Commit graph

26 commits

Author SHA1 Message Date
tron
d11300602a Include "stdlib.h" head file and add a few forward declarations to please
picky C compilers.
2007-12-16 14:48:30 +00:00
tron
3ade13ff09 Revert last change. Using GNU make under Darwin didn't fix the problem,
it only masked it. Switch back to BSD make and fix real problems. This
results in a complete installation of the package under Darwin.
2006-01-08 14:30:01 +00:00
joerg
a87f6b63e3 Include errno.h on all platforms. Also include stdio.h, it provides
sys_nerr and sys_errlist on DragonFly and FreeBSD. Only define
it manually for platforms other than NetBSD, DragonFly, FreeBSD and
Interix.
2005-12-19 15:15:47 +00:00
tv
4a5e61c125 Make build on Interix. 2005-03-15 03:59:38 +00:00
schwarz
2559846ff2 added patches to support IRIX, closing PR#28315. 2005-03-12 12:53:56 +00:00
jlam
204241bc9f buildlink1 -> buildlink2, and note conflict with compfaces. 2002-09-21 12:13:44 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
tron
b816ba4796 Adapt include conversion scripts to recent versions of "netpbm" and add
the missing dependence on "netpbm" package. This fixes PR pkg/16416
by Greg A. Woods. Bump the package revision to 2 after these fixes.
2002-07-07 14:25:52 +00:00
jlam
7cd04d6fd0 Update mail/faces to 1.6.1nb1. Changes from version 1.6.1 are moving the
package under ${X11PREFIX} instead of trying to dual-install under both
${LOCALBASE} and ${X11BASE}, and strongly buildlink'fiying.
2001-11-30 16:29:28 +00:00
wiz
b17589064d Misc fixes:
Remove a dead MASTER_SITE.
Use PLIST_SUBST instead of local hack.
Create app-defaults dir if missing (solves pkg/13179).
Don't hardwire incorrect app-defaults path in patch-at.
2001-11-29 18:00:31 +00:00
dmcmahill
7b326e6191 add some missing header files for alpha. 2001-02-03 01:53:02 +00:00
tron
c176be5714 Use correct run time library path for "compface" and "uncompface". 2000-09-06 12:44:37 +00:00
tron
50f5095f29 Include "errno.h" instead of defining "sys_errlist" manually to avoid
link time warnings.
2000-09-06 12:31:50 +00:00
tron
5fa52e5c2c Fix compilation problem with certain version of "bsd.lib.mk". 2000-09-06 12:25:08 +00:00
tron
2caaf58123 Fix this package to pass the shared library test in the "check-shlibs"
target. These patches created by Alistair Crooks.
2000-09-04 11:29:35 +00:00
agc
63f53831b6 Attempt to differentiate between X11BASE (where X11 is installed) and
X11PREFIX (where the app defaults file is to be installed, and which
will be X11BASE, or LOCALBASE if xpkgwedge is installed).
2000-07-11 09:53:10 +00:00
tron
160040fd36 Replace "/usr/local" by "${LOCALBASE}". Fixes PR pkg/10360, pkg/10465
and pkg/10529.
2000-07-08 12:47:02 +00:00
agc
cc96437381 More changes for Solaris - make this compile on Solaris systems where
the BSD make program is called "bmake".
2000-05-24 09:15:57 +00:00
bouyer
90fa768a3f Compiles on Solaris 1999-12-05 22:06:19 +00:00
simonb
50169ec28b Oops, forgot them RCS ids... 1999-10-01 07:49:19 +00:00
simonb
9599fc7b0e Spilt patches into one-file-per-patch-file, and make this work on
the pmax (and other mips ports) - all the world is not IRIX...
1999-10-01 05:09:14 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
a09a455357 Remove garbage from front of diff. 1998-02-25 16:12:44 +00:00
agc
b2cd63b75b Silence some compiler warnings. 1998-02-25 16:11:27 +00:00
agc
d5a9ebf446 Refine for NetBSD. 1998-02-25 16:09:54 +00:00
agc
205fd48e2c Initial import of faces-1.6.1, utilities for manipulating face bitmaps
and icons, into the NetBSD packages collection, from the FreeBSD port.
1998-02-25 16:01:26 +00:00