pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Drop support for LTCONFIG_OVERRIDE. For quite a long ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/624e777030af
branches:  trunk
changeset: 516343:624e777030af
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Jul 19 19:14:37 2006 +0000

description:
Drop support for LTCONFIG_OVERRIDE.  For quite a long time, pkgsrc
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.

diffstat:

 audio/audacity/Makefile                |   3 +-
 audio/wsoundserver/Makefile            |   3 +-
 benchmarks/benchfft/Makefile           |   4 +-
 cad/geda/Makefile                      |   4 +--
 cad/gnetlist/Makefile                  |   3 +-
 cad/gsymcheck/Makefile                 |   3 +-
 chat/gale/Makefile                     |   3 +-
 chat/icqlib/Makefile                   |   3 +-
 converters/recode/Makefile             |   3 +-
 databases/tcl-gdbm/Makefile            |   3 +-
 devel/eel/Makefile                     |   3 +-
 devel/glib/Makefile                    |   3 +-
 devel/libdockapp/Makefile              |   3 +-
 devel/libproplist/Makefile             |   3 +-
 devel/libsmi/Makefile                  |   3 +-
 devel/libstroke/Makefile               |   4 +--
 editors/cooledit/Makefile              |   4 +--
 games/xpuyopuyo/Makefile               |   3 +-
 graphics/GUIlib/Makefile               |   3 +-
 graphics/aqsis/Makefile                |   3 +-
 graphics/fnlib/Makefile                |   4 +--
 graphics/freetype-lib/Makefile.common  |   3 +-
 graphics/gphoto/Makefile               |   3 +-
 graphics/librsvg/Makefile              |   4 +--
 graphics/py-gimp/Makefile              |   3 +-
 graphics/scigraphica/Makefile          |   4 +--
 lang/gb/Makefile                       |   3 +-
 lang/japhar/Makefile                   |   3 +-
 lang/vslisp/Makefile                   |   3 +-
 mk/configure/libtool-override.mk       |  40 +++------------------------------
 pkgtools/pkglint/files/deprecated.map  |   3 +-
 print/LPRng-core/Makefile              |   3 +-
 print/ja-vflib-lib/Makefile.common     |   3 +-
 print/ja-vfxdvik/Makefile              |   3 +-
 security/mirrordir/Makefile            |   3 +-
 sysutils/amanda-common/Makefile.common |   3 +-
 sysutils/medusa/Makefile               |   4 +--
 textproc/chasen-base/Makefile          |   4 +--
 textproc/jade/Makefile                 |   3 +-
 textproc/libunicode/Makefile           |   4 +--
 textproc/namazu2/Makefile              |   3 +-
 wm/bbconf/Makefile                     |   3 +-
 www/glibwww/Makefile                   |   3 +-
 x11/gtk+extra/Makefile                 |   4 +--
 44 files changed, 49 insertions(+), 131 deletions(-)

diffs (truncated from 797 to 300 lines):

diff -r 9a90c2e1b364 -r 624e777030af audio/audacity/Makefile
--- a/audio/audacity/Makefile   Wed Jul 19 18:10:32 2006 +0000
+++ b/audio/audacity/Makefile   Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/06/11 12:22:47 joerg Exp $
+# $NetBSD: Makefile,v 1.50 2006/07/19 19:14:37 jlam Exp $
 
 DISTNAME=      audacity-src-1.2.4b
 PKGNAME=       audacity-1.2.4b
@@ -24,7 +24,6 @@
 CONFIGURE_ARGS+=       --with-libsndfile=system
 CONFIGURE_ARGS+=       --with-portaudio=system
 CONFIGURE_ARGS+=       --with-vorbis=system
-LTCONFIG_OVERRIDE+=    ${WRKSRC}/ltconfig
 
 CONFIG_GUESS_OVERRIDE=         \
        config.guess */config.guess */*/config.guess */*/*/config.guess
diff -r 9a90c2e1b364 -r 624e777030af audio/wsoundserver/Makefile
--- a/audio/wsoundserver/Makefile       Wed Jul 19 18:10:32 2006 +0000
+++ b/audio/wsoundserver/Makefile       Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:01 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/07/19 19:14:37 jlam Exp $
 #
 
 DISTNAME=      WSoundServer-0.4.0
@@ -14,7 +14,6 @@
 USE_X11BASE=           YES
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
-LTCONFIG_OVERRIDE+=    ${WRKSRC:Q}/ltconfig
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}        # not really needed
 PKG_SYSCONFSUBDIR=     WindowMaker
diff -r 9a90c2e1b364 -r 624e777030af benchmarks/benchfft/Makefile
--- a/benchmarks/benchfft/Makefile      Wed Jul 19 18:10:32 2006 +0000
+++ b/benchmarks/benchfft/Makefile      Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/02/05 23:08:19 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2006/07/19 19:14:37 jlam Exp $
 
 DISTNAME=              benchfft-2.0
 PKGREVISION=   2
@@ -18,7 +18,7 @@
 USE_LANGUAGES=         fortran
 USE_LIBTOOL=           yes
 
-LTCONFIG_OVERRIDE=     ${WRKDIR}/fftw-2.0.1/ltconfig
+LIBTOOL_OVERRIDE=      libtool ../fftw-*/libtool
 CONFIG_GUESS_OVERRIDE= config.guess ../fftw-*/config.guess
 CONFIG_SUB_OVERRIDE=   config.sub ../fftw-*/config.sub
 CONFIG_STATUS_OVERRIDE=        config.status ../fftw-*/config.status
