Commit Graph

70 Commits

Author SHA1 Message Date
steven
e7552b7f39 remove old tcl/tk 8.3
ok naddy
2007-10-24 15:40:18 +00:00
steven
a380f09611 unlink tcl/tk 8.3 which is no longer used 2007-10-24 15:22:04 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
steven
125eedcb43 remove obsolete tcl and tk 8.0
ok naddy@
2007-07-30 16:59:54 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
espie
f4cd3188bc provide tkstub84_pic.a to help with libtool... 2007-01-31 17:06:39 +00:00
naddy
59d17838da unconditionally use -fPIC; sync patches 2006-10-18 14:27:43 +00:00
espie
fd969f3dd2 more new lib specs 2006-09-18 10:21:48 +00:00
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
naddy
3a8156838a SHARED_LIBS 2006-01-08 20:56:08 +00:00
naddy
f236d7f3d3 regen patches; welcome in the 21st century! 2006-01-08 17:20:11 +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
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +00:00
alek
02ae91bd25 Add WANTLIB markers 2004-12-19 17:27:00 +00:00
sturm
3189053689 Under unclear circumstances parts of tk are recompiled in fake stage.
In this case using PREFIX in a Makefile to find installed files is
obviously wrong. In 8.3 and 8.4 this part of the patch is not necessary
at all, so just remove it. In 8.0 use TCL_LIB_SPEC, as is used in 8.3
and 8.4.

problem noted by Rod.. Whitworth <listen at witworx.com>
2004-12-05 11:39:06 +00:00
espie
b893ad5d98 new style conflicts 2004-09-18 13:06:43 +00:00
naddy
ff8a513c3d restore conflict information that was accidentally dropped 2004-08-10 19:07:05 +00:00
espie
97cf117a8b new plists, mandir. 2004-08-10 12:37:37 +00:00
espie
cf8c59eff8 new plists 2004-08-09 11:46:23 +00:00
kevlo
8f0683a9b0 update to tk 8.4.7 2004-08-07 06:16:38 +00:00
brad
a8c5871662 no more --enable-static 2004-07-04 05:37:08 +00:00
jolan
00f286c9be hppa has shared libs now 2004-07-03 21:04:45 +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
sturm
d0d4470826 fix some tcl/tk related library specs to ensure the right version is
installed even if a newer one is already installed

ok pval@
2004-03-13 15:48:54 +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
3cd760ffe9 update to 8.4.5
update book title, ISBN in DESCR
update master site to sourceforge

ok brad@, naddy@, sturm@, thank you for testing on various archs
2003-12-17 04:57:21 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +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
5d63df9025 tcl/tk 8.4 in, finally
ok naddy@
2003-11-19 15:48:06 +00:00
jose
db3a76c926 i've had this sitting in my tree for about a month but i haven't been
sitting still long enough to import it right.

import of tcl/tk 8.4.4. tested by many, feedback from kevlo, mattheui,
many others ... thank you, ok'd by naddy@
2003-11-19 15:45:58 +00:00
sturm
51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00
matthieu
5a4fbac3e2 Add -lXext to $XLIBSW. libX11 depends on it. ok maintainer 2003-01-15 07:42:22 +00:00
fgsch
dd26b7b067 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
kevlo
28338b9a0d fix to build broken with XF4; pointed out by naddy@ and wilfried@ 2002-12-02 08:01:17 +00:00
kevlo
faf08cceec upgrade to 8.3.5 2002-11-29 09:45:48 +00:00
espie
7afb4e64a4 kill some MASTER_SITE_SUBDIR 2002-05-15 18:05:18 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +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
wilfried
fa3c7113ca sparc64 wants -fPIC, ok naddy@ 2001-10-10 14:03:53 +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
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
pvalchev
0df2df98b8 build correct shared libraries on ELF platforms. tested on powerpc, ok brad 2001-08-04 18:10:35 +00:00
pvalchev
bda2199e86 PREFIX -> LOCALBASE; ok kevlo 2001-07-11 05:50:24 +00:00
jsyn
df25bb4f09 strip wish8.0 binary; ok niklas@ 2001-07-05 23:09:45 +00:00