Convert s* to USES=zip

This commit is contained in:
Baptiste Daroussin 2014-03-10 17:01:36 +00:00
parent ae7708b169
commit 8a7c77fbbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347784
51 changed files with 52 additions and 65 deletions

View file

@ -14,7 +14,7 @@ COMMENT= BDD-based satisfiability and reachability solver
LIB_DEPENDS+= libbdd.so:${PORTSDIR}/science/buddy \ LIB_DEPENDS+= libbdd.so:${PORTSDIR}/science/buddy \
libboost_program_options.so:${PORTSDIR}/devel/boost-libs libboost_program_options.so:${PORTSDIR}/devel/boost-libs
USE_ZIP= yes USES= zip
NO_WRKSUBDIR= yes NO_WRKSUBDIR= yes
NO_STAGE= yes NO_STAGE= yes

View file

@ -14,7 +14,7 @@ LICENSE= LGPL21
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_ZIP= yes USES= zip
USE_LDCONFIG= yes USE_LDCONFIG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View file

@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0:${PORTSDIR}/math/py-numpy \
${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:${PORTSDIR}/math/py-matplotlib ${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:${PORTSDIR}/math/py-matplotlib
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_ZIP= yes USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes

View file

@ -20,7 +20,7 @@ LIB_DEPENDS= med.5:${PORTSDIR}/french/med \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_ZIP= yes USES= gmake zip
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-bft=${LOCALBASE} \ CONFIGURE_ARGS= --with-bft=${LOCALBASE} \
--with-hdf5=${LOCALBASE} \ --with-hdf5=${LOCALBASE} \
@ -29,7 +29,6 @@ CONFIGURE_ARGS= --with-bft=${LOCALBASE} \
--with-metis=${LOCALBASE} \ --with-metis=${LOCALBASE} \
--with-metis-include=${LOCALBASE}/include/metis --with-metis-include=${LOCALBASE}/include/metis
CONFIGURE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} CONFIGURE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}
USE_GMAKE= yes
.if defined(WITH_CCMIO) .if defined(WITH_CCMIO)
LIB_DEPENDS+= adf.5:${PORTSDIR}/science/libccmio \ LIB_DEPENDS+= adf.5:${PORTSDIR}/science/libccmio \

View file

@ -20,7 +20,7 @@ LIB_DEPENDS= med.5:${PORTSDIR}/french/med \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_ZIP= yes USES= zip
USE_LDCONFIG= yes USE_LDCONFIG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-bft=${LOCALBASE} \ CONFIGURE_ARGS= --with-bft=${LOCALBASE} \

View file

@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPTIONS_DEFINE= OPTIMIZED_CFLAGS
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS OPTIONS_DEFAULT= OPTIMIZED_CFLAGS
USE_ZIP= yes USES= zip
TXT_DOCS= COPYRIGHT README TXT_DOCS= COPYRIGHT README

View file

@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS OPTIONS_DEFAULT= OPTIMIZED_CFLAGS
USE_ZIP= yes USES= zip
USE_LDCONFIG= yes USE_LDCONFIG= yes
ALL_TARGET= all lib ALL_TARGET= all lib

View file

@ -23,8 +23,7 @@ RUN_DEPENDS= xmgrace:${PORTSDIR}/math/grace \
xterm:${PORTSDIR}/x11/xterm \ xterm:${PORTSDIR}/x11/xterm \
cs_preprocess:${PORTSDIR}/science/ecs cs_preprocess:${PORTSDIR}/science/ecs
USE_ZIP= yes USES= fortran gettext gmake iconv zip
USES= fortran gettext gmake iconv
USE_GNOME= libxml2 USE_GNOME= libxml2
USE_PYTHON= yes USE_PYTHON= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

View file

