1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
Martin Matuska
a152a878b7 - Disable install of function manpages by default
- Add manual page for tclsh8.x and wish8.x
- Bump PORTREVISION
2009-02-26 14:19:53 +00:00
Martin Matuska
a5861b89df - fix shared build on -CURRENT
- 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)
2007-06-05 13:26:58 +00:00
Martin Wilke
e23b4c0e44 - Improved handling of WITH_TCL84_MAN
PR:             110255
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:31:58 +00:00
Cheng-Lung Sung
82eb6d187a - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14
- 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>
2007-01-17 04:49:29 +00:00
Mikhail Teterin
d767266adb Fix up a few issues:
. 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.
2006-06-27 22:27:22 +00:00
Thierry Thomas
3a91080529 - Upgrade to 8.4.13; (1)
- 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)
2006-06-04 22:02:14 +00:00
Sam Lawrance
09ee1a43e3 Remove two obsolete patches.
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)
2006-04-29 14:47:53 +00:00
Mikhail Teterin
d650c29c02 Upgrade from 8.4.10 to 8.4.11. Add a hunk to Tk to stop the need for
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
2005-07-05 17:30:52 +00:00
Pav Lucistnik
e99d9b0d49 - Fix build in WITH_THREADS case
PR:		ports/82826
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
Obtained from:	tcl CVS
2005-06-30 18:57:11 +00:00
Mikhail Teterin
a70709d9cf Update from 8.4.7 to 8.4.10 2005-06-29 13:44:01 +00:00
Ade Lovett
64cee60a73 Update to 8.4.7 2004-11-12 01:15:44 +00:00
Dirk Meyer
4af71e33b7 - support mode on /dev/cuaa*
Submitted by:	John Hay
2004-06-30 13:17:09 +00:00
Dirk Meyer
2682b52ed9 - add patch for:
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
2003-10-25 20:44:15 +00:00
Dirk Meyer
00cccc4f8b - use configures --includedir
- TCL_INCLUDE_SPEC is now set in tclConfig.sh
- cleanup makefile
2003-05-13 19:13:01 +00:00
Dirk Meyer
0bb946dfef - Update to 8.4.2
- make SOURCE path in tclConfig.sh variable
PR:             48574
2003-03-23 20:29:46 +00:00
Dirk Meyer
b1438b1420 remove inactive file. 2002-09-10 14:55:18 +00:00
Dirk Meyer
78eac1eef3 Update to tcl8.4b2
koi8-u.enc now in distribution
2002-09-09 12:12:37 +00:00
Dirk Meyer
dcbc75a57b Create an extra link for tclPlatDecls.h
PR:		35817
Submitted by:	brandt@fokus.gmd.de
2002-03-14 14:14:10 +00:00
Dirk Meyer
1569482865 Update to 8.4.a4
- DISTNAME changed
- configure section for FreeBSD fixed
- new encodings
- new manpages
2002-03-07 07:01:40 +00:00
Dirk Meyer
00b1bf0150 - strip SHLIB_LD of option "-soname $@"
- define TCL_SHLIB_LD_EXTRAS
- bump PORTREVISION

PR:		34210
2002-01-27 14:24:21 +00:00
Dirk Meyer
486764a530 update ports after rep after reprocopy:
ports/lang/tcl83         to  ports/lang/tcl84
ports/x11-toolkits/tk83  to  ports/x11-toolkits/tk84

CATEGORIES stripped, no "tcl84" and "tk84" entrys.
2001-11-24 04:18:46 +00:00
Dirk Meyer
1d9da1e8bd Remove leftover file
Submitted by:	huck@spawar.navy.mil
2001-11-16 19:02:56 +00:00
Dirk Meyer
575626bd41 Fix patch, as the previous one did only half the job.
Submitted by:	Roberto@eurocontrol.fr
2001-11-14 22:28:19 +00:00
Dirk Meyer
3b37e7ae6b Tcl will get hostname using uname(3). It seems FreeBSD's uname(3)
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
2001-11-14 08:44:08 +00:00
Dirk Meyer
21a2539b2c Improved shared linking. 2001-11-10 21:03:59 +00:00
Dirk Meyer
18bc73fe5b Change Installion of tclConfig.sh
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'
2001-11-01 21:29:20 +00:00
Dirk Meyer
087a403024 Update to tcl 8.3.4
More encodings are inculded into the release
2001-10-21 03:13:44 +00:00
Dirk Meyer
db2cbd7315 - Fix Content of LD_SEARCH_FLAGS
- make FreeBSD-* switch in confugure work as intendend
- add a patch to make manual autoconf work
- PORTREVISION bumped

