summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add PostgreSQL support. Make MySQL support optional, but on by default.Sean Chittenden2003-11-012-7/+28
| | | | | | | | Specifying WITHOUT_MYSQL removes MySQL support. WITH_POSTGRESQL speaks for itself. Port revision bump. Notes: svn path=/head/; revision=92763
* Update obsolete dependencies with USE_RUBY_FEATURES.Akinori MUSHA2003-10-311-2/+2
| | | | Notes: svn path=/head/; revision=92734
* Add knoda, database frontend for KDETilman Keskinoz2003-10-315-0/+155
| | | | Notes: svn path=/head/; revision=92720
* Remove bogus autoconf dependencyTilman Keskinoz2003-10-311-3/+3
| | | | | | | | USE_MYSQL Add LDCONFIG_DIRS Notes: svn path=/head/; revision=92713
* Add hk_classes,Tilman Keskinoz2003-10-317-0/+117
| | | | | | | | | | | | | C++ library which allows rapid development of database applications. Note: hk_classes works with mysql, postgresql und ODBC, but this port only supports mysql at the moment. Prodded by: enoal <sreco@xmission.com> PR: 41380 Notes: svn path=/head/; revision=92707
* Correct pkg-plist.Dmitry Sivachenko2003-10-302-2/+2
| | | | Notes: svn path=/head/; revision=92636
* add libdbi-drivers 0.7.0Ying-Chieh Liao2003-10-306-0/+118
| | | | | | | libdbi drivers Notes: svn path=/head/; revision=92618
* Add qdbm 1.7.5, quick Database Manager is a library ofNorikatsu Shigemura2003-10-305-0/+68
| | | | | | | | | | | | routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value, organized in hash table or B+ tree.. PR: ports/58186 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=92614
* Add missed manpage.Maxim Sobolev2003-10-291-0/+1
| | | | Notes: svn path=/head/; revision=92589
* Update to version 1.0.45.Dmitry Sivachenko2003-10-298-44/+66
| | | | | | | | PR: 58297 Submitted by: Toni Viemero <toni.viemero@iki.fi> Notes: svn path=/head/; revision=92542
* - Update to version 1.0.17Kirill Ponomarev2003-10-284-4/+4
| | | | | | | | PR: 58622 Submitted by: Ports Fury Notes: svn path=/head/; revision=92484
* - Update to version 0.7Kirill Ponomarev2003-10-283-1039/+9
| | | | | | | | PR: 58621 Submitted by: Ports Fury Notes: svn path=/head/; revision=92482
* Add GnatsWeb 4, the web interface for Gnats 4.Dag-Erling Smørgrav2003-10-285-0/+92
| | | | | | | | PR: ports/57078 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92432
* Update to 0.22Mathieu Arnold2003-10-273-7/+7
| | | | Notes: svn path=/head/; revision=92331
* Move CXXFLAGS out of BUILD_OPTIMIZED section, since theyNorikatsu Shigemura2003-10-251-1/+1
| | | | | | | | | | are always recommended. PR: ports/58509 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=92124
* 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