From ef5c8ed42b5f83bfa34699052d684f23e761e43e Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Oct 2014 14:05:50 +0000 Subject: Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. --- archivers/9e/Makefile | 4 +--- archivers/advancecomp/Makefile | 4 +--- archivers/afio/Makefile | 4 +--- archivers/arc/Makefile | 4 +--- archivers/arj/Makefile | 4 +--- archivers/bicom/Makefile | 4 +--- archivers/bunzip/Makefile | 4 +--- archivers/bzip2/Makefile | 3 +-- archivers/cabextract/Makefile | 4 +--- archivers/dact/Makefile | 4 +--- archivers/dar/Makefile | 4 +--- archivers/fastjar/Makefile | 4 +--- archivers/freeze/Makefile | 4 +--- archivers/gcpio/Makefile | 4 +--- archivers/gsharutils/Makefile | 4 +--- archivers/gzip/Makefile | 4 +--- archivers/gzrecover/Makefile | 4 +--- archivers/ha/Makefile | 4 +--- archivers/hpack/Makefile | 4 +--- archivers/jamjar/Makefile | 4 +--- archivers/lbrate/Makefile | 4 +--- archivers/lcab/Makefile | 4 +--- archivers/lha/Makefile | 4 +--- archivers/libcomprex/Makefile | 4 +--- archivers/liblzo/Makefile | 4 +--- archivers/lzo/Makefile | 4 +--- archivers/lzop/Makefile | 4 +--- archivers/macutil/Makefile | 4 +--- archivers/makeself/Makefile | 4 +--- archivers/mousetar/Makefile | 4 +--- archivers/mscompress/Makefile | 4 +--- archivers/nomarch/Makefile | 4 +--- archivers/nulib2/Makefile | 4 +--- archivers/p5-Archive-Any-Lite/Makefile | 4 +--- archivers/p5-Archive-Any/Makefile | 4 +--- archivers/p5-Archive-Peek/Makefile | 4 +--- archivers/p5-Archive-Tar/Makefile | 4 +--- archivers/p5-Archive-Zip/Makefile | 4 +--- archivers/p7zip/Makefile | 4 +--- archivers/pdbar/Makefile | 4 +--- archivers/ppmd/Makefile | 4 +--- archivers/ppunpack/Makefile | 4 +--- archivers/squsq/Makefile | 4 +--- archivers/star/Makefile | 4 +--- archivers/szip/Makefile | 4 +--- archivers/unace/Makefile | 4 +--- archivers/unalz/Makefile | 4 +--- archivers/unarj/Makefile | 4 +--- archivers/undms/Makefile | 4 +--- archivers/unlzx/Makefile | 4 +--- archivers/unrar/Makefile.common | 4 +--- archivers/unzip/Makefile | 4 +--- archivers/unzoo/Makefile | 4 +--- archivers/xbin/Makefile | 4 +--- archivers/xmill/Makefile | 4 +--- archivers/xpk/Makefile | 4 +--- archivers/zip/Makefile | 4 +--- archivers/zoo/Makefile | 4 +--- archivers/zziplib/Makefile | 4 +--- 59 files changed, 59 insertions(+), 176 deletions(-) (limited to 'archivers') diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile index 84adb7d9461..526ea683d22 100644 --- a/archivers/9e/Makefile +++ b/archivers/9e/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/09/11 19:46:52 asau Exp $ +# $NetBSD: Makefile,v 1.11 2014/10/09 14:05:50 wiz Exp $ DISTNAME= 9e PKGNAME= 9e-1.0 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eecs.harvard.edu/~wkj/Software/9e/ COMMENT= Explode Plan9 archives -PKG_INSTALLATION_TYPES= overwrite pkgviews - NO_CONFIGURE= yes INSTALLATION_DIRS= bin diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile index 10cae4b367b..f03b38fdb0c 100644 --- a/archivers/advancecomp/Makefile +++ b/archivers/advancecomp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/09/11 19:46:52 asau Exp $ +# $NetBSD: Makefile,v 1.15 2014/10/09 14:05:50 wiz Exp $ DISTNAME= advancecomp-1.15 CATEGORIES= archivers @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://advancemame.sourceforge.net/ COMMENT= Recompression utilities for .zip, .png, .mng and .gz files -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/archivers/afio/Makefile b/archivers/afio/Makefile index 0726186012c..d24c63f3189 100644 --- a/archivers/afio/Makefile +++ b/archivers/afio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2013/04/06 03:45:05 rodent Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 14:05:50 wiz Exp $ DISTNAME= afio-2.5 PKGREVISION= 2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://freshmeat.net/projects/afio/ COMMENT= Data corruption handling cpio-format archive creator -PKG_INSTALLATION_TYPES= overwrite pkgviews - BUILD_TARGET= afio .include "../../mk/bsd.prefs.mk" diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index b6fb4925cb6..41bed2dab54 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/09/11 19:46:52 asau Exp $ +# $NetBSD: Makefile,v 1.34 2014/10/09 14:05:50 wiz Exp $ DISTNAME= arc-5.21o CATEGORIES= archivers @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/arc/ COMMENT= Create & extract files from DOS .ARC files -PKG_INSTALLATION_TYPES= overwrite pkgviews - INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 do-install: diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index ca256c05337..7d33fc6a226 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/11/04 16:41:43 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/09 14:05:51 wiz Exp $ DISTNAME= arj-3.10.22 CATEGORIES= archivers @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://arj.sourceforge.net/ COMMENT= Open-source ARJ archiver -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_JOBS_SAFE= no USE_TOOLS+= autoconf gmake diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile index 42e70390feb..96865bf7bd4 100644 --- a/archivers/bicom/Makefile +++ b/archivers/bicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/09/11 19:46:53 asau Exp $ +# $NetBSD: Makefile,v 1.32 2014/10/09 14:05:51 wiz Exp $ # DISTNAME= bicom101 @@ -19,8 +19,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} USE_LANGUAGES= c++ diff --git a/archivers/bunzip/Makefile b/archivers/bunzip/Makefile index 71689949486..c70038ba1b3 100644 --- a/archivers/bunzip/Makefile +++ b/archivers/bunzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/09/11 19:46:53 asau Exp $ +# $NetBSD: Makefile,v 1.19 2014/10/09 14:05:51 wiz Exp $ DISTNAME= bunzip021.c PKGNAME= bunzip-0.21 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.muraroa.demon.co.uk/ COMMENT= Decompressor for bzip .bz files -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile index 9ab6e017e13..132a04106f9 100644 --- a/archivers/bzip2/Makefile +++ b/archivers/bzip2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2013/09/20 04:05:13 joerg Exp $ +# $NetBSD: Makefile,v 1.54 2014/10/09 14:05:51 wiz Exp $ # DISTNAME= bzip2-1.0.6 @@ -12,7 +12,6 @@ COMMENT= Block-sorting file compressor DISTFILES= # empty -PKG_INSTALLATION_TYPES= overwrite pkgviews REPLACE_SH= bzdiff bzgrep bzmore MAKE_JOBS_SAFE= no diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index e90192d4cd5..7b84c2b1f55 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/09/11 19:46:53 asau Exp $ +# $NetBSD: Makefile,v 1.25 2014/10/09 14:05:51 wiz Exp $ DISTNAME= cabextract-1.4 CATEGORIES= archivers @@ -9,8 +9,6 @@ HOMEPAGE= http://www.cabextract.org.uk/ COMMENT= Microsoft cabinet (.CAB) file extractor LICENSE= gnu-gpl-v3 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 23ab0503092..3648d5280d9 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/09/11 19:46:53 asau Exp $ +# $NetBSD: Makefile,v 1.22 2014/10/09 14:05:51 wiz Exp $ DISTNAME= dact-0.8.41 CATEGORIES= archivers @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rkeene.org/devel/dact/ COMMENT= Dynamic adaptive compression tool -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} diff --git a/archivers/dar/Makefile b/archivers/dar/Makefile index 74cddc4e7b1..7efe89dbfdb 100644 --- a/archivers/dar/Makefile +++ b/archivers/dar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2014/09/24 10:58:51 jperkin Exp $ +# $NetBSD: Makefile,v 1.51 2014/10/09 14:05:51 wiz Exp $ DISTNAME= dar-2.4.13 CATEGORIES= archivers sysutils @@ -9,8 +9,6 @@ HOMEPAGE= http://dar.linux.free.fr/ COMMENT= Disk archiver LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index 4a789fa5f17..0bf494877f1 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/09/11 19:46:53 asau Exp $ +# $NetBSD: Makefile,v 1.19 2014/10/09 14:05:51 wiz Exp $ # DISTNAME= fastjar-0.93 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fastjar.sourceforge.net/ COMMENT= C language version of the 'jar' archiver normally used by Java -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES INSTALLATION_DIRS= ${PKGMANDIR}/man1 diff --git a/archivers/freeze/Makefile b/archivers/freeze/Makefile index 3be7a3f8f21..98bb850716a 100644 --- a/archivers/freeze/Makefile +++ b/archivers/freeze/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/09/11 19:46:54 asau Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/09 14:05:51 wiz Exp $ DISTNAME= freeze-2.5 PKGREVISION= 3 @@ -10,8 +10,6 @@ COMMENT= FREEZE / MELT compression program - often used in QNX CONFLICTS= statist-[0-9]* # bin/statist -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes BUILD_TARGET= prog diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile index 65d40e7630f..8974f226156 100644 --- a/archivers/gcpio/Makefile +++ b/archivers/gcpio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2013/07/21 10:31:26 shattered Exp $ +# $NetBSD: Makefile,v 1.49 2014/10/09 14:05:51 wiz Exp $ # DISTNAME= cpio-2.11 @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v3 CONFLICTS+= gtar-base-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_TOOLS+= makeinfo INFO_FILES= yes diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile index 5ca2710dc76..2c97153b255 100644 --- a/archivers/gsharutils/Makefile +++ b/archivers/gsharutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2014/09/13 10:53:04 shattered Exp $ +# $NetBSD: Makefile,v 1.52 2014/10/09 14:05:51 wiz Exp $ DISTNAME= sharutils-4.13.5 PKGNAME= g${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/sharutils/sharutils.html COMMENT= Allow packing and unpacking of shell archives LICENSE= gnu-gpl-v3 -PKG_INSTALLATION_TYPES= overwrite pkgviews - AUTO_MKDIRS= yes USE_PKGLOCALEDIR= yes diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index fb4d6025012..26eb6a48079 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:32 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/10/09 14:05:51 wiz Exp $ DISTNAME= gzip-1.6 CATEGORIES= archivers @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html COMMENT= Compress or expand files LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - CONFLICTS+= gzip-base-[0-9]* gzip-info-[0-9]* GNU_CONFIGURE= yes diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile index fe29a9134e6..10eae1a3fbc 100644 --- a/archivers/gzrecover/Makefile +++ b/archivers/gzrecover/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/09/11 19:46:55 asau Exp $ +# $NetBSD: Makefile,v 1.9 2014/10/09 14:05:51 wiz Exp $ # DISTNAME= gzrt-0.5 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.urbanophile.com/arenn/hacking/gzrt/ COMMENT= GZip Recovery Toolkit -PKG_INSTALLATION_TYPES= overwrite pkgviews - BUILD_TARGET= gzrecover INSTALLATION_DIRS= bin diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 1370da25f6f..acb5dd9da64 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2013/09/18 20:58:35 asau Exp $ +# $NetBSD: Makefile,v 1.32 2014/10/09 14:05:51 wiz Exp $ DISTNAME= ha0999 PKGNAME= ha-0.999b @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= The HA archiver using the HSC compression method -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} MAKE_FILE= makefile.nix diff --git a/archivers/hpack/Makefile b/archivers/hpack/Makefile index 4fa1dac70fa..61303ca7e9f 100644 --- a/archivers/hpack/Makefile +++ b/archivers/hpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/09/11 19:46:55 asau Exp $ +# $NetBSD: Makefile,v 1.38 2014/10/09 14:05:52 wiz Exp $ DISTNAME= hpack79src PKGNAME= hpack-0.79 @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.franken.de/pub/crypt/misc/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Multi-System Archiver with open keys PGP-based security -PKG_INSTALLATION_TYPES= overwrite pkgviews - CRYPTO= yes DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/archivers/jamjar/Makefile b/archivers/jamjar/Makefile index a0f6db68a8f..1e21b3f5abe 100644 --- a/archivers/jamjar/Makefile +++ b/archivers/jamjar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/13 09:34:49 skrll Exp $ +# $NetBSD: Makefile,v 1.20 2014/10/09 14:05:52 wiz Exp $ # DISTNAME= jamjar-0.7.1 @@ -11,8 +11,6 @@ COMMENT= Acunia version of the jar archiver BUILD_DEPENDS+= acunia-jam>=1.0:../../devel/acunia-jam -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/jamjar EVAL_PREFIX+= ACUNIA_JAM_PREFIX=acunia-jam diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index eb498cac390..acd3fd089bc 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/09/11 19:46:56 asau Exp $ +# $NetBSD: Makefile,v 1.15 2014/10/09 14:05:52 wiz Exp $ DISTNAME= lbrate-1.1 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rus.members.beeb.net/lbrate.html COMMENT= Extract/decompress CP/M LBR archives -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_FLAGS+= PREFIX=${PREFIX:Q} INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/lbrate diff --git a/archivers/lcab/Makefile b/archivers/lcab/Makefile index 5db20b5b672..f379a604f46 100644 --- a/archivers/lcab/Makefile +++ b/archivers/lcab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 19:46:56 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 14:05:52 wiz Exp $ # DISTNAME= lcab-1.0b12 @@ -9,8 +9,6 @@ MAINTAINER= plunky@rya-online.net HOMEPAGE= http://ohnopub.net/~ohnobinki/lcab COMMENT= Microsoft cabinet (.CAB) file creator -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index b4b76c53e40..ade3bfb73a0 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/09/11 19:46:56 asau Exp $ +# $NetBSD: Makefile,v 1.39 2014/10/09 14:05:52 wiz Exp $ DISTNAME= lha-114i PKGNAME= lha-114.9 @@ -17,8 +17,6 @@ NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} -PKG_INSTALLATION_TYPES= overwrite pkgviews - .include "../../mk/bsd.prefs.mk" MAKE_FLAGS+= MAKE=${MAKE_PROGRAM:Q} diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index c1a6856d0f0..5b35267cdf3 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2014/02/12 23:17:32 tron Exp $ +# $NetBSD: Makefile,v 1.30 2014/10/09 14:05:52 wiz Exp $ DISTNAME= libcomprex-0.3.3 PKGREVISION= 8 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnupdate.org/components/libcomprex/index.xml COMMENT= Library to handle (de)compression of files -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes USE_TOOLS+= pkg-config USE_PKGLOCALEDIR= yes diff --git a/archivers/liblzo/Makefile b/archivers/liblzo/Makefile index b6fdf401bae..2558510c25a 100644 --- a/archivers/liblzo/Makefile +++ b/archivers/liblzo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/12/23 11:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/09 14:05:52 wiz Exp $ DISTNAME= lzo-1.08 PKGNAME= lib${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.oberhumer.com/opensource/lzo/ COMMENT= Portable lossless data compression library (v1) -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index 2cfa08e6438..f32fc44dd69 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/06/29 13:38:53 schwarz Exp $ +# $NetBSD: Makefile,v 1.16 2014/10/09 14:05:52 wiz Exp $ DISTNAME= lzo-2.08 CATEGORIES= archivers @@ -9,8 +9,6 @@ HOMEPAGE= http://www.oberhumer.com/opensource/lzo/ COMMENT= Portable lossless data compression library LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes TEST_TARGET= test diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile index 2acf89987c5..6c5a2efd2a6 100644 --- a/archivers/lzop/Makefile +++ b/archivers/lzop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/09/11 19:46:57 asau Exp $ +# $NetBSD: Makefile,v 1.20 2014/10/09 14:05:53 wiz Exp $ DISTNAME= lzop-1.03 CATEGORIES= archivers @@ -9,8 +9,6 @@ HOMEPAGE= http://www.lzop.org/ COMMENT= Fast file compressor similar to gzip, using the LZO library LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes .include "../../archivers/lzo/buildlink3.mk" diff --git a/archivers/macutil/Makefile b/archivers/macutil/Makefile index 677faefeda2..7441c1bf07c 100644 --- a/archivers/macutil/Makefile +++ b/archivers/macutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/09/11 19:46:57 asau Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/09 14:05:53 wiz Exp $ DISTNAME= macutil2.0b3 PKGNAME= macutil-2.0b3 @@ -9,8 +9,6 @@ EXTRACT_SUFX= .shar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Create & extract Mac archive files -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_FILE= makefile MAKE_ENV+= CF=${CFLAGS:M*:Q} diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index 7f7b71956a0..3fd8e53035c 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/09/11 19:46:57 asau Exp $ +# $NetBSD: Makefile,v 1.15 2014/10/09 14:05:53 wiz Exp $ DISTNAME= makeself-2.1.4 CATEGORIES= archivers @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.megastep.org/makeself/ COMMENT= Neat script to make self-extracting archives -PKG_INSTALLATION_TYPES= overwrite pkgviews - REPLACE_SH= makeself.sh NO_BUILD= yes diff --git a/archivers/mousetar/Makefile b/archivers/mousetar/Makefile index 1c9baa90160..7066cc0616a 100644 --- a/archivers/mousetar/Makefile +++ b/archivers/mousetar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/10/12 17:16:54 tron Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 14:05:53 wiz Exp $ # DISTNAME= mousetar-20021217 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= none COMMENT= Version of tar program from der Mouse -PKG_INSTALLATION_TYPES= overwrite pkgviews - NOT_FOR_PLATFORM+= Interix-*-* # no sys/mtio.h tape support WRKSRC= ${WRKDIR} diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile index d2aba63d059..00bad1cd7e0 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 19:46:58 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 14:05:53 wiz Exp $ # DISTNAME= mscompress-0.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index 072211c6ecc..4e1e93eca08 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/09/11 19:46:58 asau Exp $ +# $NetBSD: Makefile,v 1.15 2014/10/09 14:05:53 wiz Exp $ # DISTNAME= nomarch-1.4 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rus.members.beeb.net/nomarch.html COMMENT= Free replacement for the arc program -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_FLAGS+= PREFIX=${PREFIX:Q} MAKE_FLAGS+= CC=${CC:Q} MAKE_FLAGS+= CFLAGS=${CFLAGS:M*:Q} diff --git a/archivers/nulib2/Makefile b/archivers/nulib2/Makefile index 6ffef0d078b..cc05a407293 100644 --- a/archivers/nulib2/Makefile +++ b/archivers/nulib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/09/13 11:10:58 shattered Exp $ +# $NetBSD: Makefile,v 1.23 2014/10/09 14:05:53 wiz Exp $ # DISTNAME= nulibdist-220 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.nulib.com/ COMMENT= Handles Apple II ShrinkIt (NuFX) file/disk archives LICENSE= modified-bsd -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR} diff --git a/archivers/p5-Archive-Any-Lite/Makefile b/archivers/p5-Archive-Any-Lite/Makefile index 2e9929d8e79..2062b015fab 100644 --- a/archivers/p5-Archive-Any-Lite/Makefile +++ b/archivers/p5-Archive-Any-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:13 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/10/09 14:05:53 wiz Exp $ DISTNAME= Archive-Any-Lite-0.07 PKGNAME= p5-${DISTNAME} @@ -19,8 +19,6 @@ DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=0}:../../devel/p5-IO-Compress # IO::Unc BUILD_DEPENDS+= p5-Test-UseAllModules>=0:../../devel/p5-Test-UseAllModules -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/Archive/Any/Lite/.packlist .include "../../lang/perl5/module.mk" diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile index 2fbeed5c932..9da804d65ab 100644 --- a/archivers/p5-Archive-Any/Makefile +++ b/archivers/p5-Archive-Any/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:32 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/10/09 14:05:53 wiz Exp $ DISTNAME= Archive-Any-0.0941 PKGNAME= p5-${DISTNAME} @@ -20,8 +20,6 @@ DEPENDS+= p5-Module-Find>=0:../../devel/p5-Module-Find BUILD_DEPENDS+= p5-Test-Warn>0:../../devel/p5-Test-Warn -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/Archive/Any/.packlist PERL5_MODULE_TYPE= Module::Build diff --git a/archivers/p5-Archive-Peek/Makefile b/archivers/p5-Archive-Peek/Makefile index db6c440b36c..5e0b43062b7 100644 --- a/archivers/p5-Archive-Peek/Makefile +++ b/archivers/p5-Archive-Peek/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:13 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/10/09 14:05:53 wiz Exp $ DISTNAME= Archive-Peek-0.35 PKGNAME= p5-${DISTNAME} @@ -15,8 +15,6 @@ DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose DEPENDS+= p5-MooseX-Types-Path-Class-[0-9]*:../../devel/p5-MooseX-Types-Path-Class -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/Archive/Peek/.packlist .include "../../lang/perl5/module.mk" diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index eaa05046b35..65722ce6a04 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2014/10/09 13:44:32 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2014/10/09 14:05:53 wiz Exp $ DISTNAME= Archive-Tar-2.02 PKGNAME= p5-${DISTNAME} @@ -16,8 +16,6 @@ DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_PARAMS+= "-d" # Text::Diff is a prerequisite PERL5_PACKLIST= auto/Archive/Tar/.packlist diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index fecfa5390ec..c1fa6fabb7e 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2014/10/09 13:44:32 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2014/10/09 14:05:53 wiz Exp $ DISTNAME= Archive-Zip-1.38 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Archive/Zip/.packlist diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 15878d7c98e..062b86f6683 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2014/04/26 01:16:54 dsainty Exp $ +# $NetBSD: Makefile,v 1.56 2014/10/09 14:05:53 wiz Exp $ DISTNAME= p7zip_9.20.1_src_all PKGNAME= p7zip-9.20.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://p7zip.sourceforge.net/ COMMENT= File archiver with high compression LICENSE= gnu-lgpl-v2.1 AND unrar-license -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= c c++ USE_TOOLS+= gmake MAKE_FILE= makefile diff --git a/archivers/pdbar/Makefile b/archivers/pdbar/Makefile index 570e6d82e4d..81757f8477e 100644 --- a/archivers/pdbar/Makefile +++ b/archivers/pdbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/09/11 19:46:59 asau Exp $ +# $NetBSD: Makefile,v 1.5 2014/10/09 14:05:53 wiz Exp $ DISTNAME= prc PKGNAME= pdbar-0.5.1 @@ -10,8 +10,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.djw.org/product/palm/par/ COMMENT= Palm database archiver -PKG_INSTALLATION_TYPES= overwrite pkgviews - NO_CONFIGURE= yes .include "../../mk/bsd.pkg.mk" diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile index 70a33391bf1..5f192952b98 100644 --- a/archivers/ppmd/Makefile +++ b/archivers/ppmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/09/11 19:47:00 asau Exp $ +# $NetBSD: Makefile,v 1.12 2014/10/09 14:05:54 wiz Exp $ # DISTNAME= ppmdi1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://compression.ru/ds/ COMMENT= PPM file compressor -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_FILE= makefile.gmk BUILD_TARGET= ppmd diff --git a/archivers/ppunpack/Makefile b/archivers/ppunpack/Makefile index afe14fb26fa..3bd47212c26 100644 --- a/archivers/ppunpack/Makefile +++ b/archivers/ppunpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/09/11 19:47:00 asau Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/09 14:05:54 wiz Exp $ DISTNAME= ppsmall-1.0 PKGNAME= ppunpack-1.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Decompresses Amiga PowerPacker files LICENSE= ppunpack-license -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/PPUnpack .include "../../mk/bsd.prefs.mk" diff --git a/archivers/squsq/Makefile b/archivers/squsq/Makefile index 3fab110741e..6a75dfd7cf2 100644 --- a/archivers/squsq/Makefile +++ b/archivers/squsq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/09/11 19:47:01 asau Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/09 14:05:54 wiz Exp $ DISTNAME= t20-squsq-3.3 PKGNAME= squsq-3.3 @@ -8,8 +8,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Compressor/decompressor for CP/M Squeeze compressed files -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_FILE= ${FILESDIR}/Makefile WRKSRC= ${WRKDIR}/t20-squsq diff --git a/archivers/star/Makefile b/archivers/star/Makefile index b47a5e5195e..639798d5068 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/09/24 11:23:57 jperkin Exp $ +# $NetBSD: Makefile,v 1.32 2014/10/09 14:05:54 wiz Exp $ # DISTNAME= star-1.4.3 @@ -10,8 +10,6 @@ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://cdrecord.berlios.de/old/private/star.html COMMENT= The fastest tar like archiver for UNIX -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake MAKE_FLAGS+= INS_BASE=${DESTDIR}${PREFIX} MAKE_FLAGS+= RUNPATH= diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index 0cb389a604e..b05ef56c623 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/09/11 19:47:01 asau Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/09 14:05:54 wiz Exp $ DISTNAME= szip-2.1 PKGREVISION= 3 @@ -16,8 +16,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -PKG_INSTALLATION_TYPES= overwrite pkgviews - # pkgrevisions 0, 1, 2 and 3 all have different distfiles DIST_SUBDIR= ${PKGNAME_NOREV}nb3 USE_LIBTOOL= yes diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile index 2bc5e02e67c..83d0c99f281 100644 --- a/archivers/unace/Makefile +++ b/archivers/unace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/09/11 19:47:01 asau Exp $ +# $NetBSD: Makefile,v 1.23 2014/10/09 14:05:54 wiz Exp $ # DISTNAME= unace-1.2b @@ -16,8 +16,6 @@ RESTRICTED= Only original file distribution. NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake BUILD_TARGET= clean unace diff --git a/archivers/unalz/Makefile b/archivers/unalz/Makefile index 8e978702d4a..7e4b326d9b8 100644 --- a/archivers/unalz/Makefile +++ b/archivers/unalz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/09/11 19:47:02 asau Exp $ +# $NetBSD: Makefile,v 1.15 2014/10/09 14:05:54 wiz Exp $ # DISTNAME= unalz-0.61 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kipple.pe.kr/win/unalz/ COMMENT= Alzip archive (.alz) extractor -PKG_INSTALLATION_TYPES= overwrite pkgviews - BUILD_TARGET= posix-utf8 USE_LANGUAGES= c c++ WRKSRC= ${WRKDIR}/unalz diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index 6e8d2ff0c89..7e191cb7b16 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/09/11 19:47:02 asau Exp $ +# $NetBSD: Makefile,v 1.29 2014/10/09 14:05:54 wiz Exp $ DISTNAME= unarj-2.65 PKGREVISION= 1 @@ -14,8 +14,6 @@ RESTRICTED= Do not charge a fee for use, copying, or distribution NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} -PKG_INSTALLATION_TYPES= overwrite pkgviews - NO_CONFIGURE= yes INSTALLATION_DIRS= bin diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile index 3940cc2f18d..6818a78b1ba 100644 --- a/archivers/undms/Makefile +++ b/archivers/undms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/09/11 19:47:02 asau Exp $ +# $NetBSD: Makefile,v 1.23 2014/10/09 14:05:54 wiz Exp $ DISTNAME= undms-1.3.c PKGNAME= undms-1.3 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Converts .dms Amiga disk images to uncompressed .adf images -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile index 9d650ed4d5f..56ca894ce66 100644 --- a/archivers/unlzx/Makefile +++ b/archivers/unlzx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/09/11 19:47:02 asau Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 14:05:54 wiz Exp $ DISTNAME= unlzx.c PKGNAME= unlzx-1.1 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .gz MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extracts .lzx archives from Amiga systems -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin diff --git a/archivers/unrar/Makefile.common b/archivers/unrar/Makefile.common index 63076b8d276..84adddd600f 100644 --- a/archivers/unrar/Makefile.common +++ b/archivers/unrar/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2013/09/01 08:28:08 wiz Exp $ +# $NetBSD: Makefile.common,v 1.2 2014/10/09 14:05:54 wiz Exp $ # # used by archivers/libunrar/Makefile # used by archivers/unrar/Makefile @@ -18,8 +18,6 @@ LICENSE= unrar-license # From: Eugene Roshal # You can redistribute either original or modified binaries or sources. -PKG_INSTALLATION_TYPES= overwrite pkgviews - NO_CONFIGURE= YES USE_LANGUAGES= c++ # XXX: makefile has DOS line endings diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index f6aa731cfb9..20866c0bd9c 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2014/07/18 11:13:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.86 2014/10/09 14:05:54 wiz Exp $ DISTNAME= unzip60 PKGNAME= unzip-6.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.info-zip.org/UnZip.html COMMENT= List, test and extract compressed files in a ZIP archive LICENSE= info-zip -PKG_INSTALLATION_TYPES= overwrite pkgviews - REPLACE_SH= unix/zipgrep USE_TOOLS+= gmake diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile index c8c8c39b2e9..2dfdfcc68a5 100644 --- a/archivers/unzoo/Makefile +++ b/archivers/unzoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 19:47:02 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 14:05:54 wiz Exp $ # DISTNAME= unzoo.c @@ -10,8 +10,6 @@ EXTRACT_SUFX= # empty MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extract zoo archives -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} NO_CONFIGURE= YES diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile index 84cda59a97e..9740579124f 100644 --- a/archivers/xbin/Makefile +++ b/archivers/xbin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/05/25 15:53:20 rodent Exp $ +# $NetBSD: Makefile,v 1.33 2014/10/09 14:05:55 wiz Exp $ DISTNAME= ${PRGNAME}unix PKGNAME= ${PRGNAME}-2.3 @@ -14,8 +14,6 @@ RESTRICTED= May not be sold without permission. NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} PRGNAME= xbin diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 61ff7de05b0..a829ee5c623 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/09/11 19:47:03 asau Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/09 14:05:55 wiz Exp $ DISTNAME= xmill-0.9.1 PKGREVISION= 3 @@ -19,8 +19,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake MAKE_FILE= makefile USE_LANGUAGES= c c++ diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 446b46d08bc..43c31b6664f 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/09/11 19:47:03 asau Exp $ +# $NetBSD: Makefile,v 1.16 2014/10/09 14:05:55 wiz Exp $ DISTNAME= xpk-0.1.4 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jormas.com/~vesuri/xpk/ COMMENT= The eXternal PacKer (XPK) library system -PKG_INSTALLATION_TYPES= overwrite pkgviews - REPLACE_SH= xpk-config.in GNU_CONFIGURE= yes diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index 0699a116352..3cdcc243e4b 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2012/09/11 19:47:03 asau Exp $ +# $NetBSD: Makefile,v 1.63 2014/10/09 14:05:55 wiz Exp $ DISTNAME= zip30 PKGNAME= zip-3.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.info-zip.org/Zip.html COMMENT= Create/update ZIP files compatible with pkzip LICENSE= info-zip -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_FILE= unix/Makefile .include "../../mk/bsd.prefs.mk" diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 93d1b07a871..756bcc599ac 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/09/11 19:47:03 asau Exp $ +# $NetBSD: Makefile,v 1.36 2014/10/09 14:05:55 wiz Exp $ DISTNAME= zoo-2.10pl1 PKGNAME= zoo-2.10.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Manipulate archives of files in compressed form LICENSE= zoo-license -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} NO_CONFIGURE= yes diff --git a/archivers/zziplib/Makefile b/archivers/zziplib/Makefile index 9713955037e..69028e86522 100644 --- a/archivers/zziplib/Makefile +++ b/archivers/zziplib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/09/11 19:47:03 asau Exp $ +# $NetBSD: Makefile,v 1.19 2014/10/09 14:05:55 wiz Exp $ DISTNAME= zziplib-0.13.59 CATEGORIES= archivers @@ -11,8 +11,6 @@ COMMENT= Library for ZIP archive handling LICENSE= gnu-lgpl-v2 OR mpl-1.1 -PKG_INSTALLATION_TYPES= overwrite pkgviews - .include "../../mk/bsd.prefs.mk" USE_LIBTOOL= yes -- cgit v1.2.3