summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authoradam <adam>2005-01-18 14:17:07 +0000
committeradam <adam>2005-01-18 14:17:07 +0000
commitfc18a07dfd8a2a54ade4d29c6c737db440ccea8f (patch)
tree9e96c4647d884522d87c0a9da737cb3e675c32c6 /graphics/netpbm
parent033bd2bb42b5bab23e4deb1da27d3d2d422de7e4 (diff)
downloadpkgsrc-fc18a07dfd8a2a54ade4d29c6c737db440ccea8f.tar.gz
These patches are no longer needed
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/patches/patch-ad12
-rw-r--r--graphics/netpbm/patches/patch-af13
-rw-r--r--graphics/netpbm/patches/patch-ag16
3 files changed, 0 insertions, 41 deletions
diff --git a/graphics/netpbm/patches/patch-ad b/graphics/netpbm/patches/patch-ad
deleted file mode 100644
index 2f2d4d56c32..00000000000
--- a/graphics/netpbm/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.14 2004/04/29 08:02:39 adam Exp $
-
---- converter/other/pstopnm.c.orig 2003-10-18 18:04:43.000000000 +0000
-+++ converter/other/pstopnm.c
-@@ -15,7 +15,6 @@
- -----------------------------------------------------------------------------*/
-
- #define _BSD_SOURCE 1 /* Make sure strdup() is in string.h */
--#define _XOPEN_SOURCE /* Make sure fdopen() is in stdio.h */
-
- #include <string.h>
- #include <unistd.h>
diff --git a/graphics/netpbm/patches/patch-af b/graphics/netpbm/patches/patch-af
deleted file mode 100644
index 664352f2770..00000000000
--- a/graphics/netpbm/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.7 2004/05/03 16:42:47 fredb Exp $
-
---- pm_config.h.orig 2004-03-17 21:27:39.000000000 -0600
-+++ pm_config.h
-@@ -69,7 +69,7 @@ typedef signed int int32n;
-
- The problematic C libraries treat _XOPEN_SOURCE the same way.
- */
--#if defined(__OpenBSD__) || defined (__NetBSD__) || defined(__bsdi__) || defined(__APPLE__)
-+#if defined(__OpenBSD__) || defined(__bsdi__) || defined(__APPLE__)
- #define POSIX_IS_IMPLIED
- #endif
-
diff --git a/graphics/netpbm/patches/patch-ag b/graphics/netpbm/patches/patch-ag
deleted file mode 100644
index 2ea4058a77f..00000000000
--- a/graphics/netpbm/patches/patch-ag
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ag,v 1.6 2004/07/10 13:29:35 grant Exp $
-
---- generator/Makefile.orig 2003-09-07 12:09:53.000000000 +1000
-+++ generator/Makefile
-@@ -14,9 +14,9 @@ include $(BUILDDIR)/Makefile.config
- # This package is so big, it's useful even when some parts won't
- # build.
-
--PORTBINARIES = pamseq pbmmake pbmtext pbmtextps pbmupc pgmnoise pgmramp \
-+PORTBINARIES = pamseq pbmmake pbmtext pbmtextps pbmupc pgmnoise \
- ppmcolors ppmmake
--MATHBINARIES = pbmpage pgmcrater pgmkernel \
-+MATHBINARIES = pbmpage pgmcrater pgmkernel pgmramp \
- ppmcie ppmforge ppmpat ppmrough ppmwheel
-
- # We don't include programs that have special library dependencies in the