summaryrefslogtreecommitdiff
path: root/databases/wfb2sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Um, my bad. Hook up the pkg-message so that it gets displayed whenSean Chittenden2003-08-212-0/+6
| | | | | | | building the port. Too much time in the beer garden tonight... Notes: svn path=/head/; revision=87440
* Add nifty little script that parses the CIA's World Factbook andSean Chittenden2003-08-215-0/+80
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. Notes: svn path=/head/; revision=87438