aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Activate py-MySQLChris D. Faulhaber2000-01-141-0/+1
| | | | Notes: svn path=/head/; revision=24723
* Python MySQL module allows you to access easily a MySQL databaseChris D. Faulhaber2000-01-146-0/+81
| | | | | | | | | | via Python. PR: 13583 Submitted by: Dominik Rothert <dr@domix.de> Notes: svn path=/head/; revision=24722
* Add a patch for fixing a serious bug in MySQL password handling.Dirk Froemberg2000-01-1220-0/+40
| | | | | | | | | | | | | See http://www.securityfocus.com/templates/archive.pike?list=1&date=2000-01-08&msg=Pine.GSO.4.10.10001111730040.11035-100000@palver.dtek.chalmers.se for details. Everyone is strongly encouraged to upgrade. Submitted by: Spidey <beaupran@iro.umontreal.ca> Notes: svn path=/head/; revision=24691
* Actually add the new patch files.Ade Lovett2000-01-1116-0/+202
| | | | | | | PR: 15999 Notes: svn path=/head/; revision=24632
* Update to 1.0.10Ade Lovett2000-01-116-92/+164
| | | | | | | | PR: 15999 Submitted by: maintainer Notes: svn path=/head/; revision=24631
* Update port to 1.1Chris D. Faulhaber2000-01-082-5/+5
| | | | Notes: svn path=/head/; revision=24570
* - upgrade to 3.22.29Dirk Froemberg2000-01-0581-241/+592
| | | | | | | | | - add -O0 for compiling sql/sql_yacc.cc. Otherwise gcc eats a lot of memory and cpu time. It seems to be a gcc compiler bug in conjunction with -O. Notes: svn path=/head/; revision=24452
* Activate metakitChris D. Faulhaber2000-01-051-0/+1
| | | | Notes: svn path=/head/; revision=24429
* METAKIT is a curious mix of flatfile, relational and OODBMSChris D. Faulhaber2000-01-056-0/+57
| | | | | | | | | | features with a small footprint and a big following. PR: 15705 Submitted by: Russell L. Carter <rcarter@pinyon.org> Notes: svn path=/head/; revision=24428
* can use tcl/tk82Andreas Klemm2000-01-032-2/+2
| | | | Notes: svn path=/head/; revision=24379
* Long awaited upgrade to postgresql 6.5.3Andreas Klemm2000-01-0328-28/+28
| | | | | | | | | Upgrade to pgaccess 0.98 follows PR: 15708 15034 Notes: svn path=/head/; revision=24377
* move libpq.so.2 to LIB_DEPENDS.Vanilla I. Shu2000-01-022-4/+4
| | | | Notes: svn path=/head/; revision=24355
* The second argument to install-info is the dir file, not the directory. :)Satoshi Asami1999-12-301-2/+2
| | | | | | | Found by: obento Notes: svn path=/head/; revision=24298
* Update to version 1.8.1.Steve Price1999-12-292-5/+6
| | | | | | | | PR: 12726 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=24238
* Update port to 0.0.5Chris D. Faulhaber1999-12-293-21/+3
| | | | Notes: svn path=/head/; revision=24218
* Activate p5-DBD-CSVChris D. Faulhaber1999-12-291-0/+1
| | | | Notes: svn path=/head/; revision=24216
* Perl module for accessing comma-separated values (CSV) via DBDChris D. Faulhaber1999-12-295-0/+40
| | | | | | | | PR: 12903 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=24215
* General comment cleanups.Tim Vanderhoek1999-12-2811-11/+11
| | | | Notes: svn path=/head/; revision=24206
* Update to v0.93.Jun Kuriyama1999-12-286-10/+16
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=24201
* remove redundent --prefix=${PREFIX} in CONFIGURE_ARGSMichael Haro1999-12-241-4/+3
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23979
* Update to version 1.0.8.Steve Price1999-12-238-16/+20
| | | | | | | | PR: 15295 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=23896
* Update to version 0.50.Steve Price1999-12-2310-10/+60
| | | | | | | | PR: 15453 Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw> Notes: svn path=/head/; revision=23881
* Update to version 0.1016.Steve Price1999-12-232-5/+5
| | | | | | | | PR: 15154 Submitted by: maintainer Notes: svn path=/head/; revision=23880
* Activate pxtoolsChris D. Faulhaber1999-12-221-0/+1
| | | | Notes: svn path=/head/; revision=23850
* pxtools is a collection of tools to work with a Paradox-databasesChris D. Faulhaber1999-12-226-0/+53
| | | | | | | PR: 15126 Notes: svn path=/head/; revision=23849
* Add Y2K linkChris D. Faulhaber1999-12-222-2/+6
| | | | | | | PR: 15176 Notes: svn path=/head/; revision=23805
* RUN_DEPENDS need to be the same as BUILD_DEPENDS. (think packages)Chris Piazza1999-12-062-0/+2
| | | | | | | | | PR: 15153 Submitted by: Alec Wolman <wolman@cs.washington.edu> Reviewed by: maintainer Notes: svn path=/head/; revision=23614
* Use stripped hostname via `hostname -s` in various scripts, to make themDirk Froemberg1999-11-2710-10/+100
| | | | | | | | | consistent with mysqld and other OS. Reported by: Clive Lin <clive@CirX.ORG> Notes: svn path=/head/; revision=23449
* Re-import of p5-MyObject version 1.0.Steve Price1999-11-275-0/+43
| | | | | | | | | | Accesses data in an MySQL database as Perl objects. PR: 14847 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23447
* Activate the p5-MyObject port.Steve Price1999-11-271-0/+1
| | | | Notes: svn path=/head/; revision=23444
* * Update from 1.2016 to 1.2209Steve Price1999-11-276-18/+20
| | | | | | | | | | | | | | | | * Volunteer to take over this port (recently relinquished by vanilla@freebsd.org) * Change BUILD_DEPENDS ${PREFIX} -> ${LOCALBASE} as required by portlint * Configure for noninteractive configure with MySQL only * Reflect change of DBD:mysql module location * Reflect change of DBD:mysql man page PR: 14969 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23443
* Activate the freetds port.Steve Price1999-11-261-0/+1
| | | | Notes: svn path=/head/; revision=23418
* Initial import of freetds version 0.42pre2.Steve Price1999-11-2610-0/+104
| | | | | | | | | | A Sybase/Microsoft TDS protocol library. PR: 14668 Submitted by: Domas Mituzas <midom@dammit.lt> Notes: svn path=/head/; revision=23412
* Remove toasted MASTER_SITE (found by distfile survey)Bill Fumerola1999-11-231-2/+1
| | | | Notes: svn path=/head/; revision=23274
* remove toasted MASTER_SITEBill Fumerola1999-11-2314-14/+0
| | | | Notes: svn path=/head/; revision=23273
* Don't list a bogus master site, because we force users to fetchBill Fumerola1999-11-231-1/+1
| | | | | | | | this manually. (even though the form can be filled out blank, and the file fetched straight from the site. oh well) Notes: svn path=/head/; revision=23272
* Upgrade to 2.7.7 / fix distfile-FennerageBill Fumerola1999-11-2324-36/+36
| | | | Notes: svn path=/head/; revision=23271
* Update MASTER_SITES and WWWChris Piazza1999-11-202-2/+2
| | | | | | | | PR: 14949 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23218
* Formatting fix for ``rrdtool fetch'' output. The submitter has sent thisSheldon Hearn1999-11-182-0/+36
| | | | | | | | | patch to the author, who I am told approves. Submitted by: Ian Freislich <iang@uunet.co.za> Notes: svn path=/head/; revision=23182
* Remove myself from MAINTAINER.Vanilla I. Shu1999-11-122-2/+2
| | | | Notes: svn path=/head/; revision=23040
* Activate new p5-GDBM portNick Sayer1999-11-091-0/+1
| | | | Notes: svn path=/head/; revision=22993
* Add p5-GDBM port. Sort of a merge of my first cut at it and anotherNick Sayer1999-11-096-0/+57
| | | | | | | from eivind. Notes: svn path=/head/; revision=22992
* More reasonable MANPATHAndreas Klemm1999-11-0814-14/+14
| | | | | | | Submitted by: Donald Chan <donald@batti.com> Notes: svn path=/head/; revision=22974
* Upgrade to tkgnats-3.0.14Justin M. Seger1999-11-024-7/+8
| | | | | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 Notes: svn path=/head/; revision=22854
* Activate the p5-SQL-Statement and tcl-Mysql ports.Steve Price1999-11-011-0/+2
| | | | Notes: svn path=/head/; revision=22831
* Initail import of p5-SQL-Statement version 0.1012.Steve Price1999-11-015-0/+42
| | | | | | | | | | A perl5 module for SQL parsing and processing. PR: 13085 Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=22830
* Initial import of tcl-Mysql version 990813.Steve Price1999-11-017-0/+79
| | | | | | | | | | A Tcl modules for accessing MySQL databases. PR: 13361 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=22829
* Fix wrong "version required"Justin M. Seger1999-10-291-1/+1
| | | | | | | | PR: ports/14544 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22723
* Distfile changed and MASTER_SITES was missing a '='Chris Piazza1999-10-252-2/+2
| | | | | | | | PR: 14475 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=22605
* Upgrade to 1.13Vanilla I. Shu1999-10-236-10/+18
| | | | | | | | PR: ports/14091 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Notes: svn path=/head/; revision=22594