Commit Graph

399 Commits

Author SHA1 Message Date
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
ian
131d1608a7 Remove kaffe1 port, ending months of duplication with kaffe port. 1999-11-26 18:39:27 +00:00
ian
176ef30c9c Remove kaffe1; now there is only kaffe. 1999-11-26 18:29:12 +00:00
ian
199965e9a3 Update to remove brokenness and dependency on dead version (ok turan@).
Add note that it compiles only on clean 2.6 installs or later.
Merge in some stuff from the kaffe1 port, to eliminate duplication.
Shorten DESCR to a few paragraphs.
1999-11-26 18:27:46 +00:00
ian
5584a99ca6 Add patch file 1999-11-26 18:22:55 +00:00
espie
e8ce5474b4 Fix g77 mktemp patch, now that the testsuite checks for it.
Remove extraneous warnings from the build process... for some strange
reason, the protoize patch was integrated by the Cygnus folks, but
the libiberty part is still hanging in no-man's land... go figure.
1999-11-25 22:02:30 +00:00
espie
bfbccce125 In C++, wchar_t is a builtin, not a typedef.
Work-around for an inadequacy of 2.6 headers that was just
exposed by a new pedantic warning...
1999-11-25 17:19:19 +00:00
brad
04679873d1 - remove BROKEN tag
- upgrade to STk 3.1.1
- change maintainer to ports@
- fix PLIST problem by using sed for some variable substitution
- fix compilation on archs that do not support dynamic loading of modules
  (fixes compilation on Alpha, needs testing on pmax and arc)
1999-11-24 04:22:21 +00:00
espie
f844940867 Argh. I was SURE I had repaired that port WEEKS ago.
So, here goes.

- retrieve a recent snapshot of egcs, to justify the port's existence,
- remove outdated fixes, now that we're synching with 2.6,
- update patches to deal with the current snapshot,
- get a description that matches better what's going on,
- add fixed include files to match the new varargs handling (complexity
is now within gcc, instead of arch-dependent include files).

