summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel-server/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-213-96/+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
* Update to version 6.5.2.Chris Piazza1999-10-101-1/+1
| | | | | | | | | | | | | | | | | and.. <quote> This is a really small fix: - When compiling postgresql-jdbc, the compilation process presents a bad path to the installed jar-file. </quote> PR: 13838 PR: 13865 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=22314
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21083
* upgrade to postgresql 6.5Andreas Klemm1999-06-291-0/+7
| | | | | | | | | did some small modifications Obtained from: "Palle Girgensohn" <girgen@partitur.se> Notes: svn path=/head/; revision=19901
* Unbreak.Justin M. Seger1998-10-161-1/+1
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14041
* Update postgresql port from v1.09 to v6.0 using files from PostgreSQLMarc G. Fournier1997-04-101-8/+8
| | | | | | | port, which is going to be removed Notes: svn path=/head/; revision=6177
* revive postgres95 as postgresql with full history as requested by Satoshi.Peter Wemm1997-04-091-0/+50
| | | | Notes: svn path=/head/; revision=6172
* Remove now obsolete postgres95 portJames FitzGibbon1997-04-021-50/+0
| | | | | | | | | | | | Clean up newly imported PostgreSQL port: - variable reorganization and cleanup - remove NOMANCOMPRESS conditional in favour of MAN?= - prevent import of installing user's $PATH into ${PREFIX}/pgsql/.profile - change package name to remove 'v' - remove some of the latent bugs left over from the postgres95 port. Notes: svn path=/head/; revision=6114
* Import of Postgres95, a next-generation DMBS research prototype.James FitzGibbon1996-09-231-0/+50
Reviewed by: jfitz@FreeBSD.ORG Submitted by: Matthew Stein <matt@bdd.net> Notes: svn path=/head/; revision=3849