Date: Thu, 2 Apr 2009 18:26:51 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/p5-Test-Database Makefile distinfo pkg-descr pkg-plist Message-ID: <200904021826.n32IQpQ7087838@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-04-02 18:26:51 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/p5-Test-Database Makefile distinfo pkg-descr
pkg-plist
Log:
There's plenty of modules which need a database, and they all have
to be configured differently and they're always a PITA when you first
install and each and every time they upgrade.
Test::Database provides a simple way for test authors to request
a test database, without worrying about environment variables or the
test host configuration.
WWW: http://search.cpan.org/dist/Test-Database/
PR: ports/133273
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.755 +1 -0 ports/databases/Makefile
1.1 +33 -0 ports/databases/p5-Test-Database/Makefile (new)
1.1 +3 -0 ports/databases/p5-Test-Database/distinfo (new)
1.1 +9 -0 ports/databases/p5-Test-Database/pkg-descr (new)
1.1 +14 -0 ports/databases/p5-Test-Database/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904021826.n32IQpQ7087838>
