Bug 132531 - [NEW PORT] devel/p5-B-OPCheck: PL_check hacks using Perl callbacks
Summary: [NEW PORT] devel/p5-B-OPCheck: PL_check hacks using Perl callbacks
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 09:40 UTC by gslin
Modified: 2009-03-11 17:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-B-OPCheck-0.27.shar (2.13 KB, text/plain)
2009-03-11 09:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2009-03-11 09:40:02 UTC
PL_check is an array indexed by opcode number (op_type) that contains
function pointers invoked as the last stage of optree compilation,
per op.

WWW:	http://search.cpan.org/dist/B-OPCheck/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-03-11 14:34:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-03-11 16:53:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-03-11 16:53:36 UTC
miwi        2009-03-11 16:53:26 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-B-OPCheck   Makefile distinfo pkg-descr pkg-plist 
  Log:
  PL_check is an array indexed by opcode number (op_type) that contains
  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>
  
  Revision  Changes    Path
  1.3397    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-B-OPCheck/Makefile (new)
  1.1       +3 -0      ports/devel/p5-B-OPCheck/distinfo (new)
  1.1       +5 -0      ports/devel/p5-B-OPCheck/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-B-OPCheck/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"