pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7ccbd2da59b
branches: trunk
changeset: 470739:c7ccbd2da59b
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Mar 11 18:03:49 2004 +0000
description:
bl3ify
diffstat:
archivers/arc/Makefile | 4 ++--
archivers/bicom/Makefile | 4 ++--
archivers/bunzip/Makefile | 4 ++--
archivers/cabextract/Makefile | 4 ++--
archivers/dact/Makefile | 8 ++++----
archivers/fastjar/Makefile | 6 +++---
archivers/freeze/Makefile | 4 ++--
archivers/gcpio/Makefile | 4 ++--
archivers/gsharutils/Makefile | 6 +++---
archivers/gtar-base/Makefile | 4 ++--
archivers/gtar-info/Makefile | 4 ++--
archivers/gtar/Makefile | 4 ++--
archivers/gzip-base/Makefile | 4 ++--
archivers/gzip-info/Makefile | 4 ++--
archivers/gzip/Makefile | 4 ++--
archivers/hpack/Makefile | 4 ++--
archivers/jamjar/Makefile | 6 +++---
archivers/lbrate/Makefile | 4 ++--
archivers/lha/Makefile | 4 ++--
archivers/lzop/Makefile | 6 +++---
archivers/macutil/Makefile | 4 ++--
archivers/mscompress/Makefile | 4 ++--
archivers/nomarch/Makefile | 4 ++--
archivers/nulib2/Makefile | 4 ++--
archivers/p5-Archive-Tar/Makefile | 4 ++--
archivers/p5-Archive-Zip/Makefile | 4 ++--
archivers/p5-Compress-Bzip2/Makefile | 6 +++---
archivers/pax/Makefile | 6 +++---
archivers/ppunpack/Makefile | 4 ++--
archivers/rar/Makefile | 4 ++--
archivers/squsq/Makefile | 4 ++--
archivers/unace/Makefile | 4 ++--
archivers/unarj/Makefile | 4 ++--
archivers/undms/Makefile | 4 ++--
archivers/unlzx/Makefile | 4 ++--
archivers/unzoo/Makefile | 4 ++--
archivers/xbin/Makefile | 4 ++--
archivers/zip/Makefile | 4 ++--
archivers/zip1/Makefile | 4 ++--
archivers/zoo/Makefile | 4 ++--
40 files changed, 88 insertions(+), 88 deletions(-)
diffs (truncated from 761 to 300 lines):
diff -r 5415a197c95e -r c7ccbd2da59b archivers/arc/Makefile
--- a/archivers/arc/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/arc/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/20 12:07:06 agc Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/11 18:03:49 xtraeme Exp $
# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:09 fenner Exp
#
@@ -17,7 +17,7 @@
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/arc ${PREFIX}/bin/
diff -r 5415a197c95e -r c7ccbd2da59b archivers/bicom/Makefile
--- a/archivers/bicom/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/bicom/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/02/08 04:03:14 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/11 18:03:49 xtraeme Exp $
#
DISTNAME= bicom101
@@ -14,7 +14,7 @@
LICENSE= no-commercial-use
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_GCC_SHLIB= yes
do-build:
diff -r 5415a197c95e -r c7ccbd2da59b archivers/bunzip/Makefile
--- a/archivers/bunzip/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/bunzip/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/02/08 04:03:15 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/11 18:03:49 xtraeme Exp $
DISTNAME= bunzip021.c
PKGNAME= bunzip-0.21
@@ -11,7 +11,7 @@
COMMENT= Decompressor for bzip .bz files
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} -o bunzip ${DISTNAME}
diff -r 5415a197c95e -r c7ccbd2da59b archivers/cabextract/Makefile
--- a/archivers/cabextract/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/cabextract/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/03/10 23:05:43 ben Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/11 18:03:49 xtraeme Exp $
#
DISTNAME= cabextract-1.0
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.kyz.uklinux.net/cabextract.php3
COMMENT= Microsoft cabinet (.CAB) file extractor
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
diff -r 5415a197c95e -r c7ccbd2da59b archivers/dact/Makefile
--- a/archivers/dact/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/dact/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/22 07:18:43 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/03/11 18:03:49 xtraeme Exp $
#
DISTNAME= dact-0.8.3
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.rkeene.org/devel/dact/
COMMENT= Dynamic adaptive compression tool
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
@@ -19,6 +19,6 @@
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dact
-.include "../../archivers/bzip2/buildlink2.mk"
-.include "../../devel/zlib/buildlink2.mk"
+.include "../../archivers/bzip2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5415a197c95e -r c7ccbd2da59b archivers/fastjar/Makefile
--- a/archivers/fastjar/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/fastjar/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:21:10 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/11 18:03:49 xtraeme Exp $
#
DISTNAME= fastjar-0.93
@@ -11,11 +11,11 @@
COMMENT= C language version of the 'jar' archiver normally used by Java
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
post-install:
${INSTALL_MAN} ${WRKSRC}/fastjar.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/grepjar.1 ${PREFIX}/man/man1
-.include "../../devel/zlib/buildlink2.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5415a197c95e -r c7ccbd2da59b archivers/freeze/Makefile
--- a/archivers/freeze/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/freeze/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/10/06 07:23:55 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2004/03/11 18:03:49 xtraeme Exp $
DISTNAME= freeze-2.5
PKGREVISION= 1
@@ -8,7 +8,7 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= FREEZE / MELT compression program - often used in QNX
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
ALL_TARGET= prog
diff -r 5415a197c95e -r c7ccbd2da59b archivers/gcpio/Makefile
--- a/archivers/gcpio/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/gcpio/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/08/09 10:27:40 seb Exp $
+# $NetBSD: Makefile,v 1.20 2004/03/11 18:03:49 xtraeme Exp $
#
DISTNAME= cpio-2.4.2
@@ -11,7 +11,7 @@
HOMEPAGE= http://www.gnu.org/software/cpio/cpio.html
COMMENT= GNU copy-in/out (cpio) with remote magnetic tape (rmt) support
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
LIBS+= -lgnumalloc
diff -r 5415a197c95e -r c7ccbd2da59b archivers/gsharutils/Makefile
--- a/archivers/gsharutils/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/gsharutils/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/10/20 09:37:24 agc Exp $
+# $NetBSD: Makefile,v 1.20 2004/03/11 18:03:49 xtraeme Exp $
DISTNAME= sharutils-4.2.1
PKGNAME= g${DISTNAME}
@@ -12,7 +12,7 @@
BUILD_USES_MSGFMT= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
@@ -33,5 +33,5 @@
post-patch:
@${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/po/sharutils.pot
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5415a197c95e -r c7ccbd2da59b archivers/gtar-base/Makefile
--- a/archivers/gtar-base/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/gtar-base/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2003/07/17 21:21:15 grant Exp $
+# $NetBSD: Makefile,v 1.33 2004/03/11 18:03:49 xtraeme Exp $
#
DISTNAME= tar-1.13.25
@@ -16,7 +16,7 @@
BUILD_USES_MSGFMT= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
diff -r 5415a197c95e -r c7ccbd2da59b archivers/gtar-info/Makefile
--- a/archivers/gtar-info/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/gtar-info/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/08/09 10:27:41 seb Exp $
+# $NetBSD: Makefile,v 1.14 2004/03/11 18:03:49 xtraeme Exp $
#
DISTNAME= tar-1.13.25
@@ -15,7 +15,7 @@
INFO_FILES= tar.info
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff -r 5415a197c95e -r c7ccbd2da59b archivers/gtar/Makefile
--- a/archivers/gtar/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/gtar/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/07/17 21:21:14 grant Exp $
+# $NetBSD: Makefile,v 1.23 2004/03/11 18:03:49 xtraeme Exp $
DISTNAME= gtar-1.13.25
PKGREVISION= 1
@@ -13,7 +13,7 @@
DEPENDS+= gtar-base-1.13.25nb1:../../archivers/gtar-base
DEPENDS+= gtar-info-1.13.25:../../archivers/gtar-info
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
diff -r 5415a197c95e -r c7ccbd2da59b archivers/gzip-base/Makefile
--- a/archivers/gzip-base/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/gzip-base/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 21:21:17 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/03/11 18:03:50 xtraeme Exp $
#
DISTNAME= gzip-1.2.4a
@@ -13,7 +13,7 @@
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
COMMENT= Compress or expand files
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
BUILD_TARGET= all manlinks=so
diff -r 5415a197c95e -r c7ccbd2da59b archivers/gzip-info/Makefile
--- a/archivers/gzip-info/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/gzip-info/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/08/09 10:27:42 seb Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/11 18:03:50 xtraeme Exp $
DISTNAME= gzip-1.2.4a
PKGNAME= gzip-info-1.2.4a
@@ -13,7 +13,7 @@
INFO_FILES= gzip.info
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff -r 5415a197c95e -r c7ccbd2da59b archivers/gzip/Makefile
--- a/archivers/gzip/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/gzip/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:21:17 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/11 18:03:50 xtraeme Exp $
#
DISTNAME= gzip-1.2.4a
@@ -14,7 +14,7 @@
DEPENDS+= gzip-base-1.2.4anb1:../../archivers/gzip-base
DEPENDS+= gzip-info-1.2.4a:../../archivers/gzip-info
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
EXTRACT_ONLY= # empty
NO_CHECKSUM= YES
diff -r 5415a197c95e -r c7ccbd2da59b archivers/hpack/Makefile
--- a/archivers/hpack/Makefile Thu Mar 11 17:53:16 2004 +0000
+++ b/archivers/hpack/Makefile Thu Mar 11 18:03:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/20 12:07:06 agc Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/11 18:03:50 xtraeme Exp $
DISTNAME= hpack79src
PKGNAME= hpack-0.79
Home |
Main Index |
Thread Index |
Old Index