aboutsummaryrefslogtreecommitdiff
path: root/databases/dbf2mysql
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITES, make the port fetchable.Boris Samorodov2006-12-111-4/+4
| | | | Notes: svn path=/head/; revision=179508
* databases/dbf2mysql: add distfile mirrorsEdwin Groothuis2006-04-061-2/+5
| | | | | | | | | | Remove dead mirrors, add some working mirrors PR: ports/95374 Submitted by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=158914
* Reset jedgar as maintainer; has not responded to email about status.Mark Linimon2006-03-241-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158048
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Fix MASTER_SITES.Florent Thoumie2005-11-301-4/+2
| | | | | | | | | PR: ports/88093 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=150038
* - Add -L option to enable fast local insertsPav Lucistnik2005-09-172-6/+159
| | | | | | | | | | PR: ports/64305 Submitted by: Travis Whitton <twhitton@ppb-envlabs.com> Approved by: maintainer timeout (jedgar; 1 year) Obtained from: debian Notes: svn path=/head/; revision=143010
* 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