Commit Graph

71 Commits

Author SHA1 Message Date
steven
5a2a8155c5 switch tcl and tk MASTER_SITES to sourceforge.
make exmh2 use tcl mirrors directly.

no objection naddy@
2006-02-04 23:50:19 +00:00
alek
fff1b3ec76 SHARED_LIBS 2006-01-08 13:08:01 +00:00
alek
01e810658f SHARED_LIBS 2006-01-08 12:57:04 +00:00
alek
b019a8071a SHARED_LIBS 2006-01-08 12:43:52 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
alek
522ecd0c11 Add/fix WANTLIB markers 2005-02-24 13:20:41 +00:00
jolan
ad7395b38c make TCL_INCLUDE_SPEC point to the actual directory where the tcl
headers are
2005-02-20 03:09:35 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
espie
ee6b38872c new style conflicts 2004-09-18 12:52:54 +00:00
espie
07cecda340 new plist, use mandir. 2004-08-10 12:07:38 +00:00
espie
cf8c59eff8 new plists 2004-08-09 11:46:23 +00:00
kevlo
412fca1469 update to tcl 8.4.7 2004-08-07 06:13:54 +00:00
brad
67c1a7414d - remove useless --enable-static
- 8.4 doesn't use CONFIGURE_SHARED either
- use arch -s instead of machine for static arch check
2004-07-04 03:18:59 +00:00
jolan
00f286c9be hppa has shared libs now 2004-07-03 21:04:45 +00:00
kevlo
3691c35c0d install m4 macro -- PR#3819 2004-06-25 06:46:54 +00:00
miod
ca27018957 Correctly configure tcl and tk 8.4 on architectures which lack shared
libraries, though hppa might need more work.

prodded by jolan@; ok jolan@ pval@
2004-05-20 21:25:44 +00:00
naddy
d262f72421 Remove maintainer by his request. Thanks, Jose. 2004-05-07 15:28:31 +00:00
naddy
9b29c212fb maintenance update to Tcl/Tk 8.4.6; from Jose Nazario <jose@monkey.org> 2004-04-09 21:47:19 +00:00
espie
26bd7c43d8 explicitly tag no-autoheader some ports for which re-running it after autoconf
is a problem.
2004-03-04 17:49:26 +00:00
jose
84d0a91ff0 update to 8.4.5
update book title, isbn in DESCR
update master site to sourceforge

ok brad@, sturm@, naddy@, thank you for testing on various archs.
2003-12-17 04:56:22 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
jose
6d62475413 some things noticed by Stuart Cassoff <stwo@telus.net>:
- fix HOMEPAGE ...
- PLIST exec/unexec about manpages
- flesh out DESCR some
2003-12-01 05:48:00 +00:00
jose
3e0327d27e tcl 8.4 finally in 2003-11-19 15:47:46 +00:00
jose
af707ee320 had this sitting in my tree for a while, finally import tcl/tk 8.4.4.
based on 8.3 port by kevlo@, testing and feedback from many, thank you. 
ok naddy@
2003-11-19 15:47:15 +00:00
kevlo
3c6ea56d3c remove unnessasary variables in tclConfig.sh. Pointed out by jolan@ 2003-11-08 04:50:58 +00:00
fgsch
acdfd4ea13 zap NEED_VERSION. 2002-12-29 20:41:07 +00:00
naddy
cf4d76664c brute force fix; this allows us to build XF4 again 2002-12-04 21:06:31 +00:00
kevlo
faf08cceec upgrade to 8.3.5 2002-11-29 09:45:48 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
pvalchev
8aa544c9c1 fix this on sparc64 - use -fPIC, not -fpic 2002-02-05 22:33:49 +00:00
pvalchev
19afd26ab0 remove libdl hacks from here, too 2001-11-21 00:45:21 +00:00
pvalchev
b454511cb8 libdl hacks no more 2001-11-20 07:21:17 +00:00
kevlo
a0ec256eca fix CATEGORIES and bump NEED_VERSION 2001-10-26 06:57:10 +00:00
kevlo
9513d43f13 - upgrade to version 8.3.4
- fix CATEGORIES
- bump NEED_VERSION
2001-10-26 06:48:13 +00:00
brad
8ca62b899e We get 64bit bins by default on 64bit archs. There is no need to add
this crap.
2001-10-24 14:37:53 +00:00
brad
c94dbc0f68 sync with update-patches 2001-10-24 14:34:08 +00:00
pvalchev
31d940450e - Link with -ldl on all ELF platforms
- Rename patches while here
2001-10-10 04:17:40 +00:00
pvalchev
7e2cbb50f7 Link with libdl on all ELF platforms, instead of fixing those for every
case one by one; fixes alpha.  Relies on __ELF__ being predefined.
tested on i386, ppc, alpha
2001-10-10 01:01:44 +00:00
matthieu
dc071bd1b3 First pass at getting tcl 8.3 working on sparc64.
A number of regression tests fail though. ok pvalchev@
2001-10-08 09:21:38 +00:00
espie
1b20c8506f More regression tests.
- the tcl ports need a home for file tests to work.
- the tk ports need built tcl to run.
- all of this marked as interactive, and it's not even clear how to run
the tclsuite to completion yet...
2001-10-07 11:35:39 +00:00
espie
b1c51dd7e7 Adapt to regress framework 2001-10-06 17:45:06 +00:00
pvalchev
6a08d46def machine -> arch -s to reflect powerpc-based ports name change
and make this work again
2001-09-08 18:20:29 +00:00
brad
5e75485fff can use pthreads but does not at the moment 2001-08-30 02:12:26 +00:00
pvalchev
0df2df98b8 build correct shared libraries on ELF platforms. tested on powerpc, ok brad 2001-08-04 18:10:35 +00:00
jsyn
29245d0ccb strip tclsh8.0 binary; ok niklas@ 2001-07-05 23:07:48 +00:00
kevlo
be2fe737cd strip binaries
--
Submitted by jysn@
2001-07-04 07:08:16 +00:00
kevlo
ab61ccd6bb upgrade to version 8.3.3 2001-05-12 08:56:57 +00:00
lebel
5137d97f38 lang: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:27:52 +00:00