cvs commit: ports/devel Makefile ports/devel/p5-carton Makefile
distinfo pkg-descr pkg-plist
Jun Kuriyama
kuriyama at FreeBSD.org
Fri Oct 14 13:52:34 UTC 2011
kuriyama 2011-10-14 13:52:34 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-carton Makefile distinfo pkg-descr pkg-plist
Log:
carton is a command line tool to track the Perl module dependencies
for your Perl application. The managed dependencies are tracked in a
carton.lock file, which is meant to be version controlled, and the
lock file allows other developers of your application will have the
exact same versions of the modules.
WWW: http://search.cpan.org/dist/carton/
Revision Changes Path
1.4603 +1 -0 ports/devel/Makefile
1.1 +52 -0 ports/devel/p5-carton/Makefile (new)
1.1 +2 -0 ports/devel/p5-carton/distinfo (new)
1.1 +7 -0 ports/devel/p5-carton/pkg-descr (new)
1.1 +20 -0 ports/devel/p5-carton/pkg-plist (new)
More information about the cvs-ports
mailing list