@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0:${PORTSDIR}/math/py-numpy \
${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:${PORTSDIR}/math/py-matplotlib ${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:${PORTSDIR}/math/py-matplotlib
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_ZIP= yes USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= easy_install USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= PsychoPy PYDISTUTILS_PKGNAME= PsychoPy

View file

@ -19,8 +19,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0:${PORTSDIR}/databases/py-sqlalchemy ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0:${PORTSDIR}/databases/py-sqlalchemy
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= fortran USES= fortran zip
USE_ZIP= yes
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= easy_install USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes PYEASYINSTALL_ARCHDEP= yes

View file

@ -17,9 +17,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext
PLIST_FILES= lib/libtfmessbsp.so PLIST_FILES= lib/libtfmessbsp.so
USE_ZIP= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
USES= gettext iconv USES= gettext iconv zip
# Maintainer note # Maintainer note
# Both the gui and the non-gui object are linked to libX11 # Both the gui and the non-gui object are linked to libX11
USE_XORG= x11 xext USE_XORG= x11 xext

View file

@ -15,9 +15,8 @@ LICENSE= GPLv2
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS
USE_ZIP= yes
USE_OPENSSL= yes USE_OPENSSL= yes
USES= gmake USES= gmake zip
ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS= i386 amd64

View file

@ -14,7 +14,7 @@ ONLY_FOR_ARCHS= i386 amd64
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS
USE_ZIP= yes USES= zip
EXTRACT_BEFORE_ARGS= -aq EXTRACT_BEFORE_ARGS= -aq
NO_WRKSUBDIR= yes NO_WRKSUBDIR= yes
MAKEFILE= makefile MAKEFILE= makefile

View file

@ -20,9 +20,8 @@ GCC_DESC= Build with current GCC
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
NO_WRKSUBDIR= yes NO_WRKSUBDIR= yes
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -aq EXTRACT_BEFORE_ARGS= -aq
USES= gmake USES= gmake zip
MAKEFILE= GNUmakefile MAKEFILE= GNUmakefile
LIBVERSION= 0 LIBVERSION= 0

View file

@ -10,7 +10,7 @@ DISTNAME= DirBuster-1.0-RC1
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= DirBuster allows file and directory brute forcing on web servers COMMENT= DirBuster allows file and directory brute forcing on web servers
USE_ZIP= YES USES= zip
USE_JAVA= YES USE_JAVA= YES
JAVA_VERSION= 1.6+ JAVA_VERSION= 1.6+
NO_BUILD= yes NO_BUILD= yes

View file

@ -11,7 +11,7 @@ MAINTAINER= onatan@gmail.com
COMMENT= Web server fingerprinting tool COMMENT= Web server fingerprinting tool
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}/freebsd/ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}/freebsd/
USE_ZIP= yes USES= zip
RESTRICTED= No cost for personal, education and non-commercial use. RESTRICTED= No cost for personal, education and non-commercial use.
NO_BUILD= yes NO_BUILD= yes

View file

@ -13,12 +13,11 @@ COMMENT= PKCS\#11 Java wrapper
OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_DEFINE= DOCS EXAMPLES
USE_ZIP= yes USES= dos2unix gmake zip
USE_JAVA= yes USE_JAVA= yes
USE_DOS2UNIX= Makefile DOS2UNIX_FILES= Makefile
JAVA_VERSION= 1.6+ JAVA_VERSION= 1.6+
JAVA_OS= native JAVA_OS= native
USE_GMAKE= yes
ALL_TARGET= release ALL_TARGET= release
PLIST_FILES= lib/libpkcs11wrapper.so %%JAVAJARDIR%%/iaikPkcs11Wrapper.jar PLIST_FILES= lib/libpkcs11wrapper.so %%JAVAJARDIR%%/iaikPkcs11Wrapper.jar

View file

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-jar-21
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= JBroFuzz is a web application fuzzer COMMENT= JBroFuzz is a web application fuzzer
USE_ZIP= YES USES= zip
USE_JAVA= YES USE_JAVA= YES
NO_BUILD= YES NO_BUILD= YES
JAVA_VERSION= 1.6+ JAVA_VERSION= 1.6+

