summaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* - Pass maintainership to submittergarga2005-09-131-1/+1
| | | | | PR: ports/86040 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
* - This port does not build with iODBC yet -- remove WITH_UNIXODBC/IODBCfjoe2005-09-131-14/+1
| | | | | options - Bump PORTREVISION
* Use BROKEN instead of ".error". This allows to run "make config" tofjoe2005-09-131-1/+1
| | | | reconfigure the port properly.
* - Fix build on RELENG_4 [1]fjoe2005-09-132-5/+17
| | | | | | | - Fix build with iODBC - Bump PORTREVISION Found by: kris (via pointyhat) [1]
* Update to 0.44skv2005-09-136-229/+5
| | | | Changes: http://search.cpan.org/src/EDPRATOMO/DBD-InterBase-0.44/Changes
* Update to 4.0.26 release.ale2005-09-135-70/+15
|
* Update to 0.6.1jylefort2005-09-125-10/+58
| | | | | PR: ports/86030 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
* Oops... true is in /usr/bin, not /bin.adamw2005-09-121-1/+1
|
* - Update to 1.8.33ahze2005-09-113-4/+4
|
* - Don't execute incorrect configure tests that fail on FreeBSD 4.Xpav2005-09-103-9/+93
| | | | | | | | | | | | PR: ports/80395 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (seanc; 4 months) - Install libmemcache.so.1 symlink and run ldconfig PR: ports/82617 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (seanc; 2 months)
* - Support bdb43pav2005-09-101-0/+3
| | | | | | PR: ports/82924 Submitted by: delphij Approved by: maintainer timeout (knu; 2 months)
* In private mail adamw agreed that supporting the more genericdougb2005-09-101-0/+4
| | | | | WITHOUT_PYTHON was a useful idea, and asked me to commit it for him as he was not going to be able to get to it for a while.
* Reset bouncing maintainer address. Sorry to see you go.linimon2005-09-101-1/+1
| | | | Hat: portmgr
* Python-dependent apps may cause metakit.py to be byte-compiled intoadamw2005-09-092-3/+4
| | | | | | metakit.pyc. Remove this file if it exists. Also, utilize %%PYTHON_SITELIBDIR%%.
* Update patch for 5.0.5 release.ale2005-09-081-11/+2
|
* Upgrade to 1.0.2 (bug fixes).thierry2005-09-072-5/+5
|
* Actually convert *all* defined(METAKIT_WITH_PYTHON) instanced toadamw2005-09-071-3/+2
| | | | | | !defined(METAKIT_WITHOUT_PYTHON). Previous commit obviously totally untested by: me
* Default python support to ON. This means that if you DON'T want pythonadamw2005-09-071-1/+2
| | | | | | support, you must specify METAKIT_WITHOUT_PYTHON. Reviewed by: krion
* Update to 5.0.12 release.ale2005-09-0712-18/+18
| | | | | PR: ports/85665 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* Update to 1.00lth2005-09-072-11/+4
|
* BROKEN: Unfetchablekris2005-09-071-0/+2
|
* Update to 0.7.3.vsevolod2005-09-062-3/+3
| | | | | Submitted by: Andrzej Kuku?a <akukula@gmail.com> Approved by: perky (mentor, maintainer)
* Pass maintainership to submitter.novel2005-09-061-1/+1
| | | | | PR: 85777 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
* Update to 0.34skv2005-09-063-8/+4
|
* - Fix pkg-plist.fjoe2005-09-062-0/+2
| | | | | | - Bump PORTREVISION. Pointed out by: kris (via pointyhat)
* Really upgrade to 4.5.2 (actually, the former tarball still contained athierry2005-09-062-3/+4
| | | | | | previous version!). Noticed by: Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
* Update to version 3.2.5.green2005-09-064-12/+12
| | | | | | | | Unmark "beta" (from inside COMMENT). Fix a NOPORTDOCS build issue. Submitted by: Marcus Grando <marcus@corp.grupos.com.br> PR: 85420
* Upgrade to Aqua Data Studio v. 4.5.2.thierry2005-09-052-3/+3
|
* Update to version 1.32.demon2005-09-052-5/+4
|
* Add ruby-qdbmahze2005-09-014-0/+42
| | | | Ruby qdbm module
* - Add support for another slave portahze2005-09-011-0/+6
|
* - Add p5-qdbmahze2005-09-014-0/+52
| | | | Perl API for QDBM
* - Add support for a slave port.ahze2005-09-011-13/+32
|
* - Update to 1.8.32ahze2005-09-013-4/+4
|
* Remove bogus MASTER_SITE_SUBDIR.fjoe2005-08-311-1/+0
|
* Connect mysql2odbc, oracle8-client and oracle_odbc_driver.fjoe2005-08-311-0/+3
|
* New port: oracle_odbc_driver 0.5.5fjoe2005-08-317-0/+148
| | | | Oracle Open Source ODBC driver.
* New port: oracle8-client 0.1.1fjoe2005-08-314-0/+836
| | | | | | | | | This is a FreeBSD binary port of Oracle client libraries (OCI) made from Oracle 8.1.7.1 for Linux. This port is not officially supported by Oracle. USE AT YOUR OWN RISK! WWW: http://samodelkin.net/~fjoe/oracle/
* New port: mysql2odbc 0.99.2fjoe2005-08-317-0/+93
| | | | | | | | | | The MySQL-ODBC SDK enables you to make MySQL-specific applications database-independent without wholesale re-writes of your application code. Thus, applications that are written directly to the MySQL call level interface now end up being database independent via iODBC (or unixODBC), and usable against any ODBC accessible database (including MySQL). WWW: http://www.iodbc.org/index.php?page=mysql2odbc/index
* Update to 1.04vs2005-08-312-3/+3
| | | | | PR: ports/85028 Submitted by: maintainer
* - Fix WWWgarga2005-08-315-5/+5
| | | | | PR: ports/85529 Submitted by: maintainer
* - Fix WWWgarga2005-08-311-1/+1
| | | | | PR: ports/85528 Submitted by: maintainer
* - Fix WWWgarga2005-08-311-1/+1
| | | | | PR: ports/85527 Submitted by: maintainer
* - Update to 2.6.4-rc1garga2005-08-314-10/+10
| | | | | PR: ports/85442 Submitted by: maintainer
* s/older/newer/fjoe2005-08-302-4/+4
| | | | Submitted by: Palle Girgensohn
* Update to 3.42.osa2005-08-302-3/+3
|
* Update to 3.21.osa2005-08-303-4/+4
| | | | Sort pkg-plist.
* Update to 0.27mat2005-08-303-3/+4
|
* - remove autosplit.ix and unbreak this portleeym2005-08-301-1/+3
| | | | | | PR: 84179 Submitted by: leeym Approved by: maintainer timeout
* Fix building with the HIER option. It needs bison. [1]girgen2005-08-3016-24/+32
| | | | | | | Update the ICU patch with a assert fix, courtesy of Magnus Hagander. Pointed out by: Marcos Tischer Vallim [ports/84720] PR: 80377, 84720
OpenPOWER on IntegriCloud