Commit Graph

51 Commits

Author SHA1 Message Date
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
0a5d240a79 new plists 2004-08-10 00:52:43 +00:00
todd
05fa41b2cd o @dir subdir -> subdir/ syntax change
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
todd
1a0897c9da move to @dir 2004-07-14 19:36:58 +00:00
pvalchev
787ad8b4ba support amd64
tested with w3m successfully
ok maintainer todd
2004-03-15 02:47:24 +00:00
espie
26bd7c43d8 explicitly tag no-autoheader some ports for which re-running it after autoconf
is a problem.
2004-03-04 17:49:26 +00:00
miod
d200e946c8 OpenBSD/mvme88k support, prompted by todd@
maintainer ok
2004-03-01 13:36:42 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
espie
effd4a0d24 Make sure the function pointer has a complete prototype, for compilation
in C++ mode.
2003-11-11 23:49:08 +00:00
todd
b2131f1d0f be less specific; prompted by naddy 2003-10-16 14:09:51 +00:00
todd
e90ccfebff hppa,macppc,vax still do not work 2003-10-16 13:56:28 +00:00
todd
fee2f6570e really, fix this for alpha 2003-10-16 13:46:30 +00:00
todd
0643c44ec6 teach boehm-gc about m68k 2003-10-16 04:11:15 +00:00
todd
3ea4be1662 teach boehm-gc about alpha having shared libs 2003-10-15 17:11:35 +00:00
todd
f680842474 Thanks to marius at monkey dot org for unbreaking this port.
Thanks to Andrew Delgleish for updating this to 6.2
patches submitted upstream.
2003-10-15 12:58:11 +00:00
todd
ace32cb723 Mark this as broken.
This should have been done a while ago.
Fixing this is beyond me, and until this works, w3m and gcj are pointless as
well (opencm will be free of boehm-gc soon enough).
2003-06-12 20:33:12 +00:00
brad
910639f369 update DESCR, no more libleak.
--
MAINTAINER ok
2003-05-10 21:06:15 +00:00
todd
1710239724 at least allow alpha to link against libgc.a 2003-04-23 20:56:08 +00:00
pvalchev
0f9f4167dd fix build on vax, seems to work too (at least passes regress) 2003-01-28 07:51:22 +00:00
brad
7759955ddc bump PKGNAME, the recent commit from drahn@ is really important for
ELF-based archs as having an old boehm-gc can cause programs to stop working
after the WorX addition. Noticed after trying to build w3m and it failed
miserably.
2003-01-18 23:29:52 +00:00
drahn
f5ecdc2e7a Instead of using a data symbol to find the last mapped section of the
executable, use _end. This is done other places in the file, and works
with latest ELF linker changes, (This only affects OpenBSD/ELF). ok todd@
2003-01-17 21:00:45 +00:00
marc
1dc00db33e sparc/sparc64 elf config. drahn@ says it works on sparc64. OK todd@ 2003-01-15 22:48:09 +00:00
todd
33248e4bbc thanks to drahn@ update to gc6.1 (misc bugfixes, I've heard good things, etc,
best of all, you can drop this in on shared archs as a replacement for 6.0,
I've tested opencm and w3m)
2002-10-26 13:25:26 +00:00
todd
24ec1545db more headers (needed by egcs) 2002-09-16 22:00:13 +00:00
todd
03a3b0e4e7 install one more header, needed by the upcoming opencm use
of /usr/local/include
2002-09-12 14:53:27 +00:00
todd
2b3e8aa0ad take maintainership. niklas@ resigned this 2002-09-12 14:18:56 +00:00
pvalchev
70be3d485d fix VAX support 2002-09-12 06:47:16 +00:00
todd
fe065080cd update to 6.0
misc pieces from art@, pval@, and myself
2002-08-27 15:41:30 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
brad
e08e133a93 - add RCS id
- add HOMEPAGE
- use MASTER_SITE_BACKUP
2002-03-01 03:49:08 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
lebel
0ae87f81fc devel: COMMENT is out, bump NEED_VERSION. 2001-05-06 00:12:42 +00:00
wilfried
5c53fa6ea6 respect CC/CFLAGS, ok naddy@ 2001-03-26 09:22:10 +00:00
marc
4901dbc8d0 add back man page -- it got lost sometime in the past 2000-10-26 20:10:15 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
984e8ea577 New extract framework 2000-09-15 14:38:45 +00:00
espie
b7b871bb84 fake 2000-06-07 01:22:05 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +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
56d362bede - cleanup Makefile
- fix man page so path to headers/libs is not hardcoded to /usr/local
- add ONLY_FOR_ARCHS= i386 m68k sparc
- add support for SPARC; tested by marco@
1999-10-06 19:00:29 +00:00
turan
6f668bcea9 fix for badly constructed tarball. 1999-09-19 13:12:06 +00:00
angelos
585077c5ec The Xerox site does not carry the port any more, revert to the SGI one. 1999-08-18 02:44:20 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
niklas
26aa282203 Fix memleaks in the memleak library :-) Also debug the libs by default
since if we are doing this kind of debugging we really might want to inspect
the library internals too.
1999-04-20 09:01:32 +00:00
niklas
1981feef67 Yet another remnant from the FreeBSD port removed 1999-04-19 22:33:44 +00:00
niklas
c7c588d544 sorry committed from the wrong dir, missed some patches 1999-04-19 21:54:39 +00:00