Builds on i386, at least.
1999-11-24 00:15:04 +00:00
angelos
cacfa64b2e Change MAINTAINER to me temporarily (until we figure out who's the
real one).
1999-11-22 22:08:32 +00:00
angelos
453167623b Update to version 2.03 1999-11-22 02:54:29 +00:00
angelos
54be1cd350 ocaml v2.03 1999-11-22 02:44:44 +00:00
turan
eb94790454 i cannot spell BROKEN 1999-11-14 22:00:36 +00:00
turan
d188d481c1 revert fgs' upgrade. do your homework next time. 1999-11-04 01:04:53 +00:00
fgsch
1ae9c484f1 Mark it unbroken. Change master site. Update to version 1.0.5.
Remove any references to versions in description. Shorten.
1999-11-03 05:27:36 +00:00
turan
4f7846f41d broken. compile problems on i386. maint notified. 1999-11-03 03:14:58 +00:00
turan
c34c8995df mark broken. syntax errors. System.c:31 1999-11-03 01:10:04 +00:00
turan
0461a1f331 broken, bad packing lists 1999-10-29 10:31:02 +00:00
turan
1183ab9cf5 these ports are interactive. mark NO_PACKAGE 1999-10-29 09:40:15 +00:00
brad
2399873101 - use the distfile expect-5.30.tar.gz that is in the "old" dir on the dist
site.
- cleanup Makefile
1999-10-27 20:16:52 +00:00
ian
3b59df0423 Fixup @unexec to avoid complaints from deinstall. 1999-09-26 15:47:05 +00:00
espie
901c5a9df7 COMES_WITH... 1999-09-17 11:42:05 +00:00
turan
2d90713a3f broken, sources no longer availible 1999-09-17 10:26:50 +00:00
espie
d4fa059e57 icon -> icon/interp 1999-09-14 10:19:40 +00:00
espie
917ed4d379 Update to 990907, including i386 test results,
- use contrib/egcs-update instead of rolling our own,
- autoreconf does not perform as I expected, autoconf does.
1999-09-09 14:25:11 +00:00
espie
c858157067 egcs snapshot temporarily broken... wait for next snapshot. 1999-09-07 15:04:02 +00:00
espie
6284a309f2 Typos. 1999-09-06 16:48:30 +00:00
espie
cc613e6f87 Fix Makefile thinko.
Add newest patches from current version and OpenBSD src tree.
Synch various things, should compile now.
1999-09-06 15:38:26 +00:00
espie
01b19e31e6 Interface change (libiberty used to include some functions it no longer
includes)
1999-09-06 14:46:49 +00:00
espie
8c357bff37 Update to 990830 snapshot 1999-09-06 13:58:44 +00:00
espie
adcfdcf547 Long-standing empty patch... 1999-09-06 13:57:36 +00:00
brad
197c98235c - update checksums for expect, they unexpectedly changed 1999-09-06 05:37:33 +00:00
brad
24ddde8ae6 removed tabs before SUBDIR tags 1999-08-25 02:48:57 +00:00
espie
ea978354c6 990824 snapshot.
Past the 2.95.1 release, lots of changes since last snapshot
(joins `mainstream' egcs development again)
1999-08-24 22:52:38 +00:00
espie
46f2259573 Forgot to commit that one. Noticed by fgsch@ 1999-08-24 12:25:26 +00:00
brad
62df75f58d upgrade to expect 5.30 1999-08-24 01:56:58 +00:00
espie
1c4d94e0ef Update description, pkg name, and packing list. 1999-08-22 17:28:42 +00:00
espie
244cbb75f3 synch 1999-08-22 16:57:38 +00:00
espie
c728cbc8ba Bye, bye... moved around. 1999-08-22 16:57:09 +00:00
espie
faf101e462 Update experimental snapshot as well. 1999-08-22 16:53:37 +00:00
espie
ce196ba712 Missing files. 1999-08-22 16:46:49 +00:00
espie
e7e2b2f4c5 Move from egcs-stable and update to gcc-2.95.1 1999-08-22 15:50:38 +00:00
espie
3d261cf04b Folded icon lib into icon/lib. 1999-08-20 19:59:29 +00:00
espie
b4e79ed441 And remove those 1999-08-20 19:57:26 +00:00
espie
115a63b2cb Subdirs, as port moved. 1999-08-20 19:55:52 +00:00
espie
8f3f262939 Move port around, cleaner. 1999-08-20 19:53:03 +00:00
niklas
42ad8af2d5 Make compile with egcs (using code from current kaffe) 1999-08-18 12:14:48 +00:00
ian
7f76723a85 Oops, patch made in wrong directory. 1999-08-11 22:35:00 +00:00
ian
cb6b177917 Patch for EGCS' change from -Dunix to -D__unix__ 1999-08-11 18:17:52 +00:00
niklas
2164d2d980 recurse into libgcj 1999-08-02 21:51:34 +00:00
niklas
2b5925e00c A port of the GNU java runtime 2.95 1999-08-02 21:50:23 +00:00
espie
c8feecc3b3 Forgot to fix that 1999-07-29 13:59:43 +00:00
espie
4c574308ae Update to 9.3.2 1999-07-13 20:55:39 +00:00
espie
a07687109e Fix up *UNTESTED* fiddling by brad !!! 1999-07-13 20:37:14 +00:00
brad
cf94e5dfa2 upgrade to camlp4 2.02 1999-07-09 04:06:40 +00:00
brad
e14fdfdbc1 upgrade to ocaml 2.02 1999-07-09 02:51:11 +00:00
espie
4ecd5c1c73 990629 snapshot 1999-07-04 18:20:26 +00:00
espie
378673528e Bump to 990616
PLIST not verified yet
1999-06-17 17:06:39 +00:00