summaryrefslogtreecommitdiff
path: root/devel/libgtop/patches
diff options
context:
space:
mode:
authordrochner <drochner>2000-05-30 19:35:40 +0000
committerdrochner <drochner>2000-05-30 19:35:40 +0000
commita512a7565231c633e129247b88aab215e872d9f9 (patch)
tree59866d16ee532434a7aa5aaa9bb089eef577fa20 /devel/libgtop/patches
parentb1d84c2680484531e4b8a576cc1825a2e255bd32 (diff)
downloadpkgsrc-a512a7565231c633e129247b88aab215e872d9f9.tar.gz
update to 1.0.9
(The ChangeLog is not useful.)
Diffstat (limited to 'devel/libgtop/patches')
-rw-r--r--devel/libgtop/patches/patch-aa30
-rw-r--r--devel/libgtop/patches/patch-ao13
2 files changed, 29 insertions, 14 deletions
diff --git a/devel/libgtop/patches/patch-aa b/devel/libgtop/patches/patch-aa
index 94cd5e7bc56..5c6345b109b 100644
--- a/devel/libgtop/patches/patch-aa
+++ b/devel/libgtop/patches/patch-aa
@@ -1,24 +1,26 @@
-$NetBSD: patch-aa,v 1.7 1999/10/22 23:47:58 tron Exp $
+$NetBSD: patch-aa,v 1.8 2000/05/30 19:35:41 drochner Exp $
---- configure.orig Wed Sep 29 02:47:35 1999
-+++ configure Sat Oct 23 00:27:20 1999
-@@ -2254,6 +2254,7 @@
+--- configure.orig Thu May 25 16:35:06 2000
++++ configure Sat May 27 14:47:02 2000
+@@ -2256,6 +2256,8 @@
+ *) lt_target="$target" ;;
+ esac
-
- # Check for any special flags to pass to ltconfig.
+if false; then
++
+ # Check for any special flags to pass to ltconfig.
libtool_flags="--cache-file=$cache_file"
test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
- test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
-@@ -2406,6 +2407,7 @@
+@@ -2414,7 +2416,7 @@
+ # clobbered by the next message.
+ exec 5>>./config.log
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+-
+fi
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
-@@ -5627,6 +5629,7 @@
+ # Check whether --enable-compile-warnings or --disable-compile-warnings was given.
+ if test "${enable_compile_warnings+set}" = set; then
+@@ -5682,6 +5684,7 @@
rm -f confcache
@@ -26,7 +28,7 @@ $NetBSD: patch-aa,v 1.7 1999/10/22 23:47:58 tron Exp $
# Actually configure libtool. ac_aux_dir is where install-sh is found.
CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
-@@ -5651,6 +5654,7 @@
+@@ -5706,6 +5709,7 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/devel/libgtop/patches/patch-ao b/devel/libgtop/patches/patch-ao
new file mode 100644
index 00000000000..8b08d97d0c5
--- /dev/null
+++ b/devel/libgtop/patches/patch-ao
@@ -0,0 +1,13 @@
+$NetBSD: patch-ao,v 1.1 2000/05/30 19:35:41 drochner Exp $
+
+--- src/daemon/Makefile.in.orig Sat May 27 14:55:42 2000
++++ src/daemon/Makefile.in Sat May 27 15:04:12 2000
+@@ -194,7 +194,7 @@
+ @ENABLE_STATIC_TRUE@libgtop_daemon_LDFLAGS = -static
+
+ libgtop_server_SOURCES = server.c slave.c io.c version.c daemon.h
+-libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la $(top_builddir)/sysdeps/common/libgtop_suid_common.la @LIBSUPPORT@
++libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la $(top_builddir)/sysdeps/common/libgtop_suid_common.la @LIBSUPPORT@ -lintl
+
+
+ @ENABLE_STATIC_TRUE@libgtop_server_LDFLAGS = -static