summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't explicitly link libc in. This fixes gnomedb-fe (Gnomedb Fronend) crash.Maxim Sobolev2002-01-146-3/+45
| | | | | | Bump PORTREVISION. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 0.2.5.Akinori MUSHA2002-01-122-2/+2
|
* - Fix include patch for Python != 2.1Dirk Meyer2002-01-121-1/+7
| | | | - still boken for python2.2
* Update to 0.31.aPatrick Li2002-01-113-3/+3
| | | | | PR: 33796 Submitted by: maintainer
* It seems the updated FreeTDS' libct is not linked with libgiconv, soAkinori MUSHA2002-01-111-2/+11
| | | | manually add here to unbreak the build.
* - rename OPTIONS:Dirk Meyer2002-01-102-19/+15
| | | | | | | | | | | | METAKIT_WITH_TCL -> METAKIT_WITH_TCL83 METAKIT_WITH_TCLKIT -> METAKIT_WITH_TCL84 - BROKEN for python 2.2 - obsolete OPTIONS: METAKIT_WITHOUT_PYTHON - new OPTIONS: METAKIT_WITH_PYTHON
* Update MASTER_SITES and WWW.Akinori MUSHA2002-01-104-4/+4
|
* Unbroke with python 2.2.Maxim Sobolev2002-01-092-0/+34
|
* Unbroke with python 2.2.Maxim Sobolev2002-01-092-2/+311
|
* Update to 1.65Patrick Li2002-01-092-2/+2
| | | | | PR: 33657 Submitted by: maintainer
* Fix MASTER_SITE. It now tries to redirect to the new one, but theMikhail Teterin2002-01-081-1/+1
| | | | | | redirection is broken... Woof... Submitted by: fenner's script (thanks!)
* Fully qualify MAINTAINER address.Bill Fenner2002-01-073-3/+3
|
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-071-0/+1
| | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports.
* Update to 2.4.2. FYI, support for MySQL 4.0 has been added.Akinori MUSHA2002-01-073-6/+6
|
* - make portlint happierDirk Meyer2002-01-051-5/+4
| | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
* Add TOra version 1.2.1, Toolkit for Oracle.Anders Nordby2002-01-037-0/+411
| | | | | | | | TOra is a well-featured QT based GUI database administration toolkit. It has some, limited support for MySQL. Due to the lack of native Oracle libraries for FreeBSD, this port only supports MySQL (and a limited set of features). It's still a very polished application with a lot of potential.
* Update the BROKEN message.Akinori MUSHA2002-01-031-1/+1
|
* Update Ruby/DBI and DBD modules to 0.0.12.Akinori MUSHA2002-01-038-9/+22
|
* Upgrade to 1.3.3.6.Dmitry Sivachenko2002-01-016-122/+22
|
* Upgrade to 3.23.47.Dirk Froemberg2001-12-2927-36/+36
|
* Update to 2.0.10.Akinori MUSHA2001-12-282-2/+2
|
* add clip 0.96Ying-Chieh Liao2001-12-276-0/+474
| | | | xBase and Clipper language compatible compiler
* Remove this port since we now have db4 port for the latest versionSteve Price2001-12-268-987/+0
| | | | | | and no other port uses this one. Approved by: maintainer
* Update to 2.1.1Dmitry Sivachenko2001-12-262-2/+2
| | | | | PR: 33127 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* PORTEPOCH remains 1Ying-Chieh Liao2001-12-262-2/+2
| | | | Submitted by: Joe Clarke <marcus@marcuscom.com>
* Update to 0.16.Pete Fritchman2001-12-262-2/+2
|
* Add mird 1.0.7, a free database library with transaction support.Pete Fritchman2001-12-266-0/+47
| | | | | PR: 31827 Submitted by: Xavier Beaudouin <kiwi@oav.net>
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
* fix conflict db3 with other db'sYing-Chieh Liao2001-12-2510-976/+1154
| | | | | | | | db* utils now with `db3_' prefix (like in db4 port) sort pkg-plist PR: 33165 Submitted by: maintainer
* Make this compile again by adding -lgiconv to satisfy the libctSteve Price2001-12-241-1/+1
| | | | dependency.
* Use the versioned distfile so that we get the right one.Steve Price2001-12-242-2/+2
|
* Add missing firebird-devel subdir.Will Andrews2001-12-241-0/+1
| | | | Submitted by: bento
* patch for 4.0.14Ying-Chieh Liao2001-12-2472-7104/+8576
| | | | | PR: 32533 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer)
* Update to 0.53David W. Chapman Jr.2001-12-2412-72/+130
| | | | | PR: 33126 Submitted by: tkato@prontomail.com
* - PORTDOCS policePatrick Li2001-12-242-6/+6
| | | | | - DOCSDIR support to some - Brush out some lint
* db4 -> ports/databases/db4Ying-Chieh Liao2001-12-231-0/+1
|
* Update to version 1.64Kevin Lo2001-12-223-11/+14
| | | | | PR: 33025 Submitted by: MAINTAINER
* Update to version 2.55Kevin Lo2001-12-222-2/+2
| | | | | PR: 33026 Submitted by: MAINTAINER
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-206-102/+48
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Add support for InnoDB tables.Dirk Froemberg2001-12-199-18/+18
| | | | | | | This will emit a warning on startup and will be disabled if not configured properly. See http://www.mysql.com/doc/I/n/InnoDB.html for details.
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-196-48/+102
|
* - Use standard USE_PYTHON=yes instead of hardcoded path.Dirk Meyer2001-12-192-7/+3
| | | | - Fix an problem installion on a clean system.
* - remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is setDirk Froemberg2001-12-189-36/+63
| | | | - add a warning for BUILD_OPTIMIZED
* Bump PORTREVISION here, too, because CXX="${CC}" in master portDirk Froemberg2001-12-189-9/+9
| | | | also affects slave port.
* - CXX=${CC} to get rid of libstdc++ in order to improve stabilityDirk Froemberg2001-12-179-9/+99
| | | | | | | | | | | under heavy load - add BUILD_STATIC option to link mysqld statically - add BUILD_OPTIMIZED to add -mcpu=pentiumpro -O3 -fno-omit-frame-pointer to CFLAGS (and thus to CXXFLAGS) Submitted by: Sergei Golubchik <serg@mysql.com>
* upgrade to 2.1.0Ying-Chieh Liao2001-12-174-40/+50
| | | | | PR: 32851 Submitted by: Ports Fury
* - Update to build with python 2.1Dirk Meyer2001-12-172-2/+6
| | | | - fix extra files in package
* Update repo copy to firebird-develDavid W. Chapman Jr.2001-12-1712-47/+77
| | | | | PR: 32553 Submitted by: maintainer
* Update to 1.63Patrick Li2001-12-152-3/+3
| | | | | PR: 32792 Submitted by: maintainer
* add ruby-interbaseYing-Chieh Liao2001-12-137-0/+76
| | | | | | | Ruby interface to Interbase library PR: 31869 Submitted by: Sergey Skvortsov <skv@protey.ru>