summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on 4.xPav Lucistnik2003-12-144-6/+32
| | | | | | | | | | - Silence portlint PR: ports/59547 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=95802
* fix the compile when bison is installedOliver Lehmann2003-12-142-2/+10
| | | | | | | | PR: ports/58589 Submitted By: Ryan Thompson <ryan@saskonw.com> Notes: svn path=/head/; revision=95791
* Fix bento build by adding the missing patch.Alexander Leidinger2003-12-145-0/+130
| | | | | | | | | Submitted by: maintainer Noticed by: kris (bento) Pointy hat to: netchild Notes: svn path=/head/; revision=95774
* - Fix the symbolic link created by pkg_addDirk Meyer2003-12-132-2/+2
| | | | | | | | | | this fixed the build of e4graph an other ports - bump PORTVERSION for the new package Pointed out by: kris Notes: svn path=/head/; revision=95721
* - Update QT to version 3.2.3.Michael Nottebrock2003-12-138-64/+59
| | | | | | | | | | | | | | | | - s/USE_MESA/USE_GL - Get rid of the nvidia-driver warning - Unhook database-plugin ports from the main port. - Use and depend on devel/qmake. Thanks to Mikhail Teterin <mi+kde@aldan.algebra.com> for ideas and code for the dependency on the qmake-port and the database- plugins. Approved by: Maintainer (for qt-mysql-plugins) Notes: svn path=/head/; revision=95714
* o Update to 4.1.1 alpha release.Norikatsu Shigemura2003-12-117-7/+21
| | | | | | | | | | o Make portlint clean. PR: ports/60120 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=95621
* o Update to 4.1.1 alpha release.Norikatsu Shigemura2003-12-1142-854/+770
| | | | | | | | | | | o Sync with mysql40 port changes. o Make portlint clean. PR: ports/60119 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=95620
* Updated to 0.21Sergey Skvortsov2003-12-112-2/+2
| | | | Notes: svn path=/head/; revision=95613
* - rename shared lib and create a symbolic linkDirk Meyer2003-12-112-5/+6
| | | | | | | Submitted by: osa Notes: svn path=/head/; revision=95585
* - Update to 1.7.19Pav Lucistnik2003-12-113-3/+11
| | | | | | | | PR: ports/60124 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer) Notes: svn path=/head/; revision=95577
* Update to 3.06.Sergey A. Osokin2003-12-093-13/+2
| | | | Notes: svn path=/head/; revision=95467
* Update to 2.84.Sergey A. Osokin2003-12-094-16/+4
| | | | Notes: svn path=/head/; revision=95466
* Update to 5.0.2, and add a little bit of deinstall logic.Mark Linimon2003-12-0916-50/+114
| | | | | | | | PR: ports/57931 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> Notes: svn path=/head/; revision=95441
* Updated to 0.42Sergey Skvortsov2003-12-083-37/+29
| | | | Notes: svn path=/head/; revision=95391
* Updated to 0.17Sergey Skvortsov2003-12-083-4/+4
| | | | Notes: svn path=/head/; revision=95376
* Updated to 2.07Sergey Skvortsov2003-12-083-4/+6
| | | | Notes: svn path=/head/; revision=95357
* - Update to 1.7.17Kirill Ponomarev2003-12-083-4/+5
| | | | | | | | PR: 60033 Submitted by: maintainer Notes: svn path=/head/; revision=95336
* Mark as broken on 5.x. Notified maintainer.Mark Linimon2003-12-081-2/+8
| | | | Notes: svn path=/head/; revision=95319
* - fix pgconnection.hDirk Meyer2003-12-082-0/+14
| | | | | | | | | | DLLIMPORT is no longer defined in postgresql-7.4 PR: 60027 Submitted by: girgen@pingpong.net Notes: svn path=/head/; revision=95315
* - Update to version 2.2.7Kirill Ponomarev2003-12-073-58/+58
| | | | | | | | PR: 60007 Submitted by: Ports Fury Notes: svn path=/head/; revision=95265
* update to 1.8Yen-Ming Lee2003-12-072-2/+2
| | | | | | | | - new functionality: 'PAUSE' and 'SET PAUSE' commands now supported. - fix some bugs. Notes: svn path=/head/; revision=95261
* Remove the PORTNAME from postgreql-client. PORTNAME is set bySean Chittenden2003-12-0523-46/+310
| | | | | | | | | | | | | MASTERDIR/Makefile[1]. Improve the CONFLICTS messages[2]. Fix the DEPENDS so that MIT krb5 depends on security/krb5, not heimdal[3]. Add a file that was missing in the upgrade that has PostgreSQL log to syslog by default[4]. PR: [4] Originally submitted in ports/59402 Submitted by: [1,2,4] maintainer [3] keoki seu <keoki@camelot.physics.wm.edu> Notes: svn path=/head/; revision=95163
* - retire port in favor of postgresql-clientDirk Meyer2003-12-041-18/+0
| | | | Notes: svn path=/head/; revision=95042
* - Update to 2.0.a0.Alexander Leidinger2003-12-0425-1599/+277
| | | | | | | | | | | - Previous maintainer is now tha actual maintainer again. - No package at the moment. PR: 59001 Submitted by: chris@e-easy.com.au Notes: svn path=/head/; revision=95039
* Add missing patches for the 1.5.r7 update.Alexander Leidinger2003-12-045-0/+245
| | | | Notes: svn path=/head/; revision=95038
* - retire postgresql7-clientDirk Meyer2003-12-041-1/+0
| | | | Notes: svn path=/head/; revision=95037
* - Update to 1.5.r7.Alexander Leidinger2003-12-0470-2275/+755
| | | | | | | | | | | - Previous maintainer is now the actual maintainer again. - No package at the moment. PR: 58999 Submitted by: chris@e-easy.com.au Notes: svn path=/head/; revision=95035
* - Update to 1.7.12Pav Lucistnik2003-12-042-2/+2
| | | | | | | | PR: ports/59721 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer) Notes: svn path=/head/; revision=95016
* Make PORTNAME ovverrideable by slave ports again.Erwin Lansing2003-12-0411-11/+11
| | | | | | | This fixes INDEX build Notes: svn path=/head/; revision=95013
* Introduce the world to PostgreSQL 7.4! By and large this release isSean Chittenden2003-12-0485-763/+1742
| | | | | | | | | | | | | | | | | | regarded as a major release with features with interest to those with large databases. The updates are extensive and the best source of info is in the release notes. Enjoy and direct questions to database@! Release notes: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4 PR: ports/59403, ports/59404, ports/59393, ports/59394, ports/59395, ports/59397, ports/59398, ports/59402, && ports/59401 Submitted by: maintainer Approved by: marcus (portmgr@ hat) Notes: svn path=/head/; revision=94977
* Update to 3.05.Sergey A. Osokin2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=94951
* Update to 1.01Mathieu Arnold2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=94949
* Update to 2.83.Sergey A. Osokin2003-12-043-18/+14
| | | | Notes: svn path=/head/; revision=94947
* Upgrade to 1.21.Jimmy Olgeni2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=94942
* - Convert to USE_MYSQLPav Lucistnik2003-12-041-2/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=94936
* Preemptive strike against future bogons for PORTREVSION bumps.Sean Chittenden2003-12-042-0/+2
| | | | Notes: svn path=/head/; revision=94923
* Update to PostgreSQL 7.3.5. See the release notes for details. ASean Chittenden2003-12-045-14/+21
| | | | | | | | | | | | | dump is *not* required when upgrading from any 7.3 release to 7.3.5. Release notes: http://developer.postgresql.org/docs/postgres/release-7-3-5.html Notified: maintainer Repo-copy by: joe Notes: svn path=/head/; revision=94911
* Update to the latest and greatest snapshot from the PostgreSQL crew.Sean Chittenden2003-12-044-75/+8
| | | | Notes: svn path=/head/; revision=94906
* Add databases/kinterbasdb. PR: ports/30823.Mark Linimon2003-12-041-0/+1
| | | | Notes: svn path=/head/; revision=94880
* Add databases/kinterbasdb, a Python module to access the FirebirdMark Linimon2003-12-045-0/+111
| | | | | | | | | | | | | | | (Interbase (TM) relational database. Note: there seems to be no way around the portlint gripe. Further note: this port won't install correctly until the underlying Firebird DB is upgraded to get rid of its FORBIDDEN state, but first things first. (The was one of the oldest "new ports" PRs in the system, predating the breakage). PR: ports/30823 Submitted by: Dmytro Rud <unixoid@yahoo.com> Notes: svn path=/head/; revision=94879
* Change BROKEN to IGNORE in the case of configurations that will neverMark Linimon2003-11-221-1/+1
| | | | | | | be made to work. Notes: svn path=/head/; revision=94696
* Update phppgadmin to 3.0.1Neil Blakey-Milner2003-11-213-193/+194
| | | | | | | | | | add option PGADMDIR in Makefile PR: 58333 Submitted by: Kang Liu liukang@bjpu.edu.cn> Notes: svn path=/head/; revision=94670
* Add files I missed in my previous commit.Neil Blakey-Milner2003-11-218-0/+188
| | | | Notes: svn path=/head/; revision=94669
* Update phpMyAdmin to 2.5.4Neil Blakey-Milner2003-11-216-16/+82
| | | | | | | | PR: 58872 Submitted by: Melvyn Sopacua <melvyn@webteckies.org> Notes: svn path=/head/; revision=94667
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-1/+1
| | | | | | | Approved by: osa Notes: svn path=/head/; revision=94662
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-1/+1
| | | | Notes: svn path=/head/; revision=94651
* Add WITH_DB4 knob and change default to use db4.1.Hye-Shik Chang2003-11-212-10/+18
| | | | | | | Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=94610
* Tell configure to use preinstalled gettext and libiconv underAkinori MUSHA2003-11-204-77/+9
| | | | | | | | | | | | LOCALBASE instead of those bundled, and remove ugly hacks completely. Make portlint happy. PR: 58517 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=94521
* - Update to version 0.8.1Kirill Ponomarev2003-11-203-23/+3
| | | | | | | | PR: 59516 Submitted by: Ports Fury Notes: svn path=/head/; revision=94504
* - Update to version 1.7.9Kirill Ponomarev2003-11-202-2/+2
| | | | | | | | PR: 59498 Submitted by: maintainer Notes: svn path=/head/; revision=94476