aboutsummaryrefslogtreecommitdiff
path: root/databases/pgtcl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.8.0Wen Heping2010-11-121-5/+6
| | | | | | | | | PR: ports/151703 Submitted by: Pierre David <pda@unistra.fr> Approved by: maintainer(timeout, >18 days) Notes: svn path=/head/; revision=264430
* - Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to beWesley Shields2009-09-081-1/+1
| | | | | | | | | | | "unzip -v" or similar which would break. Instead rely upon the unzip binary. http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056882.html Noticed by: Dag-Erling Smørgrav <des@des.no> Notes: svn path=/head/; revision=241055
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-0/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* Upgrade from 1.6.0 to 1.6.2.Mikhail Teterin2009-01-201-5/+4
| | | | | | | | PR: ports/130744 Submitted by: Pierre David Notes: svn path=/head/; revision=226544
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* Add TCL binding for PostgreSQL client. This used to be part of PostgreSQLMikhail Teterin2007-06-181-0/+44
client up to version 7.x, but is not found in 8.x. Notes: svn path=/head/; revision=193833