pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/981137edc176
branches:  trunk
changeset: 473368:981137edc176
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Apr 19 04:53:58 2004 +0000

description:
Convert to buildlink3.

diffstat:

 fonts/xmbdfed/Makefile        |   8 ++++----
 graphics/dumpmpeg/Makefile    |   6 +++---
 mail/maildrop/Makefile        |   8 ++++----
 www/mini_httpd/Makefile       |   6 +++---
 www/privoxy/Makefile          |   6 +++---
 www/swish-e/Makefile          |  10 +++++-----
 www/zopeedit/Makefile         |   4 ++--
 x11/xbanner/Makefile          |   6 +++---
 x11/xbindkeys-config/Makefile |   6 +++---
 x11/xcolorsel/Makefile        |   6 +++---
 x11/xcursorgen/Makefile       |   6 +++---
 x11/xdialog/Makefile          |   6 +++---
 x11/xless/Makefile            |   4 ++--
 x11/xlupe/Makefile            |   6 +++---
 x11/xp/Makefile               |   4 ++--
 x11/xpenguins/Makefile        |   6 +++---
 x11/xphoon/Makefile           |   4 ++--
 x11/xtoolwait/Makefile        |   4 ++--
 18 files changed, 53 insertions(+), 53 deletions(-)

diffs (truncated from 408 to 300 lines):

diff -r d46793068190 -r 981137edc176 fonts/xmbdfed/Makefile
--- a/fonts/xmbdfed/Makefile    Mon Apr 19 04:39:45 2004 +0000
+++ b/fonts/xmbdfed/Makefile    Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:37:47 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/19 05:29:21 snj Exp $
 
 DISTNAME=      xmbdfed-4.4
 CATEGORIES=    fonts graphics x11
@@ -8,14 +8,14 @@
 HOMEPAGE=      http://crl.nmsu.edu/~mleisher/xmbdfed.html
 COMMENT=       Motif-based BDF font editor with lots of features
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_X11BASE=   YES
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/xmbdfed ${PREFIX}/bin
        ${INSTALL_MAN} ${WRKSRC}/xmbdfed.man ${PREFIX}/man/man1/xmbdfed.1
 
-.include "../../graphics/freetype-lib/buildlink2.mk"
-.include "../../mk/motif.buildlink2.mk"
+.include "../../graphics/freetype-lib/buildlink3.mk"
+.include "../../mk/motif.buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 graphics/dumpmpeg/Makefile
--- a/graphics/dumpmpeg/Makefile        Mon Apr 19 04:39:45 2004 +0000
+++ b/graphics/dumpmpeg/Makefile        Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:40:19 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/19 04:59:01 snj Exp $
 #
 
 DISTNAME=      dumpmpeg-0.6
@@ -10,8 +10,8 @@
 HOMEPAGE=      http://sourceforge.net/projects/dumpmpeg
 COMMENT=       Splits mpeg stream into single images
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES
 
-.include "../../devel/smpeg/buildlink2.mk"
+.include "../../devel/smpeg/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 mail/maildrop/Makefile
--- a/mail/maildrop/Makefile    Mon Apr 19 04:39:45 2004 +0000
+++ b/mail/maildrop/Makefile    Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/03/14 02:29:27 markd Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/19 05:08:31 snj Exp $
 
 DISTNAME=      maildrop-1.3.9
 EXTRACT_SUFX=  .tar.gz
@@ -9,7 +9,7 @@
 USE_PERL5=     build
 DEPENDS+=      courier-maildirmake>=0.37.1:../../mail/courier-maildirmake
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_DB185=     yes
 USE_LANGUAGES= c c++
 
@@ -28,6 +28,6 @@
        ${INSTALL_DATA} ${WRKSRC}/README.postfix ${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/maildroptips.txt ${DOCDIR}
 
-.include "../../databases/db/buildlink2.mk"
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../databases/db/buildlink3.mk"
+.include "../../lang/perl5/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 www/mini_httpd/Makefile
--- a/www/mini_httpd/Makefile   Mon Apr 19 04:39:45 2004 +0000
+++ b/www/mini_httpd/Makefile   Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:57 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/19 04:54:59 snj Exp $
 
 DISTNAME=      mini_httpd-1.19
 PKGREVISION=   1
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://www.acme.com/software/mini_httpd/
 COMMENT=       Small, forking webserver with IPv6 and SSL support
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 MAKE_ENV+=     PKG_CFLAGS="${CFLAGS}"
 LDFLAGS+=      -lssl -lcrypto -lcrypt -lutil
 
@@ -25,5 +25,5 @@
        ${INSTALL_MAN} ${WRKSRC}/mini_httpd.8 ${PREFIX}/man/man8/
        ${INSTALL_MAN} ${WRKSRC}/htpasswd.1 ${PREFIX}/man/man1/mhtpasswd.1
 
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 www/privoxy/Makefile
--- a/www/privoxy/Makefile      Mon Apr 19 04:39:45 2004 +0000
+++ b/www/privoxy/Makefile      Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/24 15:23:47 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/19 04:58:48 snj Exp $
 #
 
 DISTNAME=      ${PKGNAME_NOREV}-stable-src
@@ -30,7 +30,7 @@
 CPPFLAGS+=             -Dunix
 
 WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}-stable
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 
 USE_GNU_TOOLS+=                make
 MAKEFILE=              GNUmakefile
@@ -70,6 +70,6 @@
        ${CHOWN} -R ${ROOT_USER}:${ROOT_GROUP} ${EGDIR}
        ${CHMOD} -R a+r ${EGDIR}
 
-.include "../../devel/pcre/buildlink2.mk"
+.include "../../devel/pcre/buildlink3.mk"
 .include "../../mk/autoconf.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 www/swish-e/Makefile
