aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-OPCheck/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* PL_check is an array indexed by opcode number (op_type) that containsMartin Wilke2009-03-111-0/+8
function pointers invoked as the last stage of optree compilation, per op. WWW: http://search.cpan.org/dist/B-OPCheck/ PR: ports/132531 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=229892