summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Missed configure scripts in libpq version bump: chase lib version.Sean Chittenden2003-01-042-2/+4
|
* Chase libpq version bump.Sean Chittenden2003-01-0415-17/+37
|
* fix plist and utilize DOCSDIRYing-Chieh Liao2003-01-048-7008/+7616
|
* Fix DISTFILES typo in databases/postgresql7/MakefileEdwin Groothuis2003-01-0413-13/+13
| | | | | PR: ports/46749, ports/46748 Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>,Rong-en Fan <rafan@infor.org>
* Fix Makefile variable resolution problem.Sean Chittenden2003-01-041-1/+1
| | | | Submitted by: Alexandr Listopad <laa@laa.zp.ua>
* Download the PostgreSQL documentation and MD5 for the test bundle. TheseSean Chittenden2003-01-0426-13/+39
| | | | | | should ideally be downloaded as needed to save bandwidth. Submitted by: Eric Hodel
* Update PostgreSQL PL/Ruby for PostgreSQL 7.3Sean Chittenden2003-01-041-2/+4
| | | | | PR: ports/45945 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update the PostgreSQL documentation to 7.3.1.Sean Chittenden2003-01-043-418/+466
| | | | | PR: ports/46703 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,Sean Chittenden2003-01-04169-5590/+7761
| | | | | | | | | | | | | security, and feature additions. Reduce diffs between postgresql-devel port. Re-initdb required when upgrading from previous release. See release notes for details. Schemas added are system catalogs updated. ::braces for impact:: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1 PR: ports/46701 Submitted by: girgen@pingpong.net
* - fix compiling when PostgreSQL is not installed before building this portMax Khon2003-01-032-14/+14
| | | | | | (old layouts are still supported with -DWITH_OLD_LAYOUT) - use ${LOCALBASE} instead of ${PREFIX} when building with old PostgreSQL layout
* upgrade to 4.1.25Ying-Chieh Liao2003-01-0324-248/+240
| | | | | PR: 46588 Submitted by: Ports Fury
* Update to 2.76Tilman Keskinoz2003-01-032-2/+2
| | | | | PR: 46299 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* chase gdbm lib versionYing-Chieh Liao2003-01-0311-11/+11
|
* upgrade to 1.8.3Ying-Chieh Liao2003-01-036-46/+28
| | | | | | PR: 44222 Submitted by: Ports Fury Approved by: maintainer
* - update tp 2.7.4Pete Fritchman2003-01-034-8/+8
| | | | | | | - fix style nits (spaces -> tabs) PR: 46470 Submitted by: maintainer
* support qt3Ying-Chieh Liao2003-01-036-9/+60
| | | | | PR: 43695 Submitted by: Ports Fury
* upgrade to 2.3Ying-Chieh Liao2003-01-024-12/+19
| | | | | PR: 46099 Submitted by: maintainer
* upgrade to 5.0.0Ying-Chieh Liao2003-01-026-84/+64
| | | | | PR: 45931 Submitted by: Ports Fury
* upgrade to 0.6.7Ying-Chieh Liao2003-01-022-2/+2
| | | | | PR: 45924 Submitted by: Ports Fury
* upgrade to 2.54Ying-Chieh Liao2003-01-024-28/+12
| | | | | PR: 45923 Submitted by: Ports Fury
* A graphical ERD designer. It's a bit rough, but give it a version or twoAlan Eldridge2003-01-025-0/+76
| | | | | more. This port is up for maintainership grabs, so I hope somebody takes it and sticks with it. I'm just putting it here.
* Update PostgreSQL to 7.3.1. Fix spac64[1].Sean Chittenden2003-01-023-11/+21
| | | | | | PR: ports/46666 Submitted by: [1] "Roderick van Domburg" <r.s.a.vandomburg@student.utwente.nl> Obtained from: [1] PostgreSQL repo
* upgrade to 0.2.4Ying-Chieh Liao2003-01-024-8/+46
| | | | | PR: 44958 Submitted by: Ports Fury
* Update to 0.22(based on SQLite 2.7.4). pkg-descr minor fix with WWW:.Norikatsu Shigemura2003-01-016-12/+16
|
* Update to 2.4.3b.Akinori MUSHA2003-01-012-2/+3
|
* Update to 0.1.8, which is compatible with the latest ruby 1.8.Akinori MUSHA2003-01-013-4/+138
|
* Update to 0.3.8, which is compatible with the latest ruby 1.8.Akinori MUSHA2003-01-013-6/+320
|
* Update to 0.2.9.Akinori MUSHA2003-01-012-2/+2
|
* Fix master site (doesn't fetch) and change homepage.Oliver Braun2002-12-232-2/+2
| | | | | PR: ports/46495 Submitted by: maintainer
* Update the maintainer's email.Pete Fritchman2002-12-221-2/+2
| | | | | PR: 45883 Submitted by: maintainer