Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Bump PORTREVISION after r370351 | gahr | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | - USE_LDCONFIG | gahr | 2014-10-07 | 1 | -0/+1 |
| | |||||
* | Chase USES=pgsql in pgtcl slaves | antoine | 2014-05-29 | 1 | -0/+4 |
| | |||||
* | Convert to USES=pgsql | bapt | 2014-05-28 | 1 | -2/+1 |
| | |||||
* | - Reflect change of license name | gahr | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | - Add LICENSE_FILE | gahr | 2014-02-19 | 1 | -0/+1 |
| | | | | Reported by: mat | ||||
* | - Fix typo (fixes plist) | gahr | 2014-02-17 | 1 | -1/+1 |
| | |||||
* | - Convert to USES=tcl | gahr | 2014-02-17 | 2 | -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: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | databases) | ||||
* | Update from 1.9.0 to 2.0.0. Based on | mi | 2012-02-25 | 3 | -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 feature | mi | 2011-07-11 | 3 | -8/+9 |
| | | | | | | | can only be used with Tcl85 and above, but the software still builds with earlier Tcl. PR: 158742 | ||||
* | - Update to 1.8.0 | wen | 2010-11-12 | 4 | -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 be | wxs | 2009-09-09 | 1 | -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.5 | mm | 2009-02-23 | 1 | -0/+1 |
| | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) | ||||
* | Upgrade from 1.6.0 to 1.6.2. | mi | 2009-01-21 | 3 | -9/+8 |
| | | | | | PR: ports/130744 Submitted by: Pierre David | ||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -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 categories | pav | 2008-04-09 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Add TCL binding for PostgreSQL client. This used to be part of PostgreSQL | mi | 2007-06-19 | 5 | -0/+138 |
client up to version 7.x, but is not found in 8.x. |