summaryrefslogtreecommitdiff
path: root/databases/postgresql-tcltk/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix building.Sergey A. Osokin2003-09-181-0/+3
| | | | | | | | Notice from: kris via bento Approved by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=89046
* Use another way for PortgreSQL slave ports (make without -C),Sergey A. Osokin2003-09-041-3/+3
| | | | | | | | | | | because much more people still use old versions of make. Notify from: Dan Langille <dan@langille.org> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56346 Notes: svn path=/head/; revision=88528
* Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-041-6/+11
| | | | | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56349, 56404 Notes: svn path=/head/; revision=88522
* Remove unneeded RUN_DEPENDS.Alexander Langer2003-07-131-1/+0
| | | | | | | | | | | | | | | | | | Volker mentioned an install with a dependency "postgres" fails if postgresql is installed with -DWITHOUT_SERVER, though it shouldn't, and thus suggested a depend-change to "psql", which is also present for the client-only-install. The maintainer then submitted the patch which completely removes the dependency as it "is actually not needed". I personally am in favor of the first solution, but Palle is the maintainer. Reported by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Submitted by: Palle Grigensohn <girgen@pingpong.net> (maintainer) PR: 54252,54287 Notes: svn path=/head/; revision=84808
* 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
* postgresql-tcltk tcl/tk revert to 8.3 from 8.4Daichi GOTO2003-06-191-2/+2
| | | | | | | | PR: 52852 Submitted by: Palle Girgensohn <girgen@pingpong.net> <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=83296
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update PostgreSQL tcl/tk to 7.3.1. pgaccess is no longer in of this port.Sean Chittenden2003-01-041-11/+14
| | | | | | | | PR: ports/45885 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=72540
* fix for different tcl versionsSADA Kenji2002-11-131-2/+8
| | | | | | | | | PR: ports/42010 Submitted by: unknown -- see the PR Approved by: maintainer Notes: svn path=/head/; revision=69994
* Remove PORTVERSION (like other postgresql subports in ports/36980), so thatJimmy Olgeni2002-04-141-1/+0
| | | | | | | it will compile. Notes: svn path=/head/; revision=57693
* This is a port of the Tcl/Tk stuff in the postgresql-7.2Vanilla I. Shu2002-02-191-0/+63
distribution. It includes pgtclsh, pgtksh and also the infamous pgaccess GUI. PR: ports/34860 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=54899