Commit Graph

50 Commits

Author SHA1 Message Date
espie
7728fff438 Fix bad symlinks. 2000-03-21 22:43:47 +00:00
espie
70f6284760 Use INSTALL_ROOT, cleaner fake that way 2000-03-21 20:17:09 +00:00
espie
a588f0c34b Fix *config.sh after fake install to remove DESTDIR 2000-03-20 20:16:38 +00:00
espie
a6cc308e22 Fake 2000-03-20 18:16:22 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
brad
38894ccadd fix usage of ranlib
--
PR#: 1057
2000-01-14 04:31:48 +00:00
brad
03e3c69c4c remove some unnecessary changes in this patch 2000-01-09 05:40:20 +00:00
brad
0c1483d59a use ${DISTNAME} when defining WRKSRC 2000-01-07 18:15:37 +00:00
brad
7c7c967809 when installing man pages don't specify the man page name twice when
running rm to remove any existing man page with that name.
2000-01-07 02:35:52 +00:00
brad
e217499b9f missed one ranlib -> $(RANLIB) in the previous commit 2000-01-06 08:12:17 +00:00
brad
c767a79ffd make tcl80 respect CFLAGS 2000-01-06 04:06:36 +00:00
brad
73cbf09b73 stay consistant with the rest of tcl80's Makefile, ranlib -> $(RANLIB) 2000-01-06 03:16:36 +00:00
brad
ed8df75a52 use ld flag -Bforcearchive when making the shared library 2000-01-06 03:15:25 +00:00
brad
899c32d057 sort PLISTs 2000-01-06 02:15:50 +00:00
brad
8615f900e5 add build target to dependency list for test target to ensure that tcl80
is built before trying to run the test.
2000-01-06 01:58:44 +00:00
brad
9c6062b11f patch is no longer needed now that we're using GCC 2.95.x 1999-11-30 02:15:10 +00:00
brad
da3799bad3 use MASTER_SITE_TCLTK 1999-05-30 23:49:12 +00:00
downsj
e61f9405e4 Fix patch so that it actually applies... unix/ is the work directory. 1999-05-01 23:57:00 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
espie
6920b1b876 Work around for late m68k compiler error... 1999-04-16 13:51:19 +00:00
brad
8051ae982e fixup PLIST 1999-04-03 09:18:14 +00:00
brad
d242bd81ad upgrade to tcl 8.0.5 1999-03-19 20:38:20 +00:00
espie
d39895a649 SEPARATE_BUILD 1999-03-15 02:42:44 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
f1c741926b use NO_SHARED_LIBS to determine config 1999-02-18 01:28:30 +00:00
marc
7215a62a0f replace PLIST.alpha with PLIST.noshared 1999-02-17 23:47:47 +00:00
marc
54935fbb9b fix packing list (ldconfig) 1999-01-11 04:52:28 +00:00
marc
a34e4799ac update to tcl 8.0.4 1999-01-11 01:21:18 +00:00
todd
e28014c41d o grammer correction from Corey Brenner <coreybrenner@hotmail.com>
o update offsets for new tcl version
1999-01-01 23:16:25 +00:00
niklas
e2f78deeb5 Forgot to update this one 1998-11-03 17:52:44 +00:00
niklas
63761ead7a Updated to 8.0.3, new mastersite 1998-11-03 15:43:16 +00:00
marc
73926b04ce remove unneeded @exec ranlib %D/%F from packing lists 1998-09-08 18:01:33 +00:00
marc
7c95e8b1ee add packing list for alpha that does not reference shared libs 1998-06-30 01:12:05 +00:00
marc
b526839f7e use -O2 instead of -O as gcc barfs on tclExecute on the m68k with -O;
bug report submitted to bug-gcc
1998-06-26 05:53:21 +00:00
marc
fcf37f3376 oops: ranlib on install, too 1998-04-16 17:33:56 +00:00
marc
273c321cd1 ranlib libtcl80.a when building both shared and static libs.
patch from Matthieu Herrb <matthieu@laas.fr>, PR 438.
1998-04-16 17:01:44 +00:00
marc
4900188f20 tweak packing list 1998-04-08 21:15:29 +00:00
marc
b723ae726c Use -fPIC for sparc, needed by tk which uses tcl config. Split patches
into two files, one for each file patched
1998-02-11 07:05:48 +00:00
niklas
d0c641ec9b On a current system LDCONFIG need not be special cased for mips/alpha 1998-02-10 10:45:16 +00:00
graichen
1d3f54f4e8 disable dynamic loading stuff (dl* functions) not only for the pmax
-> all mips machines use the same shared lib sheme -> enable it for
mips
1998-01-29 08:18:29 +00:00
don
da3cc35d68 These are the *right* files. 1998-01-29 05:36:10 +00:00
don
47afe13edc Don't gzip manpages 1998-01-29 05:35:11 +00:00
don
a4dc53f9e4 make shared libs on all platform save pmax, instead of the other way around. 1998-01-29 05:32:19 +00:00
jason
ce2d5b9246 pmax is missing dl functions, so disable dynamic 'load' command 1998-01-21 22:06:59 +00:00
niklas
c4e1de020c man pages are not gzipped here 1997-12-23 10:32:18 +00:00
niklas
efe0da6436 TCL 8.0 1997-12-02 16:15:24 +00:00