--- a/www/swish-e/Makefile      Mon Apr 19 04:39:45 2004 +0000
+++ b/www/swish-e/Makefile      Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/23 17:03:48 kristerw Exp $
+# $NetBSD: Makefile,v 1.17 2004/04/19 04:53:58 snj Exp $
 # FreeBSD Id: ports/www/swish-e/Makefile,v 1.3 1999/08/31 02:43:18 peter Exp
 
 DISTNAME=      swish-e-2.4.1
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://swish-e.org/
 COMMENT=       Simple web indexing for humans - enhanced
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 
@@ -28,8 +28,8 @@
 PLIST_SUBST+=  LIBSWISH_E=
 .endif
 
-.include "../../devel/pcre/buildlink2.mk"
-.include "../../devel/zlib/buildlink2.mk"
-.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../devel/pcre/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 www/zopeedit/Makefile
--- a/www/zopeedit/Makefile     Mon Apr 19 04:39:45 2004 +0000
+++ b/www/zopeedit/Makefile     Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/12/04 01:14:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/19 05:01:48 snj Exp $
 #
 
 DISTNAME=      zopeedit-0.7-src
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://www.zope.org/Members/Caseman/ExternalEditor
 COMMENT=       Helper client application for Zope's ExternalEditor
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 PYTHON_VERSIONS_ACCEPTED= 22 22pth 23 23pth
 PYDISTUTILSPKG=        yes
 
diff -r d46793068190 -r 981137edc176 x11/xbanner/Makefile
--- a/x11/xbanner/Makefile      Mon Apr 19 04:39:45 2004 +0000
+++ b/x11/xbanner/Makefile      Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/10/10 13:05:13 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/19 05:16:09 snj Exp $
 
 DISTNAME=              XBanner1.31
 PKGNAME=               xbanner-1.31
@@ -9,7 +9,7 @@
 HOMEPAGE=              http://www.hijinks.com/~spade/linux/XBanner/
 COMMENT=               Make XDM login screen look pretty
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_IMAKE=             YES
 NO_INSTALL_MANPAGES=   YES
 DOCDIR=                        ${PREFIX}/share/doc/xbanner
@@ -29,5 +29,5 @@
        ${INSTALL_DATA} ${WRKSRC}/samples/XBanner.ad                    \
                ${PREFIX}/lib/X11/app-defaults/XBanner
 
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 x11/xbindkeys-config/Makefile
--- a/x11/xbindkeys-config/Makefile     Mon Apr 19 04:39:45 2004 +0000
+++ b/x11/xbindkeys-config/Makefile     Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:56:51 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/19 05:21:24 snj Exp $
 
 DISTNAME=      xbindkeys_config-0.1.2
 PKGNAME=       xbindkeys-config-0.1.2
@@ -12,8 +12,8 @@
 
 DEPENDS+=      xbindkeys-[0-9]*:../xbindkeys
 
-USE_BUILDLINK2=                # defined
+USE_BUILDLINK3=                yes
 USE_X11=               # defined
 
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 x11/xcolorsel/Makefile
--- a/x11/xcolorsel/Makefile    Mon Apr 19 04:39:45 2004 +0000
+++ b/x11/xcolorsel/Makefile    Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:28:28 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/19 05:23:25 snj Exp $
 #
 
 DISTNAME=      xcolorsel-1.1a-src
@@ -11,7 +11,7 @@
 COMMENT=       Browse and select named X colors from rgb.txt
 
 WRKSRC=                ${WRKDIR}/xcolorsel
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_IMAKE=     yes
 XAW_TYPE?=     3d
 
@@ -22,5 +22,5 @@
 XAW_TYPE=      3d
 .endif
 
-.include "../../mk/xaw.buildlink2.mk"
+.include "../../mk/xaw.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 x11/xcursorgen/Makefile
--- a/x11/xcursorgen/Makefile   Mon Apr 19 04:39:45 2004 +0000
+++ b/x11/xcursorgen/Makefile   Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:28:28 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/19 05:26:33 snj Exp $
 
 DISTNAME=      xcursorgen-4.3.0
 CATEGORIES=    x11
@@ -10,7 +10,7 @@
 COMMENT=       Create an X cursor file from a collection of PNG images
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:C/-.*//}
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_IMAKE=     YES
 
 .include "../../mk/bsd.prefs.mk"
@@ -19,7 +19,7 @@
 PKG_SKIP_REASON="This package requires XFree86 4.3.0 or newer."
 .endif
 
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
 
 MAKE_ENV+=       LOCAL_LDFLAGS="-Wl,${RPATH_FLAG}${BUILDLINK_PREFIX.png_DEFAULT}/lib"
 
diff -r d46793068190 -r 981137edc176 x11/xdialog/Makefile
--- a/x11/xdialog/Makefile      Mon Apr 19 04:39:45 2004 +0000
+++ b/x11/xdialog/Makefile      Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 22:56:54 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/19 05:11:58 snj Exp $
 #
 
 DISTNAME=              Xdialog-2.1.1
@@ -15,7 +15,7 @@
 
 BUILD_USES_MSGFMT=     YES
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES
 USE_X11=               YES
@@ -35,6 +35,6 @@
                ${INSTALL_SCRIPT} ${WRKSRC}/samples/$${f} ${EGDIR};     \
        done
 
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r d46793068190 -r 981137edc176 x11/xless/Makefile
--- a/x11/xless/Makefile        Mon Apr 19 04:39:45 2004 +0000
+++ b/x11/xless/Makefile        Mon Apr 19 04:53:58 2004 +0000
@@ -1,4 +1,4 @@



Home | Main Index | Thread Index | Old Index