summaryrefslogtreecommitdiff
path: root/lang/tcl-wrapper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Remove lang/tcl83 and x11-toolkits/tk83 (expired)Pietro Cerutti2013-04-231-2/+2
| | | | | | | | | - Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble) Notes: svn path=/head/; revision=316351
* - Chase 82+ not being a valid Tcl/Tk version anymorePietro Cerutti2012-12-041-2/+2
| | | | | | | | Feature safe: yes Reported by: beat, bapt Notes: svn path=/head/; revision=308232
* consolidate under (lower-case) tcltk@Brendan Fabeny2012-11-261-1/+1
| | | | | | | | PR: 173753 , 173767 Feature safe: yes Notes: svn path=/head/; revision=307793
* Release maintainership of Tcl/Tk ports back to pool.Martin Matuska2012-08-031-1/+1
| | | | Notes: svn path=/head/; revision=301977
* Don't require specific Tcl version for lang/tcl-wrapperMartin Matuska2012-02-131-2/+2
| | | | | | | | PR: ports/164528 Submitted by: Pierre DAVID <pdagog@gmail.com> Notes: svn path=/head/; revision=291279
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add LICENSE informationMartin Matuska2011-03-231-0/+2
| | | | | | | - Make portlint happier Notes: svn path=/head/; revision=271518
* - 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
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - use shc to create binariesMartin Matuska2007-04-121-4/+8
| | | | | | | | | - increase version to 1.1 Approved by: garga (mentor) Notes: svn path=/head/; revision=189857
* - updated maintainer e-mail addressMartin Matuska2007-04-052-3/+3
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=189288
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-2/+2
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* Tcl-wrapper installs a shell wrapper for the "tclsh" command thatMartin Wilke2007-03-277-0/+147
comes with different versions of Tcl. Users can define in a configuration file which version of the Tcl shell should be called. - Martin Matuska martin@matuska.org PR: ports/110626 Submitted by: martin at matuska.org Notes: svn path=/head/; revision=188523