summaryrefslogtreecommitdiff
path: root/lang/tcl84 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - reset MAINTIANER as nobody cares for it.Dirk Meyer2004-03-061-1/+1
| | | | Notes: svn path=/head/; revision=103128
* - Restore PORTEPOCHPav Lucistnik2004-03-061-0/+1
| | | | | | | | Reported by: John Merryweather Cooper <coop9211@uidaho.edu> Pointy hat to: dinoex Notes: svn path=/head/; revision=103122
* - update to 8.4.6Dirk Meyer2004-03-062-4/+3
| | | | Notes: svn path=/head/; revision=103069
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102161
* - Update to 8.4.5Dirk Meyer2003-12-042-3/+2
| | | | Notes: svn path=/head/; revision=95048
* - add patch for:Dirk Meyer2003-10-252-0/+14
| | | | | | | | | FreeBSD only provides the __fpsetreg() used by the following two for the GNU Compiler. When using, say, Intel's icc they break. Submitted by: root@celsius.bychok.com Notes: svn path=/head/; revision=92133
* - 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 8.4.4Dirk Meyer2003-07-242-4/+3
| | | | | | | - extend CATEGORIES Notes: svn path=/head/; revision=85509
* - Update URLDirk Meyer2003-06-171-1/+1
| | | | Notes: svn path=/head/; revision=83134
* Add a second checksum:Kris Kennaway2003-05-311-0/+1
| | | | | | | | | | | | - distfile was recreated with modified files: macosx/tclMacOSXBundle.c ChangeLog PR: 52625 Submitted by: Nate Eldredge <neldredge@hmc.edu> Notes: svn path=/head/; revision=81781
* - Update to 8.4.3Dirk Meyer2003-05-213-3/+3
| | | | Notes: svn path=/head/; revision=81578
* - use configures --includedirDirk Meyer2003-05-132-9/+10
| | | | | | | | - TCL_INCLUDE_SPEC is now set in tclConfig.sh - cleanup makefile Notes: svn path=/head/; revision=80933
* - 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
* - Update to 8.4.2Dirk Meyer2003-03-233-15/+21
| | | | | | | | - make SOURCE path in tclConfig.sh variable PR: 48574 Notes: svn path=/head/; revision=77309
* - add suuport for option TCL_WITH_THREADSDirk Meyer2003-02-231-0/+10
| | | | | | | Submitted by: lehmann@ans-netz.de Notes: svn path=/head/; revision=76269
* - 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 spellingDirk Meyer2003-02-111-1/+1
| | | | Notes: svn path=/head/; revision=75281
* - use LATEST_LINKDirk Meyer2003-02-041-1/+1
| | | | Notes: svn path=/head/; revision=74690
* - Update to 8.4.1Dirk Meyer2002-11-122-2/+2
| | | | Notes: svn path=/head/; revision=69975
* Add missing manpageKris Kennaway2002-10-281-2/+2
| | | | Notes: svn path=/head/; revision=68990
* bump PORTEPOCHDirk Meyer2002-10-161-0/+1
| | | | Notes: svn path=/head/; revision=68157
* Update to 8.4.0Dirk Meyer2002-10-053-5/+5
| | | | Notes: svn path=/head/; revision=67345
* remove inactive file.Dirk Meyer2002-09-101-20/+0
| | | | Notes: svn path=/head/; revision=66062
* Update to tcl8.4b2Dirk Meyer2002-09-095-61/+59
| | | | | | | koi8-u.enc now in distribution Notes: svn path=/head/; revision=65914
* Add include/tcl%%TCL_VER%%/tclPlatDecls.hDirk Meyer2002-03-151-0/+1
| | | | | | | previous patch did not apply Notes: svn path=/head/; revision=56173
* Create an extra link for tclPlatDecls.hDirk Meyer2002-03-142-12/+14
| | | | | | | | PR: 35817 Submitted by: brandt@fokus.gmd.de Notes: svn path=/head/; revision=56072
* Update to 8.4.a4Dirk Meyer2002-03-075-65/+94
| | | | | | | | | | - DISTNAME changed - configure section for FreeBSD fixed - new encodings - new manpages Notes: svn path=/head/; revision=55669
* - strip SHLIB_LD of option "-soname $@"Dirk Meyer2002-01-272-3/+14
| | | | | | | | | | - define TCL_SHLIB_LD_EXTRAS - bump PORTREVISION PR: 34210 Notes: svn path=/head/; revision=53843
* To much _MLINKS for README.htmlDirk Meyer2001-12-281-0/+1
| | | | Notes: svn path=/head/; revision=52322
* update pkg-descrDirk Meyer2001-11-241-1/+1
| | | | | | | Submitted by: pavalos@theshell.com Notes: svn path=/head/; revision=50464
* update ports after rep after reprocopy:Dirk Meyer2001-11-247-109/+194
| | | | | | | | | | ports/lang/tcl83 to ports/lang/tcl84 ports/x11-toolkits/tk83 to ports/x11-toolkits/tk84 CATEGORIES stripped, no "tcl84" and "tk84" entrys. Notes: svn path=/head/; revision=50454
* 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
* Remove leftover fileDirk Meyer2001-11-161-0/+0
| | | | | | | Submitted by: huck@spawar.navy.mil Notes: svn path=/head/; revision=50126
* 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-144-16/+27
| | | | | | | | | | | | | | | | | | | | 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
* Improved shared linking.Dirk Meyer2001-11-103-6/+18
| | | | Notes: svn path=/head/; revision=49919
* Change Installion of tclConfig.shDirk Meyer2001-11-012-1/+11
| | | | | | | | | | | | | | | | | | | Fixes a problem with deskutils/ical that assumes the macro TCL_LIB_FILE can be accessed in quoutes. Reduced some dynamic expansions on the way. -TCL_LIB_FILE='libtcl83${TCL_DBGX}.so.1' +TCL_LIB_FILE='libtcl83.so.1' -TCL_SHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`${DBGX}.so.1' +TCL_SHARED_LIB_SUFFIX='83${TCL_DBGX}.so.1' -TCL_UNSHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`${DBGX}.a' +TCL_UNSHARED_LIB_SUFFIX='83${DBGX}.a' Notes: svn path=/head/; revision=49471
* Explicitly set the LATEST_LINK -- right now this port and tcl82 areDavid E. O'Brien2001-10-311-0/+1
| | | | | | | | | | fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link. Today tk82 won. :-( So lets fix the race condition. I hope the tcl port maintainers will think thru this problem and its interaction with the tk ports. Notes: svn path=/head/; revision=49439
* Update to tcl 8.3.4Dirk Meyer2001-10-216-41/+55
| | | | | | | More encodings are inculded into the release Notes: svn path=/head/; revision=49015
* - Fix Content of LD_SEARCH_FLAGSDirk Meyer2001-08-144-32/+31
| | | | | | | | | | | - make FreeBSD-* switch in confugure work as intendend - add a patch to make manual autoconf work - PORTREVISION bumped PR: 28726 Notes: svn path=/head/; revision=46222
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* - Added new file koi8-u.encDirk Meyer2001-06-153-2/+26
| | | | | | | | | | | | | | | - Fix Installation of new file - PORTREVISTION bumped The last item is the koi8-u.enc itself, suitable, I hope, for addition to the next release of TCL. koi8-u is not very different from koi8-r. See http://park.kiev.ua/multiling/koi8-u/draft-rfc-koi8-u.txt Submitted by: mi@misha.privatelabs.com (Mikhail Teterin) Notes: svn path=/head/; revision=44012
* - Fix creation of tmpfiles, previous version cause tcl to fail.Dirk Meyer2001-05-102-7/+5
| | | | | | | | PR: roam@FreeBSD.org Submitted by: Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org Notes: svn path=/head/; revision=42507
* - patch to use mkstemp instead of tmpnamDirk Meyer2001-05-072-0/+18
| | | | | | | Submitted by: mi@aldan.algebra.com (Mikhail Teterin) Notes: svn path=/head/; revision=42378
* Add one missing manpage.Dmitry Sivachenko2001-04-171-1/+1
| | | | Notes: svn path=/head/; revision=41531
* Update tcl/tk to 8.3.3Dirk Meyer2001-04-134-21/+22
| | | | | | | | | - Changes in installion of includes, so it keep compaible to previous patchlevel - took maintainership Notes: svn path=/head/; revision=41354
* Upgrade to 8.3.2.Jing-Tang Keith Jang2001-03-085-42/+37
| | | | | | | PR: ports/25371 Notes: svn path=/head/; revision=39229