summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak.Max Khon2005-02-214-34/+50
| | | | | | - Remove ability to build non-unicode version which is not supported by pgadmin3 developers. - Bump PORTREVISION.
* Update to 0.16Mathieu Arnold2005-02-213-3/+4
|
* - add pod2man in CONFIGURE_ARGS, and install perl manpages under perl 5.00503Yen-Ming Lee2005-02-211-2/+4
| | | | | Noticed by: kris Approved by: demon
* Add a missing dependency to bison.Thierry Thomas2005-02-201-0/+1
| | | | Reported by: Kris via pointyhat.
* Chase PATCHFILES to latest version.Kirill Ponomarev2005-02-202-4/+4
| | | | | PR: ports/77767 Submitted by: Sam Lawrance <boris at brooknet.com.au>
* Fixing problems with the recent security patch: When bison was notPalle Girgensohn2005-02-2020-10/+906
| | | | | | | | | | | | | | | | | installed, the patched gram.y file would not be used and the security patch would be a no-op. Also, I've had reports of compilation errors related to bison. Since checking for the correct version of bison is hard and error prone, I'm doing what the postgresql distribution does - patching the yacc:ed .c file to get rid of the building dependency. Bumping portrevision of -server. Pointy hat to: me Noticed by: Mike Harding and others Security: http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html Approved by: seanc (implicit)
* Fix a bug in usage DateTime column.Thierry Thomas2005-02-192-0/+6
| | | | | | PR: ports/76952 Submitted by: maintainer Obtained from: SQLObject's CVS
* Fix security alert using a patch from PostgreSQL's CVS repository:Palle Girgensohn2005-02-1924-138/+881
| | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent overrunning a heap-allocated buffer if more than 1024 parameters to a refcursor declaration are specified. This is a minimally-invasive fix for the buffer overrun. Define LATEST_LINK to avoid package name clashes between the different branches of PostgreSQL. [1] (Since postgresql-tcltk is hardwired to branch 7.4, keep its LATEST_LINK to a generic value.) Set UNIQUENAME and let it be the same for server & client, so each branch's ports will share the same options file. This adds some no-op knobs to the -client port, but IMO it is better this way. Add space inside paranthesis in OSVERSION conditional to work around (ancient) make bug. [2] Remove the Rendez-Vouz knob for 8.0 since I can't find the software needed to even compile it on FreeBSD. Bump portrevision (for -server only). Noted by: kris [1] PR: ports/77530 [2] Security: http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html Approved by: seanc (mentor)
* Upgrade to 1.0.0-rc2.Thierry Thomas2005-02-1913-131/+123
| | | | | PR: ports/76916 Submitted by: maintainer.
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-1830-500/+0
| | | | and the handful of ports that depended on them.
* 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)