Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2001-08-22 | Change my email address to petef@FreeBSD.org for the ports I maintain. | Pete Fritchman | 1 | -1/+1 | |
Reviewed by: ade Notes: svn path=/head/; revision=46662 | |||||
2001-06-23 | - modify Makefile to correctly handle the DISTFILE. | Ollivier Robert | 2 | -2/+19 | |
- add a patch to correctly handle the arguments (sent to the author). Approved by: petef@databits.net (MAINTAINER) Notes: svn path=/head/; revision=44355 | |||||
2001-06-23 | The perl script mysql2pgsql can be used to convert MySQL database | James E. Housley | 5 | -0/+39 | |
dumps to a -compatible format (so the data can be imported into PostgreSQL). PR: 27702 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44339 |