diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
commit | 4af74fc7f1c8ee7957caeae86c74d39b94e84fef (patch) | |
tree | 9b323bcd3bd5e01546acdcbc8ebfa5e108a04d56 | |
parent | 33f5bc7e0b57754907e412b239748ef09a807430 (diff) | |
download | ports-4af74fc7f1c8ee7957caeae86c74d39b94e84fef.tar.gz ports-4af74fc7f1c8ee7957caeae86c74d39b94e84fef.zip |
Notes
102 files changed, 104 insertions, 118 deletions
diff --git a/japanese/ASCIIdates98-fpw/Makefile b/japanese/ASCIIdates98-fpw/Makefile index 360dbe355510..bd9d064691e6 100644 --- a/japanese/ASCIIdates98-fpw/Makefile +++ b/japanese/ASCIIdates98-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:S/-fpw//}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Japanese dictionary for PC terms in '98 ASCII Dates Book (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/ascdates EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/CGdic-fpw/Makefile b/japanese/CGdic-fpw/Makefile index d9e1f33bcf1d..bf9bb95d6209 100644 --- a/japanese/CGdic-fpw/Makefile +++ b/japanese/CGdic-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= CGdic1.5h-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Japanese dictionary for CG (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/cg EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/ajaxzip2-core/Makefile b/japanese/ajaxzip2-core/Makefile index 9dde812f9a58..2e12d6d2a62b 100644 --- a/japanese/ajaxzip2-core/Makefile +++ b/japanese/ajaxzip2-core/Makefile @@ -12,11 +12,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} MAINTAINER= kuriyama@FreeBSD.org COMMENT= ajaxzip2 (Japanese ZIP code utility) core scripts -USES= shebangfix +USES= dos2unix shebangfix zip WRKSRC= ${WRKDIR}/${PORTNAME} -USE_ZIP= YES NO_BUILD= YES -USE_DOS2UNIX= YES SHEBANG_FILES= work/csv2jsonzip.pl NO_STAGE= yes diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile index bd0af7ada63e..fccc8797fbc2 100644 --- a/japanese/another-htmllint/Makefile +++ b/japanese/another-htmllint/Makefile @@ -11,8 +11,7 @@ COMMENT= Another HTML-lint (all messages are written in Japanese) RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode -USES= perl5 -USE_ZIP= YES +USES= perl5 zip:infozip WRKSRC= ${WRKDIR} EXTRACT_BEFORE_ARGS= -a -q diff --git a/japanese/bible_names-fpw/Makefile b/japanese/bible_names-fpw/Makefile index 4b1ffdaa123f..f9b457661adf 100644 --- a/japanese/bible_names-fpw/Makefile +++ b/japanese/bible_names-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A dictionary for HITCHCOCK'S BIBLE NAMES (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/biblenam EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/cmigemo/Makefile b/japanese/cmigemo/Makefile index 70d307208400..69328a44fabb 100644 --- a/japanese/cmigemo/Makefile +++ b/japanese/cmigemo/Makefile @@ -26,8 +26,7 @@ DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} PORTDOCS= README_j.txt .endif -USE_ZIP= yes -USES+= iconv gmake +USES+= iconv gmake zip HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} diff --git a/japanese/devil-fpw/Makefile b/japanese/devil-fpw/Makefile index 906f60e745ed..bbb2a2ab4569 100644 --- a/japanese/devil-fpw/Makefile +++ b/japanese/devil-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Devil's dictionary (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/devil EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/ebd-fpw/Makefile b/japanese/ebd-fpw/Makefile index f12eef2f8520..5903ca6d22d6 100644 --- a/japanese/ebd-fpw/Makefile +++ b/japanese/ebd-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Easton's 1897 Bible Dictionary (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/ebd EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/edict-fpw/Makefile b/japanese/edict-fpw/Makefile index 4578b0d5ad3a..0b15404e5dc8 100644 --- a/japanese/edict-fpw/Makefile +++ b/japanese/edict-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Japanese <-> English Dictionary (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/edict EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/flex-sdk/Makefile b/japanese/flex-sdk/Makefile index faea52c25ec5..2075c05de5d6 100644 --- a/japanese/flex-sdk/Makefile +++ b/japanese/flex-sdk/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper RESTRICTED= Need agreement before download CONFLICTS= flex-sdk-2.* flex-sdk-3.* flex-sdk-4.* -USE_ZIP= YES +USES= zip USE_JAVA= YES JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR} diff --git a/japanese/flower-fpw/Makefile b/japanese/flower-fpw/Makefile index 64fd037fb9ae..db12f18e804a 100644 --- a/japanese/flower-fpw/Makefile +++ b/japanese/flower-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= Flower-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A dictionary for flowers (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/flower EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/foldoc-fpw/Makefile b/japanese/foldoc-fpw/Makefile index 68021deba348..f579e641244a 100644 --- a/japanese/foldoc-fpw/Makefile +++ b/japanese/foldoc-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Free On-line Dictionary of Computing (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/foldoc EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/font-ipa-uigothic/Makefile b/japanese/font-ipa-uigothic/Makefile index c0f248c5f643..2effc0ee93b1 100644 --- a/japanese/font-ipa-uigothic/Makefile +++ b/japanese/font-ipa-uigothic/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig CONFLICTS= ja-font-mplus-ipa-1.0.20060520.p1 \ ja-ipa-ttfonts-[0-9]* -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install diff --git a/japanese/font-ipa/Makefile b/japanese/font-ipa/Makefile index 749f2b26374a..f67672401c31 100644 --- a/japanese/font-ipa/Makefile +++ b/japanese/font-ipa/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig CONFLICTS= ja-ipa-ttfonts-[0-9]* -USE_ZIP= yes +USES= zip NO_BUILD= yes PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install diff --git a/japanese/font-ipaex/Makefile b/japanese/font-ipaex/Makefile index 71a29c1824c6..0a53b7e21276 100644 --- a/japanese/font-ipaex/Makefile +++ b/japanese/font-ipaex/Makefile @@ -13,7 +13,7 @@ COMMENT= IPAex Japanese fonts RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig -USE_ZIP= yes +USES= zip NO_BUILD= yes PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install diff --git a/japanese/font-migmix/Makefile b/japanese/font-migmix/Makefile index db7d8c7c6c6c..6265074e03f7 100644 --- a/japanese/font-migmix/Makefile +++ b/japanese/font-migmix/Makefile @@ -15,7 +15,7 @@ COMMENT= Mixed Japanese font with IPA Gothic and M-plus outline RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig -USE_ZIP= yes +USES= zip NO_BUILD= yes PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install diff --git a/japanese/font-migu/Makefile b/japanese/font-migu/Makefile index a2e7855110cb..4d1015658fac 100644 --- a/japanese/font-migu/Makefile +++ b/japanese/font-migu/Makefile @@ -16,7 +16,7 @@ COMMENT= Another Japanese font set based on MigMix RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig -USE_ZIP= yes +USES= zip NO_BUILD= yes PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install diff --git a/japanese/fumeikai-fpw/Makefile b/japanese/fumeikai-fpw/Makefile index 3e4aacdd9a7c..b78a3fb1c1a1 100644 --- a/japanese/fumeikai-fpw/Makefile +++ b/japanese/fumeikai-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= Fumeikai-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/fumeikai EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/jargon-fpw/Makefile b/japanese/jargon-fpw/Makefile index 6a38e0cd7081..2425eaae3650 100644 --- a/japanese/jargon-fpw/Makefile +++ b/japanese/jargon-fpw/Makefile @@ -11,8 +11,7 @@ DISTNAME= jargon-fpw${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The famous jargon file (EPWING V1 format) - -USE_ZIP= yes +USES= zip NO_BUILD= yes WRKSRC= ${WRKDIR}/jargon EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/lsd-fpw/Makefile b/japanese/lsd-fpw/Makefile index e681081820b8..f71c84df776e 100644 --- a/japanese/lsd-fpw/Makefile +++ b/japanese/lsd-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Japanese - English Dictionary for Life Science (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/lsd EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/monafonts-ttf/Makefile b/japanese/monafonts-ttf/Makefile index 3b4c25a052ab..014acd22845a 100644 --- a/japanese/monafonts-ttf/Makefile +++ b/japanese/monafonts-ttf/Makefile @@ -11,7 +11,7 @@ DISTNAME= monafont-ttf-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org COMMENT= X11 TrueType Kanji fonts -USE_ZIP= yes +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes FONTSDIR= lib/X11/fonts/TrueType diff --git a/japanese/p5-PDFJ/Makefile b/japanese/p5-PDFJ/Makefile index c781563ee6b2..ddf67abbfb27 100644 --- a/japanese/p5-PDFJ/Makefile +++ b/japanese/p5-PDFJ/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= http://hp1.jonex.ne.jp/%7Enakajima.yasushi/archives/ MAINTAINER= kuriyama@FreeBSD.org COMMENT= PDFJ module provides methods to generate Japanese PDF file -USES= perl5 -USE_ZIP= YES +USES= perl5 zip:infozip USE_PERL5= configure WRKSRC= ${WRKDIR} EXTRACT_BEFORE_ARGS= -qo -a diff --git a/japanese/pejv-fpw/Makefile b/japanese/pejv-fpw/Makefile index 7dbeb618b484..8e57a636771c 100644 --- a/japanese/pejv-fpw/Makefile +++ b/japanese/pejv-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An Esperanto-Japanese dictionary (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/pejv EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/platex-japanese/Makefile b/japanese/platex-japanese/Makefile index ad6f1188e026..043b16de1d36 100644 --- a/japanese/platex-japanese/Makefile +++ b/japanese/platex-japanese/Makefile @@ -14,9 +14,8 @@ DIST_SUBDIR= latex MAINTAINER= yokota@res.otaru-uc.ac.jp COMMENT= pLaTeX package that literally provides Japanese option to babel -USE_ZIP= yes USE_TEX= latex ptex -USES= iconv:build +USES= iconv:build zip TEXMFDIR= share/texmf STYDIR= tex/generic/babel diff --git a/japanese/platex-jsclasses/Makefile b/japanese/platex-jsclasses/Makefile index e59fd10cc609..39cdd5d9bbae 100644 --- a/japanese/platex-jsclasses/Makefile +++ b/japanese/platex-jsclasses/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:S/^1.0.20//}${EXTRACT_SUFX}:0 \ MAINTAINER= hrs@FreeBSD.org COMMENT= New document class files for pLaTeX -USE_ZIP= YES +USES= zip USE_TEX= tetex latex ptex NO_BUILD= YES PLIST_SUB= CLASSDIR=${CLASSDIR} TFMDIR=${TFMDIR} \ diff --git a/japanese/qkc/Makefile b/japanese/qkc/Makefile index 83112b64ce4b..ddd2e11d0a8f 100644 --- a/japanese/qkc/Makefile +++ b/japanese/qkc/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}c100 MAINTAINER= hrs@FreeBSD.org COMMENT= Quick Kanji Code Converter (C version) -USE_ZIP= yes +USES= zip NO_WRKSUBDIR= yes ALL_TARGET= PLIST_FILES= bin/qkc man/ja/man1/qkc.1.gz diff --git a/japanese/roget-fpw/Makefile b/japanese/roget-fpw/Makefile index 66c0caf66075..7d5406e996de 100644 --- a/japanese/roget-fpw/Makefile +++ b/japanese/roget-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Roget's Thesaurus (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/roget EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/ryaku-fpw/Makefile b/japanese/ryaku-fpw/Makefile index 6119a8403218..0870b57f173b 100644 --- a/japanese/ryaku-fpw/Makefile +++ b/japanese/ryaku-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= Ryaku-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/ryaku EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/seaside/Makefile b/japanese/seaside/Makefile index ebe091ec2766..3e61d1a1f92e 100644 --- a/japanese/seaside/Makefile +++ b/japanese/seaside/Makefile @@ -13,8 +13,8 @@ COMMENT= Seaside: squeak based WWW application framework with Japanized patch RUN_DEPENDS= squeak:${PORTSDIR}/lang/squeak +USES= zip NO_BUILD= yes -USE_ZIP= yes DIST_SUBDIR= squeak diff --git a/japanese/tegaki-zinnia-japanese/Makefile b/japanese/tegaki-zinnia-japanese/Makefile index db8fc147b8b7..afedeb013621 100644 --- a/japanese/tegaki-zinnia-japanese/Makefile +++ b/japanese/tegaki-zinnia-japanese/Makefile @@ -1,11 +1,6 @@ +# Created by: Timothy Beyer <beyert@cs.ucr.edu> # $FreeBSD$ -# Date created: 15 Aug 2010 -# Whom: Timothy Beyer <beyert@cs.ucr.edu> -# -# $FreeBSD$ -# - PORTNAME= tegaki PORTVERSION= 0.3 CATEGORIES= japanese python @@ -19,7 +14,7 @@ COMMENT= Handwriting Recognition Models for Tegaki LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USE_ZIP= yes +USES= zip NO_STAGE= yes do-build: diff --git a/japanese/vera-fpw/Makefile b/japanese/vera-fpw/Makefile index d2cc88489706..fdb97f149c74 100644 --- a/japanese/vera-fpw/Makefile +++ b/japanese/vera-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= vera-${VERA_VER}-fpw${VERAFPW_VER} MAINTAINER= ports@FreeBSD.org COMMENT= Virtual Entity of Relevant Aconyms (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/vera EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/wdic-fpw/Makefile b/japanese/wdic-fpw/Makefile index fdf6a9e8cda0..eefd56e93753 100644 --- a/japanese/wdic-fpw/Makefile +++ b/japanese/wdic-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Wired and Wireless Dictionary in Japanese (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/wdic EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/web1913-fpw/Makefile b/japanese/web1913-fpw/Makefile index f8e7ead8824a..b8062ea36e4a 100644 --- a/japanese/web1913-fpw/Makefile +++ b/japanese/web1913-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${WEBFPW_VER} MAINTAINER= ports@FreeBSD.org COMMENT= Webster's Revised Unabridged Dictionary (1913) (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/web EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/wordnet-fpw/Makefile b/japanese/wordnet-fpw/Makefile index ebe94578fb4e..2344b07f62c5 100644 --- a/japanese/wordnet-fpw/Makefile +++ b/japanese/wordnet-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= wordnet-${WN_VER}-fpw${WNFPW_VER} MAINTAINER= ports@FreeBSD.org COMMENT= A English - English Dictionary (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/wordnet EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/wwasw-fpw/Makefile b/japanese/wwasw-fpw/Makefile index fd01cfd21145..497352775f06 100644 --- a/japanese/wwasw-fpw/Makefile +++ b/japanese/wwasw-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A biographical dictionary (EPWING V1 format) -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/wwasw EXTRACT_BEFORE_ARGS= -qL diff --git a/japanese/yasou-fpw/Makefile b/japanese/yasou-fpw/Makefile index 66d406e93a5a..cd22ab249030 100644 --- a/japanese/yasou-fpw/Makefile +++ b/japanese/yasou-fpw/Makefile @@ -12,7 +12,7 @@ COMMENT= Yasou picture book (EPWING V1 format) by SAS NO_CDROM= No commercial use, and no redistribution allowed with fee except media and/or shipping cost -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/yasou EXTRACT_BEFORE_ARGS= -qL diff --git a/java/avis/Makefile b/java/avis/Makefile index 3200778232d3..ea2f1ca6b909 100644 --- a/java/avis/Makefile +++ b/java/avis/Makefile @@ -12,7 +12,7 @@ MAINTAINER= benjsc@FreeBSD.org COMMENT= Elvin Publish/Subscribe Message Bus server based on the Elvin protocol USE_RC_SUBR= yes -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/java/cacao/Makefile b/java/cacao/Makefile index aded86e9d120..6584a980caa0 100644 --- a/java/cacao/Makefile +++ b/java/cacao/Makefile @@ -14,8 +14,8 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath RUN_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath +USES= gmake GNU_CONFIGURE= yes -USE_GMAKE= yes USE_XZ= yes MAN1= cacao.1 diff --git a/java/commonclipse/Makefile b/java/commonclipse/Makefile index 678ec7ce5e9e..8970d1130307 100644 --- a/java/commonclipse/Makefile +++ b/java/commonclipse/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 4 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}%20for%20eclipse%203.1M6%20and%20up DISTNAME= net.sf.commonclipse_${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= zhoushuqun@gmail.com @@ -15,6 +14,7 @@ COMMENT= Commonclipse is an eclipse plugin for jakarta commons-lang users RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes USE_JAVA= yes diff --git a/java/cos/Makefile b/java/cos/Makefile index 7bac5e3d712f..9fff98c15dd3 100644 --- a/java/cos/Makefile +++ b/java/cos/Makefile @@ -9,12 +9,12 @@ CATEGORIES= java devel MASTER_SITES= http://www.servlets.com/cos/ \ http://www.oreilly.com.tw/bookcode/ DISTNAME= ${PORTNAME}-05Nov2002 -EXTRACT_SUFX= .zip MAINTAINER= java@FreeBSD.org COMMENT= The O'Reilly package of utility classes for servlet developers NO_WRKSUBDIR= yes +USES= zip USE_JAVA= yes NO_BUILD= yes RESTRICTED= Special conditions apply for commercial use, see licence diff --git a/java/cryptix-jce/Makefile b/java/cryptix-jce/Makefile index 4fd18d44126e..83ae733e9347 100644 --- a/java/cryptix-jce/Makefile +++ b/java/cryptix-jce/Makefile @@ -6,11 +6,11 @@ PORTREVISION= 2 CATEGORIES= java security MASTER_SITES= http://www.cryptix.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-snap -EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= JCE (Java Cryptography Extension) by Cryptix +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index 234895f2252c..1b2061769a18 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -15,7 +15,7 @@ COMMENT= EPIC adds Perl support to the Eclipse IDE Framework RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse NO_BUILD= yes -USE_ZIP= yes +USES= zip:infozip WRKSRC= ${WRKDIR}/${EPIC} EPIC= org.epic.updatesite diff --git a/java/eclipse-RDT/Makefile b/java/eclipse-RDT/Makefile index 55a48830c56d..37876cdbffeb 100644 --- a/java/eclipse-RDT/Makefile +++ b/java/eclipse-RDT/Makefile @@ -15,7 +15,7 @@ COMMENT= RDT adds Ruby support to the Eclipse IDE Framework RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse NO_BUILD= yes -USE_ZIP= yes +USES= zip:infozip USE_RUBY= yes USE_JAVA= yes WRKSRC= ${WRKDIR}/${RDT} diff --git a/java/eclipse-aptana-radrails/Makefile b/java/eclipse-aptana-radrails/Makefile index 175172783684..7863a50388be 100644 --- a/java/eclipse-aptana-radrails/Makefile +++ b/java/eclipse-aptana-radrails/Makefile @@ -10,13 +10,13 @@ MASTER_SITES= http://update1.aptana.org/rails/${PORTVERSION}/ \ PKGNAMEPREFIX= eclipse- PKGNAMESUFFIX= -radrails DISTNAME= org.radrails.rails_feature-${PORTVERSION}-278787EUNvWohWG-fz0019H9P9Y9 -EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= IDE for Ruby and the Ruby on Rails framework (Eclipse plugin) RUN_DEPENDS= ${LOCALBASE}/lib/eclipse/features/com.aptana.ide.feature_1.2.7.024747.jar:${PORTSDIR}/java/eclipse-aptana +USES= zip JAVA_VERSION= 1.6+ NO_BUILD= yes diff --git a/java/eclipse-aptana/Makefile b/java/eclipse-aptana/Makefile index 87684e9abac1..eb234d327b88 100644 --- a/java/eclipse-aptana/Makefile +++ b/java/eclipse-aptana/Makefile @@ -9,7 +9,6 @@ CATEGORIES= java devel MASTER_SITES= http://update1.aptana.org/studio/3.2/024747/ PKGNAMEPREFIX= eclipse- DISTNAME= aptana_update_${PORTVERSION:E} -EXTRACT_SUFX= .zip MAINTAINER= nivit@FreeBSD.org COMMENT= Aptana Web Development Tools (Eclipse plugin) @@ -18,6 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse CONFLICTS_INSTALL= eclipse-aptana-[2-9]* +USES= zip JAVA_VERSION= 1.6+ NO_BUILD= yes diff --git a/java/eclipse-aptana2/Makefile b/java/eclipse-aptana2/Makefile index 17f7b619238a..964b25c8f380 100644 --- a/java/eclipse-aptana2/Makefile +++ b/java/eclipse-aptana2/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= http://nivi.interfree.it/distfiles/eclipse-aptana2/ PKGNAMEPREFIX= eclipse- PKGNAMESUFFIX= 2 DISTNAME= com.aptana.ide.feature.studio-${PORTVERSION}-5-7857HJ97CFF61HN1HZHtem5tN7 -EXTRACT_SUFX= .zip MAINTAINER= nivit@FreeBSD.org COMMENT= Aptana Studio 2 Web Development Tools (Eclipse plugin) @@ -18,6 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse CONFLICTS_INSTALL= eclipse-aptana-1* +USES= zip JAVA_VERSION= 1.6+ NO_BUILD= yes diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index 5f3131a52043..fbe6faf41462 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -9,13 +9,13 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR=tools/${PLUGIN}/releases/${ECLIPSE_CODENAME}/dist PKGNAMEPREFIX= eclipse- DISTNAME= ${PLUGIN}-master-${PORTVERSION} -EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= C/C++ plugin for Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +USES= zip USE_JAVA= YES JAVA_OS= native JAVA_RUN= YES diff --git a/java/eclipse-checkstyle/Makefile b/java/eclipse-checkstyle/Makefile index e82824a0819b..86bac3e14135 100644 --- a/java/eclipse-checkstyle/Makefile +++ b/java/eclipse-checkstyle/Makefile @@ -8,7 +8,6 @@ CATEGORIES= java devel MASTER_SITES= SF/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1 PKGNAMEPREFIX= eclipse- DISTNAME= com.atlassw.tools.eclipse.checkstyle_${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org @@ -16,6 +15,7 @@ COMMENT= Integrates the Checkstyle Java code auditor into Eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_WRKSUBDIR= yes NO_BUILD= yes USE_JAVA= yes diff --git a/java/eclipse-datatools/Makefile b/java/eclipse-datatools/Makefile index dfbf0fa6286c..7929ed21f69c 100644 --- a/java/eclipse-datatools/Makefile +++ b/java/eclipse-datatools/Makefile @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/datatools/downl MASTER_SITE_SUBDIR= ${PORTVERSION} PKGNAMEPREFIX= eclipse- DISTNAME= dtp-sdk_${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org @@ -21,6 +20,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ LICENSE= EPL WRKSRC= ${WRKDIR}/eclipse +USES= zip .include "${.CURDIR}/../eclipse/Makefile.plugins" diff --git a/java/eclipse-drjava/Makefile b/java/eclipse-drjava/Makefile index 9701b10920f2..918c13a419f6 100644 --- a/java/eclipse-drjava/Makefile +++ b/java/eclipse-drjava/Makefile @@ -8,13 +8,13 @@ CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/3.%20DrJava%20Eclipse%20Plug-in/${PORTNAME}-eclipse-${PORTVERSION} PKGNAMEPREFIX= eclipse- DISTNAME= drjava-eclipse-${PORTVERSION} -EXTRACT_SUFX= .zip MAINTAINER= nivit@FreeBSD.org COMMENT= DrJava plugin for Eclipse RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes USE_JAVA= yes diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 68fc15361910..66d9e4fd45e5 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/em MASTER_SITE_SUBDIR=${PORTVERSION}/R201201300943 PKGNAMEPREFIX= eclipse- DISTNAME= emf-xsd-SDK-${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= kamikaze@bsdforen.de @@ -16,6 +15,7 @@ COMMENT= Eclipse Modeling Framework RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +USES= zip WRKSRC= ${WRKDIR}/eclipse .include "${.CURDIR}/../eclipse/Makefile.plugins" diff --git a/java/eclipse-examples/Makefile b/java/eclipse-examples/Makefile index 069df60a0637..5298ff2a554d 100644 --- a/java/eclipse-examples/Makefile +++ b/java/eclipse-examples/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-3.0-200406251208 PKGNAMEPREFIX= eclipse- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org @@ -17,6 +16,7 @@ COMMENT= Examples for the Eclipse IDE RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/java/eclipse-findbugs/Makefile b/java/eclipse-findbugs/Makefile index d91f9f7aa758..2148f3a66ecc 100644 --- a/java/eclipse-findbugs/Makefile +++ b/java/eclipse-findbugs/Makefile @@ -8,7 +8,6 @@ CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20eclipse%20plugin/1.3.2 PKGNAMEPREFIX= eclipse- DISTNAME= edu.umd.cs.findbugs.plugin.eclipse_${DISTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org @@ -16,6 +15,7 @@ COMMENT= Eclipse plug-in that provides FindBugs support RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/java/eclipse-gef-examples/Makefile b/java/eclipse-gef-examples/Makefile index becf48df86a2..046307a6d8e6 100644 --- a/java/eclipse-gef-examples/Makefile +++ b/java/eclipse-gef-examples/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-3.0-200406 PKGNAMEPREFIX= eclipse- PKGNAMESUFFIX= -examples DISTNAME= GEF-examples-${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org @@ -17,6 +16,7 @@ COMMENT= Graphical Editing Framework for the Eclipse IDE (examples) RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index 2b7e78b62a4f..778c91e679a0 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -16,7 +16,7 @@ COMMENT= Graphical Editing Framework for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse WRKSRC= ${WRKDIR}/eclipse -USE_ZIP= yes +USES= zip .include "${.CURDIR}/../eclipse/Makefile.plugins" diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile index 256fd0720ac6..5c27939317de 100644 --- a/java/eclipse-hibernatetools/Makefile +++ b/java/eclipse-hibernatetools/Makefile @@ -8,7 +8,6 @@ CATEGORIES= java devel databases MASTER_SITES= SF/jboss/JBossTools/JBossTools%202.1.2.GA PKGNAMEPREFIX= eclipse- DISTNAME= HibernateTools-${DISTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org @@ -23,6 +22,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef \ ${LOCALBASE}/share/eclipse/dropins/webtools:${PORTSDIR}/java/eclipse-webtools +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes USE_JAVA= yes diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile index db2a5f26da0c..f5c4c12a92db 100644 --- a/java/eclipse-langpack/Makefile +++ b/java/eclipse-langpack/Makefile @@ -19,8 +19,8 @@ COMMENT= Eclipse Language Pack Feature RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_WRKSUBDIR= yes -USE_ZIP= yes PLIST= ${WRKDIR}/pkg-plist NO_STAGE= yes diff --git a/java/eclipse-log4e/Makefile b/java/eclipse-log4e/Makefile index 8855ed206baa..9e14889c96b1 100644 --- a/java/eclipse-log4e/Makefile +++ b/java/eclipse-log4e/Makefile @@ -8,7 +8,6 @@ CATEGORIES= java MASTER_SITES= http://log4e.jayefem.de/download/eclipse3/ PKGNAMEPREFIX= eclipse- DISTNAME= de.jayefem.${PORTNAME}_free_${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org @@ -16,9 +15,9 @@ COMMENT= Eclipse plugin to use logger easily in Java projects RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes NO_STAGE= yes do-install: diff --git a/java/eclipse-lomboz/Makefile b/java/eclipse-lomboz/Makefile index 9fecf10e7649..679f0bc736ed 100644 --- a/java/eclipse-lomboz/Makefile +++ b/java/eclipse-lomboz/Makefile @@ -19,9 +19,9 @@ RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse CONFLICTS= eclipse-webtools-0.7* +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native diff --git a/java/eclipse-ocl/Makefile b/java/eclipse-ocl/Makefile index fe6ff88eb7ec..988e9d6d8b1e 100644 --- a/java/eclipse-ocl/Makefile +++ b/java/eclipse-ocl/Makefile @@ -17,9 +17,9 @@ COMMENT= Implementation of the OCL OMG standard for EMF-based models RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/emf:${PORTSDIR}/java/eclipse-emf +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile index a223d204406c..e18af752555b 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -15,9 +15,9 @@ COMMENT= Scan Java source code and look for potential problems RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_EXTRACT= jre diff --git a/java/eclipse-propedit/Makefile b/java/eclipse-propedit/Makefile index 01ccc2df7376..9d6997b6877a 100644 --- a/java/eclipse-propedit/Makefile +++ b/java/eclipse-propedit/Makefile @@ -16,9 +16,9 @@ COMMENT= Properties editor for eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile index 05a45da79c38..5e65e15299cb 100644 --- a/java/eclipse-pydev/Makefile +++ b/java/eclipse-pydev/Makefile @@ -21,6 +21,8 @@ NO_WRKSUBDIR= yes OPTIONS_DEFINE= JYTHON JYTHON_DESC= Use Jython as Python interpreter +USES= zip + NO_STAGE= yes .include <bsd.port.options.mk> @@ -29,7 +31,6 @@ RUN_DEPENDS+= jython:${PORTSDIR}/lang/jython .endif USE_PYTHON= yes -USE_ZIP= yes DISTDATE= 2013072611 diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile index 00b72158183f..27780fac872a 100644 --- a/java/eclipse-quantum/Makefile +++ b/java/eclipse-quantum/Makefile @@ -16,12 +16,12 @@ COMMENT= Database access and SQL editor for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef +USES= zip NO_WRKSUBDIR= yes NO_BUILD= yes NO_EXTRACT= yes USE_JAVA= yes JAVA_VERSION= 1.6+ -USE_ZIP= yes PLIST_SUB+= VERSION=${PORTVERSION} NO_STAGE= yes diff --git a/java/eclipse-shelled/Makefile b/java/eclipse-shelled/Makefile index 98e3c4af0688..054bc5c75f38 100644 --- a/java/eclipse-shelled/Makefile +++ b/java/eclipse-shelled/Makefile @@ -15,9 +15,9 @@ COMMENT= ShellEd is a superb shell script editor for Eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile index 1c02860b8e39..df62ab7195b9 100644 --- a/java/eclipse-sqlexplorer/Makefile +++ b/java/eclipse-sqlexplorer/Makefile @@ -8,7 +8,6 @@ CATEGORIES= java MASTER_SITES= SF/eclipsesql/SQL%20Explorer%20Plugin/${PORTVERSION} PKGNAMEPREFIX= eclipse- DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org @@ -17,9 +16,9 @@ COMMENT= A visual database query tool for Eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes NO_STAGE= yes do-install: diff --git a/java/eclipse-sysdeo-tomcat/Makefile b/java/eclipse-sysdeo-tomcat/Makefile index 311facc48869..0e3302a08358 100644 --- a/java/eclipse-sysdeo-tomcat/Makefile +++ b/java/eclipse-sysdeo-tomcat/Makefile @@ -16,9 +16,9 @@ COMMENT= Sysdeo Tomcat Launcher plugin for Eclipse RUN_DEPENDS+= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes NO_STAGE= yes do-install: diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile index 447b63116c71..c6c322e938d0 100644 --- a/java/eclipse-uml/Makefile +++ b/java/eclipse-uml/Makefile @@ -16,9 +16,9 @@ COMMENT= A framework creating UML diagrams in Eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/emf:${PORTSDIR}/java/eclipse-emf +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile index 973c52220bcb..8b4b8c77fd7c 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -16,9 +16,9 @@ COMMENT= Visual Editor Project for the Eclipse IDE (examples) RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes PLIST_SUB= RELEASEVERSION=1.1.0.1 NO_STAGE= yes diff --git a/java/eclipse-vep/Makefile b/java/eclipse-vep/Makefile index c11eaabd1ab9..841cb9a770d3 100644 --- a/java/eclipse-vep/Makefile +++ b/java/eclipse-vep/Makefile @@ -19,9 +19,9 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/emf:${PORTSDIR}/java/eclipse-emf \ ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile index db3fbb6136a7..960348d458a9 100644 --- a/java/eclipse-viplugin/Makefile +++ b/java/eclipse-viplugin/Makefile @@ -15,9 +15,9 @@ COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_WRKSUBDIR= yes NO_BUILD= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile index 82f42bc61a21..e4ff27a6ed1a 100644 --- a/java/eclipse-webtools/Makefile +++ b/java/eclipse-webtools/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/datatools:${PORTSDIR}/java/eclipse-datatools WRKSRC= ${WRKDIR}/eclipse -USE_ZIP= yes +USES= zip NO_STAGE= yes .include "${.CURDIR}/../eclipse/Makefile.plugins" diff --git a/java/infobus/Makefile b/java/infobus/Makefile index 4d7a9c4de032..55b497c37b6b 100644 --- a/java/infobus/Makefile +++ b/java/infobus/Makefile @@ -10,7 +10,7 @@ DISTNAME= ib12 MAINTAINER= java@FreeBSD.org COMMENT= Enables dynamic exchange of data between JavaBeans(TM) -USE_ZIP= YES +USES= zip USE_JAVA= YES JAVA_VERSION= 1.6+ diff --git a/java/jad/Makefile b/java/jad/Makefile index db849cf898d6..45724334f6e3 100644 --- a/java/jad/Makefile +++ b/java/jad/Makefile @@ -6,11 +6,11 @@ PORTVERSION= 1.5.8c CATEGORIES= java devel MASTER_SITES= http://www.varaneckas.com/sites/default/files/jad/ DISTNAME= jad158c.freebsd -EXTRACT_SUFX= .zip MAINTAINER= ale@FreeBSD.org COMMENT= Java Decompiler +USES= zip NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/java/jaf/Makefile b/java/jaf/Makefile index 1fa1fa7a5f14..c480bbfeb598 100644 --- a/java/jaf/Makefile +++ b/java/jaf/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,g} MAINTAINER= ports@FreeBSD.org COMMENT= JavaBeansTM Activation Framework -USE_ZIP= YES +USES= zip USE_JAVA= YES JAVA_VERSION= 1.6+ diff --git a/java/jai/Makefile b/java/jai/Makefile index 049f4efcf974..1259a6c07c04 100644 --- a/java/jai/Makefile +++ b/java/jai/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 1 CATEGORIES= java graphics MASTER_SITES= http://download.java.net/media/${PORTNAME}/builds/release/${PORTVERSION:S/./_/g}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-lib -EXTRACT_SUFX= .zip MAINTAINER= java@FreeBSD.org COMMENT= High performance image processing libraries for Java +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./_/g} diff --git a/java/jakarta-struts/Makefile b/java/jakarta-struts/Makefile index 396f00496042..6abaeb959879 100644 --- a/java/jakarta-struts/Makefile +++ b/java/jakarta-struts/Makefile @@ -15,7 +15,7 @@ COMMENT= Struts framework USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= YES -USE_ZIP= YES +USES= zip JAVASHAREDIR= share/java TDIR= ${JAVASHAREDIR}/${PKGNAME} diff --git a/java/jasmin/Makefile b/java/jasmin/Makefile index 65d1014502a3..dd8e7e648d69 100644 --- a/java/jasmin/Makefile +++ b/java/jasmin/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Java Assembler Interface -USES= dos2unix -USE_ZIP= yes +USES= dos2unix zip USE_ANT= yes ALL_TARGET= jasmin USE_JAVA= yes diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile index 06526a512b91..e0018e670f4a 100644 --- a/java/javahelp/Makefile +++ b/java/javahelp/Makefile @@ -8,11 +8,11 @@ CATEGORIES= java devel MASTER_SITES= http://download.java.net/javadesktop/javahelp/ \ http://www.predatorlabs.net/dl/ DISTNAME= ${PORTNAME}2_0_05 -EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= A system to add online help to Java applications +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_RUN= yes diff --git a/java/javamail/Makefile b/java/javamail/Makefile index 977e3780b634..252e066d0d4f 100644 --- a/java/javamail/Makefile +++ b/java/javamail/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual OPTIONS_DEFINE= DOCS EXAMPLES -USE_ZIP= YES +USES= zip USE_JAVA= YES JAVA_VERSION= 1.6+ USE_ANT= YES diff --git a/java/jcalendar/Makefile b/java/jcalendar/Makefile index 89106d18f262..3283c08232f3 100644 --- a/java/jcalendar/Makefile +++ b/java/jcalendar/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.toedter.com/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Java Date Chooser -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ USE_ANT= yes diff --git a/java/jcckit/Makefile b/java/jcckit/Makefile index 1c58175e546a..7daa4a94edc7 100644 --- a/java/jcckit/Makefile +++ b/java/jcckit/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Java Chart Construction Kit -USE_ZIP= yes +USES= zip USE_JAVA= yes WRKSRC= ${WRKDIR}/JCCKit NO_BUILD= yes diff --git a/java/jdk16-doc/Makefile b/java/jdk16-doc/Makefile index 1503d3a646d8..b8cf29813227 100644 --- a/java/jdk16-doc/Makefile +++ b/java/jdk16-doc/Makefile @@ -26,7 +26,7 @@ JDK_UPDATE_VER= 30 DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html NO_BUILD= yes -USE_ZIP= yes +USES= zip PORTDOCS= * NO_STAGE= yes diff --git a/java/jdk7-doc/Makefile b/java/jdk7-doc/Makefile index cd528e305454..6dd8d9fa33e6 100644 --- a/java/jdk7-doc/Makefile +++ b/java/jdk7-doc/Makefile @@ -23,7 +23,7 @@ JDK_UPDATE_VER= 45 DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html NO_BUILD= yes -USE_ZIP= yes +USES= zip PORTDOCS= * NO_STAGE= yes diff --git a/java/jgraph/Makefile b/java/jgraph/Makefile index a026eeeb8968..2255625b7d3c 100644 --- a/java/jgraph/Makefile +++ b/java/jgraph/Makefile @@ -19,7 +19,7 @@ OPTIONS_DEFINE= COMPILE DOCS COMPILE_DESC= Compile from source instead of using prebuilt binaries -USE_ZIP= yes +USES= zip NO_WRKSUBDIR= yes USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/java/jgrapht/Makefile b/java/jgrapht/Makefile index 823dc95dba8f..bc2ae75447e0 100644 --- a/java/jgrapht/Makefile +++ b/java/jgrapht/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/JGraphT/Version%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Java package for mathematical graph-theory objects and algorithms -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/java/jmf/Makefile b/java/jmf/Makefile index 9f49a75547fd..28263e6c3208 100644 --- a/java/jmf/Makefile +++ b/java/jmf/Makefile @@ -11,9 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-alljava MAINTAINER= ports@FreeBSD.org COMMENT= Java Media Framework +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ -USE_ZIP= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/JMF-${PORTVERSION} diff --git a/java/jrosetta/Makefile b/java/jrosetta/Makefile index 7d2ebac3a013..4bc99a68c7d4 100644 --- a/java/jrosetta/Makefile +++ b/java/jrosetta/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://maven.artenum.com/content/groups/public/com/artenum/${PORTN MAINTAINER= ports@FreeBSD.org COMMENT= API for building a graphical console in Swing +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_RUN= yes @@ -30,7 +31,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-sources.jar:source BUILD_DEPENDS= mvn:${PORTSDIR}/devel/maven3 JAVA_BUILD= yes -USE_ZIP= yes MANUAL_PACKAGE_BUILD= maven fetches files during build target diff --git a/java/jta/Makefile b/java/jta/Makefile index 7cbc414bd808..6de4f1b44960 100644 --- a/java/jta/Makefile +++ b/java/jta/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-spec${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Java Transaction API (JTA) -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/java/langspec/Makefile b/java/langspec/Makefile index f82ada24f028..ab187f6ada79 100644 --- a/java/langspec/Makefile +++ b/java/langspec/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= http://java.sun.com/docs/books/jls/download/ MAINTAINER= ale@FreeBSD.org COMMENT= The Java Language Specification +USES= zip USE_ZIP= yes NO_BUILD= yes WRKSRC= ${WRKDIR} diff --git a/java/netbeans-devel/Makefile b/java/netbeans-devel/Makefile index 805ea217f4c5..18588e313116 100644 --- a/java/netbeans-devel/Makefile +++ b/java/netbeans-devel/Makefile @@ -14,7 +14,7 @@ COMMENT= Full-featured integrated environment for Java LICENSE= CDDL GPLv2 LICENSE_COMB= dual -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.7+ NO_BUILD= yes diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile index 1f3e29691ecc..4f75106af134 100644 --- a/java/netbeans/Makefile +++ b/java/netbeans/Makefile @@ -14,7 +14,7 @@ COMMENT= A full-featured integrated environment for Java LICENSE= CDDL GPLv2 LICENSE_COMB= multi -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.7+ NO_BUILD= yes diff --git a/java/netcomponents/Makefile b/java/netcomponents/Makefile index ac9f56568da9..c89f1ce211c7 100644 --- a/java/netcomponents/Makefile +++ b/java/netcomponents/Makefile @@ -14,8 +14,8 @@ COMMENT= Java library with common network protocol implementations RESTRICTED= May not redistribute except as part of a new software product PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} +USES= zip USE_JAVA= yes -USE_ZIP= yes WRKSRC= ${WRKDIR}/NetComponents-1.3.8a NO_BUILD= yes diff --git a/java/netrexx/Makefile b/java/netrexx/Makefile index 8bbe6317f649..5b0f827915e5 100644 --- a/java/netrexx/Makefile +++ b/java/netrexx/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Human-oriented programming language for writing/using Java classes NO_BUILD= yes -USE_ZIP= yes +USES= zip USE_JAVA= yes NO_STAGE= yes diff --git a/java/openjdk7/Makefile b/java/openjdk7/Makefile index 234b01a31d81..23d27511557b 100644 --- a/java/openjdk7/Makefile +++ b/java/openjdk7/Makefile @@ -26,8 +26,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} -USE_ZIP= yes -USES= iconv gmake +USES= iconv gmake zip USE_XORG+= x11 xext xi xrender xt xtst MAKE_ARGS= CC=${CC} CXX=${CXX} HOST_CC=${CC} MAKE_JOBS_UNSAFE= yes diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile index b8c729333f6d..c4ccdf740d0b 100644 --- a/java/phpeclipse/Makefile +++ b/java/phpeclipse/Makefile @@ -17,9 +17,9 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse PLUGIN_PATHS= features plugins PATCH_TASKS= eclipse.versionReplacer eclipse.idReplacer +USES= zip USE_JAVA= yes USE_ANT= yes -USE_ZIP= yes WRKSRC= ${WRKDIR}/dist ECLIPSE= lib/eclipse diff --git a/java/poseidon/Makefile b/java/poseidon/Makefile index 3c2896cc60d2..1459a947e777 100644 --- a/java/poseidon/Makefile +++ b/java/poseidon/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${EDITION}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A popular UML CASE tool -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_VENDOR= openjdk # the port is broken with Sun JDKs diff --git a/java/servingxml/Makefile b/java/servingxml/Makefile index 07385903ab80..731820c402ba 100644 --- a/java/servingxml/Makefile +++ b/java/servingxml/Makefile @@ -5,13 +5,13 @@ PORTNAME= servingxml PORTVERSION= 1.1.2 CATEGORIES= java devel MASTER_SITES= SF -EXTRACT_SUFX= .zip MAINTAINER= jpbeconne@free.fr COMMENT= Framework for flat/XML data transformations BUILD_DEPENDS= ${ANT_CMD}:${PORTSDIR}/devel/apache-ant +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ ANT_CMD?= ${LOCALBASE}/bin/ant diff --git a/java/springframework/Makefile b/java/springframework/Makefile index d3d0778134f6..73c671f199a6 100644 --- a/java/springframework/Makefile +++ b/java/springframework/Makefile @@ -16,7 +16,7 @@ CONFLICTS= springframework-3.1.* NO_BUILD= yes USE_JAVA= yes -USE_ZIP= yes +USES= zip JAVA_VERSION= 1.6+ OPTIONS_DEFINE= DOCS RESRCS diff --git a/java/springframework31/Makefile b/java/springframework31/Makefile index a20cf44ead29..ffa772e5c46b 100644 --- a/java/springframework31/Makefile +++ b/java/springframework31/Makefile @@ -19,7 +19,7 @@ CONFLICTS= springframework-3.2.* NO_BUILD= yes USE_JAVA= yes -USE_ZIP= yes +USES= zip JAVA_VERSION= 1.6+ OPTIONS_DEFINE= DOCS RESRCS diff --git a/java/visualvm/Makefile b/java/visualvm/Makefile index 490afcf1fd45..4ce56e346a9d 100644 --- a/java/visualvm/Makefile +++ b/java/visualvm/Makefile @@ -15,7 +15,7 @@ LICENSE_NAME= VISUALVM with ClassPath Exception LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/java/xdoclet/Makefile b/java/xdoclet/Makefile index 232d74cd23e4..5f6bd8618acf 100644 --- a/java/xdoclet/Makefile +++ b/java/xdoclet/Makefile @@ -8,7 +8,6 @@ PORTEPOCH= 1 CATEGORIES= java devel MASTER_SITES= SF DISTNAME= ${PORTNAME}-bin-${PORTVERSION} -EXTRACT_SUFX= .zip DISTFILES= ${DISTNAME}.zip xjavadoc-${XJAVADOC_VER}.zip MAINTAINER= lxv@omut.org @@ -16,6 +15,7 @@ COMMENT= Java attribute-oriented code generation engine RUN_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_WRKSUBDIR= yes |