diff options
Diffstat (limited to 'net/siproxd/files')
-rw-r--r-- | net/siproxd/files/patch-aclocal.m4 | 11 | ||||
-rw-r--r-- | net/siproxd/files/patch-configure | 39 | ||||
-rw-r--r-- | net/siproxd/files/patch-libltdl_aclocal.m4 | 11 | ||||
-rw-r--r-- | net/siproxd/files/patch-libltdl_configure | 38 |
4 files changed, 7 insertions, 92 deletions
diff --git a/net/siproxd/files/patch-aclocal.m4 b/net/siproxd/files/patch-aclocal.m4 deleted file mode 100644 index e430e1f88656..000000000000 --- a/net/siproxd/files/patch-aclocal.m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- aclocal.m4.orig 2008-03-09 14:35:51.000000000 +0100 -+++ aclocal.m4 2008-09-23 11:23:56.000000000 +0200 -@@ -1276,7 +1276,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) diff --git a/net/siproxd/files/patch-configure b/net/siproxd/files/patch-configure index 5da8af5078ed..9e0453f6515b 100644 --- a/net/siproxd/files/patch-configure +++ b/net/siproxd/files/patch-configure @@ -1,38 +1,13 @@ --- configure.orig 2008-03-09 14:35:57.000000000 +0100 +++ configure 2008-09-23 11:25:19.000000000 +0200 -@@ -8063,7 +8063,7 @@ - ;; +@@ -23988,7 +23988,9 @@ - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -11733,7 +11733,7 @@ - ;; - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -14867,7 +14867,7 @@ - ;; - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -17197,7 +17197,7 @@ - ;; +-LIBS="$LIBS $FWLIBS" ++tmp_LIBS="${LIBS}" ++unset LIBS ++LIBS="${tmp_LIBS} $FWLIBS" + + - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) diff --git a/net/siproxd/files/patch-libltdl_aclocal.m4 b/net/siproxd/files/patch-libltdl_aclocal.m4 deleted file mode 100644 index bb986360da92..000000000000 --- a/net/siproxd/files/patch-libltdl_aclocal.m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- libltdl/aclocal.m4.orig 2008-02-02 18:16:08.000000000 +0100 -+++ libltdl/aclocal.m4 2008-09-23 11:26:47.000000000 +0200 -@@ -1276,7 +1276,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) diff --git a/net/siproxd/files/patch-libltdl_configure b/net/siproxd/files/patch-libltdl_configure deleted file mode 100644 index d11e5372bf6d..000000000000 --- a/net/siproxd/files/patch-libltdl_configure +++ /dev/null @@ -1,38 +0,0 @@ ---- libltdl/configure.orig 2008-02-02 18:16:08.000000000 +0100 -+++ libltdl/configure 2008-09-23 11:28:19.000000000 +0200 -@@ -7954,7 +7954,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -11518,7 +11518,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -14519,7 +14519,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -16804,7 +16804,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=elf - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) |