summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel/scripts/configure.postgresql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix building this Port with Kerberos.Tom Hukins2002-02-211-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
* Fix a typo: $1 -> $? (we want to check the return code from dialog)Pete Fritchman2002-02-201-1/+1
| | | | | | | | | PR: 35143 Submitted by: maintainer Reported & fixed by: olgeni Notes: svn path=/head/; revision=54992
* Upgrade to 7.2, and spilit into several ports.Vanilla I. Shu2002-02-191-177/+64
| | | | | | | | PR: ports/34855 Submitted by: maintainer. Notes: svn path=/head/; revision=54887
* Fix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option.Jimmy Olgeni2001-06-131-2/+2
| | | | | | | | PR: 28120 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=43942
* The configure script *must* run pre-fetch, since the dependencies areAkinori MUSHA2001-06-131-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
* Fix the autogenerated LIB_DEPENDS for TCL.Mikhail Teterin2001-05-181-1/+1
| | | | | | | | PR: ports/27416 Submitted by: girgen@partitur.se (the maintainer) Notes: svn path=/head/; revision=42691
* Specify the full path of the jakarta port's "ant" utility (/usr/local/bin) soJimmy Olgeni2001-04-251-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
* Upgrade to 7.1, change to new layout style.Vanilla I. Shu2001-04-211-39/+49
| | | | | | | | PR: ports/26741 Submitted by: maintainer Notes: svn path=/head/; revision=41758
* Remove IS_INTERACTIVE, support batch compilation.Jimmy Olgeni2001-02-251-2/+2
| | | | | | | | PR: 25247 Submitted by: maintainer Notes: svn path=/head/; revision=38680
* Update to version 7.0.3.Steve Price2000-12-111-0/+267
PR: 23371 Submitted by: maintainer Notes: svn path=/head/; revision=35882