summaryrefslogtreecommitdiff
path: root/graphics/netpbm
AgeCommit message (Collapse)AuthorFilesLines
1997-11-07Add MAN{1,3,5}hubertf1-1/+47
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-16+ set MANCOMPRESSED as the package installs its man pages gzippedagc1-10/+10
+ define COMPRESSMANCMD as imake seems to expect this to be defined (FreeBSD define this in {$X11BASE}/lib/X11/config/FreeBSD.cf) + when preprocessing to set the correct prefix, use LOCALBASE rather than PREFIX, as USE_IMAKE will set PREFIX by default + eliminate an unnecessary temporary file when preprocessing to set the correct prefix.
1997-10-15Add definition for COMPRESSMANCMD which is in the X11 tree for FreeBSD.agc2-4/+17
Add a pre-process stage (at pre-configure time) to change hard-coded /usr/local into ${PREFIX}. Revert the patches I'd previously changed to the default ${PREFIX} to be /usr/local once again, so that the pre-processing will work.
1997-10-15/usr/local -> /usr/pkg (like the amanda package, we need to preprocessagc1-3/+16
this). NetBSD defines sys_errlist in <errno.h>, so include this file if we're on NetBSD.
1997-10-15Add NetBSD RCS Id.agc1-0/+1
1997-10-15Initial import of FreeBSD's netpbm port into the NetBSDagc12-0/+1052
packages system.