cvs commit: ports/devel Makefile ports/devel/p5-Fennec-Lite
Makefile distinfo pkg-descr pkg-plist
Jun Kuriyama
kuriyama at FreeBSD.org
Tue Nov 23 03:22:17 UTC 2010
kuriyama 2010-11-23 03:22:17 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Fennec-Lite Makefile distinfo pkg-descr pkg-plist
Log:
Fennec does a ton, but it may be hard to adopt it all at once. It also
is a large project, and has not yet been fully split into component
projects. Fennec::Lite takes a minimalist approach to do for Fennec
what Mouse does for Moose.
Fennec::Lite is a single module file with no non-core dependencies. It
can easily be used by any project, either directly, or by copying it
into your project. The file itself is less than 300 lines of code at
the time of this writing, that includes whitespace.
WWW: http://search.cpan.org/dist/Fennec-Lite/
Revision Changes Path
1.4135 +1 -0 ports/devel/Makefile
1.1 +21 -0 ports/devel/p5-Fennec-Lite/Makefile (new)
1.1 +2 -0 ports/devel/p5-Fennec-Lite/distinfo (new)
1.1 +11 -0 ports/devel/p5-Fennec-Lite/pkg-descr (new)
1.1 +2 -0 ports/devel/p5-Fennec-Lite/pkg-plist (new)
More information about the cvs-all
mailing list