Commit graph

12 commits

Author SHA1 Message Date
Stefan Eßer
f49599ac73 Fix a few compilation errors detected by clang.
Feature safe: yes
2011-12-07 11:39:25 +00:00
Martin Wilke
ca03e96275 - Fix build with CLANG
PR:		158103
Submitted by:	Guido Falsi <mad@madpilot.net>
2011-06-25 07:48:30 +00:00
Tilman Keskinoz
2b33dd0832 make -j fix 2009-03-24 13:22:22 +00:00
Rong-En Fan
e2d8f38ab2 - Patch configure so it actually accepts --mandir and --infodir. Otherwise,
it will fail when we set them for GNU_CONFIGURE.

PR:		ports/111470
Approved by:	portmgr
Tested by:	pointyhat exp run
2007-07-23 09:19:24 +00:00
Stefan Eßer
aef59cd244 The move of X11 to /usr/local broke the compilation of acm if netpbm
is installed (pm.h from netpbm was used instead of the port's unrelated
local pm.h).

If this port does not compile with gcc-4, this is due to conflicting
declarations of the RPC server interface generated by rpcgen (statis
vs. non-static). This breakage must be fixed in rpcgen.

Approved by:	portmgr
2007-05-20 12:13:23 +00:00
Stefan Eßer
d9cc06b566 Fix remotely exploitable buffer overflow (CVE-2002-0391). 2003-07-06 10:29:12 +00:00
Stefan Eßer
b04a4e85de Fix build on -STABLE: The previous work-around was only tested (and
worked only) on -CURRENT. This one is tested on both 4.8 and 5.1-RC.
2003-06-01 14:48:09 +00:00
Stefan Eßer
20af92c79d Fix build on 5.1 (remove port's conflicting definition of float_t) 2003-05-18 11:38:49 +00:00
Stefan Eßer
1542d3daa9 Use stdlib.h instead of malloc.h, which is deprecated. 2001-11-24 14:11:09 +00:00
Stefan Eßer
3ff5c6d36e Upgrade to version 5.0 of ACM. 1999-02-01 23:32:47 +00:00
Stefan Eßer
24786df1a2 Fix ELF brokenness caused by wrong assumptions of GNU configure, if an
"elf.h" header file is found (assumption was System V.4, which made later
configure tests fail).

Make myself maintainer of this port (as suggested by the previous
maintainer: joerg).
1998-12-06 21:11:05 +00:00
David E. O'Brien
8ea0a44557 Have manpage installed in man6 where games belong.
and some /usr/local hardcodings --> ${PREFIX}
1997-01-03 11:33:21 +00:00