summaryrefslogtreecommitdiff
path: root/devel/tclcl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Reset bouncing maintainer addressKris Kennaway2003-10-241-2/+2
| | | | Notes: svn path=/head/; revision=92010
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Update to 1.0b11, depend on Tcl/Tk 8.3Ade Lovett2002-03-124-6/+17
| | | | | | | | | | MAINTAINER email bounces - reset to ports@FreeBSD.org PR: 35804 Submitted by: Bruce A. Mah <bmah@packetdesign.com> Notes: svn path=/head/; revision=55911
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Update to 1.0b10Kevin Lo2000-12-092-3/+3
| | | | | | | | PR: 23397 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35808
* Remove some files on deinstallKris Kennaway2000-11-111-0/+2
| | | | Notes: svn path=/head/; revision=35001
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-3/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27505
* Update to version 1.0b9.R. Imura2000-02-232-4/+4
| | | | | | | | PR: 16918 Submitted by: maintainer Notes: svn path=/head/; revision=26208
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-282-2/+4
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* tcl/C++ interface used by ns and namSatoshi Taoka1999-04-306-0/+54
PR: 11339 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> Notes: svn path=/head/; revision=18228