Commit graph

26 commits

Author SHA1 Message Date
wiz
8f7c75985d Bump PKGREVISION for netpbm update.
Add some build fixes where necessary.
2014-09-08 21:24:44 +00:00
dholland
266a23f129 linux requires this hack too 2014-06-29 19:45:06 +00:00
dholland
c8d27c9a03 Extend dfly patch to macos: stdout is not necessarily a compile-time
constant.
2014-06-29 04:26:19 +00:00
dholland
e76757474f Don't use sys_errlist; among other things it apparently fails on
Solaris 11. While here, patch the same small offending program to
not use mktemp (probably unsafely) and to not exhibit void main.
PKGREVISION++.
2014-01-02 07:34:11 +00:00
heinz
d6f795d011 - Updated outdated download URLs (taken from FreeBSD's Makefile).
- Added HOMEPAGE.
- Libraries should be installed with BSD_INSTALL_LIB, not BSD_INSTALL_DATA
  (see patch-ak).
- Added support for installation to DESTDIR (Makefile, patch-ac, patch-ak,
  patch-am, patch-az).
2007-05-28 20:14:00 +00:00
rillig
a3f7d8b7a3 Added the patch from PR 36383, which fixes a type name clash on NetBSD. 2007-05-24 04:46:15 +00:00
joerg
7f721af138 Fix errno. On DragonFly, initialise the rle_dflt_hdr at runtime with
stdout, it can't be computed at link time.
2006-05-11 14:46:35 +00:00
joerg
1ff999ca1f Fix errno. 2005-12-19 16:24:12 +00:00
wiz
1b31a1b7cd Link against libnetpbm, since that's the only library installed
by the netpbm package, instead of the previously existing libraries.
2004-04-24 22:06:27 +00:00
tron
b0fe6e95fe Use "stdarg.h" instead of "varargs.h" to handle variable arugment list.
This fixes build problems when using GCC 3.3.1.
2003-09-25 11:58:33 +00:00
skrll
b87ccb71ac Change diff so patchdiff works. 2001-03-26 23:03:33 +00:00
skrll
f45302e632 Fix installation.
Problem noted by Mark White <mark.white@st-edmund-hall.oxford.ac.uk> on
tech-pkg.
2001-03-26 22:51:38 +00:00
wiz
1c1b12abbe add RCS Id 2001-03-05 16:43:59 +00:00
skrll
b581fed570 Fix build problem with new libtool. 2001-03-02 16:52:29 +00:00
agc
014b8a5dce Knock another 2 off the non-building list.
Convert this package to use libtool, much against my better judgement.
However, it slots in much more easily than the BSD *.mk structure here.
2001-02-26 16:56:35 +00:00
wiz
91923cf40e Fix PLIST problem. 2001-02-23 13:33:05 +00:00
tron
4a5a2af554 Fix typo in last commit. 2000-11-08 21:57:19 +00:00
tron
cd35d86f15 Fix creation of broken symbolic links for manual pages. 2000-11-08 21:55:21 +00:00
tron
7a844d192f Use run time library path for PBM libraries. 2000-05-17 19:03:24 +00:00
tron
1989ac4b83 Define deprecated symbol "unix". 2000-05-17 18:50:35 +00:00
hubertf
bcb59cb43c Require a properly installed netpbm package, instead of insisting on
recompiling this each time again.
2000-04-07 14:40:36 +00:00
agc
260d332664 Split patches one per source file.
Remove fuzz from patches.
Remove PATCH_FUZZ_FACTOR definition.
1999-11-22 11:11:32 +00:00
frueauf
05c1fe701f pkglint: add missing rcs ids. 1999-02-10 15:10:47 +00:00
explorer
d0f95eb3e7 Don't #define index strchr in a public include file 1998-11-26 08:11:35 +00:00
garbled
1f928b072d ELF this for alpha, and make it include jpeg and zlib when using tiff.
How this ever worked is beyond me..
1998-09-12 17:01:59 +00:00
agc
8121109e7f Addition of Utah Raster Toolkit, version 3.1b1 (a toolkit and library
for raster image processing), to the NetBSD packages collection.  This
was taken originally from the FreeBSD port, but hacked around by
myself to make it work properly on NetBSD.
1998-08-24 16:55:35 +00:00