aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-246-6/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-2482-460/+428
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Add p5-Search-InvertedIndex 1.13, a manager for inverted index maps.Foxfair Hu2003-10-245-0/+61
| | | | | | | | PR: 58456 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=92028
* Update to beta5. RC1 should be coming in a week. There were a fewSean Chittenden2003-10-233-2/+21
| | | | | | | | | | | schema changes to the information_schema which require an initdb, sorry. On an upbeat note, the release notes were finally flushed out with the details of what's been completed for 7.4. Enjoy! http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL Notes: svn path=/head/; revision=91987
* o Update to 4.0.16 release.Norikatsu Shigemura2003-10-234-24/+38
| | | | | | | | | | | o Various little fixes. o Change behaviour of BUILD_OPTIMIZED. PR: ports/58377 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=91965
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* Skip the built-in test suite.Sergey A. Osokin2003-10-211-4/+1
| | | | | | | | Submitted by: Lars Eggert <larse@isi.edu> (maintainer) PR: 58344 Notes: svn path=/head/; revision=91839
* - Update to 0.24 [1]Erwin Lansing2003-10-212-3/+3
| | | | | | | | | | | - Reset bouncing maintainer address PR: 58074 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1] Approved by: bouncing maintainer address Notes: svn path=/head/; revision=91811
* Fix pkg-plist.Sergey Skvortsov2003-10-211-1/+1
| | | | | | | Pointed by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=91810
* Fix plist and bump PORTREVISION subsequently.Hye-Shik Chang2003-10-192-0/+12
| | | | Notes: svn path=/head/; revision=91654
* Utilize new USE_PYTHON instead of pkg-req script.Hye-Shik Chang2003-10-192-23/+1
| | | | Notes: svn path=/head/; revision=91649
* Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.Hye-Shik Chang2003-10-193-19/+7
| | | | Notes: svn path=/head/; revision=91636
* Update to 2.79.Sergey A. Osokin2003-10-172-2/+2
| | | | Notes: svn path=/head/; revision=91513
* Update to 3.01Sergey A. Osokin2003-10-172-2/+2
| | | | Notes: svn path=/head/; revision=91512
* - Fix buildKirill Ponomarev2003-10-172-0/+2
| | | | | | | | Approved bu: maintainer Reported by: kris via bento Notes: svn path=/head/; revision=91494
* Updated to 2.9002Sergey Skvortsov2003-10-172-3/+2
| | | | | | | | PR: ports/58048 Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Notes: svn path=/head/; revision=91492
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91368
* Update to 0.10Mathieu Arnold2003-10-152-2/+2
| | | | Notes: svn path=/head/; revision=91339
* Updated to 0.31Sergey Skvortsov2003-10-152-2/+2
| | | | Notes: svn path=/head/; revision=91308
* BROKEN: Does not installKris Kennaway2003-10-151-0/+2
| | | | Notes: svn path=/head/; revision=91269
* Drop maintainership. I don't use these regularly any more, sorry.Akinori MUSHA2003-10-141-1/+1
| | | | | | | Seems they started using Linux specific constants.. Notes: svn path=/head/; revision=91259
* Update to 0.3.6.Akinori MUSHA2003-10-142-3/+3
| | | | Notes: svn path=/head/; revision=91256
* Update to 1.1a.Akinori MUSHA2003-10-143-3/+8
| | | | Notes: svn path=/head/; revision=91252
* Add a post-install message that DBD ports are available as separateAkinori MUSHA2003-10-142-0/+5
| | | | | | | | | ports. Suggested by: Justin Honold <justin@badbeat.com> Notes: svn path=/head/; revision=91250
* Updated to 0.14Sergey Skvortsov2003-10-144-17/+16
| | | | Notes: svn path=/head/; revision=91210
* s/pqeasy/pgeasy/Joe Marcus Clarke2003-10-132-2/+2
| | | | | | | Submitted by: Sebastian Schaffert <wastl@wastl.net> Notes: svn path=/head/; revision=91071
* New slaveport: databases/postgresql-client.Edwin Groothuis2003-10-132-0/+17
| | | | | | | | | | It installs databases/postgresql7 with the WITHOUT_SERVER option, making it an ideal replacement for all the ports 'which require libpq.so.3 but are currently building the full database server for it'. Notes: svn path=/head/; revision=91010
* Set pkg-comment only when there isn't one set yet (make portEdwin Groothuis2003-10-1313-13/+13
| | | | | | | master/slave clean) Notes: svn path=/head/; revision=91009
* Update to 1.0.1.Adam Weinberger2003-10-128-9/+8
| | | | Notes: svn path=/head/; revision=90939
* Updated to 0.30Sergey Skvortsov2003-10-122-2/+2
| | | | Notes: svn path=/head/; revision=90910
* - use DOCSDIRDirk Meyer2003-10-121-112/+112
| | | | Notes: svn path=/head/; revision=90904
* Add a CONFLICT entry against databases/zodb3.Hye-Shik Chang2003-10-121-0/+1
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=90882
* - Update to 3.2.Hye-Shik Chang2003-10-113-436/+670
| | | | | | | | - Assign maintainership to me. - Add an CONFLICTS entry against zodb-1*. Notes: svn path=/head/; revision=90842
* Update to 1.01Mathieu Arnold2003-10-103-11/+10
| | | | | | | | | use %%SITE_PERL%% Approved by: maintainer Notes: svn path=/head/; revision=90803
* - Install example and (minimal) documentationKirill Ponomarev2003-10-102-2/+22
| | | | | | | | | | | | | - Use PYTHON_SITELIBDIR macro in pkg-plist - Shorten COMMENT to make pkg_info(1) happier - Bump PORTREVISION for changed package PR: 57814 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: maintainer Notes: svn path=/head/; revision=90796
* Update to 1.22Mathieu Arnold2003-10-093-4/+3
| | | | Notes: svn path=/head/; revision=90704
* Miscellaneous installation improvements, including (but not limited to)Dag-Erling Smørgrav2003-10-098-46/+225
| | | | | | | preserving pre-existing configuration and data. Notes: svn path=/head/; revision=90670
* Upgrade to 0.7.2.Vanilla I. Shu2003-10-061-1/+1
| | | | | | | | PR: ports/57615 Submitted by: maintainer Notes: svn path=/head/; revision=90470
* [patch] databases/py-MySQLdb: take maintainership and misc improvement.Edwin Groothuis2003-10-064-36/+38
| | | | | | | | | | | | | * Use USE_MYSQL and BROKEN_WITH_MYSQL for 4.1.x since it doesn't work (thanks to Guy Middleton <guy@obstruction.com> for testing it with MySQL 4.0.x) * use %%DOCSDIR%% * take maintainership PR: ports/56579 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90444
* New port: special purpose database applicationEdwin Groothuis2003-10-066-0/+43
| | | | | | | | | | | | | | The useracc utility is a special purpose database application to store and retrieve data about users in a distributed environment. It is usable in situations where a single numerical and/or a single non-numerical field for each index (possibly a user name) are adequate. PR: ports/46394 Submitted by: Konrad Heuer <kheuer@gwdg.de> Notes: svn path=/head/; revision=90334
* Add a cast of tunables (mostly for for development and debugging) andSean Chittenden2003-10-033-8/+44
| | | | | | | upddate the port for 7.4 beta 4. Notes: svn path=/head/; revision=90170
* Add p5-DBD-PgSPI 0.01Mathieu Arnold2003-10-036-0/+70
| | | | | | | | | | Provides access to PostgreSQL db through DBI within pl/perl functions. PR: 51097 Submitted by: myself Notes: svn path=/head/; revision=90145
* Protect against accidentally defining USE_MYSQL in the environment orPeter Pentchev2003-10-039-0/+38
| | | | | | | | | | | | on the make(1) command line[1]. Unbreak mysql40-server's building on -CURRENT (-pthread)[2]. PR: 56252[1], 56925[2] Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1], Alex Dupre <sysadmin@alexdupre.com> (maintainer) [2] Notes: svn path=/head/; revision=90144
* Add p5-Class-DBI-ToSax 0.09, extension to Class::DBI for sqlite.Mathieu Arnold2003-10-035-0/+51
| | | | Notes: svn path=/head/; revision=90120
* Chase up new MASTER_SITE_SAVANNAH.Edwin Groothuis2003-10-031-1/+2
| | | | | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=90089
* Update to 0.02Mathieu Arnold2003-10-025-7/+25
| | | | | | | | | | | Use SITE_PERL, add WWW and a patch to generate man page maintainer timeout (5 months) PR: 51572 Submitted by: myself Notes: svn path=/head/; revision=90032
* Fix reference in .omf file to html documentation. So it can be navigatedAlexander Nedotsukov2003-10-026-0/+36
| | | | | | | via Yelp. Notes: svn path=/head/; revision=90014
* Fix pkg-plist.Sergey Skvortsov2003-10-012-2/+6
| | | | | | | | PR: ports/57393 Submitted by: dinoex Notes: svn path=/head/; revision=89994
* Add libgdamm 1.3.0, C++ wrapper for libgda2 library.Alexander Nedotsukov2003-10-016-0/+71
| | | | Notes: svn path=/head/; revision=89982
* Update to the latest snapshot for 7.4beta3. Mostly bug fixes, but theSean Chittenden2003-10-014-9/+56
| | | | | | | | | | most significant change is the ability to change PostgreSQL's block size with the nob: WITH_PGBLOCKSIZE=("16K"|"32K"). Release notes: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL Notes: svn path=/head/; revision=89950