Date: Thu, 21 Aug 2003 02:32:49 -0700 (PDT) From: Sean Chittenden <seanc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/wfb2sql Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <200308210932.h7L9Wnqn052560@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
seanc 2003/08/21 02:32:49 PDT
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/wfb2sql Makefile distinfo pkg-descr pkg-message
pkg-plist
Log:
Add nifty little script that parses the CIA's World Factbook and
converts it into SQL for PostgreSQL, DB2, or MySQL. Includes
referential constraints for PostgreSQL and DB2. Useful for those
wanting to populate a database with dummy data that isn't completely
fake or people who make frequent use of the data.
Revision Changes Path
1.258 +1 -0 ports/databases/Makefile
1.1 +39 -0 ports/databases/wfb2sql/Makefile (new)
1.1 +1 -0 ports/databases/wfb2sql/distinfo (new)
1.1 +8 -0 ports/databases/wfb2sql/pkg-descr (new)
1.1 +31 -0 ports/databases/wfb2sql/pkg-message (new)
1.1 +1 -0 ports/databases/wfb2sql/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308210932.h7L9Wnqn052560>
