summaryrefslogtreecommitdiff
path: root/databases/postgresql7/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set pkg-comment only when there isn't one set yet (make portEdwin Groothuis2003-10-131-1/+1
| | | | | | | master/slave clean) Notes: svn path=/head/; revision=91009
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Update to 7.3.4Sergey A. Osokin2003-08-121-7/+9
| | | | | | | | | | | | | | "In order to address a potentially serious (although rare) server startup failure that was recently reported, we have released PostgreSQL version 7.3.4. This release is critical for users of PostgreSQL version 7.3.3, and highly recommended for all other PostgreSQL users." Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 55354 Notes: svn path=/head/; revision=86803
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-2/+2
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* postgresql slave ports, reduce unnecessary portrevision bumpsDaichi GOTO2003-06-191-0/+1
| | | | | | | | PR: 52867 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=83302
* Use ${MASTER_SITE_PGSQL} instead of multiple sitesSergey A. Osokin2003-06-111-14/+1
| | | | | | | | | | Submitted by: osa Approved by: maintainer PR: 50397 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82772
* Update to 7.3.3.Norikatsu Shigemura2003-06-021-9/+14
| | | | | | | | | | | | | | | | 1. Optionally link with libc_r to get plpython working. [1] 2. Fix kerberos build. [2] 3. There was a duplication of some declarations. [3] PR: ports/52851 PR: ports/51080 [2] Submitted by: Mike Meyer <mwm@mired.org> [1] Submitted by: Gerweck <andy@tacnode.com> [2] Pointed out by: Mike Harding <mvh@ix.netcom.com> [3] Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=81964
* Add patch for a fix for braindead applications that were depending onSean Chittenden2003-02-201-0/+2
| | | | | | | | | | | atoi('') (ex: RT and Horde). While I'm here, de-"pkg-comment"-ify. Port revision bump. Submitted by: Larry Rosenman <ler@lerctr.org> Approved by: maintainer Notes: svn path=/head/; revision=75919
* Update PostgreSQL to the maintenance release 7.3.2.Sean Chittenden2003-02-061-40/+39
| | | | | | | | | | | | | | | | | | Fixes numerous bugs especially with various interface libraries and pg_dump. All users are advised to upgrade. This update fixes all known problems with the postgresql7 port. See release notes for details: http://developer.postgresql.org/docs/postgres/release-7-3-2.html A dump/restore is *not* required when upgrading to this version. PR: ports/47983 [1], ports/47284 [2], ports/47808 [3] Submitted by: maintainer [1] Jason C. Wells [2] Michel Oosterhof <m.oosterhof@xs4all.nl> [3] Notes: svn path=/head/; revision=74993
* Add new man pages.Jimmy Olgeni2003-01-141-18/+22
| | | | | | | | PR: 47054 Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net> Notes: svn path=/head/; revision=73138
* Fix DISTFILES typo in databases/postgresql7/MakefileEdwin Groothuis2003-01-041-1/+1
| | | | | | | | PR: ports/46749, ports/46748 Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>,Rong-en Fan <rafan@infor.org> Notes: svn path=/head/; revision=72498
* Download the PostgreSQL documentation and MD5 for the test bundle. TheseSean Chittenden2003-01-041-1/+2
| | | | | | | | | should ideally be downloaded as needed to save bandwidth. Submitted by: Eric Hodel Notes: svn path=/head/; revision=72490
* Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,Sean Chittenden2003-01-041-61/+107
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=72481
* Update to 7.2.3 and maintainer's email address. All advised to updatePatrick Li2002-10-061-2/+2
| | | | | | | | | | to this version as soon as possible. Check PR description. PR: ports/43676 Submitted by: maintainer Notes: svn path=/head/; revision=67467
* Remove a dead .jp mirror and add the official .jp mirror instead.Akinori MUSHA2002-09-131-1/+1
| | | | | | | Submitted by: fenner's distfiles survey Notes: svn path=/head/; revision=66250
* Update to 7.2.2, which fixes several security bugs. Do not installTrevor Johnson2002-08-261-11/+1
| | | | | | | | | | documentation--it will be in a separate port. PR: 42009 Submitted by: Palle Girgensohn (maintainer) Notes: svn path=/head/; revision=65022
* Forbid because of unconfirmed security bugs:Trevor Johnson2002-08-251-0/+2
| | | | | | | | | | | | | The following buffer overruns have been identified and addressed [in 7.2.2]: * in handling long datetime input * in repeat() * in lpad() and rpad() with multibyte * in SET TIME ZONE and TZ env var Notes: svn path=/head/; revision=64973
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* upgrade to 7.2.1Ying-Chieh Liao2002-04-111-13/+24
| | | | | | | | PR: 36975 Submitted by: maintainer Notes: svn path=/head/; revision=57555
* Fix some bitrot for the non-default case of WITH_GETTEXT -- lib-dependMikhail Teterin2002-04-011-1/+2
| | | | | | | | | | on -lintl instead of build-depending on msgfmt and make sure -lintl is linked into the shared -lpq. Approved by: maintainer Notes: svn path=/head/; revision=57161
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+1
| | | | Notes: svn path=/head/; revision=56610
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Upgrade to 7.2, and spilit into several ports.Vanilla I. Shu2002-02-191-131/+104
| | | | | | | | PR: ports/34855 Submitted by: maintainer. Notes: svn path=/head/; revision=54887
* pre-everything needs two colonsYing-Chieh Liao2001-12-121-1/+1
| | | | | | | | PR: 32755 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=51406
* retire problematic MASTER_SITES.FUJISHIMA Satsuki2001-09-241-2/+1
| | | | | | | | PR: 30805 Submitted by: maintainer Notes: svn path=/head/; revision=48171
* Update the PostgreSQL port to 7.1.3.Clive Lin2001-08-211-2/+1
| | | | | | | | | | | A note about how to install languages into a PostgreSQL database is added. PR: ports/29916 Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER) Michal Pasternak <doc@lublin.t1.pl> (the note) Notes: svn path=/head/; revision=46573
* Work around the way in which the package building cluster validatesSheldon Hearn2001-07-271-2/+5
| | | | | | | | | | | | | ports by defining LIB_DEPENDS for the BATCH defaults in the Makefile. The dynamic determination of LIB_DEPENDS in configure.postgresql remains in place for the !BATCH case and is unaffected by this. Remove trailing whitespace and an extraneous LDCONFIG_DIRS. Submitted by: maintainer Notes: svn path=/head/; revision=45524
* The configure script *must* run pre-fetch, since the dependencies areAkinori MUSHA2001-06-131-6/+6
| | | | | | | | | | | | | | checked in the fetch target. Before the patch below, make install will fail to depend on Tcl/Tk, for instance. Synchronize the batch and default interactive selections for optional parts of the port. PR: ports/27949 Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER) Notes: svn path=/head/; revision=43927
* Add character sets to the serverJames E. Housley2001-06-041-0/+1
| | | | | | | | PR: 27846 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=43485
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43378
* add Japanese mirror to MASTER_SITES.FUJISHIMA Satsuki2001-05-271-1/+2
| | | | Notes: svn path=/head/; revision=43136
* upgrade to 7.1.2Ying-Chieh Liao2001-05-271-6/+8
| | | | | | | | PR: 27676 Submitted by: maintainer Notes: svn path=/head/; revision=43125
* Change the way the configure script is executed and included in orderAlexander Langer2001-05-241-5/+5
| | | | | | | | | | | | to make dependencies work. Call the script pre-fetch and include Makefile.inc AFTER it has been created. Reported by: Disturbed FreeBSD newbie who couldn't figure out why this didn't work as expected. Notes: svn path=/head/; revision=43014
* Upgrade to 7.1.1Vanilla I. Shu2001-05-091-2/+1
| | | | | | | | PR: ports/27220 Submitted by: maintainer Notes: svn path=/head/; revision=42436
* Misc. changes and cleanups.Jimmy Olgeni2001-04-251-7/+5
| | | | | | | | | | | | | | | | | | | | * Move the call to configure.postgresql7 from pre-fetch to pre-extract, so it won't hang while performing batch fetch operations (like portupgrade -F) * Add some TCL related files to pkg-plist.tcl, and add a PLIST_SUB in the Makefile to register the correct tcl version in the plist. * Do not start postgresql if the database directory does not exist: the startup sequence could hang because of this. * Use the "-s" option when starting postgresql with pg_ctl, so it won't display informational messages. Display only the port name, as do other packages startup scripts. Approved by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=41897
* Remove extra empty line.Dmitry Sivachenko2001-04-241-1/+0
| | | | Notes: svn path=/head/; revision=41853
* Add one more MASTER_SITEDmitry Sivachenko2001-04-241-1/+3
| | | | Notes: svn path=/head/; revision=41852
* Fix postgresql.jar link probram, and bump version too.Vanilla I. Shu2001-04-231-1/+2
| | | | | | | | PR: ports/26761 Submitted by: maintainer Notes: svn path=/head/; revision=41815
* Upgrade to 7.1, change to new layout style.Vanilla I. Shu2001-04-211-107/+100
| | | | | | | | PR: ports/26741 Submitted by: maintainer Notes: svn path=/head/; revision=41758
* ldconfig PostgreSQL's lib should happen before starting *ANY* ports.Clive Lin2001-03-151-3/+4
| | | | | | | | | | | | | | | | This would cure headache like apache module linking against libpq fail to work after rebooting. Originally, maintainer and I want this commit to go with the PostgreSQL updating. But we both think that the latest PostgreSQL would not be released before FreeBSD 4.3-RELEASE ports freeze. As a conclusion, PORTREVISION bumped. Discussed with/Submitted by: MAINTAINER Notes: svn path=/head/; revision=39895
* Remove IS_INTERACTIVE, support batch compilation.Jimmy Olgeni2001-02-251-2/+0
| | | | | | | | PR: 25247 Submitted by: maintainer Notes: svn path=/head/; revision=38680
* Treat pgsql's .profile as data: it could have been customized to change theJimmy Olgeni2001-02-221-3/+5
| | | | | | | | | default database location. Approved by: maintainer Notes: svn path=/head/; revision=38618
* Make the port more "package friendly".Jimmy Olgeni2001-02-201-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not call initdb from Makefile's post-install. Users are required to manually run initdb, maybe after configuring their preferred database location in pgsql's user .profile. pkg_add used to simply replace some existing data files. Add pkg-message to tell the user about initdb. Remove 2 empty directories from pkg-plist (pgsql/include/port/freebsd, pgsql/include/port), since they are not included in "make package" anyway and cause pkg_deinstall to complain about the plist. Remove all pgsql/data contents from pkg-plist, so "make deinstall" and pkg_delete won't clobber existing databases. Minor version upgrades can now be performed by means of pkg_delete and "make install", without using pg_dump. Chown %D/pgsql/lib to root:wheel to satisfy ldconfig's recent security requirements. Change @dirrm of pgsql to "@unexec rmdir": pkg_deinstall won't complain if data still exists in that directory at deinstall time. Approved by: maintainer Notes: svn path=/head/; revision=38531
* Define IS_INTERACTIVE.Joseph Koshy2001-01-301-0/+2
| | | | | | | | PR: ports/23861 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=37779
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Update to version 7.0.3.Steve Price2000-12-111-140/+46
| | | | | | | | PR: 23371 Submitted by: maintainer Notes: svn path=/head/; revision=35882
* Palle Girgensohn <girgen@partitur.se> stepped forward and said that heSteve Price2000-12-081-1/+1
| | | | | | | would like to maintain this port. Notes: svn path=/head/; revision=35758
* hand maintenance of this port over to ports@FreeBSD.ORGAndreas Klemm2000-11-231-1/+15
| | | | | | | | due to lack of time for maintaining and testing. Maybe somebody other can do better than I. Notes: svn path=/head/; revision=35363