View file

@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Full vt220 compatible Java SSH-1 client (not only for websites) COMMENT= Full vt220 compatible Java SSH-1 client (not only for websites)
USE_ZIP= yes USES= zip
NO_WRKSUBDIR= yes NO_WRKSUBDIR= yes
NO_BUILD= yes NO_BUILD= yes
NO_CDROM= Do not sell for profit NO_CDROM= Do not sell for profit

View file

@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/chinsan
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= PHP environment security auditing tool COMMENT= PHP environment security auditing tool
USE_ZIP= yes USES= zip
USE_PHP= pcre USE_PHP= pcre
WANT_PHP_WEB= yes WANT_PHP_WEB= yes
NO_BUILD= yes NO_BUILD= yes

View file

@ -31,9 +31,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisit
${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \
${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing
USES= zip
USE_PYTHON= 2 USE_PYTHON= 2
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -23,7 +23,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.me
USE_PYTHON= 2 USE_PYTHON= 2
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes USES= zope zip
USES= zope
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -13,9 +13,9 @@ COMMENT= Restricted execution environment for Python
LICENSE= ZPL21 LICENSE= ZPL21
USES= zip
USE_PYTHON= 2 USE_PYTHON= 2
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -24,10 +24,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.annotation>=0:${PORTSDIR}/devel/py-zope
${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize \ ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize \
${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition
USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
#USE_ZOPE= yes #USE_ZOPE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytes
LATEST_LINK= py-${PORTNAME} LATEST_LINK= py-${PORTNAME}
USE_ZIP= yes USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= easy_install USE_PYDISTUTILS= easy_install
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes

View file

@ -18,9 +18,9 @@ RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}zope.location>=0:${PORTSDIR}/devel/py-zope.location ${PYTHON_PKGNAMEPREFIX}zope.location>=0:${PORTSDIR}/devel/py-zope.location
USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -19,10 +19,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openid>=0:${PORTSDIR}/security/py-openid \
${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService \ ${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService \
zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3
USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
#USES= zope #USES= zope
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -17,10 +17,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.keyring>1.0:${PORTSDIR}/security/py-pl
${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface
USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
#USES= zope #USES= zope
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -18,10 +18,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.protect>=0:${PORTSDIR}/security/py-plo
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService ${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService
USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
#USES= zope #USES= zope
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -20,9 +20,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browser>=0:${PORTSDIR}/devel/py-zope.br
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security
USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -18,9 +18,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.authentication>=0:${PORTSDIR}/security/
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher
USES= zip
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_AUTOPLIST= yes
USE_ZIP= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -17,7 +17,7 @@ LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= dual LICENSE_COMB= dual
LICENSE_FILE= ${WRKDIR}/Quantis-${DISTVERSION}/License.txt LICENSE_FILE= ${WRKDIR}/Quantis-${DISTVERSION}/License.txt
USE_ZIP= yes USES= zip:infozip
EXTRACT_BEFORE_ARGS= -aqo EXTRACT_BEFORE_ARGS= -aqo
WRKSRC= ${WRKDIR}/Quantis-${DISTVERSION}/Drivers/Unix/QuantisPci WRKSRC= ${WRKDIR}/Quantis-${DISTVERSION}/Drivers/Unix/QuantisPci

View file

@ -27,9 +27,8 @@ COMPAT_DESC= Build API v1 compatibility libraries
TOOL_DESC= Build EasyQuantis application TOOL_DESC= Build EasyQuantis application
GUI_DESC= Build QT4 GUI for EasyQuantis application GUI_DESC= Build QT4 GUI for EasyQuantis application
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -aqo EXTRACT_BEFORE_ARGS= -aqo
USES= cmake USES= cmake zip:infozip
USE_QT4= # empty but required USE_QT4= # empty but required
USE_LDCONFIG= yes USE_LDCONFIG= yes

View file

@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= niels
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Framework for analysing HTTP and HTTPS web application traffic COMMENT= Framework for analysing HTTP and HTTPS web application traffic
USE_ZIP= YES USES= zip
USE_JAVA= YES USE_JAVA= YES
JAVA_VERSION= 1.6+ JAVA_VERSION= 1.6+
NO_BUILD= yes NO_BUILD= yes

View file

@ -18,7 +18,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-
LICENSE= APACHE20 LICENSE= APACHE20
OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_DEFINE= DOCS EXAMPLES
USE_ZIP= yes USES= zip
USE_JAVA= yes USE_JAVA= yes
JAVA_VERSION= 1.6+ JAVA_VERSION= 1.6+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./_/g} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./_/g}

View file

@ -10,7 +10,7 @@ DISTNAME= XORSearch_V1_2_0
MAINTAINER= edwin@mavetju.org MAINTAINER= edwin@mavetju.org
COMMENT= Search for a given string in an XOR or ROL encoded binary file COMMENT= Search for a given string in an XOR or ROL encoded binary file
USE_ZIP= yes USES= zip
WRKSRC= ${WRKDIR} WRKSRC= ${WRKDIR}
PLIST_FILES= bin/xorsearch PLIST_FILES= bin/xorsearch

View file

@ -10,7 +10,7 @@ COMMENT= Embedded SSL C-Library
LICENSE= GPLv2 LICENSE= GPLv2
USE_ZIP= yes USES= zip
USE_AUTOTOOLS= libtool USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dependency-tracking \ CONFIGURE_ARGS= --disable-dependency-tracking \

View file

@ -17,7 +17,7 @@ ONLY_FOR_ARCHS= i386 amd64
PERIODICSCRIPT= 407.status-areca-raid PERIODICSCRIPT= 407.status-areca-raid
USE_ZIP= yes USES= zip
NO_BUILD= yes NO_BUILD= yes
CLI_VER= 1.9.0 CLI_VER= 1.9.0

View file

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= sylvio@FreeBSD.org MAINTAINER= sylvio@FreeBSD.org
COMMENT= Convert PowerISO DAA files to ISO9660 COMMENT= Convert PowerISO DAA files to ISO9660
USE_ZIP= yes USES= zip
WRKSRC= ${WRKDIR}/src WRKSRC= ${WRKDIR}/src

View file

@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org MAINTAINER= dinoex@FreeBSD.org
COMMENT= Searches for files with equal content COMMENT= Searches for files with equal content
USE_ZIP= yes USES= zip
MAKE_FLAGS= MAKE_FLAGS=
MAKEFILE= MAKEFILE=
LDFLAGS+= -lroken -lcrypt LDFLAGS+= -lroken -lcrypt

View file

@ -19,7 +19,7 @@ DESKTOP_ENTRIES="hfsexplorer" "reader Mac-formatted harddisk" \
"${DATADIR}/res/icon.png" "${PORTNAME}" \ "${DATADIR}/res/icon.png" "${PORTNAME}" \
"System;Utility;Java;" false "System;Utility;Java;" false
USE_ZIP= yes USES= zip
USE_JAVA= yes USE_JAVA= yes
JAVA_VERSION= 1.6 JAVA_VERSION= 1.6

View file

@ -13,7 +13,7 @@ COMMENT= Java program to graphically display disk usage statistics
RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper
USE_ZIP= YES USES= zip
USE_JAVA= YES USE_JAVA= YES
JAVA_VERSION= 1.6+ JAVA_VERSION= 1.6+

View file

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
MAINTAINER= saper@saper.info MAINTAINER= saper@saper.info
COMMENT= JTOpen is a Java library to access OS/400 or i5/OS system COMMENT= JTOpen is a Java library to access OS/400 or i5/OS system
USE_ZIP= yes USES= zip
NO_WRKSUBDIR= yes NO_WRKSUBDIR= yes
USE_JAVA= 1.4+ USE_JAVA= 1.4+

View file

@ -10,8 +10,7 @@ DISTNAME= ${PORTNAME}-source-${DISTVERSION}
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Advanced shutdown utility for KDE COMMENT= Advanced shutdown utility for KDE
USE_ZIP= yes USES= cmake zip
USES= cmake
USE_QT4= moc_build qmake_build rcc_build uic_build USE_QT4= moc_build qmake_build rcc_build uic_build
USE_KDE4= automoc4 kdehier kdeprefix workspace USE_KDE4= automoc4 kdehier kdeprefix workspace

View file

@ -10,7 +10,7 @@ DISTNAME= ods2
MAINTAINER= dussuett@wigwam.ethz.ch MAINTAINER= dussuett@wigwam.ethz.ch
COMMENT= An utility for manipulating ODS-2 filesystems COMMENT= An utility for manipulating ODS-2 filesystems
USE_ZIP= yes USES= zip
NO_WRKSUBDIR= yes NO_WRKSUBDIR= yes
MAKEFILE= makefile.unix MAKEFILE= makefile.unix
MAKE_ARGS= CCFLAGS="${CFLAGS}" MAKE_ARGS= CCFLAGS="${CFLAGS}"

View file

@ -15,7 +15,7 @@ COMMENT= Extracts or converts .pdi file sets to .iso
LICENSE= GPLv2 LICENSE= GPLv2
NO_WRKSUBDIR= yes NO_WRKSUBDIR= yes
USE_ZIP= yes USES= zip
PLIST_FILES= bin/pdixtract PLIST_FILES= bin/pdixtract

View file

@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Read from a Reiser file system COMMENT= Read from a Reiser file system
PLIST_FILES= bin/rfstool PLIST_FILES= bin/rfstool
USE_ZIP= yes USES= zip
WRKSRC= ${WRKDIR}/rfstool-0.14/RFSTOOL WRKSRC= ${WRKDIR}/rfstool-0.14/RFSTOOL
MAKEFILE= makefile.gcc3x MAKEFILE= makefile.gcc3x

View file

@ -16,8 +16,7 @@ PROJECTHOST= rsync-backup
CONFIGSRC= ${WRKSRC}/config CONFIGSRC= ${WRKSRC}/config
CONFIGFILES= backupset.conf config.conf destinations.conf sources.conf CONFIGFILES= backupset.conf config.conf destinations.conf sources.conf
USE_ZIP= yes USES= perl5 zip
USES= perl5
NO_BUILD= yes NO_BUILD= yes
SUB_FILES= pkg-message SUB_FILES= pkg-message

View file

@ -13,8 +13,7 @@ COMMENT= Search using regexes for file names and text
LICENSE= GPLv3 # (or later) LICENSE= GPLv3 # (or later)
USES= qmake dos2unix USES= qmake dos2unix zip
USE_ZIP= yes
DOS2UNIX_GLOB= *.cpp *.h DOS2UNIX_GLOB= *.cpp *.h
USE_QT4= corelib gui moc_build rcc_build uic_build USE_QT4= corelib gui moc_build rcc_build uic_build

View file

@ -10,8 +10,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= sylvio@FreeBSD.org MAINTAINER= sylvio@FreeBSD.org
COMMENT= Convert MagicISO UIF files to ISO9660 COMMENT= Convert MagicISO UIF files to ISO9660
USE_ZIP= yes USES= zip
WRKSRC= ${WRKDIR}/src WRKSRC= ${WRKDIR}/src
PLIST_FILES= bin/uif2iso PLIST_FILES= bin/uif2iso

View file

@ -19,7 +19,7 @@ LDFLAGS+= -lm
PLIST_FILES= bin/${PORTNAME} PLIST_FILES= bin/${PORTNAME}
USE_ZIP= yes USES= zip
WRKSRC= ${WRKDIR}/${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME}
post-extract: post-extract: