cvs commit: ports/devel Makefile ports/devel/p5-Perl6-Rules
Makefile distinfo pkg-descr pkg-plist
Chin-San Huang
chinsan at FreeBSD.org
Sat Jul 28 18:05:51 UTC 2007
chinsan 2007-07-28 18:05:51 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Perl6-Rules Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-Perl6-Rules, this module implements a close simulation of the Perl 6
rule and grammar constructs, translating them back to Perl 5 regexes via a
source filter. (And hence suffers from all the usual limitations of a source
filter, including the ability to translate complex code spectacularly wrongly).
Approved by: rafan (mentor, implicit)
Revision Changes Path
1.2830 +1 -0 ports/devel/Makefile
1.1 +26 -0 ports/devel/p5-Perl6-Rules/Makefile (new)
1.1 +3 -0 ports/devel/p5-Perl6-Rules/distinfo (new)
1.1 +6 -0 ports/devel/p5-Perl6-Rules/pkg-descr (new)
1.1 +5 -0 ports/devel/p5-Perl6-Rules/pkg-plist (new)
More information about the cvs-ports
mailing list