Date: Fri, 14 Oct 2011 13:52:34 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-carton Makefile distinfo pkg-descr pkg-plist Message-ID: <201110141352.p9EDqYg9045846@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110141352.p9EDqYg9045846>