summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel-server/scripts/configure.postgresql (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-01-04Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,Sean Chittenden1-167/+0
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
2002-10-06Update to 7.2.3 and maintainer's email address. All advised to updatePatrick Li1-9/+3
to this version as soon as possible. Check PR description. PR: ports/43676 Submitted by: maintainer Notes: svn path=/head/; revision=67467
2002-04-11upgrade to 7.2.1Ying-Chieh Liao1-2/+10
PR: 36975 Submitted by: maintainer Notes: svn path=/head/; revision=57555
2002-02-21Fix building this Port with Kerberos.Tom Hukins1-2/+2
The MAINTAINER has approved this (see ports/35161). PR: ports/35160 Submitted by: Sean Chittenden <sean@chittenden.org> Reviewed by: maintainer Notes: svn path=/head/; revision=55042
2002-02-20Fix a typo: $1 -> $? (we want to check the return code from dialog)Pete Fritchman1-1/+1
PR: 35143 Submitted by: maintainer Reported & fixed by: olgeni Notes: svn path=/head/; revision=54992
2002-02-19Upgrade to 7.2, and spilit into several ports.Vanilla I. Shu1-177/+64
PR: ports/34855 Submitted by: maintainer. Notes: svn path=/head/; revision=54887
2001-06-13Fix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option.Jimmy Olgeni1-2/+2
PR: 28120 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=43942
2001-06-13The configure script *must* run pre-fetch, since the dependencies areAkinori MUSHA1-2/+2
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
2001-05-18Fix the autogenerated LIB_DEPENDS for TCL.Mikhail Teterin1-1/+1
PR: ports/27416 Submitted by: girgen@partitur.se (the maintainer) Notes: svn path=/head/; revision=42691
2001-04-25Specify the full path of the jakarta port's "ant" utility (/usr/local/bin) soJimmy Olgeni1-1/+2
it won't be confused with the "ant" screensaver (in /usr/X11R6/bin). PR: 26841 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=41898
2001-04-21Upgrade to 7.1, change to new layout style.Vanilla I. Shu1-39/+49
PR: ports/26741 Submitted by: maintainer Notes: svn path=/head/; revision=41758
2001-02-25Remove IS_INTERACTIVE, support batch compilation.Jimmy Olgeni1-2/+2
PR: 25247 Submitted by: maintainer Notes: svn path=/head/; revision=38680
2000-12-11Update to version 7.0.3.Steve Price1-0/+267
PR: 23371 Submitted by: maintainer Notes: svn path=/head/; revision=35882