Commit Graph

342 Commits

Author SHA1 Message Date
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