1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

119 Commits

Author SHA1 Message Date
Adam Weinberger
ee0759c3de Ensure that LATEST_LINK is unique for the tcl84-thread port. 2005-07-18 07:24:08 +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
ef467ce046 Correct pkg-plist. Put on the pointed hat.
Notified by:	kris	(pointyhat)
2005-06-29 21:40:26 +00:00
Mikhail Teterin
9cd8cc16dd Correct the use of PREFIX (where we insall ourselves) and LOCALBASE
(where we find other packages). This makes no difference in most
cases...

PR:	82645
Submitted by: Vsevolod Stakhov
2005-06-29 15:20:02 +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
f1577acfd9 - allow to set TCLBASE
package not changed
2004-11-01 12:46:24 +00:00
Dirk Meyer
d812bf6dde - optimize reinplace to handle symlinked /usr/ports 2004-10-28 07:49:06 +00:00
Dirk Meyer
e8599f3df2 - Fix bad source path in tclConfig.sh tkConfig.sh
make packages from pointyhat cluster work as intended
2004-10-27 18:07:18 +00:00
Dirk Meyer
bf30172cbf - new options:
WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN,
 WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN
PR:	70328
2004-08-17 05:00:53 +00:00
Dirk Meyer
4af71e33b7 - support mode on /dev/cuaa*
Submitted by:	John Hay
2004-06-30 13:17:09 +00:00
Dirk Meyer
baa1b26494 - make PKGNAMESUFFIX more flexible 2004-03-26 18:39:07 +00:00
Dirk Meyer
af0e988a30 - reset MAINTIANER as nobody cares for it. 2004-03-06 19:32:12 +00:00
Pav Lucistnik
789673014d - Restore PORTEPOCH
Reported by:	John Merryweather Cooper <coop9211@uidaho.edu>
Pointy hat to:	dinoex
2004-03-06 18:03:56 +00:00
Dirk Meyer
47fb8aaa22 - update to 8.4.6 2004-03-06 06:11:30 +00:00
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Dirk Meyer
b843772461 - Update to 8.4.5 2003-12-04 19:30:29 +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
edab3b7b7e - back out last changes
kris states that fpsetround is supported,
despite that is not part of C99 standard.
2003-08-04 04:39:31 +00:00
Dirk Meyer
b6d13a5528 - NOT_FOR_ARCHS amd64, fpsetround does not exist. 2003-08-03 09:54:44 +00:00
Dirk Meyer
9ebe8d9955 - update 8.4.4
- extend CATEGORIES
2003-07-24 06:28:21 +00:00
Dirk Meyer
d7c08dff63 - Update URL 2003-06-17 04:02:10 +00:00
Kris Kennaway
ef70e9816e Add a second checksum:
- distfile was recreated with modified files:
        macosx/tclMacOSXBundle.c
        ChangeLog

PR:	52625
Submitted by:	Nate Eldredge <neldredge@hmc.edu>
2003-05-31 04:33:45 +00:00
Dirk Meyer
b3b07a7ca0 - Update to 8.4.3 2003-05-21 05:10:32 +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
5007d8874c - Fix some problems for other ports when WRKDIRPREFIX= is not set.
(packages are not affected)
2003-04-03 04:21:50 +00:00
Dirk Meyer
bdd62873c5 - fix problem with sed, if no WRKDIRPREFIX is set. 2003-03-24 04:20:47 +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
69b55b0807 - add suuport for option TCL_WITH_THREADS
Submitted by:	lehmann@ans-netz.de
2003-02-23 12:33:36 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
26d0b60848 - Fix spelling 2003-02-11 04:39:49 +00:00
Dirk Meyer
2c6d201845 - use LATEST_LINK 2003-02-04 20:12:46 +00:00
Dirk Meyer
14ac16c78f - Update to 8.4.1 2002-11-12 21:13:42 +00:00
Kris Kennaway
1615f0e759 Add missing manpage 2002-10-28 01:36:38 +00:00
Dirk Meyer
1e74dc9d00 bump PORTEPOCH 2002-10-16 18:18:07 +00:00
Dirk Meyer
cd78936c6e Update to 8.4.0 2002-10-05 17:24:40 +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
1906fd3724 Add include/tcl%%TCL_VER%%/tclPlatDecls.h
previous patch did not apply
2002-03-15 21:40:26 +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
518352419a To much _MLINKS for README.html 2001-12-28 13:18:45 +00:00
Dirk Meyer
96aa9589d0 update pkg-descr
Submitted by:	pavalos@theshell.com
2001-11-24 09:05:15 +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
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +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