diff -r 9a90c2e1b364 -r 624e777030af cad/geda/Makefile
--- a/cad/geda/Makefile Wed Jul 19 18:10:32 2006 +0000
+++ b/cad/geda/Makefile Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/04/17 13:46:17 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2006/07/19 19:14:37 jlam Exp $
 #
 
 DISTNAME=      geda-${PKGVERSION}
@@ -24,8 +24,6 @@
 USE_PKGLOCALEDIR=      YES
 USE_TOOLS+=            pkg-config
 
-LTCONFIG_OVERRIDE=      ${WRKSRC}/ltconfig
-
 .include "../../cad/libgeda/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
diff -r 9a90c2e1b364 -r 624e777030af cad/gnetlist/Makefile
--- a/cad/gnetlist/Makefile     Wed Jul 19 18:10:32 2006 +0000
+++ b/cad/gnetlist/Makefile     Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/04/17 13:46:17 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2006/07/19 19:14:37 jlam Exp $
 #
 
 DISTNAME=              geda-gnetlist-${PKGVERSION}
@@ -21,7 +21,6 @@
 
 # needs GNU m4 for the PCBboard and gsch2pcb netlisters
 USE_TOOLS+=            gmake m4:run pkg-config
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 
 EVAL_PREFIX+=   PCBDIR=pcb
 CONFIGURE_ARGS+=       --with-pcbm4dir=${PCBDIR}/share/pcb/m4
diff -r 9a90c2e1b364 -r 624e777030af cad/gsymcheck/Makefile
--- a/cad/gsymcheck/Makefile    Wed Jul 19 18:10:32 2006 +0000
+++ b/cad/gsymcheck/Makefile    Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:17 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/07/19 19:14:37 jlam Exp $
 #
 
 DISTNAME=              geda-gsymcheck-${PKGVERSION}
@@ -18,7 +18,6 @@
 
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 USE_TOOLS+=            pkg-config
 
 .include "../../cad/libgeda/buildlink3.mk"
diff -r 9a90c2e1b364 -r 624e777030af chat/gale/Makefile
--- a/chat/gale/Makefile        Wed Jul 19 18:10:32 2006 +0000
+++ b/chat/gale/Makefile        Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/03/04 21:29:03 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2006/07/19 19:14:37 jlam Exp $
 
 DISTNAME=      gale-0.99fruit
 PKGNAME=       gale-0.99f
@@ -13,7 +13,6 @@
 
 USE_GNU_READLINE=      yes     # needs rl_named_function()
 USE_LIBTOOL=           yes
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig ${WRKSRC}/liboopltconfig
 GNU_CONFIGURE=                 yes
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ENV+=                PROG_GLIB_CONFIG=${GLIB_CONFIG:Q}
diff -r 9a90c2e1b364 -r 624e777030af chat/icqlib/Makefile
--- a/chat/icqlib/Makefile      Wed Jul 19 18:10:32 2006 +0000
+++ b/chat/icqlib/Makefile      Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/06 14:38:31 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/19 19:14:37 jlam Exp $
 
 DISTNAME=              icqlib-1.0.0
 PKGREVISION=           3
@@ -13,6 +13,5 @@
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 
 .include "../../mk/bsd.pkg.mk"
diff -r 9a90c2e1b364 -r 624e777030af converters/recode/Makefile
--- a/converters/recode/Makefile        Wed Jul 19 18:10:32 2006 +0000
+++ b/converters/recode/Makefile        Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/30 03:44:41 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/07/19 19:14:37 jlam Exp $
 #
 
 DISTNAME=              recode-3.6
@@ -13,7 +13,6 @@
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 BROKEN_GETTEXT_DETECTION=      yes
 
 INFO_FILES=            # PLIST
diff -r 9a90c2e1b364 -r 624e777030af databases/tcl-gdbm/Makefile
--- a/databases/tcl-gdbm/Makefile       Wed Jul 19 18:10:32 2006 +0000
+++ b/databases/tcl-gdbm/Makefile       Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:19 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2006/07/19 19:14:37 jlam Exp $
 #
 
 DISTNAME=      tclgdbm-0.10
@@ -12,7 +12,6 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 
 CFLAGS+=               -I${LOCALBASE}/include          # gdbm.h
 CONFIGURE_ARGS+=       --with-tcl=${BUILDLINK_PREFIX.tcl}
