This package is used for setting up, maintaining, and searching a CPAN database consisting of the information stored in the three main CPAN indices: $CPAN/modules/03modlist.data.gz, $CPAN/modules/02packages.details.txt.gz, and $CPAN/authors/01mailrc.txt.gz. Authors: Randy Kobes <r.kobes@uwinnipeg.ca> WWW: http://search.cpan.org/dist/CPAN-SQLite Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
clsung 2007-04-25 07:50:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-CPAN-SQLite Makefile distinfo pkg-descr pkg-plist Log: Add p5-CPAN-SQLite 0.1, search CPAN using a SQLite database. PR: ports/107723 Submitted by: Christopher Boumenot <boumenot at gmail.com> Revision Changes Path 1.2743 +1 -0 ports/devel/Makefile 1.1 +46 -0 ports/devel/p5-CPAN-SQLite/Makefile (new) 1.1 +3 -0 ports/devel/p5-CPAN-SQLite/distinfo (new) 1.1 +7 -0 ports/devel/p5-CPAN-SQLite/pkg-descr (new) 1.1 +18 -0 ports/devel/p5-CPAN-SQLite/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thank You.