PR:		28726
2001-08-14 08:01:45 +00:00
Dirk Meyer
6a728486d9 - Added new file koi8-u.enc
- 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)
2001-06-15 04:23:59 +00:00
Dirk Meyer
a679ab2be7 - Fix creation of tmpfiles, previous version cause tcl to fail.
PR:		roam@FreeBSD.org
Submitted by:	Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
2001-05-10 20:13:56 +00:00
Dirk Meyer
cb3ed2d00e - patch to use mkstemp instead of tmpnam
Submitted by:	mi@aldan.algebra.com (Mikhail Teterin)
2001-05-07 18:37:02 +00:00
Dirk Meyer
c139752201 Update tcl/tk to 8.3.3
- Changes in installion of includes, so it keep compaible
  to previous patchlevel
- took maintainership
2001-04-13 20:31:09 +00:00
Jing-Tang Keith Jang
39c9608b66 Upgrade to 8.3.2.
PR:		ports/25371
2001-03-08 05:05:10 +00:00
Justin M. Seger
dc760c72ef Upgrade to tcl-8.3.1 w/ plus patch 2000-05-10 21:26:51 +00:00
Justin M. Seger
c51ba4999d Add plus patch 2000-05-01 14:39:54 +00:00
Justin M. Seger
c4b9a18200 Upgrade to tcl-8.3.0 2000-04-24 19:48:55 +00:00
Justin M. Seger
fa786a57ac Upgrade to tcl 8.2.3 2000-01-05 07:11:54 +00:00
Justin M. Seger
fecf0e1ad1 Upgrade to tcl-8.2.2 1999-11-21 20:54:58 +00:00
Justin M. Seger
b88f9d4cef Upgrade repository copies to tcl/tk 8.2 1999-09-05 16:32:10 +00:00
Justin M. Seger
28b16a0a15 Upgrade to tcl and tk 8.1.
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80.

Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
1999-06-20 14:05:44 +00:00
Bill Fenner
7d82a241eb Don't try running mkLinks (since it doesn't do anything anyway)
Use MLINKS= to accomplish what mkLinks wanted to do.
1999-05-04 20:50:11 +00:00
Eric J.Chet
985464b23d Update tcl81 to beta 1 1999-01-17 14:07:13 +00:00
Steve Price
bebd4995fd Cleanup conversion to ELF. 1998-10-03 21:35:24 +00:00
Justin M. Seger
aacf2f6e76 Changes for ELF 1998-09-15 02:51:10 +00:00
Steve Price
6e8626a76c Honor CFLAGS is set.
PR:		7702
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-08-24 00:59:59 +00:00
Justin M. Seger
9973dd39cf Upgrade a repository copy of 8.0 to version 8.1 1998-02-16 15:58:37 +00:00
Paul Traina
3b981bc227 Whoops, forgot to copy over patch that bumped SHLIB 1997-12-01 19:20:06 +00:00
Paul Traina
e6bde293f7 Upgrade to v8.0 PL1.
Thanks go to all the folks who tested on their systems and tested ports
that relied on Tcl/Tk v8.x.
1997-11-26 22:49:22 +00:00
Satoshi Asami
70b48fcb78 Create some directories with "mkdir -p" so that it works on an empty
/usr/local.  If people can do a pkg_delete before the final test, it
will be very appreciated.
1997-10-02 05:22:00 +00:00
Thomas Gellekum
6fffb422bb Install all headers into ${PREFIX}/include/{generic,unix}
for consistency with the older tcl ports.

OK'd by:	jkh
1997-10-01 08:39:50 +00:00