aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl84/files
Commit message (Collapse)AuthorAgeFilesLines
* - STAGE-cleangahr2014-02-031-5/+5
| | | | - Fix LICENSE
* - Fix reference to header location in tclPort.hgahr2013-07-081-0/+10
| | | | | | | - Bump PORTREVISION PR: 180344 Submitted by: Jimmy Olgeni <olgeni@FreeBSD.org>
* - Update to 8.4.20gahr2013-06-042-53/+23
| | | | | | | | | Release notes: http://www.tcl.tk/software/tcltk/8.4.html This is the twentieth and *FINAL* patch release of Tcl/Tk 8.4. With this release, support for Tcl/Tk 8.4 comes to an end. These ports are going to be deprecated soon. Please use 8.5 or 8.6.
* - Add manpage-related files which didn't end up in yesterday's major Tcl/Tkgahr2013-02-071-0/+11
| | | | | commit. - Clean left-overs
* - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0gahr2013-02-061-33/+0
| | | | | | | | | | | | | | | | | | | | | | | | Release notes: http://www.tcl.tk/software/tcltk/8.6.html - Get rid of -thread slaves ports: threads are now enabled by default and can be OPTIONally disabled. This applies to: * lang/tcl84 * lang/tcl85 * lang/tcl86 * x11-toolkits/tk84 * x11-toolkits/tk85 * x11-toolkits/tk86 - Get rid of tcl-modules slave port: modules are now installed by default and can be OPTIONally disabled. This applies to: * lang/tcl85 * lang/tcl86 - Fix conflicts between man pages of different Tcl/Tk versions, by adding a suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86). Reviewed by: bf, crees Approved by: bapt (portmgr, after partial exp-run)
* - Unbreak build with clangmm2010-12-091-5/+5
| | | | | PR: ports/152842 Submitted by: Koop Mast <kwm@FreeBSD.org>
* - Disable install of function manpages by defaultmm2009-02-261-21/+17
| | | | | - Add manual page for tclsh8.x and wish8.x - Bump PORTREVISION
* - fix shared build on -CURRENTmm2007-06-051-1/+1
| | | | | | | | | | | - change tr to ${TR} lang/tcl84 only: - sync MASTER_SITES with other tcl ports - change sysctl to ${SYSCTL} Suggested by: stas Approved by: garga (mentor)
* - Improved handling of WITH_TCL84_MANmiwi2007-03-131-22/+67
| | | | | PR: 110255 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14clsung2007-01-171-30/+0
| | | | | | | - Removed file: lang/tcl84/files/patch-test-clock (patch already in source tree) PR: ports/107953 Submitted by: Martin Matuska <martin_AT_matuska dot org>
* Fix up a few issues:mi2006-06-284-0/+81
| | | | | | | | | | | | | | | | | | | | | . add recognition of the BSD-specific SIGINFO signal (to be submitted to authors); . avoid even extracting the compat/ subdirectory for fear of picking up a wrong declaration for a function defined in a system library; . force to use the system strstr() instead of building TCL's own (from compat/strstr.c); . similarly, use the system memmove() instead of the (identical) bcopy; . run the vendor's tests as part of the build -- the test failures are not fatal, but may help investigate problems; . fix up the two failing tests so that none currently fail on my two test systems (FreeBSD-6.1-STABLE i386 and amd64) (fixes submitted to authors); . quiet down the noisy warning, triggered in the thread-case by the re-#define of inet_ntoa() in tclUnixPort.h. Bump PORTREVISION.
* - Upgrade to 8.4.13; (1)thierry2006-06-052-19/+24
| | | | | | | | | | - Fix man pages: the required macros were not sourced. (2) Changelog at <http://sourceforge.net/project/shownotes.php?release_id=399452%26group_id=10894> PR: ports/96622 (1) Noticed by: phk (2)
* Remove two obsolete patches.lawrance2006-04-292-32/+0
| | | | | | | | | | | | | | | patch-tclUnixChan.c appears to have been a no-op all along, since it is comparing literal device names, and we have no "/dev/cua". patch-tclUnixSock.c was introduced on the basis that the nodename returned by uname(3) was limited to 32 characters, which does not appear to be the case now. PORTREVISION not bumped since there should be no functional change. PR: ports/92334 Submitted by: Donal Fellows <donal.k.fellows@manchester.ac.uk> (Tcl Core Team)
* Upgrade from 8.4.10 to 8.4.11. Add a hunk to Tk to stop the need formi2005-07-061-25/+0
| | | | | | Tcl sources to be available at Tk build-time. Only a few headers are actually needed and they are installed by Tcl port under $LOCALBASE/include/tcl8.x
* - Fix build in WITH_THREADS casepav2005-07-011-0/+25
| | | | | | PR: ports/82826 Submitted by: Michael Edenfield <kutulu@kutulu.org> Obtained from: tcl CVS
* Update from 8.4.7 to 8.4.10mi2005-06-291-14/+27
|
* Update to 8.4.7ade2004-11-122-81/+23
|
* - support mode on /dev/cuaa*dinoex2004-06-301-0/+12
| | | | Submitted by: John Hay
* - add patch for:dinoex2003-10-261-0/+13
| | | | | | 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
* - use configures --includedirdinoex2003-05-141-1/+1
| | | | | - TCL_INCLUDE_SPEC is now set in tclConfig.sh - cleanup makefile
* - Update to 8.4.2dinoex2003-03-241-12/+12
| | | | | - make SOURCE path in tclConfig.sh variable PR: 48574
* remove inactive file.dinoex2002-09-101-20/+0
|
* Update to tcl8.4b2dinoex2002-09-092-48/+43
| | | | koi8-u.enc now in distribution
* Create an extra link for tclPlatDecls.hdinoex2002-03-141-12/+13
| | | | | PR: 35817 Submitted by: brandt@fokus.gmd.de
* Update to 8.4.a4dinoex2002-03-072-41/+42
| | | | | | | - DISTNAME changed - configure section for FreeBSD fixed - new encodings - new manpages
* - strip SHLIB_LD of option "-soname $@"dinoex2002-01-271-3/+13
| | | | | | | - define TCL_SHLIB_LD_EXTRAS - bump PORTREVISION PR: 34210
* update ports after rep after reprocopy:dinoex2001-11-244-69/+29
| | | | | | | ports/lang/tcl83 to ports/lang/tcl84 ports/x11-toolkits/tk83 to ports/x11-toolkits/tk84 CATEGORIES stripped, no "tcl84" and "tk84" entrys.
* Remove leftover filedinoex2001-11-171-0/+0
| | | | Submitted by: huck@spawar.navy.mil
* Fix patch, as the previous one did only half the job.dinoex2001-11-151-1/+10
| | | | Submitted by: Roberto@eurocontrol.fr
* Tcl will get hostname using uname(3). It seems FreeBSD's uname(3)dinoex2001-11-143-15/+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
* Improved shared linking.dinoex2001-11-112-5/+17
|
* Change Installion of tclConfig.shdinoex2001-11-021-1/+10
| | | | | | | | | | | | | | | | 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'
* Update to tcl 8.3.4dinoex2001-10-213-33/+41
| | | | More encodings are inculded into the release
* - Fix Content of LD_SEARCH_FLAGSdinoex2001-08-143-31/+30
| | | | | | | | - make FreeBSD-* switch in confugure work as intendend - add a patch to make manual autoconf work - PORTREVISION bumped PR: 28726
* - Added new file koi8-u.encdinoex2001-06-151-0/+20
| | | | | | | | | | | | - 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)
* - Fix creation of tmpfiles, previous version cause tcl to fail.dinoex2001-05-111-6/+4
| | | | | PR: roam@FreeBSD.org Submitted by: Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
* - patch to use mkstemp instead of tmpnamdinoex2001-05-081-0/+17
| | | | Submitted by: mi@aldan.algebra.com (Mikhail Teterin)
* Update tcl/tk to 8.3.3dinoex2001-04-141-15/+16
| | | | | | - Changes in installion of includes, so it keep compaible to previous patchlevel - took maintainership
* Upgrade to 8.3.2.keith2001-03-082-22/+22
| | | | PR: ports/25371
* Upgrade to tcl-8.3.1 w/ plus patchjseger2000-05-111-39/+30
|
* Add plus patchjseger2000-05-011-7/+6
|
* Upgrade to tcl-8.3.0jseger2000-04-252-120/+44
|
* Upgrade to tcl 8.2.3jseger2000-01-052-22/+21
|
* Upgrade to tcl-8.2.2jseger1999-11-222-19/+10
|
* Upgrade repository copies to tcl/tk 8.2jseger1999-09-062-118/+154
|
* Upgrade to tcl and tk 8.1.jseger1999-06-202-28/+74
| | | | | | Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Don't try running mkLinks (since it doesn't do anything anyway)fenner1999-05-051-4/+4
| | | | Use MLINKS= to accomplish what mkLinks wanted to do.
* Update tcl81 to beta 1ejc1999-01-172-29/+25
|
* Cleanup conversion to ELF.steve1998-10-042-11/+25
|
* Changes for ELFjseger1998-09-151-0/+14
|
* Honor CFLAGS is set.steve1998-08-241-7/+17
| | | | | PR: 7702 Submitted by: Sheldon Hearn <axl@iafrica.com>
* Upgrade a repository copy of 8.0 to version 8.1jseger1998-02-161-21/+10
|
* Whoops, forgot to copy over patch that bumped SHLIBpst1997-12-021-1/+1
|
* Upgrade to v8.0 PL1.pst1997-11-271-1/+11
| | | | | Thanks go to all the folks who tested on their systems and tested ports that relied on Tcl/Tk v8.x.
* Create some directories with "mkdir -p" so that it works on an emptyasami1997-10-021-1/+6
| | | | | /usr/local. If people can do a pkg_delete before the final test, it will be very appreciated.
* Install all headers into ${PREFIX}/include/{generic,unix}tg1997-10-011-10/+45
| | | | | | for consistency with the older tcl ports. OK'd by: jkh
* Build and install static library also.jkh1997-09-011-4/+41
| | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
* Import TCL 8.0 as a port for the 2.x users and others who want it herejkh1997-08-201-0/+68
as an option. Reviewed by: asami