aboutsummaryrefslogtreecommitdiff
path: root/devel/tclcl
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - updated to 1.19Martin Matuska2007-04-306-37/+43
| | | | | | | | | | | - added USE_TK same as lang/otcl uses - added patch: patch-Tcl.cc (fixes support for tcl/tk 8.3 and lower) - uses REINPLACE_CMD for correct library search paths Approved by: garga (mentor) Notes: svn path=/head/; revision=191202
* - updated maintainer e-mail addressMartin Matuska2007-04-051-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=189288
* - Update to 1.18Martin Wilke2007-02-264-20/+51
| | | | | | | | | | - Pass maintainership to submitter PR: 109465 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=186037
* - Respect X11BASERong-En Fan2006-12-021-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=178594
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.Mikhail Teterin2005-07-036-43/+15
| | | | | | | | | | | Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of http2.4, which came with earlier Tcl; correct the patch-aa to use Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc. Submitted by: pointyhat (the http2.4 vs. http2.5 discrepancy) Notes: svn path=/head/; revision=138357
* Fix build on 5.x/6.xKirill Ponomarev2005-01-172-4/+22
| | | | | | | Submitted by: Konstantin 'Kosta' Welke <damaker at fillibach dot de> Notes: svn path=/head/; revision=126646
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118494
* o Update to 1.15.Norikatsu Shigemura2004-04-194-11/+15
| | | | | | | | | | o Upgrade dependency on tcl/tk to 8.4. PR: ports-jp/14620 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp> Notes: svn path=/head/; revision=107522
* 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