aboutsummaryrefslogtreecommitdiff
path: root/databases/dbf2mysql
Commit message (Collapse)AuthorAgeFilesLines
* Per distfile survey, chase mastersites.Mark Linimon2004-06-241-2/+4
| | | | | | | | | PR: ports/67221 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Approved by: maintainer timeout (4 weeks) Notes: svn path=/head/; revision=112164
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* No documentation for the port databases/dbf2mysql is installedEdwin Groothuis2004-01-101-0/+5
| | | | | | | | | | | There is no documentation after the port dbf2mysql installation. PR: ports/51140 Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=97854
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use MASTER_SITES that do not redirect to obfuscatedChris D. Faulhaber2001-11-271-1/+2
| | | | | | | directory names. Notes: svn path=/head/; revision=50647
* Fix installation (WRKDIR -> WRKSRC)Chris D. Faulhaber2001-02-201-2/+2
| | | | | | | Submitted by: ken@mui.net Notes: svn path=/head/; revision=38498
* Use mkstemp() instead of tempnam()Chris D. Faulhaber2001-02-071-0/+46
| | | | Notes: svn path=/head/; revision=38069
* Update port to 1.14Chris D. Faulhaber2001-02-073-36/+20
| | | | Notes: svn path=/head/; revision=38068
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Update MASTER_SITESChris D. Faulhaber2000-07-072-3/+3
| | | | | | | Update my email address Notes: svn path=/head/; revision=30343
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-4/+4
| | | | Notes: svn path=/head/; revision=27418
* For backwards compatibility with FreeBSD 2.2.x due to it'sChris Piazza1999-10-051-1/+11
| | | | | | | | | | | | | | | (apparent) lack of 's' support in ar. change: ar rcs libdbf.a ... to: ar rc libdbf.a ... ranlib libdbf.a PR: 14139 Submitted by: maintainer Notes: svn path=/head/; revision=22174
* A set of programs to convert a .dbf file to a MySQL tableDan Moschuk1999-10-036-0/+73
and vice versa. PR: ports/14097 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=22151