Date: Sat, 28 Jul 2007 18:05:51 +0000 (UTC) From: Chin-San Huang <chinsan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Perl6-Rules Makefile distinfo pkg-descr pkg-plist Message-ID: <200707281805.l6SI5pcv070016@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707281805.l6SI5pcv070016>