Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-08 | Bump PKGREVISION for netpbm update. | wiz | 1 | -2/+2 | |
Add some build fixes where necessary. | |||||
2014-06-29 | linux requires this hack too | dholland | 1 | -3/+3 | |
2014-06-29 | Extend dfly patch to macos: stdout is not necessarily a compile-time | dholland | 1 | -3/+5 | |
constant. | |||||
2014-01-02 | Don't use sys_errlist; among other things it apparently fails on | dholland | 1 | -8/+67 | |
Solaris 11. While here, patch the same small offending program to not use mktemp (probably unsafely) and to not exhibit void main. PKGREVISION++. | |||||
2007-05-28 | - Updated outdated download URLs (taken from FreeBSD's Makefile). | heinz | 4 | -29/+124 | |
- 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-24 | Added the patch from PR 36383, which fixes a type name clash on NetBSD. | rillig | 1 | -0/+44 | |
2006-05-11 | Fix errno. On DragonFly, initialise the rle_dflt_hdr at runtime with | joerg | 4 | -7/+65 | |
stdout, it can't be computed at link time. | |||||
2005-12-19 | Fix errno. | joerg | 1 | -0/+29 | |
2004-04-24 | Link against libnetpbm, since that's the only library installed | wiz | 2 | -4/+4 | |
by the netpbm package, instead of the previously existing libraries. | |||||
2003-09-25 | Use "stdarg.h" instead of "varargs.h" to handle variable arugment list. | tron | 1 | -6/+7 | |
This fixes build problems when using GCC 3.3.1. | |||||
2001-03-26 | Change diff so patchdiff works. | skrll | 1 | -3/+3 | |
2001-03-26 | Fix installation. | skrll | 7 | -77/+142 | |
Problem noted by Mark White <mark.white@st-edmund-hall.oxford.ac.uk> on tech-pkg. | |||||
2001-03-05 | add RCS Id | wiz | 1 | -0/+1 | |
2001-03-02 | Fix build problem with new libtool. | skrll | 2 | -10/+28 | |
2001-02-26 | Knock another 2 off the non-building list. | agc | 8 | -76/+216 | |
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-23 | Fix PLIST problem. | wiz | 1 | -6/+8 | |
2000-11-08 | Fix typo in last commit. | tron | 1 | -2/+2 | |
2000-11-08 | Fix creation of broken symbolic links for manual pages. | tron | 1 | -5/+5 | |
2000-05-17 | Use run time library path for PBM libraries. | tron | 1 | -3/+3 | |
2000-05-17 | Define deprecated symbol "unix". | tron | 1 | -0/+13 | |
2000-04-07 | Require a properly installed netpbm package, instead of insisting on | hubertf | 1 | -6/+8 | |
recompiling this each time again. | |||||
1999-11-22 | Split patches one per source file. | agc | 8 | -219/+216 | |
Remove fuzz from patches. Remove PATCH_FUZZ_FACTOR definition. | |||||
1999-02-10 | pkglint: add missing rcs ids. | frueauf | 5 | -0/+10 | |
1998-11-26 | Don't #define index strchr in a public include file | explorer | 5 | -0/+75 | |
1998-09-12 | ELF this for alpha, and make it include jpeg and zlib when using tiff. | garbled | 1 | -12/+8 | |
How this ever worked is beyond me.. | |||||
1998-08-24 | Addition of Utah Raster Toolkit, version 3.1b1 (a toolkit and library | agc | 4 | -0/+499 | |
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. |