Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't explicitly link libc in. This fixes gnomedb-fe (Gnomedb Fronend) crash. | Maxim Sobolev | 2002-01-14 | 6 | -3/+45 |
| | | | | | | Bump PORTREVISION. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Update to 0.2.5. | Akinori MUSHA | 2002-01-12 | 2 | -2/+2 |
| | |||||
* | - Fix include patch for Python != 2.1 | Dirk Meyer | 2002-01-12 | 1 | -1/+7 |
| | | | | - still boken for python2.2 | ||||
* | Update to 0.31.a | Patrick Li | 2002-01-11 | 3 | -3/+3 |
| | | | | | PR: 33796 Submitted by: maintainer | ||||
* | It seems the updated FreeTDS' libct is not linked with libgiconv, so | Akinori MUSHA | 2002-01-11 | 1 | -2/+11 |
| | | | | manually add here to unbreak the build. | ||||
* | - rename OPTIONS: | Dirk Meyer | 2002-01-10 | 2 | -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 MUSHA | 2002-01-10 | 4 | -4/+4 |
| | |||||
* | Unbroke with python 2.2. | Maxim Sobolev | 2002-01-09 | 2 | -0/+34 |
| | |||||
* | Unbroke with python 2.2. | Maxim Sobolev | 2002-01-09 | 2 | -2/+311 |
| | |||||
* | Update to 1.65 | Patrick Li | 2002-01-09 | 2 | -2/+2 |
| | | | | | PR: 33657 Submitted by: maintainer | ||||
* | Fix MASTER_SITE. It now tries to redirect to the new one, but the | Mikhail Teterin | 2002-01-08 | 1 | -1/+1 |
| | | | | | | redirection is broken... Woof... Submitted by: fenner's script (thanks!) | ||||
* | Fully qualify MAINTAINER address. | Bill Fenner | 2002-01-07 | 3 | -3/+3 |
| | |||||
* | Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. | Thomas Gellekum | 2002-01-07 | 1 | -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 MUSHA | 2002-01-07 | 3 | -6/+6 |
| | |||||
* | - make portlint happier | Dirk Meyer | 2002-01-05 | 1 | -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 Nordby | 2002-01-03 | 7 | -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 MUSHA | 2002-01-03 | 1 | -1/+1 |
| | |||||
* | Update Ruby/DBI and DBD modules to 0.0.12. | Akinori MUSHA | 2002-01-03 | 8 | -9/+22 |
| | |||||
* | Upgrade to 1.3.3.6. | Dmitry Sivachenko | 2002-01-01 | 6 | -122/+22 |
| | |||||
* | Upgrade to 3.23.47. | Dirk Froemberg | 2001-12-29 | 27 | -36/+36 |
| | |||||
* | Update to 2.0.10. | Akinori MUSHA | 2001-12-28 | 2 | -2/+2 |
| | |||||
* | add clip 0.96 | Ying-Chieh Liao | 2001-12-27 | 6 | -0/+474 |
| | | | | xBase and Clipper language compatible compiler | ||||
* | Remove this port since we now have db4 port for the latest version | Steve Price | 2001-12-26 | 8 | -987/+0 |
| | | | | | | and no other port uses this one. Approved by: maintainer | ||||
* | Update to 2.1.1 | Dmitry Sivachenko | 2001-12-26 | 2 | -2/+2 |
| | | | | | PR: 33127 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | PORTEPOCH remains 1 | Ying-Chieh Liao | 2001-12-26 | 2 | -2/+2 |
| | | | | Submitted by: Joe Clarke <marcus@marcuscom.com> | ||||
* | Update to 0.16. | Pete Fritchman | 2001-12-26 | 2 | -2/+2 |
| | |||||
* | Add mird 1.0.7, a free database library with transaction support. | Pete Fritchman | 2001-12-26 | 6 | -0/+47 |
| | | | | | PR: 31827 Submitted by: Xavier Beaudouin <kiwi@oav.net> | ||||
* | portlint: | Dirk Froemberg | 2001-12-25 | 1 | -1/+1 |
| | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters | ||||
* | fix conflict db3 with other db's | Ying-Chieh Liao | 2001-12-25 | 10 | -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 libct | Steve Price | 2001-12-24 | 1 | -1/+1 |
| | | | | dependency. | ||||
* | Use the versioned distfile so that we get the right one. | Steve Price | 2001-12-24 | 2 | -2/+2 |
| | |||||
* | Add missing firebird-devel subdir. | Will Andrews | 2001-12-24 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | patch for 4.0.14 | Ying-Chieh Liao | 2001-12-24 | 72 | -7104/+8576 |
| | | | | | PR: 32533 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer) | ||||
* | Update to 0.53 | David W. Chapman Jr. | 2001-12-24 | 12 | -72/+130 |
| | | | | | PR: 33126 Submitted by: tkato@prontomail.com | ||||
* | - PORTDOCS police | Patrick Li | 2001-12-24 | 2 | -6/+6 |
| | | | | | - DOCSDIR support to some - Brush out some lint | ||||
* | db4 -> ports/databases/db4 | Ying-Chieh Liao | 2001-12-23 | 1 | -0/+1 |
| | |||||
* | Update to version 1.64 | Kevin Lo | 2001-12-22 | 3 | -11/+14 |
| | | | | | PR: 33025 Submitted by: MAINTAINER | ||||
* | Update to version 2.55 | Kevin Lo | 2001-12-22 | 2 | -2/+2 |
| | | | | | PR: 33026 Submitted by: MAINTAINER | ||||
* | Backout previous change - it seems that new revision of the patch doesn't | Maxim Sobolev | 2001-12-20 | 6 | -102/+48 |
| | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | ||||
* | Add support for InnoDB tables. | Dirk Froemberg | 2001-12-19 | 9 | -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 Sobolev | 2001-12-19 | 6 | -48/+102 |
| | |||||
* | - Use standard USE_PYTHON=yes instead of hardcoded path. | Dirk Meyer | 2001-12-19 | 2 | -7/+3 |
| | | | | - Fix an problem installion on a clean system. | ||||
* | - remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is set | Dirk Froemberg | 2001-12-18 | 9 | -36/+63 |
| | | | | - add a warning for BUILD_OPTIMIZED | ||||
* | Bump PORTREVISION here, too, because CXX="${CC}" in master port | Dirk Froemberg | 2001-12-18 | 9 | -9/+9 |
| | | | | also affects slave port. | ||||
* | - CXX=${CC} to get rid of libstdc++ in order to improve stability | Dirk Froemberg | 2001-12-17 | 9 | -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.0 | Ying-Chieh Liao | 2001-12-17 | 4 | -40/+50 |
| | | | | | PR: 32851 Submitted by: Ports Fury | ||||
* | - Update to build with python 2.1 | Dirk Meyer | 2001-12-17 | 2 | -2/+6 |
| | | | | - fix extra files in package | ||||
* | Update repo copy to firebird-devel | David W. Chapman Jr. | 2001-12-17 | 12 | -47/+77 |
| | | | | | PR: 32553 Submitted by: maintainer | ||||
* | Update to 1.63 | Patrick Li | 2001-12-15 | 2 | -3/+3 |
| | | | | | PR: 32792 Submitted by: maintainer | ||||
* | add ruby-interbase | Ying-Chieh Liao | 2001-12-13 | 7 | -0/+76 |
| | | | | | | | Ruby interface to Interbase library PR: 31869 Submitted by: Sergey Skvortsov <skv@protey.ru> |