aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgtcl
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 2.1.1krion2018-02-044-8/+31
| | | | | | | | | - Fix building with LLD and honour $LD - Fix WWW: line PR: 214864 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
* Convert a few more ports to USES=tcl:teagahr2016-04-212-5/+5
|
* MASTER_SITES cleanup.mat2015-05-141-4/+3
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Cleanup plistbapt2014-12-211-1/+0
|
* - Bump PORTREVISION after r370351gahr2014-10-081-0/+1
|
* - USE_LDCONFIGgahr2014-10-071-0/+1
|
* Chase USES=pgsql in pgtcl slavesantoine2014-05-291-0/+4
|
* Convert to USES=pgsqlbapt2014-05-281-2/+1
|
* - Reflect change of license namegahr2014-02-191-1/+1
|
* - Add LICENSE_FILEgahr2014-02-191-0/+1
| | | | Reported by: mat
* - Fix typo (fixes plist)gahr2014-02-171-1/+1
|
* - Convert to USES=tclgahr2014-02-172-87/+18
| | | | | | - STAGE-clean - Add LICENSE - Get rid of pkg-plist, use PORTDOCS=*
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | databases)
* Update from 1.9.0 to 2.0.0. Based onmi2012-02-253-12/+17
| | | | | | | PR: 164478 Submitted by: Pierre DAVID, jgh@ Author's readme continues to claim compatibility with Tcl older than 8.5.
* Upgrade from 1.8.0 to 1.9.0 released in March. The newly added featuremi2011-07-113-8/+9
| | | | | | | can only be used with Tcl85 and above, but the software still builds with earlier Tcl. PR: 158742
* - Update to 1.8.0wen2010-11-124-27/+19
| | | | | | PR: ports/151703 Submitted by: Pierre David <pda@unistra.fr> Approved by: maintainer(timeout, >18 days)
* - Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to bewxs2009-09-091-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>
* - Change default Tcl/Tk version to 8.5mm2009-02-231-0/+1
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* Upgrade from 1.6.0 to 1.6.2.mi2009-01-213-9/+8
| | | | | PR: ports/130744 Submitted by: Pierre David
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* Add TCL binding for PostgreSQL client. This used to be part of PostgreSQLmi2007-06-195-0/+138
client up to version 7.x, but is not found in 8.x.