Commit Graph

55 Commits

Author SHA1 Message Date
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
brad
00cf8b9a47 don't hardcode compiler when linking the shared library. 2001-03-08 02:25:34 +00:00
kevlo
a7deb80fbe Fix misleading messages 2001-02-27 01:29:57 +00:00
kevlo
88e9a7c437 Fix misleading messages.
Noticed by Brian Kifiak <bk@rt.fm>
2001-02-26 06:36:18 +00:00
espie
574e0d76bc Fix ppc build, from Dale. 2000-11-02 23:38:56 +00:00
espie
1c6e8adce2 Allow powerpc build, use -shared everywhere.
From drahn@
2000-11-02 17:31:33 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
kevlo
0398d51572 - Add full name to maintainer
- Style
2000-10-12 12:41:23 +00:00
kevlo
7670682791 Sort them in alpha-order, not sort alpha-order in each directory 2000-08-12 06:15:57 +00:00
brad
675e1c0e4e rearrange PLISTs 2000-08-11 09:42:36 +00:00
kevlo
74ddb9ec93 Update to version 8.3.2 2000-08-11 02:34:25 +00:00
brad
2bedd4b38b fix comment in the autoconf script 2000-07-19 06:14:16 +00:00
brad
2b2aca1243 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-18 09:09:37 +00:00
brad
c65098a265 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-18 08:25:56 +00:00
brad
75255e7f3b fix mistake in this patch to the autoconf script, the original values for
SHLIB_CFLAGS and SHLIB_LD were being used because they were not removed.
2000-07-18 08:10:02 +00:00
kevlo
648c1f98c0 Upgrade to version 8.3.1 2000-05-24 02:04:06 +00:00
brad
8de05e7808 - bump NEED_VERSION
- respect CFLAGS
- remove double FAKE_FLAGS
- remove part of patch which is replaced by the use of FAKE_FLAGS
2000-04-01 21:43:05 +00:00