summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to a a 2003-01-26 snapshot of PostgreSQL. Documentation is notSean Chittenden2003-01-275-117/+424
| | | | | | | | | | included in this port at the moment, please see the developer docs online. http://developer.postgresql.org/docs/postgres/ For a list of changes (mostly significant improvements for large queries): http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* Update to 0.79.Anton Berezin2003-01-263-4/+8
|
* Update to 2.2.4Tilman Keskinoz2003-01-262-2/+2
| | | | | PR: 47484 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove broken Y2K link.Tilman Keskinoz2003-01-241-2/+0
| | | | | PR: 47427 Submitted by: Mark Linimon <linimon@lonesome.com>
* Use USE_REINPLACE & REINPLACE_CMD instead of PERL.Anders Nordby2003-01-231-1/+2
| | | | Requested by: Ulrich Spoerlein <q@uni.de>
* Unbreak packaging for ruby 1.8.Akinori MUSHA2003-01-231-1/+7
|
* mysql-server compiles and runs fine on sparc64.Dirk Froemberg2003-01-239-9/+9
| | | | Submitted by: Joao Pedras <jpedras@webvolution.net>
* Add an option, WITH_COMPAT, to install the UNIX dbm/ndbmYaroslav Tykhiy2003-01-222-0/+19
| | | | | | | compatibility files--libgdbm_compat and the header files. PR: ports/47363 Approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (MAINTAINER)
* Add php3 distinfo too.Neil Blakey-Milner2003-01-202-0/+2
| | | | | PR: 46923 Submitted by: Maxim Maximov <mcsi@agava.com>
* Update to 0.9.0.Joe Marcus Clarke2003-01-1912-36/+21
|
* Fix these two so they at least work with 'make index'. The inclusionAde Lovett2003-01-192-2/+2
| | | | of a master port Makefile like this is iffy in the extreme, IMO.
* Update to 2.77Tilman Keskinoz2003-01-182-2/+2
| | | | | PR: 47065 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Bump libpq version and PORTREVISION.Sean Chittenden2003-01-181-1/+2
|
* Adding POSTGRESQL_PORT tunable. Not bumping PORTREVISION.Sean Chittenden2003-01-182-4/+6
|
* Add dependency on libpq.3 and POSTGRESQL_PORT tunable. GrabSean Chittenden2003-01-181-2/+4
| | | | maintainership of ports while I'm here.
* Fix path for pg_dump using PREFIX.Jimmy Olgeni2003-01-181-0/+7
| | | | Approved by: maintainer
* Update to 2.55Tilman Keskinoz2003-01-185-26/+25
| | | | | PR: 47074 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Original maintainer-email address bounced.Edwin Groothuis2003-01-181-1/+1
| | | | Who knows where "Janos Mohacsi <janos.mohacsi@bsd.hu>" is?
* New port: MySQLMan - a web based MySQL database manager written in perlEdwin Groothuis2003-01-187-0/+183
| | | | | | | | | | | This port can be useful those, who have to manage MySQL remotely via web, but they don't want to install php for phpMyAdmin. Unfortunately the license is not complete free: You have to download yourself from the original distribution site then you can freely use it, but you cannot redistribute. PR: ports/38958 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Fix the checksum for patch.3.3.11.1. In diff'ing the new patch to the olderJoe Marcus Clarke2003-01-181-1/+1
| | | | | | | | downloaded one, the CVS Id in the context portion of the diffs changed (probably since the files were checked out/in through CVS on the 10th). In any event, the patch still applies cleanly. Reported by: Lee Blevins <leeb@digitalgraphics.net>
* New Port: databases/fireprofileEdwin Groothuis2003-01-177-0/+53
| | | | | | | Library to help profiling where programs are using MySQL PR: ports/38023 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Note that databases/firebird doesn't compile properly on NFS mounts.Edwin Groothuis2003-01-175-15/+40
| | | | | | Removed "does not work on -current" notice. Submitted by: Chris Knight <chris@aims.com.au>
* [MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2Edwin Groothuis2003-01-1685-1690/+270
| | | | | | | | Disabled package building for -current because of NFS locking problems. ^^ hopefully did it okay. PR: ports/46926 Submitted by: Chris Knight <chris@aims.com.au>
* Add pgaccess.Vanilla I. Shu2003-01-167-0/+391
| | | | | | | A powerful GUI PostgreSQL database administration tool and toolkit PR: ports/46705 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Chase libpq version bump and update pkg-plist[1]. Removed old Makefile cruft.Sean Chittenden2003-01-152-4/+2
| | | | | | | This port will start following 7.4 shortly, switch to postgresql7 if you're not interested in tracking the CVS snapshots of PostgreSQL. Submitted by: kris/bento [1]
* Add new man pages.Jimmy Olgeni2003-01-1413-234/+286
| | | | | PR: 47054 Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net>
* Add missing *-debug binaries and bump PORTREVISION.Akinori MUSHA2003-01-142-0/+8
| | | | Submitted by: bento
* Attempt to preserve lib/charset.alias and share/locale/locale.aliasAkinori MUSHA2003-01-144-0/+67
| | | | | | before installation and restore them after deinstallation. Submitted by: bento
* Do not dig extra dbi/.Akinori MUSHA2003-01-141-0/+4
| | | | Submitted by: kris, bento
* Remove share/gnome/idl/libgda.Joe Marcus Clarke2003-01-132-0/+2
| | | | Reported by: bento
* Fix missing '.' in '.if'.Neil Blakey-Milner2003-01-091-1/+1
| | | | Submitted by: "Dan Langille" <dan@langille.org>
* Remove no longer needed @unexec line.Oliver Braun2003-01-091-1/+0
| | | | | PR: ports/46892 Submitted by: maintainer
* Make phppgadmin play nice with apache2Neil Blakey-Milner2003-01-091-0/+4
| | | | | PR: 43225 Submitted by: Jason Li <delphij@frontfree.net>
* 1) Upgrade phpmyadmin to 2.3.2Neil Blakey-Milner2003-01-096-8/+42
| | | | | | | 2) Make databases/phpmyadmin operate with apache2 PR: 43706 (2) Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (2)
* Add py-rrdtool_lgpl 0.2,Hye-Shik Chang2003-01-085-0/+36
| | | | | Another python binding to rrdtool with a better license (LGPL than GPL) and more features.
* Fix Port after postgres updateTilman Keskinoz2003-01-081-6/+6
| | | | | PR: 46794 Submitted by: Alex Rodioukov <simuran@shaw.ca>
* Add db41-4.1.25 after a repocopy from databases/db4.Pete Fritchman2003-01-0750-6629/+7141
| | | | | PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de>
* Remove empty docs subdir after install.Oliver Braun2003-01-062-1/+8
| | | | | PR: ports/46795 Submitted by: maintainer
* Update to 0.7.1.Akinori MUSHA2003-01-064-4/+4
|
* Backout include path fix described in ports/46718, PR fixed in 1.41.Sean Chittenden2003-01-052-2/+2
| | | | Submitted by: fjoe
* Fix paths for ODBC support scripts.Jimmy Olgeni2003-01-051-3/+3
|
* Remove POSTGRESQL_SUBPORT, as this is a standalone port now.Jimmy Olgeni2003-01-051-4/+0
|
* Backout the recent upgrade to 4.1.25 (roll back to 4.0.14). It is aPete Fritchman2003-01-0532-7856/+7264
| | | | | | | | | | | | | non-compatible upgrade, and most other ports using db4 weren't ready for it. The new 4.1.25 version will appear in a db41 port soon. Also make the dump185 utility build (fix a typo), and bump PORTEPOCH. Give maintainership to the submitter (from ports@). PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de> (new maintainer) Pointy hat to: ijliao
* Update the location of the PostgreSQL include files.Sean Chittenden2003-01-052-2/+2
| | | | | PR: ports/46718 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update p5-Pg, latest library booted off into its own project on gbort.Sean Chittenden2003-01-052-15/+9
| | | | | | | Version numbers have rolled back, bump PORTEPOCH. PR: ports/45946 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Add libpqxx. libpqxx is no longer hosted under the main PostgreSQL tree andSean Chittenden2003-01-0516-0/+202
| | | | | | | is now a project on gborg. libpqxx is still a supported interface. PR: ports/45944 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Add libpq++. libpq++ is no longer hosted under the main PostgreSQL tree andSean Chittenden2003-01-056-0/+46
| | | | | | | is now a project on gborg. libpq++ is still a supported interface. PR: ports/45943 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update PostgreSQL tcl/tk to 7.3.1. pgaccess is no longer in of this port.Sean Chittenden2003-01-042-150/+15
| | | | | PR: ports/45885 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update PostgreSQL ODBC to 7.2.5 (version number not the same as the mainSean Chittenden2003-01-044-23/+28
| | | | | | | | distribution, this is the matching version for PostgreSQL 7.3.1). PR: ports/45882 && ports/41739 Submitted by: Palle Girgensohn <girgen@pingpong.net> && Dave Chapeskie <bsdport@ddm.wox.org> for fix in ports/41739
* Update PostgreSQL JDBC for 7.3.1.Sean Chittenden2003-01-042-19/+14
| | | | | PR: ports/45881 Submitted by: Palle Girgensohn <girgen@pingpong.net>