aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql2pgsql
Commit message (Collapse)AuthorAgeFilesLines
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-031-7/+1
| | | | with letter b-f
* Reset petef due to no response to email. We hope to see him back sometime.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Chase dependency on p5-DBD-Pg.nork2005-05-081-1/+7
| | | | (Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* utilize SITE_PERLijliao2003-10-241-1/+1
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-161-2/+1
| | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
| | | | Reviewed by: ade
* - modify Makefile to correctly handle the DISTFILE.roberto2001-06-242-2/+19
| | | | | | - add a patch to correctly handle the arguments (sent to the author). Approved by: petef@databits.net (MAINTAINER)
* The perl script mysql2pgsql can be used to convert MySQL databasejeh2001-06-235-0/+39
dumps to a -compatible format (so the data can be imported into PostgreSQL). PR: 27702 Submitted by: Pete Fritchman <petef@databits.net>