aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl82
Commit message (Collapse)AuthorAgeFilesLines
* - fix build unter FreeBSD 9Dirk Meyer2009-10-261-7/+25
| | | | | | | Reported by: Ernst W. Winter Notes: svn path=/head/; revision=243341
* - fix PORTSCOUTDirk Meyer2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237241
* - take maintainershipDirk Meyer2009-02-221-4/+1
| | | | | | | | - remove DEPRECATED Approved by: mm (Martin Matuska) Notes: svn path=/head/; revision=228832
* - Deprecate due to planned end of tcl/tk 82 support on 2009-04-22Martin Matuska2009-02-141-0/+3
| | | | Notes: svn path=/head/; revision=228279
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Add PORTSCOUT skipvMartin Matuska2007-09-181-0/+2
| | | | Notes: svn path=/head/; revision=199701
* - updated maintainer e-mail addressMartin Matuska2007-04-051-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=189288
* - Remove support for lang/tcl-tk-wrapperMartin Wilke2007-03-271-7/+2
| | | | | | | | | | | - Bump PORTREVISION Notes: Please read UPDATING Approved by: maintainer implicit Notes: svn path=/head/; revision=188531
* - Removed unnecessary PKGINSTALL and PKGDEINSTALLMartin Wilke2007-03-132-13/+16
| | | | | | | | | | | - Improved handling of WITH_TCL82_MAN - Manpages are not installed by default (default on for default TCL - 8.4) PR: 110236 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187277
* - Adds TCL82_MAN and TCLSH_WRAPPER to OPTIONSMartin Wilke2007-03-093-61/+11
| | | | | | | | | | | | | - Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Pass maintainership to submitter - Bump PORTREVISION PR: 110088 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=186971
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-301-6/+1
| | | | | | | | | ports With hat: portmgr Notes: svn path=/head/; revision=183698
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170649
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* - allow to set TCLBASEDirk Meyer2004-11-011-1/+3
| | | | | | | package not changed Notes: svn path=/head/; revision=120575
* - optimize reinplace to handle symlinked /usr/portsDirk Meyer2004-10-281-4/+3
| | | | Notes: svn path=/head/; revision=120378
* - Fix bad source path in tclConfig.sh tkConfig.shDirk Meyer2004-10-271-2/+4
| | | | | | | make packages from pointyhat cluster work as intended Notes: svn path=/head/; revision=120330
* - new options:Dirk Meyer2004-08-171-2/+10
| | | | | | | | | WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN, WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN PR: 70328 Notes: svn path=/head/; revision=116460
* - reset MAINTAINERDirk Meyer2004-03-061-1/+1
| | | | Notes: svn path=/head/; revision=103129
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102161
* - back out last changesDirk Meyer2003-08-041-3/+0
| | | | | | | | kris states that fpsetround is supported, despite that is not part of C99 standard. Notes: svn path=/head/; revision=86253
* - NOT_FOR_ARCHS amd64, fpsetround does not exist.Dirk Meyer2003-08-031-0/+3
| | | | Notes: svn path=/head/; revision=86222
* - Update URLDirk Meyer2003-06-171-1/+1
| | | | Notes: svn path=/head/; revision=83134
* - cleanup makefileDirk Meyer2003-05-131-5/+5
| | | | Notes: svn path=/head/; revision=80877
* - Fix some problems for other ports when WRKDIRPREFIX= is not set.Dirk Meyer2003-04-031-1/+1
| | | | | | | (packages are not affected) Notes: svn path=/head/; revision=78025
* - fix problem with sed, if no WRKDIRPREFIX is set.Dirk Meyer2003-03-241-1/+1
| | | | Notes: svn path=/head/; revision=77347
* - make SOURCE path in tclConfig.sh variableDirk Meyer2003-03-231-1/+6
| | | | | | | PR: 48574 Notes: svn path=/head/; revision=77308
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - fix portlint fatal, introduced by kris.Dirk Meyer2003-02-111-1/+1
| | | | Notes: svn path=/head/; revision=75282
* Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'Kris Kennaway2003-02-101-0/+1
| | | | Notes: svn path=/head/; revision=75227
* - Fix build on SparcDirk Meyer2002-12-161-3/+4
| | | | Notes: svn path=/head/; revision=71681
* - strip SHLIB_LD of option "-soname $@"Dirk Meyer2002-01-272-9/+19
| | | | | | | | | | - define TCL_SHLIB_LD_EXTRAS - bump PORTREVISION PR: 34210 Notes: svn path=/head/; revision=53843
* - make portlint happierDirk Meyer2002-01-051-1/+2
| | | | | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail Notes: svn path=/head/; revision=52636
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Fix patch, as the previous one did only half the job.Dirk Meyer2001-11-141-1/+10
| | | | | | | Submitted by: Roberto@eurocontrol.fr Notes: svn path=/head/; revision=50031
* Tcl will get hostname using uname(3). It seems FreeBSD's uname(3)Dirk Meyer2001-11-143-1/+26
| | | | | | | | | | | | | | | | | | | | returns only 31 letters by /usr/include/sys/utsname.h. Problem was that configure detects uname(3) and uses uname(3) in the hostname-function, while gethostname gives more (=longer) information. keep uname around, as it is be used in TclpSetVariables. took maintainership 8.2 apply a fix for unsafe tempfile handling from 8.3 PR: 18896 Submitted by: yoshint@flab.fujitsu.co.jp Notes: svn path=/head/; revision=50010
* Explicitly set the NO_LATEST_LINK -- right now this port and tcl83 areDirk Meyer2001-11-011-0/+1
| | | | | | | | fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link. Preparation to back out the flag in tcl83. Notes: svn path=/head/; revision=49470
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Rename {INSTALL,DEINSTALL}.tclsh to pkg-{install,deinstall}.tclsh.Satoshi Asami2000-10-081-2/+2
| | | | Notes: svn path=/head/; revision=33532
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29615
* Gotta tell bsd.port.mk about DEINSTALL.tclsh.Satoshi Asami2000-05-311-0/+1
| | | | Notes: svn path=/head/; revision=29023
* Be aware of otclsh and tclsh8.1_rTim Vanderhoek2000-05-312-2/+2
| | | | Notes: svn path=/head/; revision=29021
* Let the user know about itcl installations, too.Tim Vanderhoek2000-05-311-3/+6
| | | | Notes: svn path=/head/; revision=29019
* Add a DEINSTALL.tclsh everywhere there exists an INSTALL.tclsh.Tim Vanderhoek2000-05-311-0/+22
| | | | Notes: svn path=/head/; revision=29018
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458