From 1b63f00f9369e8800879c97b032137e70c52008d Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 9 Nov 2005 14:41:38 +0000 Subject: Now that we're properly using the pkgsrc-supplied libtool, clean up the bits of "configure" that were twiddling only libtool-config bits, as these are no longer used. --- databases/db4/distinfo | 4 +- databases/db4/patches/patch-ab | 90 +----------------------------------------- 2 files changed, 3 insertions(+), 91 deletions(-) diff --git a/databases/db4/distinfo b/databases/db4/distinfo index fed6f100a4d..494366426de 100644 --- a/databases/db4/distinfo +++ b/databases/db4/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.19 2005/11/04 18:47:52 tv Exp $ +$NetBSD: distinfo,v 1.20 2005/11/09 14:41:38 tv Exp $ SHA1 (db-4.3.29.tar.gz) = 7ddac51fcbd5945aed154be2ee1fe166b3acd628 RMD160 (db-4.3.29.tar.gz) = fac910828a74087124e9cc3cad99c6a6dc88c14b Size (db-4.3.29.tar.gz) = 6103264 bytes SHA1 (patch-aa) = 0ab7730d6eb4e1a93c9ca4dcf15f2b28c794d972 -SHA1 (patch-ab) = a713cf41d214f692d25a5031eb71d05f268eca1f +SHA1 (patch-ab) = 606522ad3319b2096600ce7dfbba4c233e0af9bc SHA1 (patch-ac) = d31cb82810577003de202ac81e91aa15108147c7 SHA1 (patch-ad) = a0c92d70ef752f02011ef6b5d76d1fb7cabf8895 diff --git a/databases/db4/patches/patch-ab b/databases/db4/patches/patch-ab index a13acd0fb8b..070e90104b4 100644 --- a/databases/db4/patches/patch-ab +++ b/databases/db4/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.12 2005/11/04 18:47:52 tv Exp $ +$NetBSD: patch-ab,v 1.13 2005/11/09 14:41:38 tv Exp $ --- dist/configure.orig 2005-09-06 03:44:24.000000000 -0400 +++ dist/configure @@ -10,94 +10,6 @@ $NetBSD: patch-ab,v 1.12 2005/11/04 18:47:52 tv Exp $ 1.*|2.[01234567].*|*-1.*|*-2.[01234567].*) db_cv_gxx_except=yes;; esac -@@ -5831,13 +5832,13 @@ darwin* | rhapsody*) - lt_cv_deplibs_check_method=pass_all - ;; - --freebsd* | kfreebsd*-gnu) -+freebsd* | kfreebsd*-gnu | dragonfly*) - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then - case $host_cpu in - i*86 ) - # Not sure whether the presence of OpenBSD here was a mistake. - # Let's accept both of them until this is cleared up. -- lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library' -+ lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` - ;; -@@ -7074,7 +7075,7 @@ else - lt_cv_sys_max_cmd_len=8192; - ;; - -- netbsd* | freebsd* | openbsd* | darwin* ) -+ netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) - # This has been around since 386BSD, at least. Likely further. - if test -x /sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` -@@ -8850,7 +8851,7 @@ if test -z "$aix_libpath"; then aix_libp - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. -- freebsd* | kfreebsd*-gnu) -+ freebsd* | kfreebsd*-gnu | dragonfly*) - archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes -@@ -9429,7 +9430,7 @@ kfreebsd*-gnu) - dynamic_linker='GNU ld.so' - ;; - --freebsd*) -+freebsd* | dragonfly*) - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` - version_type=freebsd-$objformat - case $version_type in -@@ -11784,7 +11785,7 @@ if test -z "$aix_libpath"; then aix_libp - freebsd-elf*) - archive_cmds_need_lc_CXX=no - ;; -- freebsd* | kfreebsd*-gnu) -+ freebsd* | kfreebsd*-gnu | dragonfly*) - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF - # conventions - ld_shlibs_CXX=yes -@@ -13141,7 +13142,7 @@ kfreebsd*-gnu) - dynamic_linker='GNU ld.so' - ;; - --freebsd*) -+freebsd* | dragonfly*) - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` - version_type=freebsd-$objformat - case $version_type in -@@ -15722,7 +15723,7 @@ if test -z "$aix_libpath"; then aix_libp - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. -- freebsd* | kfreebsd*-gnu) -+ freebsd* | kfreebsd*-gnu | dragonfly*) - archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec_F77='-R$libdir' - hardcode_direct_F77=yes -@@ -16301,7 +16302,7 @@ kfreebsd*-gnu) - dynamic_linker='GNU ld.so' - ;; - --freebsd*) -+freebsd* | dragonfly*) - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` - version_type=freebsd-$objformat - case $version_type in -@@ -18663,7 +18664,7 @@ kfreebsd*-gnu) - dynamic_linker='GNU ld.so' - ;; - --freebsd*) -+freebsd* | dragonfly*) - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` - version_type=freebsd-$objformat - case $version_type in @@ -20774,7 +20775,6 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo -- cgit v1.2.3