summaryrefslogtreecommitdiff
path: root/graphics/urt/patches
AgeCommit message (Collapse)AuthorFilesLines
2014-09-08Bump PKGREVISION for netpbm update.wiz1-2/+2
Add some build fixes where necessary.
2014-06-29linux requires this hack toodholland1-3/+3
2014-06-29Extend dfly patch to macos: stdout is not necessarily a compile-timedholland1-3/+5
constant.
2014-01-02Don't use sys_errlist; among other things it apparently fails ondholland1-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).heinz4-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-24Added the patch from PR 36383, which fixes a type name clash on NetBSD.rillig1-0/+44
2006-05-11Fix errno. On DragonFly, initialise the rle_dflt_hdr at runtime withjoerg4-7/+65
stdout, it can't be computed at link time.
2005-12-19Fix errno.joerg1-0/+29
2004-04-24Link against libnetpbm, since that's the only library installedwiz2-4/+4
by the netpbm package, instead of the previously existing libraries.
2003-09-25Use "stdarg.h" instead of "varargs.h" to handle variable arugment list.tron1-6/+7
This fixes build problems when using GCC 3.3.1.
2001-03-26Change diff so patchdiff works.skrll1-3/+3
2001-03-26Fix installation.skrll7-77/+142
Problem noted by Mark White <mark.white@st-edmund-hall.oxford.ac.uk> on tech-pkg.
2001-03-05add RCS Idwiz1-0/+1
2001-03-02Fix build problem with new libtool.skrll2-10/+28
2001-02-26Knock another 2 off the non-building list.agc8-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-23Fix PLIST problem.wiz1-6/+8
2000-11-08Fix typo in last commit.tron1-2/+2
2000-11-08Fix creation of broken symbolic links for manual pages.tron1-5/+5
2000-05-17Use run time library path for PBM libraries.tron1-3/+3
2000-05-17Define deprecated symbol "unix".tron1-0/+13
2000-04-07Require a properly installed netpbm package, instead of insisting onhubertf1-6/+8
recompiling this each time again.
1999-11-22Split patches one per source file.agc8-219/+216
Remove fuzz from patches. Remove PATCH_FUZZ_FACTOR definition.
1999-02-10pkglint: add missing rcs ids.frueauf5-0/+10
1998-11-26Don't #define index strchr in a public include fileexplorer5-0/+75
1998-09-12ELF this for alpha, and make it include jpeg and zlib when using tiff.garbled1-12/+8
How this ever worked is beyond me..
1998-08-24Addition of Utah Raster Toolkit, version 3.1b1 (a toolkit and libraryagc4-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.