diff options
author | asau <asau@pkgsrc.org> | 2012-10-03 00:20:09 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-10-03 00:20:09 +0000 |
commit | 4b28dc63f43322fadab47cce17aecf0d5481df02 (patch) | |
tree | 49263710b16be5f3d6b2640f13150eca30da8db8 | |
parent | 10e57b98b03f5181234ab7d591a22649fbf4446a (diff) | |
download | pkgsrc-4b28dc63f43322fadab47cce17aecf0d5481df02.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
97 files changed, 97 insertions, 271 deletions
diff --git a/converters/2vcard/Makefile b/converters/2vcard/Makefile index f84a2f5aed3..50478400a28 100644 --- a/converters/2vcard/Makefile +++ b/converters/2vcard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/03/17 21:40:45 darcy Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 00:20:09 asau Exp $ # DISTNAME= 2vcard-0.5 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.netmeister.org/apps/2vcard/ COMMENT= Convert an addressbook to the popular VCARD file format -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run REPLACE_PERL= src/2vcard diff --git a/converters/TECkit/Makefile b/converters/TECkit/Makefile index a7a8f672858..56fe39ce4a4 100644 --- a/converters/TECkit/Makefile +++ b/converters/TECkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/09/25 11:16:57 sbd Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 00:20:09 asau Exp $ DISTNAME= TECkit_2_5_1 PKGNAME= ${DISTNAME:S/_/-/:S/_/./g} @@ -11,8 +11,6 @@ HOMEPAGE= http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&cat_id=TECkit COMMENT= Low-level toolkit to perform encoding conversions LICENSE= gnu-lgpl-v2.1 OR cpl-1.0 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c c++ diff --git a/converters/ack/Makefile b/converters/ack/Makefile index 9dbb05349d4..8b9dcbab705 100644 --- a/converters/ack/Makefile +++ b/converters/ack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/03/03 05:51:07 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 00:20:09 asau Exp $ DISTNAME= ack139 PKGNAME= ack-1.39 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.tohoku.ac.jp/pub/unix/ack/ MAINTAINER= kei_sun@ba2.so-net.ne.jp COMMENT= Japanese code converter -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= ack INSTALLATION_DIRS= bin ${PKGMANDIR}/ja_JP.EUC/man1 diff --git a/converters/autoconvert/Makefile b/converters/autoconvert/Makefile index 52fbc23d119..bfc3b976f96 100644 --- a/converters/autoconvert/Makefile +++ b/converters/autoconvert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/07/14 12:56:00 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 00:20:09 asau Exp $ DISTNAME= autoconvert-0.3.13 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://banyan.dlut.edu.cn/~ygh/ COMMENT= Intelligent Chinese encoding converter -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= gmake AUTO_MKDIRS= yes diff --git a/converters/base64/Makefile b/converters/base64/Makefile index da558b980f0..d49ba2bf162 100644 --- a/converters/base64/Makefile +++ b/converters/base64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/04/07 16:35:18 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 00:20:09 asau Exp $ DISTNAME= base64-1.5 CATEGORIES= converters @@ -9,7 +9,6 @@ HOMEPAGE= http://www.fourmilab.ch/webtools/base64/ COMMENT= Encode and decode base64 files PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes BUILD_TARGET= prog diff --git a/converters/bbcim/Makefile b/converters/bbcim/Makefile index d90b83a8b82..d0783621aa8 100644 --- a/converters/bbcim/Makefile +++ b/converters/bbcim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/03/03 05:51:07 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 00:20:09 asau Exp $ # DISTNAME= bbcim095-5 @@ -11,8 +11,6 @@ EXTRACT_SUFX= .zip MAINTAINER= skrll@NetBSD.org COMMENT= File and diskimage conversion utility for BBC Micro software -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/bbcim MAN_PAGE= ${FILESDIR}/bbcim.1 diff --git a/converters/bib2xml/Makefile b/converters/bib2xml/Makefile index 56eba70fe9b..f2564dda60a 100644 --- a/converters/bib2xml/Makefile +++ b/converters/bib2xml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/03/03 05:51:07 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 00:20:09 asau Exp $ # DISTNAME= bib2xml-10062002 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www-plan.cs.colorado.edu/henkel/stuff/bib2xml/ COMMENT= BibTeX to XML converter -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/bib2xml GNU_CONFIGURE= YES BUILD_DIRS= ${WRKSRC}/progs diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 67094e1b948..6cf3e7e0cbe 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/02/10 17:12:48 minskim Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/03 00:20:09 asau Exp $ DISTNAME= bibtex2html-1.97 CATEGORIES= converters @@ -19,8 +19,6 @@ BUILD_DEPENDS+= tex-url-[0-9]*:../../print/tex-url DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex DEPENDS+= web2c-[0-9]*:../../print/web2c -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= perl:run diff --git a/converters/cbmconvert/Makefile b/converters/cbmconvert/Makefile index 09874905a1d..da741b5719a 100644 --- a/converters/cbmconvert/Makefile +++ b/converters/cbmconvert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/03/03 05:51:07 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 00:20:09 asau Exp $ DISTNAME= cbmconvert-2.1.2 CATEGORIES= converters archivers @@ -7,8 +7,6 @@ MASTER_SITES= ftp://ftp.zimmers.net/pub/cbm/crossplatform/converters/unix/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Converts files to and from various C64/C128/CBM formats -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_FILE= Makefile.unix MAKE_FLAGS+= CFLAGS=${CFLAGS:M*:Q} INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/cbmconvert diff --git a/converters/chef/Makefile b/converters/chef/Makefile index d23a29d514a..ac9d4edfe64 100644 --- a/converters/chef/Makefile +++ b/converters/chef/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:10 asau Exp $ # DISTNAME= chef-19920415 @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Convert from English to (mock) Swedish - Bork Bork Bork! PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir NO_CONFIGURE= yes USE_TOOLS+= lex diff --git a/converters/cn2jp/Makefile b/converters/cn2jp/Makefile index c713cc38c6e..38734bb2dd2 100644 --- a/converters/cn2jp/Makefile +++ b/converters/cn2jp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/01/29 16:43:34 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:10 asau Exp $ DISTNAME= cn2jp1.4b PKGNAME= cn2jp-1.4b @@ -11,7 +11,6 @@ MAINTAINER= rxg@NetBSD.org # HOMEPAGE= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/ COMMENT= Library for code translation between Chinese and Japanese -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/cn2jp diff --git a/converters/code2html/Makefile b/converters/code2html/Makefile index da4437be8da..ce85627626b 100644 --- a/converters/code2html/Makefile +++ b/converters/code2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/03/17 21:40:45 darcy Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 00:20:10 asau Exp $ # DISTNAME= code2html-0.9.1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.palfrader.org/code2html/ COMMENT= Convert a program source code to syntax highlighted HTML -PKG_DESTDIR_SUPPORT= user-destdir - NO_BUILD= yes REPLACE_PERL= code2html USE_TOOLS+= perl:run diff --git a/converters/convmv/Makefile b/converters/convmv/Makefile index 930c95f2e05..90790755f70 100644 --- a/converters/convmv/Makefile +++ b/converters/convmv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/08/22 13:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 00:20:10 asau Exp $ DISTNAME= convmv-1.15 CATEGORIES= converters @@ -9,7 +9,6 @@ HOMEPAGE= http://j3e.de/linux/convmv/ COMMENT= Converts filenames from one encoding to another LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= # empty diff --git a/converters/doc2html/Makefile b/converters/doc2html/Makefile index d29ddf1591e..883370dcd07 100644 --- a/converters/doc2html/Makefile +++ b/converters/doc2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 00:20:10 asau Exp $ # DISTNAME= doc2html @@ -16,8 +16,6 @@ DEPENDS+= rtf2html-[0-9]*:../../converters/rtf2html DEPENDS+= xpdf-[0-9]*:../../print/xpdf DEPENDS+= catdoc-[0-9]*:../../textproc/catdoc -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gs:run perl:run INSTALLATION_DIRS= bin diff --git a/converters/dos2unix/Makefile b/converters/dos2unix/Makefile index ae8bcb85849..99c084ae4f6 100644 --- a/converters/dos2unix/Makefile +++ b/converters/dos2unix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/01 12:30:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 00:20:10 asau Exp $ # DISTNAME= dos2unix-6.0.2 @@ -10,8 +10,6 @@ HOMEPAGE= http://waterlan.home.xs4all.nl/dos2unix.html COMMENT= DOS/Mac to Unix and vice versa text file format converter LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= unix2dos-[0-9]* USE_TOOLS+= gmake msgfmt xgettext perl diff --git a/converters/dvi2tty/Makefile b/converters/dvi2tty/Makefile index fb10b006ba6..c9b1b37cd2b 100644 --- a/converters/dvi2tty/Makefile +++ b/converters/dvi2tty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/05/19 08:59:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:10 asau Exp $ # DISTNAME= dvi2tty @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Program for previewing DVI files LICENSE= no-commercial-use -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_FLAGS+= CFLAGS=${CFLAGS:M*:Q} INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/converters/enriched2html/Makefile b/converters/enriched2html/Makefile index 08cba016a44..f6d35272e8b 100644 --- a/converters/enriched2html/Makefile +++ b/converters/enriched2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:10 asau Exp $ # DISTNAME= enriched2html-1.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # none COMMENT= Converts from text/enriched to HTML -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin diff --git a/converters/fondu/Makefile b/converters/fondu/Makefile index 6ec02d7f389..fdaab7b3771 100644 --- a/converters/fondu/Makefile +++ b/converters/fondu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/02/07 17:15:54 zafer Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 00:20:10 asau Exp $ # DISTNAME= fondu_src-060102 @@ -14,7 +14,6 @@ LICENSE= original-bsd WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= YES -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index 8266e5628cc..fa72af75357 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/08/02 11:35:41 bjs Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 00:20:11 asau Exp $ # DISTNAME= fribidi-0.10.9 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fribidi.org/ COMMENT= Free Implementation of the Unicode Bidirectional Algorithm -PKG_DESTDIR_SUPPORT= user-destdir - REPLACE_INTERPRETER+= bash REPLACE.bash.old= /bin/bash REPLACE.bash.new= ${SH} diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index 49895bd58fc..0d3de98f577 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/07/11 11:49:27 marino Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 00:20:11 asau Exp $ DISTNAME= help2man-1.38.2 PKGREVISION= 4 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/help2man/ COMMENT= Generate simple manual pages from program output LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/converters/hztty/Makefile b/converters/hztty/Makefile index b897d29f86a..684d04c2aa0 100644 --- a/converters/hztty/Makefile +++ b/converters/hztty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/06/18 02:09:21 dholland Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 00:20:11 asau Exp $ DISTNAME= hztty-2.0 CATEGORIES= converters @@ -9,7 +9,6 @@ MAINTAINER= rxg@NetBSD.org COMMENT= Turns a tty session between Big5/GB/HZ/Unicode PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir .include "../../mk/bsd.prefs.mk" diff --git a/converters/ish/Makefile b/converters/ish/Makefile index 9e88feeefa3..5af5a5135d1 100644 --- a/converters/ish/Makefile +++ b/converters/ish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/01/29 16:47:53 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 00:20:11 asau Exp $ DISTNAME= ish-1.11 CATEGORIES= converters @@ -7,8 +7,6 @@ MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Binary-to-text file-encoder -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin MAKE_FILE= makefile BUILD_TARGET= ish diff --git a/converters/ja-dvi2tty/Makefile b/converters/ja-dvi2tty/Makefile index af3cef4b888..2512eab6f64 100644 --- a/converters/ja-dvi2tty/Makefile +++ b/converters/ja-dvi2tty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 00:20:11 asau Exp $ DISTNAME= dvi2tty5.0 PKGNAME= ja-dvi2tty-5.0 @@ -18,8 +18,6 @@ LICENSE= no-commercial-use DEPENDS+= ja-less>=358:../../misc/ja-less -PKG_DESTDIR_SUPPORT= user-destdir - DIST_SUBDIR= ja-dvi2tty MAKE_FLAGS+= CFLAGS="${CFLAGS} -DDEFPAGER='\"${PREFIX}/bin/jless\"'" diff --git a/converters/jcode-perl/Makefile b/converters/jcode-perl/Makefile index 9f1799dc41f..959f814d15f 100644 --- a/converters/jcode-perl/Makefile +++ b/converters/jcode-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/08/14 07:47:42 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 00:20:11 asau Exp $ DISTNAME= jcode.pl-2.13 PKGNAME= ${DISTNAME:S/jcode.pl/jcode-perl/} @@ -15,8 +15,6 @@ COMMENT= Perl library for Japanese character code conversion CONFLICTS+= p5-jcode-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes diff --git a/converters/kcc/Makefile b/converters/kcc/Makefile index 930d72697f0..8f4f2088195 100644 --- a/converters/kcc/Makefile +++ b/converters/kcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/01/06 02:31:53 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:11 asau Exp $ DISTNAME= kcc PKGNAME= kcc-2.3 @@ -11,8 +11,6 @@ HOMEPAGE= # empty COMMENT= Kanji code converter with auto encoding detection LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - INSTALL_MAKE_FLAGS+= BINPATH=${DESTDIR}${PREFIX}/bin INSTALL_MAKE_FLAGS+= MANPATH=${DESTDIR}${PREFIX}/${PKGMANDIR} INSTALL_MAKE_FLAGS+= JMANDIR=ja_JP.EUC diff --git a/converters/latex2rtf/Makefile b/converters/latex2rtf/Makefile index 15a260e780e..d10c651d735 100644 --- a/converters/latex2rtf/Makefile +++ b/converters/latex2rtf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/12/17 21:56:22 abs Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 00:20:11 asau Exp $ # DISTNAME= latex2rtf-1.9.16a @@ -14,7 +14,6 @@ USE_TOOLS+= perl MAKE_FLAGS+= XCFLAGS=${CFLAGS:M*:Q} INFO_FILES= YES # PLIST -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= share/doc/latex2rtf ${PKGINFODIR} post-install: diff --git a/converters/libcdr/Makefile b/converters/libcdr/Makefile index 03000dc5b49..fa95c3d821c 100644 --- a/converters/libcdr/Makefile +++ b/converters/libcdr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/09/01 12:34:39 marino Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 00:20:11 asau Exp $ DISTNAME= libcdr-0.0.6 PKGREVISION= 2 @@ -13,8 +13,6 @@ LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 OR gnu-gpl-v2 BUILD_DEPENDS+= doxygen>=1.8.2:../../devel/doxygen -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index cc281bbe906..c8bc734599c 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2012/05/12 07:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/03 00:20:11 asau Exp $ DISTNAME= libiconv-1.14 PKGREVISION= 2 @@ -11,7 +11,6 @@ COMMENT= Character set conversion library LICENSE= gnu-gpl-v3 AND gnu-lgpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES+= c c++ USE_LIBTOOL= yes diff --git a/converters/libvisio/Makefile b/converters/libvisio/Makefile index 61bfbcd6a8b..3b0fdd7c0f7 100644 --- a/converters/libvisio/Makefile +++ b/converters/libvisio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/08/31 14:22:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 00:20:12 asau Exp $ DISTNAME= libvisio-0.0.19 PKGREVISION= 2 @@ -13,8 +13,6 @@ LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 OR gnu-gpl-v2 BUILD_DEPENDS+= doxygen>=1.8.2:../../devel/doxygen -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/converters/libwpd/Makefile b/converters/libwpd/Makefile index b67fb03b2c2..0514562b99e 100644 --- a/converters/libwpd/Makefile +++ b/converters/libwpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/07/09 19:17:15 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 00:20:12 asau Exp $ DISTNAME= libwpd-0.9.2 PKGREVISION= 1 @@ -11,8 +11,6 @@ HOMEPAGE= http://libwpd.sourceforge.net/ COMMENT= Library for importing and exporting WordPerfect(tm) documents LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config diff --git a/converters/libwpg/Makefile b/converters/libwpg/Makefile index 1caf2d2c020..03c1a46ad06 100644 --- a/converters/libwpg/Makefile +++ b/converters/libwpg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/07/09 19:17:15 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 00:20:12 asau Exp $ DISTNAME= libwpg-0.2.0 CATEGORIES= converters graphics @@ -10,8 +10,6 @@ HOMEPAGE= http://libwpg.sourceforge.net/ COMMENT= Library for importing and converting Corel WordPerfect Graphics images LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= perl pkg-config diff --git a/converters/libwps/Makefile b/converters/libwps/Makefile index ce5571c5e12..8da3a1c1b9e 100644 --- a/converters/libwps/Makefile +++ b/converters/libwps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/04/07 15:08:02 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 00:20:12 asau Exp $ DISTNAME= libwps-0.2.4 CATEGORIES= converters @@ -10,8 +10,6 @@ HOMEPAGE= http://libwps.sourceforge.net/ COMMENT= Library for importing Microsoft Works documents LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/converters/macfork/Makefile b/converters/macfork/Makefile index b23f8be395c..74884aad828 100644 --- a/converters/macfork/Makefile +++ b/converters/macfork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 00:20:12 asau Exp $ DISTNAME= macfork-1.0 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cs.cmu.edu/afs/cs/user/ajw/www/software/ COMMENT= Tool for extracting data from Macintosh resource forks -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/macfork USE_LANGUAGES= c c++ USE_TOOLS+= gmake diff --git a/converters/mpack/Makefile b/converters/mpack/Makefile index c2b2b3eb198..1f09539501a 100644 --- a/converters/mpack/Makefile +++ b/converters/mpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/02/22 21:01:53 shattered Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 00:20:12 asau Exp $ DISTNAME= mpack-1.6 PKGREVISION= 4 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= External MIME packer/unpacker -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk" diff --git a/converters/nkf/Makefile b/converters/nkf/Makefile index b525b9df359..c2de1c7c6d2 100644 --- a/converters/nkf/Makefile +++ b/converters/nkf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/09/09 11:01:16 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 00:20:12 asau Exp $ .include "${.CURDIR}/Makefile.common" @@ -10,7 +10,6 @@ COMMENT= Convert between various Japanese character encodings #LICENSE= zlib-license PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/converters/odt2txt/Makefile b/converters/odt2txt/Makefile index c4d304524c8..a1e5a3729cc 100644 --- a/converters/odt2txt/Makefile +++ b/converters/odt2txt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/02/16 18:05:09 hans Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:12 asau Exp $ # DISTNAME= odt2txt-0.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://stosberg.net/odt2txt/ COMMENT= Simple converter from OpenDocument Text to plain text LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 diff --git a/converters/p5-Convert-BinHex/Makefile b/converters/p5-Convert-BinHex/Makefile index 4b33bafebfa..0c8aa6a8071 100644 --- a/converters/p5-Convert-BinHex/Makefile +++ b/converters/p5-Convert-BinHex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/08/06 13:31:01 adam Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 00:20:12 asau Exp $ DISTNAME= Convert-BinHex-1.119 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Read and write Macintosh BinHex streams LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Convert/BinHex/.packlist diff --git a/converters/p5-Convert-Color/Makefile b/converters/p5-Convert-Color/Makefile index e0fb35f09b3..ccc50b7e4d7 100644 --- a/converters/p5-Convert-Color/Makefile +++ b/converters/p5-Convert-Color/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/16 06:30:56 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 00:20:12 asau Exp $ DISTNAME= Convert-Color-0.08 PKGNAME= p5-${DISTNAME} @@ -13,8 +13,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-List-UtilsBy-[0-9]*:../../devel/p5-List-UtilsBy DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/Convert/Color/.packlist diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index e683182bbc7..8a098b34849 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/11/08 07:37:46 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 00:20:13 asau Exp $ DISTNAME= Convert-TNEF-0.17 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Convert-TNEF/ COMMENT= Perl5 module interface to read TNEF files LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools USE_LANGUAGES= # empty diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index 496849d49f5..f931dfaab12 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2011/08/07 18:03:39 adam Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/03 00:20:13 asau Exp $ DISTNAME= Convert-UUlib-1.4 PKGNAME= p5-${DISTNAME}0 @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Convert-UUlib/ COMMENT= Perl5 module interface to the uulib library LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Convert/UUlib/.packlist .include "../../lang/perl5/module.mk" diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile index c6f67130526..a3bafdd317c 100644 --- a/converters/p5-JSON-Any/Makefile +++ b/converters/p5-JSON-Any/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/08/06 13:46:38 adam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:13 asau Exp $ DISTNAME= JSON-Any-1.29 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/JSON-Any/ COMMENT= Wrapper Class for the various JSON classes LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/JSON/Any/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile index 11c0f3a1936..bda6a95bda2 100644 --- a/converters/p5-JSON-PP/Makefile +++ b/converters/p5-JSON-PP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/07/05 16:25:19 sno Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 00:20:13 asau Exp $ DISTNAME= JSON-PP-2.27200 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/JSON-PP/ COMMENT= JSON::XS compatible pure-Perl module LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/JSON/PP/.packlist .include "../../lang/perl5/module.mk" diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile index 6d6ee1b6786..a9e0a7608e4 100644 --- a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile +++ b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/06 13:47:40 adam Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 00:20:13 asau Exp $ DISTNAME= JSON-XS-VersionOneAndTwo-0.31 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/JSON-XS-VersionOneAndTwo/ COMMENT= Support versions 1 and 2 of JSON::XS LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/JSON/XS/VersionOneAndTwo/.packlist .include "../../lang/perl5/module.mk" diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile index 95e2c1489af..54c0d259717 100644 --- a/converters/p5-JSON-XS/Makefile +++ b/converters/p5-JSON-XS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/08/23 12:29:43 wen Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 00:20:13 asau Exp $ DISTNAME= JSON-XS-2.33 PKGNAME= p5-${DISTNAME}0 @@ -12,8 +12,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/JSON/XS/.packlist .include "../../lang/perl5/module.mk" diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile index 998fb63c55f..f1d10a918b7 100644 --- a/converters/p5-JSON/Makefile +++ b/converters/p5-JSON/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/08/06 13:39:35 adam Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 00:20:13 asau Exp $ DISTNAME= JSON-2.53 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/JSON/ COMMENT= Perl module converts between JSON and Perl data structure LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/JSON/.packlist .include "../../lang/perl5/module.mk" diff --git a/converters/p5-Jcode/Makefile b/converters/p5-Jcode/Makefile index a3e43841b14..71e44e9cfd1 100644 --- a/converters/p5-Jcode/Makefile +++ b/converters/p5-Jcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/08/06 13:36:10 adam Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 00:20:13 asau Exp $ DISTNAME= Jcode-2.07 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,6 @@ COMMENT= Perl5 module for handling various Japanese charsets DEPENDS+= p5-MIME-Base64>=2.1:../../converters/p5-MIME-Base64 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Jcode/.packlist diff --git a/converters/p5-MARC-Charset/Makefile b/converters/p5-MARC-Charset/Makefile index ca68057ebbc..cfee670dd02 100644 --- a/converters/p5-MARC-Charset/Makefile +++ b/converters/p5-MARC-Charset/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/10/06 15:06:07 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:13 asau Exp $ DISTNAME= MARC-Charset-1.33 PKGNAME= p5-${DISTNAME} @@ -17,7 +17,5 @@ DEPENDS+= p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor USE_LANGUAGES= # empty PERL5_PACKLIST= auto/MARC/Charset/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/converters/p5-MARC-Crosswalk-DublinCore/Makefile b/converters/p5-MARC-Crosswalk-DublinCore/Makefile index 31ea9d7f297..3b4226a85ed 100644 --- a/converters/p5-MARC-Crosswalk-DublinCore/Makefile +++ b/converters/p5-MARC-Crosswalk-DublinCore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 07:47:42 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 00:20:14 asau Exp $ DISTNAME= MARC-Crosswalk-DublinCore-0.02 PKGNAME= p5-${DISTNAME} @@ -16,7 +16,5 @@ DEPENDS+= p5-DublinCore-Record-[0-9]*:../../databases/p5-DublinCore-Record USE_LANGUAGES= # empty PERL5_PACKLIST= auto/MARC/Crosswalk/DublinCore/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/converters/p5-MIME-Base32/Makefile b/converters/p5-MIME-Base32/Makefile index bc72cc58359..aad779ab5a6 100644 --- a/converters/p5-MIME-Base32/Makefile +++ b/converters/p5-MIME-Base32/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/08/06 13:56:41 adam Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 00:20:14 asau Exp $ DISTNAME= MIME-Base32-1.02a PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/MIME-Base32/ COMMENT= Perl5 module for Base32 encoding LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - # needed for 1.02a WRKSRC= ${WRKDIR}/${DISTNAME:S/a$//} diff --git a/converters/p5-MIME-Base64-URLSafe/Makefile b/converters/p5-MIME-Base64-URLSafe/Makefile index 8ed68f9d2af..d1b1d18ac05 100644 --- a/converters/p5-MIME-Base64-URLSafe/Makefile +++ b/converters/p5-MIME-Base64-URLSafe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/06 13:58:20 adam Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 00:20:14 asau Exp $ DISTNAME= MIME-Base64-URLSafe-0.01 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/MIME-Base64-URLSafe/ COMMENT= Perl version of Python's URL-safe base64 codec PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/MIME/Base64/URLSafe/.packlist diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index 802e819e892..13fe254e9df 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2011/08/06 13:57:34 adam Exp $ +# $NetBSD: Makefile,v 1.45 2012/10/03 00:20:14 asau Exp $ DISTNAME= MIME-Base64-3.13 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,6 @@ COMMENT= Perl5 module for Base64 and Quoted-Printable encodings LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/MIME/Base64/.packlist diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile index e92ab4ef004..0eaa3cc501a 100644 --- a/converters/p5-Text-Iconv/Makefile +++ b/converters/p5-Text-Iconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/08/06 13:59:36 adam Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 00:20:14 asau Exp $ DISTNAME= Text-Iconv-1.7 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-Iconv/ COMMENT= Perl interface to iconv() codeset conversion function -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Text/Iconv/.packlist .include "../../converters/libiconv/buildlink3.mk" diff --git a/converters/p5-Unicode-Collate/Makefile b/converters/p5-Unicode-Collate/Makefile index d869a5f5663..f7a800f044e 100644 --- a/converters/p5-Unicode-Collate/Makefile +++ b/converters/p5-Unicode-Collate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/04/01 19:09:33 rhaen Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 00:20:14 asau Exp $ DISTNAME= Unicode-Collate-0.89 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,5 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= c PERL5_PACKLIST= auto/Unicode/Collate/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/converters/p5-Unicode-IMAPUtf7/Makefile b/converters/p5-Unicode-IMAPUtf7/Makefile index 1fe3943e29f..b871627915d 100644 --- a/converters/p5-Unicode-IMAPUtf7/Makefile +++ b/converters/p5-Unicode-IMAPUtf7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/08/06 14:33:52 adam Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 00:20:14 asau Exp $ DISTNAME= Unicode-IMAPUtf7-2.01 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Perl extension to deal with IMAP UTF7 DEPENDS+= p5-Unicode-String>=2.06:../../converters/p5-Unicode-String PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Unicode/IMAPUtf7/.packlist diff --git a/converters/p5-Unicode-Map/Makefile b/converters/p5-Unicode-Map/Makefile index 3e6ad1ac728..8a8fbf5c24e 100644 --- a/converters/p5-Unicode-Map/Makefile +++ b/converters/p5-Unicode-Map/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/08/06 14:36:36 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:14 asau Exp $ DISTNAME= Unicode-Map-0.112 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Unicode-Map/ COMMENT= Perl5 module that maps charsets from and to utf16 unicode -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Unicode/Map/.packlist .include "../../lang/perl5/module.mk" diff --git a/converters/p5-Unicode-Map8/Makefile b/converters/p5-Unicode-Map8/Makefile index 029e1ebd9fe..1e1df5a8868 100644 --- a/converters/p5-Unicode-Map8/Makefile +++ b/converters/p5-Unicode-Map8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2011/08/06 14:37:50 adam Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 00:20:14 asau Exp $ DISTNAME= Unicode-Map8-0.13 PKGNAME= p5-${DISTNAME} @@ -13,8 +13,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Unicode-String>=2.0:../../converters/p5-Unicode-String -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Unicode/Map8/.packlist .include "../../lang/perl5/module.mk" diff --git a/converters/p5-Unicode-MapUTF8/Makefile b/converters/p5-Unicode-MapUTF8/Makefile index 7087e1edfc0..403d9b016f4 100644 --- a/converters/p5-Unicode-MapUTF8/Makefile +++ b/converters/p5-Unicode-MapUTF8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/08/06 14:41:11 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:14 asau Exp $ DISTNAME= Unicode-MapUTF8-1.11 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Unicode-MapUTF8/ COMMENT= Provides conversions for arbitrary character sets and UTF8 LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String DEPENDS+= p5-Unicode-Map8-[0-9]*:../../converters/p5-Unicode-Map8 DEPENDS+= p5-Unicode-Map-[0-9]*:../../converters/p5-Unicode-Map diff --git a/converters/p5-Unicode-Normalize/Makefile b/converters/p5-Unicode-Normalize/Makefile index 65bba22a808..78a23325e8c 100644 --- a/converters/p5-Unicode-Normalize/Makefile +++ b/converters/p5-Unicode-Normalize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/04/01 19:11:52 rhaen Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 00:20:15 asau Exp $ DISTNAME= Unicode-Normalize-1.14 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,6 @@ USE_LANGUAGES= c PERL5_PACKLIST= auto/Unicode/Normalize/.packlist PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile index c6c2ce1169c..140cbe7e2e6 100644 --- a/converters/p5-Unicode-String/Makefile +++ b/converters/p5-Unicode-String/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/08/06 14:03:40 adam Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 00:20:15 asau Exp $ DISTNAME= Unicode-String-2.09 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Unicode-String/ COMMENT= Perl5 modules to handle various Unicode issues LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 PERL5_PACKLIST= auto/Unicode/String/.packlist diff --git a/converters/p5-Unicode-UTF8simple/Makefile b/converters/p5-Unicode-UTF8simple/Makefile index 3af1b701c41..bb52b945441 100644 --- a/converters/p5-Unicode-UTF8simple/Makefile +++ b/converters/p5-Unicode-UTF8simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/08/06 14:42:14 adam Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 00:20:15 asau Exp $ DISTNAME= Unicode-UTF8simple-1.06 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~gus/Unicode-UTF8simple/ COMMENT= Conversions to/from UTF8 from/to charactersets -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Unicode/UTF8simple/.packlist .include "../../lang/perl5/module.mk" diff --git a/converters/p5-chkjis/Makefile b/converters/p5-chkjis/Makefile index a2df6875ac7..5895ece9c6e 100644 --- a/converters/p5-chkjis/Makefile +++ b/converters/p5-chkjis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/08/06 13:29:43 adam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:15 asau Exp $ DISTNAME= chkjis PKGNAME= p5-chkjis-${VERSION} @@ -11,8 +11,6 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www2d.biglobe.ne.jp/~msyk/software/chkjis.html COMMENT= Filter library substituting vendor's own characters -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} VERSION= 0.18 diff --git a/converters/p5-nkf/Makefile b/converters/p5-nkf/Makefile index da01f06b2ba..94631ac9414 100644 --- a/converters/p5-nkf/Makefile +++ b/converters/p5-nkf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/09/09 11:01:17 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 00:20:15 asau Exp $ # .include "../../converters/nkf/Makefile.common" @@ -11,8 +11,6 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Perl library for Network Kanji code conversion Filter #LICENSE= zlib-license -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c PERL5_CONFIGURE_DIRS= NKF.mod diff --git a/converters/pear-I18n_UnicodeNormalizer/Makefile b/converters/pear-I18n_UnicodeNormalizer/Makefile index 48f117f6cd8..ece3d86096d 100644 --- a/converters/pear-I18n_UnicodeNormalizer/Makefile +++ b/converters/pear-I18n_UnicodeNormalizer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/12/22 15:12:29 taca Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 00:20:15 asau Exp $ DISTNAME= I18N_UnicodeNormalizer-1.0.0 CATEGORIES+= converters @@ -6,8 +6,6 @@ CATEGORIES+= converters MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP classes to provide Unicode Normalization -PKG_DESTDIR_SUPPORT= user-destdir - LICENSE= 2-clause-bsd DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.0:../../converters/php-mbstring diff --git a/converters/php-iconv/Makefile b/converters/php-iconv/Makefile index 02b8d1a770b..d3b87067a18 100644 --- a/converters/php-iconv/Makefile +++ b/converters/php-iconv/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:17 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 00:20:15 asau Exp $ MODNAME= iconv CATEGORIES+= converters COMMENT= PHP extension for character set conversion -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-iconv-[0-9]* .include "../../converters/libiconv/buildlink3.mk" diff --git a/converters/php-mbstring/Makefile b/converters/php-mbstring/Makefile index 703a4f8b4ac..c43fcb172bc 100644 --- a/converters/php-mbstring/Makefile +++ b/converters/php-mbstring/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/07/24 22:24:21 tron Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 00:20:15 asau Exp $ MODNAME= mbstring CATEGORIES+= converters COMMENT= PHP extension for multibyte characters support -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-mbstring-[0-9]* CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR} diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index 2faa720684a..8872e2d9da8 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2010/02/07 17:30:08 zafer Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/03 00:20:15 asau Exp $ DISTNAME= psiconv-0.9.7 CATEGORIES= converters @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://software.frodo.looijaard.name/psiconv/ COMMENT= PSION 5 file format data conversion utilities -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-imagemagick diff --git a/converters/pstotext/Makefile b/converters/pstotext/Makefile index 6182e5f2a46..e19315c65a1 100644 --- a/converters/pstotext/Makefile +++ b/converters/pstotext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/04/28 07:32:40 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 00:20:16 asau Exp $ # DISTNAME= pstotext-1.9 @@ -11,8 +11,6 @@ HOMEPAGE= http://pages.cs.wisc.edu/~ghost/doc/pstotext.htm COMMENT= Postscript to text converter #LICENSE= see the end of pstotext.txt. -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gs:run USE_TOOLS+= gmake diff --git a/converters/py-chardet/Makefile b/converters/py-chardet/Makefile index 0d43e3f41f7..2db9ba313a6 100644 --- a/converters/py-chardet/Makefile +++ b/converters/py-chardet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/01/23 07:54:23 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 00:20:16 asau Exp $ DISTNAME= python2-chardet-2.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python2-//} @@ -12,8 +12,6 @@ HOMEPAGE= http://chardet.feedparser.org/ COMMENT= Character encoding auto-detection in Python LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - EGG_NAME= ${DISTNAME:S/python2-//} .include "../../lang/python/distutils.mk" diff --git a/converters/py-jpCodecs/Makefile b/converters/py-jpCodecs/Makefile index 673c608a398..f396cd8a1e6 100644 --- a/converters/py-jpCodecs/Makefile +++ b/converters/py-jpCodecs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/04/15 22:00:59 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:16 asau Exp $ DISTNAME= JapaneseCodecs-1.4.11 PKGNAME= ${PYPKGPREFIX}-jpCodecs-1.4.11 @@ -11,7 +11,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.asahi-net.or.jp/~rd6t-kjym/python/ COMMENT= Python Unicode codecs for Japanese charsets -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index b1d1bfc8698..a59e336d2a3 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/02 17:29:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 00:20:16 asau Exp $ # DISTNAME= simplejson-2.6.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://undefined.org/python/#simplejson COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c do-test: diff --git a/converters/py-zbase32/Makefile b/converters/py-zbase32/Makefile index 4520494e76c..a603c4a0cda 100644 --- a/converters/py-zbase32/Makefile +++ b/converters/py-zbase32/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/02/12 20:02:53 gls Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 00:20:16 asau Exp $ # DISTNAME= zbase32-1.1.3 @@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/zbase32/ COMMENT= Alternate base32 encoder (not RFC 3548 compliant) LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - REPLACE_INTERPRETER+= python REPLACE.python.old= /usr/bin/env python REPLACE.python.new= ${PYTHONBIN} diff --git a/converters/py-zfec/Makefile b/converters/py-zfec/Makefile index e40e4b31a46..d53c61c9d96 100644 --- a/converters/py-zfec/Makefile +++ b/converters/py-zfec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/02/16 18:06:45 hans Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 00:20:16 asau Exp $ # DISTNAME= zfec-1.4.22 @@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/zfec/ COMMENT= Fast erasure codec LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse DEPENDS+= ${PYPKGPREFIX}-darcsver-[0-9]*:../../devel/py-darcsver DEPENDS+= ${PYPKGPREFIX}-setuptools_trial-[0-9]*:../../devel/py-setuptools_trial diff --git a/converters/py-zhCodecs/Makefile b/converters/py-zhCodecs/Makefile index 0f621ae7b6e..809b3cb0903 100644 --- a/converters/py-zhCodecs/Makefile +++ b/converters/py-zhCodecs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/03/05 18:51:27 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:16 asau Exp $ DISTNAME= ChineseCodecs1.2.0 PKGNAME= ${PYPKGPREFIX}-zhCodecs-1.2.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/python-codecs/ COMMENT= Python Unicode codecs for Chinese charsets -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME}/Python PYDISTUTILSPKG= # defined diff --git a/converters/qkc/Makefile b/converters/qkc/Makefile index 3d756f4cc90..f77e1e6dd4f 100644 --- a/converters/qkc/Makefile +++ b/converters/qkc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 00:20:16 asau Exp $ DISTNAME= qkcc100 PKGNAME= qkc-1.0 @@ -12,7 +12,6 @@ HOMEPAGE= http://hp.vector.co.jp/authors/VA000501/ COMMENT= Quick Kanji code Converter PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/ja_JP.EUC/man1 diff --git a/converters/qrencode/Makefile b/converters/qrencode/Makefile index 8ac25877d5a..986ab789d21 100644 --- a/converters/qrencode/Makefile +++ b/converters/qrencode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/12/13 21:44:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 00:20:16 asau Exp $ # DISTNAME= qrencode-3.2.0 @@ -10,8 +10,6 @@ HOMEPAGE= http://fukuchi.org/works/qrencode/index.en.html COMMENT= QR Code generator LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ diff --git a/converters/recode/Makefile b/converters/recode/Makefile index dedbd0b0e66..3f00b6ea7f6 100644 --- a/converters/recode/Makefile +++ b/converters/recode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2011/12/20 17:22:25 dholland Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/03 00:20:16 asau Exp $ # DISTNAME= recode-3.6 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/recode/recode.html COMMENT= Convert files between character sets and usages LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/converters/rpm2cpio/Makefile b/converters/rpm2cpio/Makefile index 174c56081e7..f700970897d 100644 --- a/converters/rpm2cpio/Makefile +++ b/converters/rpm2cpio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/12/15 18:03:42 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 00:20:17 asau Exp $ DISTNAME= rpm2cpio PKGNAME= rpm2cpio-1.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.iagora.com/~espel/hacks.html COMMENT= Convert .rpm files for extraction with cpio, needs just perl -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/converters/rss2html/Makefile b/converters/rss2html/Makefile index 9726dfdf38a..d573d838a12 100644 --- a/converters/rss2html/Makefile +++ b/converters/rss2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2011/04/22 13:43:11 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 00:20:17 asau Exp $ # DISTNAME= rss2html-0.8.2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.nopcode.org/blog/rss2html.html COMMENT= RSS to HTML converter PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_TOOLS+= gmake diff --git a/converters/rtf2html/Makefile b/converters/rtf2html/Makefile index 690e15f9b35..c69b755f41a 100644 --- a/converters/rtf2html/Makefile +++ b/converters/rtf2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:17 asau Exp $ # DISTNAME= rtf2html @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.45.free.net/~vitus/ice/catdoc/ COMMENT= Rich Text to HTML file converter -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= rtf2html MAKE_FLAGS+= CFLAGS=${CFLAGS:M*:Q} diff --git a/converters/ru-d1489/Makefile b/converters/ru-d1489/Makefile index ecaf3ddc1a0..7306a1e6364 100644 --- a/converters/ru-d1489/Makefile +++ b/converters/ru-d1489/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/07/24 17:17:30 mishka Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:17 asau Exp $ DISTNAME= d1489-1.5.1 PKGNAME= ru-${DISTNAME} @@ -13,6 +13,5 @@ COMMENT= CP866<->KOI8-R, CP1251<->KOI8-R and font converters acc. to RFC1489 LICENSE= 2-clause-bsd INSTALLATION_DIRS+= bin -PKG_DESTDIR_SUPPORT= user-destdir .include "../../mk/bsd.pkg.mk" diff --git a/converters/ruby-romkan/Makefile b/converters/ruby-romkan/Makefile index 508fa120909..fda20382211 100644 --- a/converters/ruby-romkan/Makefile +++ b/converters/ruby-romkan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/09/10 04:04:07 taca Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 00:20:17 asau Exp $ DISTNAME= ruby-romkan-0.4 PKGNAME= ${RUBY_PKGPREFIX}-romkan-0.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://0xcc.net/ruby-romkan/ COMMENT= Romaji <-> Kana conversion library for Ruby LICENSE= ruby-license -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= yes DOCS= romkan.html romkan.html.ja romkan.en.rd romkan.ja.rd INSTALLATION_DIRS= ${RUBY_DOC}/romkan ${RUBY_VENDORLIB} diff --git a/converters/ruby-uconv/Makefile b/converters/ruby-uconv/Makefile index c713ca313ba..0f9b23c2305 100644 --- a/converters/ruby-uconv/Makefile +++ b/converters/ruby-uconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/02/21 16:01:11 taca Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 00:20:17 asau Exp $ DISTNAME= uconv-0.4.12 PKGREVISION= 6 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.yoshidam.net/Ruby.html#uconv COMMENT= Unicode conversion library with Japanese codesets support LICENSE= gnu-gpl-v2 OR ruby-license -PKG_DESTDIR_SUPPORT= user-destdir - # Depends on Ruby's internal and use 1.9's encoding support. RUBY_VERSION_SUPPORTED= 18 USE_RUBY_EXTCONF= yes diff --git a/converters/skf/Makefile b/converters/skf/Makefile index 3306f3f2ea5..705f004ed7f 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/04/12 13:50:22 obache Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/03 00:20:17 asau Exp $ DISTNAME= skf_${VERSION}.0 VERSION= 1.99 @@ -11,8 +11,6 @@ HOMEPAGE= http://sourceforge.jp/projects/skf/ COMMENT= Simple Kanji Filter - i18n kanji converter #LICENSE= modified-bsd # some files are derived from...see ${WRKSRC}/copywrite -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/skf-${VERSION} INSTALL_TARGET= install locale_install diff --git a/converters/smbchartool/Makefile b/converters/smbchartool/Makefile index 8546b3b857d..619eeaed97d 100644 --- a/converters/smbchartool/Makefile +++ b/converters/smbchartool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/04/07 18:04:21 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:17 asau Exp $ # DISTNAME= smbchartool-2.3a @@ -17,8 +17,6 @@ COMMENT= File name conversion tool for Samba DEPENDS+= jcode-perl>=2.13:../../converters/jcode-perl DEPENDS+= p5-Text-Iconv>=1.4:../../converters/p5-Text-Iconv -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run NO_BUILD= yes WRKSRC= ${WRKDIR}/smbchartool diff --git a/converters/tex2rtf/Makefile b/converters/tex2rtf/Makefile index e397329c493..0f20a78701b 100644 --- a/converters/tex2rtf/Makefile +++ b/converters/tex2rtf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/02 17:10:42 tron Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/03 00:20:17 asau Exp $ DISTNAME= tex2rtf-2.01-source PKGNAME= tex2rtf-2.01 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.wxwidgets.org/tex2rtf/index.htm COMMENT= LaTex-to-RTF translator -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME}/src MAKE_FILE= makefile.unx USE_LANGUAGES= c++ diff --git a/converters/txt2html/Makefile b/converters/txt2html/Makefile index eab0a376fab..a2f4e66a79a 100644 --- a/converters/txt2html/Makefile +++ b/converters/txt2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/03/10 20:08:13 markd Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 00:20:18 asau Exp $ # DISTNAME= txt2html-2.45 @@ -10,7 +10,6 @@ HOMEPAGE= http://txt2html.sourceforge.net/ COMMENT= Plain text to HTML convertor PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir REPLACE_PERL= scripts/txt2html diff --git a/converters/txt2man/Makefile b/converters/txt2man/Makefile index 1704925d7ae..cf72c173bb7 100644 --- a/converters/txt2man/Makefile +++ b/converters/txt2man/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/06/04 12:16:05 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 00:20:18 asau Exp $ # DISTNAME= txt2man-1.5.6 @@ -10,8 +10,6 @@ HOMEPAGE= http://mvertes.free.fr/ COMMENT= Convert flat ASCII text to man page format LICENSE= gnu-gpl-v2 # or later -PKG_DESTDIR_SUPPORT= user-destdir - NO_BUILD= YES USE_TOOLS+= gawk diff --git a/converters/txt2pdbdoc/Makefile b/converters/txt2pdbdoc/Makefile index 2470b9e8bff..9d1a50ddb7b 100644 --- a/converters/txt2pdbdoc/Makefile +++ b/converters/txt2pdbdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:10 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:18 asau Exp $ DISTNAME= txt2pdbdoc-1.4.4 PKGREVISION= 1 @@ -10,7 +10,6 @@ HOMEPAGE= http://homepage.mac.com/pauljlucas/software/txt2pdbdoc/ COMMENT= Text to Palm DOC converter PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= perl:run GNU_CONFIGURE= yes diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile index 132de71ecf0..8d717096e38 100644 --- a/converters/unix2dos/Makefile +++ b/converters/unix2dos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/04/11 17:48:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 00:20:18 asau Exp $ DISTNAME= unix2dos-1.3 CATEGORIES= converters @@ -7,8 +7,6 @@ MASTER_SITES= ftp://ftp.guug.org/pub/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Translate ASCII files to/from DOS (cr/lf) and UNIX (lf) -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= dos2unix-[0-9]* WRKSRC= ${WRKDIR} diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile index 9be332263ef..ad7201715f0 100644 --- a/converters/uudeview/Makefile +++ b/converters/uudeview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2010/11/02 09:36:03 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/03 00:20:18 asau Exp $ # DISTNAME= uudeview-0.5.20 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.fpx.de/fp/Software/UUDeview/ COMMENT= Program for uu/xx/Base64/BinHex de-/encoding LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-inews=inews --disable-tcl LDFLAGS+= ${_STRIPFLAG_CC} diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 911758fa79b..aa4cdb38e9d 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/03/17 22:30:20 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2012/10/03 00:20:18 asau Exp $ # DISTNAME= uudeview-0.5.20 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fpx.de/fp/Software/UUDeview/ COMMENT= Library for uu/xx/Base64/BinHex de-/encoding -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_DIRS= uulib BUILD_DIRS= uulib diff --git a/converters/wv/Makefile b/converters/wv/Makefile index 917f19f1599..ec27266794a 100644 --- a/converters/wv/Makefile +++ b/converters/wv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2012/09/15 10:04:01 obache Exp $ +# $NetBSD: Makefile,v 1.79 2012/10/03 00:20:18 asau Exp $ DISTNAME= wv-1.2.9 PKGREVISION= 7 @@ -9,8 +9,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://wvware.sourceforge.net/ COMMENT= Library and executables to access Microsoft Word files -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config diff --git a/converters/wv2/Makefile b/converters/wv2/Makefile index 3ef1cd842e2..c370300d4ce 100644 --- a/converters/wv2/Makefile +++ b/converters/wv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/09/15 10:04:01 obache Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/03 00:20:18 asau Exp $ # DISTNAME= wv2-0.2.3 @@ -11,8 +11,6 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://wvware.sourceforge.net/ COMMENT= Library to access Microsoft Word files -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 6f88c8729c5..0fe6a743d3c 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2012/08/21 23:49:19 marino Exp $ +# $NetBSD: Makefile,v 1.41 2012/10/03 00:20:18 asau Exp $ DISTNAME= uudeview-0.5.20 PKGNAME= xdeview-0.5.20 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fpx.de/fp/Software/UUDeview/ COMMENT= X11 program for uu/xx/Base64/BinHex de-/encoding -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-tcl=${LOCALBASE:Q} CONFIGURE_ARGS+= --enable-tk=${LOCALBASE:Q} diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile index cb1bd839feb..8451c20870f 100644 --- a/converters/xlhtml/Makefile +++ b/converters/xlhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/02/07 06:41:57 sbd Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:18 asau Exp $ # DISTNAME= xlhtml-0.5 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://chicago.sourceforge.net/xlhtml/ COMMENT= Microsoft xls/ppt to HTML converter -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= gmake csh:run diff --git a/converters/xlreader/Makefile b/converters/xlreader/Makefile index 823b56760b3..247b1559df8 100644 --- a/converters/xlreader/Makefile +++ b/converters/xlreader/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 00:20:19 asau Exp $ # DISTNAME= xlreader-0.9.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.giffin.org/xlreader.php COMMENT= Converts the cells in a MS Excel file to text -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin do-install: diff --git a/converters/yencode/Makefile b/converters/yencode/Makefile index 1e4bc147f9b..2554dab83a3 100644 --- a/converters/yencode/Makefile +++ b/converters/yencode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/02/16 18:08:49 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 00:20:19 asau Exp $ # DISTNAME= yencode-0.46 @@ -11,8 +11,6 @@ MAINTAINER= shaun@inerd.com HOMEPAGE= http://www.yencode.org/ COMMENT= yenc format encoder and decoder -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES CFLAGS.SunOS+= -Du_int64_t=uint64_t |