diff -r 9a90c2e1b364 -r 624e777030af devel/eel/Makefile
--- a/devel/eel/Makefile        Wed Jul 19 18:10:32 2006 +0000
+++ b/devel/eel/Makefile        Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/07/19 19:14:38 jlam Exp $
 
 DISTNAME=      eel-1.0.2
 PKGREVISION=   3
@@ -17,7 +17,6 @@
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 CPPFLAGS+=             -D_POSIX_THREAD_SYSCALL_SOFT=1
 
 .include "../../devel/gettext-lib/buildlink3.mk"
diff -r 9a90c2e1b364 -r 624e777030af devel/glib/Makefile
--- a/devel/glib/Makefile       Wed Jul 19 18:10:32 2006 +0000
+++ b/devel/glib/Makefile       Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2006/06/08 21:13:38 tron Exp $
+# $NetBSD: Makefile,v 1.82 2006/07/19 19:14:38 jlam Exp $
 
 DISTNAME=              glib-1.2.10
 PKGREVISION=           10
@@ -17,7 +17,6 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 PKGCONFIG_OVERRIDE=    glib.pc.in
 PKGCONFIG_OVERRIDE+=   gmodule.pc.in
 PKGCONFIG_OVERRIDE+=   gthread.pc.in
diff -r 9a90c2e1b364 -r 624e777030af devel/libdockapp/Makefile
--- a/devel/libdockapp/Makefile Wed Jul 19 18:10:32 2006 +0000
+++ b/devel/libdockapp/Makefile Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/04 21:29:16 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/07/19 19:14:38 jlam Exp $
 #
 
 DISTNAME=      libdockapp-0.4.0
@@ -13,7 +13,6 @@
 
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 
 post-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/libdockapp
diff -r 9a90c2e1b364 -r 624e777030af devel/libproplist/Makefile
--- a/devel/libproplist/Makefile        Wed Jul 19 18:10:32 2006 +0000
+++ b/devel/libproplist/Makefile        Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/06/08 15:26:43 minskim Exp $
+# $NetBSD: Makefile,v 1.22 2006/07/19 19:14:38 jlam Exp $
 
 DISTNAME=              libPropList-0.10.1
 PKGNAME=               libproplist-0.10.1
@@ -12,7 +12,6 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            lex
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 
 post-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/libproplist
diff -r 9a90c2e1b364 -r 624e777030af devel/libsmi/Makefile
--- a/devel/libsmi/Makefile     Wed Jul 19 18:10:32 2006 +0000
+++ b/devel/libsmi/Makefile     Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/12/05 23:55:06 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/07/19 19:14:38 jlam Exp $
 #
 
 DISTNAME=      libsmi-0.1.6
@@ -13,7 +13,6 @@
 MIBDIR=                ${PREFIX}/share/libsmi/mibs
 
 USE_LIBTOOL=   YES
-LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig
 GNU_CONFIGURE= YES
 CONFIGURE_ARGS+=--with-mibdir=${MIBDIR:Q}
 # this might make it easier to use scotty's and ucd-snmp's mibs,
diff -r 9a90c2e1b364 -r 624e777030af devel/libstroke/Makefile
--- a/devel/libstroke/Makefile  Wed Jul 19 18:10:32 2006 +0000
+++ b/devel/libstroke/Makefile  Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:45 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/07/19 19:14:38 jlam Exp $
 #
 
 DISTNAME=              libstroke-0.5.1
@@ -16,8 +16,6 @@
 USE_LIBTOOL=           YES
 USE_TOOLS+=            gmake
 
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
-
 CONFIGURE_ENV+=                ac_cv_path_GTK_CONFIG=no
 
 .include "../../lang/tcl/buildlink3.mk"
diff -r 9a90c2e1b364 -r 624e777030af editors/cooledit/Makefile
--- a/editors/cooledit/Makefile Wed Jul 19 18:10:32 2006 +0000
+++ b/editors/cooledit/Makefile Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/04/13 18:23:32 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/07/19 19:14:38 jlam Exp $
 
 DISTNAME=      cooledit-3.17.17
 PKGREVISION=   2
@@ -13,8 +13,6 @@
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake msgfmt
 GNU_CONFIGURE=         yes
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
-
 PTHREAD_AUTO_VARS=     yes
 
 post-configure:
diff -r 9a90c2e1b364 -r 624e777030af games/xpuyopuyo/Makefile
--- a/games/xpuyopuyo/Makefile  Wed Jul 19 18:10:32 2006 +0000
+++ b/games/xpuyopuyo/Makefile  Wed Jul 19 19:14:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/03/04 21:29:44 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2006/07/19 19:14:38 jlam Exp $
 
 DISTNAME=              xpuyopuyo-0.9.1



Home | Main Index | Thread Index | Old Index