summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.4.Adam Weinberger2005-02-184-15/+4
|
* Fresh repo copy, expect a version from CVS here in a short while.Palle Girgensohn2005-02-161-1/+3
| | | | | | seanc will continue to handle, so make him maintainer (again). Approved by: seanc (mentor)
* Fix PLIST.Dmitry Sivachenko2005-02-162-1/+10
| | | | | PR: 77548 Submitted by: Yen-Ming Lee <leeym@FreeBSD.org>
* - I forgot to bump PORTREVISION.Cheng-Lung Sung2005-02-165-5/+5
| | | | Noted by(and Thanks to): mat
* Reset PORTREVISION.Alex Dupre2005-02-151-1/+0
|
* Update to 4.1.10 release:Alex Dupre2005-02-157-180/+77
| | | | | | | | - Add the possibility to specify the database directory in rc.conf [1] - Move database creation from post-install stage into startup script PR: ports/75453 [1] Submitted by: Boris Kovalenko <boris@tagnet.ru> [1]
* This port can be used with PHP5, so s/PHP4/PHP/ in comment.Jun Kuriyama2005-02-151-1/+1
|
* Update to 1.1.18.Anders Nordby2005-02-153-8/+10
| | | | | | PR: 76110 Submitted by: Piet Delport <pjd@point45.com> Approved by: maintainer timeout
* - chase distfiles (change MASTER_SITES)Cheng-Lung Sung2005-02-1510-10/+25
| | | | | | | | - add patch.4.3.27.3 (making these variables isn't really useful as the patches will not be portable to the next version) PR: ports/77511 Submitted by: Matthias Andree (maintainer)
* - chase distfiles (change MASTER_SITES)Cheng-Lung Sung2005-02-151-1/+1
| | | | | PR: ports/77510 Submitted by: Matthias Andree (maintainer)
* The postgresql_* knobs from /etc/rc.conf where read too late toPalle Girgensohn2005-02-158-8/+8
| | | | | | | actually make a difference. Noticed by: Salvatore Montefusco, Brian B. Approved by: ade (mentor)
* - add document about building gqlplus on Mac OSX (Darwin) (No code changed)Yen-Ming Lee2005-02-141-2/+2
| | | | Noticed by: kris
* - Make portlint happyVolker Stolz2005-02-145-10/+10
| | | | | | | - Take maintainership PR: ports/77013 Submitted by: Renato Botelho
* - chase distfiles (change MASTER_SITES)Cheng-Lung Sung2005-02-141-2/+1
| | | | | PR: ports/77509 Submitted by: Matthias Andree (maintainer)
* - chase distfiles (change MASTER_SITES), clean upCheng-Lung Sung2005-02-141-6/+1
| | | | | PR: ports/77506 Submitted by: Matthias Andree (maintainer)
* - chase distfiles (change MASTER_SITES)Cheng-Lung Sung2005-02-141-2/+1
| | | | | PR: ports/77505 Submitted by: Matthias Andree (maintainer)
* Update to 0.62.4Volker Stolz2005-02-148-32/+8
| | | | | | PR: ports/75451 Submitted by: Marcus Grando Approved by: maintainer
* Do not create needless directory.Dmitry Sivachenko2005-02-142-3/+6
| | | | Add missing @dirrm.
* With portmgr hat on, reset maintainership of these ports. Maintainer'sMark Linimon2005-02-135-5/+5
| | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ...
* update to 0.54Oliver Lehmann2005-02-138-12/+12
|
* Remove maintainer per his request. Mark BROKEN because of an incompleteKris Kennaway2005-02-131-1/+3
| | | | pkg-plist.
* - Update to 0.11.2Pav Lucistnik2005-02-122-11/+10
| | | | | | | - Fix dependencies PR: ports/77382 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* Add adstudio 4.0, a database query and administration tool.Thierry Thomas2005-02-127-0/+113
| | | | | | | | | | | Aqua Data Studio is a database query and administration tool that allows developers to easily create, edit, and execute SQL scripts, as well as browse and visually modify database structures. Aqua Data Studio provides an integrated database environment with a single consistent interface to all major relational databases. It is free for personal or educational use, but a commercial license is required for all other usages.
* Update JDBC support to version 8.0 (build 310).Palle Girgensohn2005-02-117-57/+74
| | | | | | | The PostgreSQL JDBC project has been decoupled from the server distribution, and is now hosted at http://jdbc.postgresql.org/. Approved by: ade (mentor)
* Fix a problem where an array is returned from a DoQuery call thatPalle Girgensohn2005-02-102-1/+12
| | | | | | | | should return 0 tuples. It was always returning an array that indicates it has 1 tuple. Submitted by: Birch Zimmer <birch at naturalpoint dot com> Approved by: ade (mentor)
* - The "slon" daemon performs many actions in the replication. One of thosePav Lucistnik2005-02-094-2/+36
| | | | | | | | contained a bug which caused large replication backlog to perform extremely poorly. This patch pulls in the bug fix from the CVS version of slony. PR: ports/77312 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
* - Change default mysql lib to libmysqlclient_r. WITHOUT_MYSQLCLIENT_R=yes ↵Pav Lucistnik2005-02-092-24/+31
| | | | | | | | | | use libmysqlclient. - Install more docs - Update very old pkg-descr PR: ports/77314 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* - Change default mysql lib to libmysqlclient_r.Pav Lucistnik2005-02-092-15/+18
| | | | | | | | WITHOUT_MYSQLCLIENT_R=yes use libmysqlclient. - Update very old pkg-descr PR: ports/77284 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* Let pkg-message reflect the renaming of the startup script.Palle Girgensohn2005-02-0911-22/+22
| | | | | Submitted by: Nick Pavlica <linicks at gmail dot com> Approved by: ade (mentor)
* Replace the hardcoded version number with ${PORTVERSION} in a couple of places.Mikhail Teterin2005-02-095-10/+10
| | | | Approved by: maintainer
* - add vendor patch 4.3.27.1 to fix C++ DbEnv::ref_electPav Lucistnik2005-02-0815-15/+50
| | | | | PR: ports/77263 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* - Update to 1.2.0Pav Lucistnik2005-02-084-42/+18
| | | | | PR: ports/77245 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* - Update to 1.7.28Sergey Matveychuk2005-02-084-6/+6
| | | | | PR: ports/77258 Submitted by: maintainer
* Unbreak build - remove cast for (void*)SvOK_offSergey Skvortsov2005-02-082-3/+4
| | | | | PR: ports/77090 Submitted by: Tod McQuillin <devin@spamcop.net>
* Update to 0.14Mathieu Arnold2005-02-082-4/+3
|
* Remove obsolete patch.Michael Nottebrock2005-02-081-11/+0
|
* - Mark broken on 5.2.0-RELEASE and later until problems with this portMax Khon2005-02-072-0/+8
| | | | | are resolved. - Suggest to use pgadmin3 binary from pgadmin.org.
* local/java/classes is part of mtree, so don't remove whenPalle Girgensohn2005-02-061-2/+0
| | | | | | deinstalling. Approved by: ade (mentor)
* Add some forgotten manpages.Palle Girgensohn2005-02-069-27/+54
| | | | Approved by: ade (mentor)
* Update to Qt 3.3.4, introduce MASTER_SITE_QT.Michael Nottebrock2005-02-0610-37/+20
| | | | Approved by: maintainer (for qmake)
* VPOPMAILDIR?= ${LOCALBASE}/vpopmailOliver Lehmann2005-02-0412-48/+128
| | | | | | | update to 0.53 new knobs: WITH_MAILUSER WITH_MAILGROUP WITHOUT_AUTHUSERDB Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net>
* Update to 1.47Mathieu Arnold2005-02-032-3/+3
|
* In order to address a potential security hole recently identified withPalle Girgensohn2005-02-0349-175/+189
| | | | | | | | | | | | | | | | | | | the "LOAD" option, the PostgreSQL Global Development Group is announcing the release of new versions of PostgreSQL. Update to 7.3.9, 7.4.7 & 8.0.1. Take the opportunity to reset PORTREVISION of slave ports. Back out name change of startup script. The new script uses rc.subr(8), and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD 4.x. Hence rename the script it back to the top of the directory list. [1] The periodic script should of course be executable. [2] [1] Noted by Niels Chr. Bank-Pedersen <ncbp at bank-pedersen dot dk> [2] Noted by Fritz Heinrichmeyer <fritz.heinrichmeyer at fernuni-hagen dot de>
* - Update to 1.1.10Pav Lucistnik2005-02-022-3/+3
| | | | | PR: ports/76969 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* Update to 1.2.3 which includes fixes for broken versions of pmk(1).Sean Chittenden2005-02-023-6/+4
| | | | Prodded by: DarcyB
* Fixup after the PostgreSQL megacommitMathieu Arnold2005-01-311-0/+2
|
* Remove forgotten "beta" no_latest_link, and fix broken master_site_subdirPalle Girgensohn2005-01-319-27/+9
| | | | Approved by: seanc (mentor)
* BROKEN on amd64: Does not buildKirill Ponomarev2005-01-311-0/+4
|
* BROKEN: Does not buildKirill Ponomarev2005-01-311-0/+2
|
* Fix plist.Kirill Ponomarev2005-01-311-0/+1
|