diff options
author | jperkin <jperkin@pkgsrc.org> | 2012-07-25 14:42:02 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2012-07-25 14:42:02 +0000 |
commit | 6ae158eecd5992e6a63ca5db91f9d9b71350fca4 (patch) | |
tree | c6cf0fee3f57fa22e60fdd2bdc544948d2da91e6 /graphics/netpbm | |
parent | ee4e4a0856dc6374baa41f5c3c4f81febe16a9fc (diff) | |
download | pkgsrc-6ae158eecd5992e6a63ca5db91f9d9b71350fca4.tar.gz |
Remove SunOS patch, the ld(1) options are actively harmful and cause
R_AMD64_32 relocation errors in 64-bit mode. The default options should
work fine.
Bump PKGREVISION.
Diffstat (limited to 'graphics/netpbm')
-rw-r--r-- | graphics/netpbm/Makefile | 4 | ||||
-rw-r--r-- | graphics/netpbm/distinfo | 4 | ||||
-rw-r--r-- | graphics/netpbm/patches/patch-aa | 40 |
3 files changed, 22 insertions, 26 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 179f6a83605..726fc309f9a 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.176 2012/06/14 07:45:22 sbd Exp $ +# $NetBSD: Makefile,v 1.177 2012/07/25 14:42:02 jperkin Exp $ DISTNAME= netpbm-10.35.80 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netpbm/} EXTRACT_SUFX= .tgz diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo index f6a8af12591..af4c94e15c5 100644 --- a/graphics/netpbm/distinfo +++ b/graphics/netpbm/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.84 2012/01/19 20:17:47 is Exp $ +$NetBSD: distinfo,v 1.85 2012/07/25 14:42:02 jperkin Exp $ SHA1 (netpbm-10.35.80.tgz) = e2bc82c2fc76775a837596f9774f4b24275f794a RMD160 (netpbm-10.35.80.tgz) = f8c6dc01ada947f27dd851d954d240f248e07c55 Size (netpbm-10.35.80.tgz) = 2547601 bytes -SHA1 (patch-aa) = fb94fb43c4c63113e9c720ea399a5cecb2c79977 +SHA1 (patch-aa) = fd533685c5b0058f19d1b4525a4b2b9f2b239627 SHA1 (patch-ab) = 4d6508ad837d455ea3f8ebaa704f33f9e089f6e0 SHA1 (patch-ac) = 11c029673a53e9344a477db6cfcb46f32e9f6a93 SHA1 (patch-ad) = b4a5833e18afd5a991aad897674386a3f00c3ee1 diff --git a/graphics/netpbm/patches/patch-aa b/graphics/netpbm/patches/patch-aa index 1ce5f7d7fe3..9976088109d 100644 --- a/graphics/netpbm/patches/patch-aa +++ b/graphics/netpbm/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ +$NetBSD: patch-aa,v 1.41 2012/07/25 14:42:03 jperkin Exp $ --- Makefile.config.in.orig 2008-12-07 01:58:20.000000000 +0000 -+++ Makefile.config.in -@@ -24,7 +24,7 @@ DEFAULT_TARGET = nonmerge ++++ Makefile.config.in 2012-07-25 14:32:55.129209505 +0000 +@@ -24,7 +24,7 @@ # and skip it on those systems unless you want to debug it and fix it. # OpenBSD: #BUILD_FIASCO = N @@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # The following are commands for the build process to use. These values # do not get built into anything. -@@ -33,7 +33,7 @@ BUILD_FIASCO = Y +@@ -33,7 +33,7 @@ #CC = gcc # Note that 'cc' is usually an alias for whatever is the main compiler # on a system, e.g. the GNU Compiler on Linux. @@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # The linker. LD = $(CC) -@@ -100,7 +100,7 @@ CFLAGS_FOR_BUILD = $(CFLAGS) +@@ -100,7 +100,7 @@ # MAKE is set automatically by Make to what was used to invoke Make. @@ -29,7 +29,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ #Solaris: #INSTALL = /usr/ucb/install #Tru64: -@@ -112,7 +112,7 @@ INSTALL = $(SRCDIR)/buildtools/install.s +@@ -112,7 +112,7 @@ # STRIPFLAG is the option you pass to the above install program to make it # strip unnecessary information out of binaries. @@ -38,7 +38,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # If you don't want to strip the binaries, just leave it null: #STRIPFLAG = -@@ -131,13 +131,15 @@ MANPAGE_FORMAT = nroff +@@ -131,13 +131,15 @@ AR = ar RANLIB = ranlib # IRIX, SCO don't have Ranlib: @@ -56,7 +56,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # Solaris: # LEX = flex -e # Windows Mingw: -@@ -228,7 +230,7 @@ EXE = +@@ -228,7 +230,7 @@ # Here, $(SONAME) resolves to the soname for the shared library being created. # The following are gcc options. This works on GNU libc systems. @@ -65,14 +65,10 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # You need -nostart instead of -shared on BeOS. Though the BeOS compiler is # ostensibly gcc, it has the -nostart option, which is not mentioned in gcc # documentation and doesn't exist in at least one non-BeOS installation. -@@ -261,6 +263,19 @@ LDRELOC = NONE +@@ -261,6 +263,15 @@ #LDRELOC = ld --reloc #LDRELOC = ld -r -+ifeq ($(OPSYS),SunOS) -+LDSHLIB = -Wl,-B,dynamic,-G,-h,$(SONAME) -+endif -+ +ifeq ($(OPSYS),Darwin) +LDSHLIB = -dynamiclib -install_name $(PREFIX)/lib/libnetpbm.$(MAJ).dylib \ + -compatibility_version $(MAJ) -current_version $(MAJ).$(MIN) @@ -85,7 +81,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # On older systems, you have to make shared libraries out of position # independent code, so you need -fpic or fPIC here. (The rule is: if -@@ -283,11 +298,23 @@ LDRELOC = NONE +@@ -283,11 +294,23 @@ CFLAGS_SHLIB = # Gcc: #CFLAGS_SHLIB = -fpic @@ -110,7 +106,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # SHLIB_CLIB is the link option to include the C library in a shared library, # normally "-lc". On typical systems, this serves no purpose. On some, # though, it causes information about which C library to use to be recorded -@@ -356,8 +383,8 @@ TIFFHDR_DIR = +@@ -356,8 +379,8 @@ #TIFFLIB = libtiff.so #TIFFHDR_DIR = /usr/include/libtiff #NetBSD: @@ -121,7 +117,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # OSF, Tru64: #TIFFLIB = /usr/local1/DEC/lib/libtiff.so #TIFFHDR_DIR = /usr/local1/DEC/include -@@ -387,8 +414,8 @@ JPEGHDR_DIR = +@@ -387,8 +410,8 @@ #JPEGLIB = libjpeg.so #JPEGHDR_DIR = /usr/include/jpeg # Netbsd: @@ -132,7 +128,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # OSF, Tru64: #JPEGLIB = /usr/local1/DEC/libjpeg.so #JPEGHDR_DIR = /usr/local1/DEC/include -@@ -415,12 +442,12 @@ JPEGHDR_DIR = +@@ -415,12 +438,12 @@ PNGLIB = NONE PNGHDR_DIR = @@ -148,7 +144,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # OSF/Tru64: #PNGLIB = /usr/local1/DEC/lib/libpng$(PNGVER).so #PNGHDR_DIR = /usr/local1/DEC/include -@@ -432,8 +459,8 @@ PNGVER = +@@ -432,8 +455,8 @@ # # If you have 'libpng-config' (see above), these are irrelevant. @@ -159,7 +155,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ #ZLIB = libz.so # The JBIG lossless image compression library (aka JBIG-KIT): -@@ -442,8 +469,8 @@ JBIGLIB = $(BUILDDIR)/converter/other/jb +@@ -442,8 +465,8 @@ JBIGHDR_DIR = $(SRCDIR)/converter/other/jbig # The Jasper JPEG-2000 image compression library (aka JasPer): @@ -170,7 +166,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # JASPERDEPLIBS is the libraries (-l options or file names) on which # The Jasper library depends -- i.e. what you have to link into any # executable that links in the Jasper library. -@@ -488,7 +515,7 @@ OMIT_NETWORK = +@@ -488,7 +511,7 @@ # built into the standard C library, so this can be null. This is irrelevant # if OMIT_NETWORK is "y". @@ -179,7 +175,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # Solaris, SunOS: #NETWORKLD = -lsocket -lnsl # SCO: -@@ -542,7 +569,7 @@ SUFFIXMANUALS5 = 5 +@@ -542,7 +565,7 @@ #Netpbm library functions. The value is used only in make file tests. # "unixshared" means a unix-style shared library, typically named like # libxyz.so.2.3 @@ -188,7 +184,7 @@ $NetBSD: patch-aa,v 1.40 2010/02/19 18:25:44 drochner Exp $ # "unixstatic" means a unix-style static library, (like libxyz.a) #NETPBMLIBTYPE = unixstatic # "dll" means a Windows DLL shared library -@@ -553,7 +580,7 @@ NETPBMLIBTYPE = unixshared +@@ -553,7 +576,7 @@ #NETPBMLIBSUFFIX is the suffix used on whatever kind of library is #selected above. All this is used for is to construct library names. #The make files never examine the actual value. |