turan
8cad0ebe85
broken maintainer, don@openbsd.org -> ports@openbsd.org
2000-02-22 20:27:33 +00:00
espie
edba5cfedf
MAKEFILE-> MAKE_FILE
2000-02-22 17:08:31 +00:00
espie
4420842031
All the Makefiles cvs missed first time around...
2000-02-16 10:52:08 +00:00
brad
eca9fffcd7
style
2000-02-15 07:47:40 +00:00
turan
504f314d16
espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE
2000-02-15 05:03:51 +00:00
espie
40cc3ece85
LICENSE_TYPE is Public Domain
2000-02-14 16:42:56 +00:00
turan
5d4f242545
public domain licenses
2000-02-12 08:58:16 +00:00
turan
1574b9aa2e
gpl licenses
2000-02-12 08:02:07 +00:00
turan
8d37dded6c
bsd licenses
2000-02-12 06:29:49 +00:00
espie
b3ed337056
Change MAKE_FLAGS to remove the -f.
...
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932
Kill a large set of deprecated variables.
...
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.
It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93
Use WRKDIST where appropriate.
2000-02-11 00:37:15 +00:00
espie
6574074cf2
Remove USE_X11, icon is perfectly happy under /usr/local.
...
Use WRKDIST
Move distfiles to 9.3.2 subdir, since the icon people currently
don't put version numbers in their distribution.
2000-02-10 14:54:50 +00:00
espie
07fb4ca263
Kill MKDIR
2000-02-10 10:03:19 +00:00
espie
1ad995ff64
Kill last PATCH_SITES, now that I've fixed the double typo. sigh.
2000-02-02 18:35:23 +00:00
espie
e201e9d26b
Kill most instances of PATCH_SITES
2000-02-02 17:02:38 +00:00
brad
07d9e95877
fix usage of ranlib
...
--
based on PR#: 1057 patches
2000-01-30 01:07:30 +00:00
brad
38894ccadd
fix usage of ranlib
...
--
PR#: 1057
2000-01-14 04:31:48 +00:00
brad
2a4ed17310
remove some unnecessary changes in this patch
2000-01-09 05:49:18 +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
966bc11012
- change master sites to ${MASTER_SITE_TCLTK}
...
- add missing PLIST.noshared
- flesh out port and do the right thing on OpenBSD
2000-01-07 18:09:36 +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
angelos
654166d43a
man3->mann for some of the entries...
2000-01-06 02:24:37 +00:00
angelos
ba3a6709cb
Replace bogus @unexec entry...
2000-01-06 02:22:29 +00:00
angelos
83217e8627
Add otcl (commented out for now)
2000-01-06 02:19:24 +00:00
angelos
dc93323fd4
Objective TCL, from FreeBSD
2000-01-06 02:18:23 +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
angelos
15ba6b4742
Add SHA1 and RMD160 checksums
2000-01-06 00:52:32 +00:00
angelos
6997b608df
Remove a freebsd-ism
2000-01-06 00:43:06 +00:00
angelos
a3ada1ee1c
commented-out version of tcl82, until turan or brad (or someone)
...
verifies the port
2000-01-06 00:39:43 +00:00
angelos
67afd8eac6
TCL 8.2.3, from FreeBSD ports.
2000-01-06 00:36:20 +00:00
jasoni
123aeee3e5
Patch for alpha
2000-01-03 18:23:20 +00:00
brad
fa66e11011
- now that dependencies seem to work right, remove tcl from dependency list
...
- add build target to dependnecy list for test target to ensure that expect
is actually built before trying to run the test
- sort PLISTs
2000-01-01 07:10:58 +00:00
brad
66c79bc002
- make sure the PLIST that is created is done so in the work dir
...
- add check for ${NO_SHARED_LIBS:U} == YES
- sort final PLIST and output as PLIST.new, then move into place
- sort PLIST and PLIST.noshared
1999-12-31 04:22:42 +00:00
brad
14712e86c2
- cleanup Makefile
...
- remove deprecated variables
- disable use of threads on SPARC
1999-12-25 02:34:05 +00:00
espie
b15b5c9a11
Update to 991208 snapshot, quite a few bugs fixed as usual.
...
Highlight: inlining on function trees should be active in C++.
Reword include files fixing so that it wedges in where it is
supposed to, as latest tweaks to va_list means the stage1 compiler
needs correct includes.
1999-12-14 00:19:15 +00:00
jasoni
dc0957332f
- Update to v 1.5.2.
...
- Clean up and remove FreeBSD stuff.
1999-12-13 04:53:02 +00:00
brad
de6f9389d7
remove unnecessary GNU_CONFIGURE tag, USE_AUTOCONF implies using GNU_CONFIGURE
1999-12-12 18:40:45 +00:00
angelos
51092afc3e
Update to version 2.04
1999-12-04 03:51:48 +00:00
angelos
e7eefc0051
Version 2.04 (thanks espie)
1999-12-04 03:35:53 +00:00
espie
82903f36c4
19991201 snapshot.
...
Fixes at least one regression in the C testsuite.
No new regressions seen so far.
1999-12-03 11:30:11 +00:00
espie
6642575e29
Update to 991122 snapshot, which fixes a few issues yet.
...
Update i386 test-results to something more current.
1999-12-01 17:38:43 +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
espie
414ffa3078
Patching g77 configure.in to eradicate mkstemp looks like a good idea.
1999-11-28 00:35:24 +00:00