mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
Convert s* to USES=zip
This commit is contained in:
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
|
@ -14,7 +14,7 @@ COMMENT= BDD-based satisfiability and reachability solver
|
|||
LIB_DEPENDS+= libbdd.so:${PORTSDIR}/science/buddy \
|
||||
libboost_program_options.so:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
|
|
@ -14,7 +14,7 @@ LICENSE= LGPL21
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -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
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ LIB_DEPENDS= med.5:${PORTSDIR}/french/med \
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= gmake zip
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-bft=${LOCALBASE} \
|
||||
--with-hdf5=${LOCALBASE} \
|
||||
|
@ -29,7 +29,6 @@ CONFIGURE_ARGS= --with-bft=${LOCALBASE} \
|
|||
--with-metis=${LOCALBASE} \
|
||||
--with-metis-include=${LOCALBASE}/include/metis
|
||||
CONFIGURE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}
|
||||
USE_GMAKE= yes
|
||||
|
||||
.if defined(WITH_CCMIO)
|
||||
LIB_DEPENDS+= adf.5:${PORTSDIR}/science/libccmio \
|
||||
|
|
|
@ -20,7 +20,7 @@ LIB_DEPENDS= med.5:${PORTSDIR}/french/med \
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-bft=${LOCALBASE} \
|
||||
|
|
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
|||
OPTIONS_DEFINE= OPTIMIZED_CFLAGS
|
||||
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
|
||||
TXT_DOCS= COPYRIGHT README
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
|||
OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS
|
||||
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
ALL_TARGET= all lib
|
||||
|
|
|
@ -23,8 +23,7 @@ RUN_DEPENDS= xmgrace:${PORTSDIR}/math/grace \
|
|||
xterm:${PORTSDIR}/x11/xterm \
|
||||
cs_preprocess:${PORTSDIR}/science/ecs
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= fortran gettext gmake iconv
|
||||
USES= fortran gettext gmake iconv zip
|
||||
USE_GNOME= libxml2
|
||||
USE_PYTHON= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -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
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_PKGNAME= PsychoPy
|
||||
|
|
|
@ -19,8 +19,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
|
|||
${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0:${PORTSDIR}/databases/py-sqlalchemy
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= fortran
|
||||
USE_ZIP= yes
|
||||
USES= fortran zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYEASYINSTALL_ARCHDEP= yes
|
||||
|
|
|
@ -17,9 +17,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext
|
|||
|
||||
PLIST_FILES= lib/libtfmessbsp.so
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= gettext iconv
|
||||
USES= gettext iconv zip
|
||||
# Maintainer note
|
||||
# Both the gui and the non-gui object are linked to libX11
|
||||
USE_XORG= x11 xext
|
||||
|
|
|
@ -15,9 +15,8 @@ LICENSE= GPLv2
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_OPENSSL= yes
|
||||
USES= gmake
|
||||
USES= gmake zip
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ ONLY_FOR_ARCHS= i386 amd64
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
EXTRACT_BEFORE_ARGS= -aq
|
||||
NO_WRKSUBDIR= yes
|
||||
MAKEFILE= makefile
|
||||
|
|
|
@ -20,9 +20,8 @@ GCC_DESC= Build with current GCC
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_ZIP= yes
|
||||
EXTRACT_BEFORE_ARGS= -aq
|
||||
USES= gmake
|
||||
USES= gmake zip
|
||||
MAKEFILE= GNUmakefile
|
||||
|
||||
LIBVERSION= 0
|
||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= DirBuster-1.0-RC1
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= DirBuster allows file and directory brute forcing on web servers
|
||||
|
||||
USE_ZIP= YES
|
||||
USES= zip
|
||||
USE_JAVA= YES
|
||||
JAVA_VERSION= 1.6+
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= onatan@gmail.com
|
|||
COMMENT= Web server fingerprinting tool
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}/freebsd/
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
|
||||
RESTRICTED= No cost for personal, education and non-commercial use.
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -13,12 +13,11 @@ COMMENT= PKCS\#11 Java wrapper
|
|||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= dos2unix gmake zip
|
||||
USE_JAVA= yes
|
||||
USE_DOS2UNIX= Makefile
|
||||
DOS2UNIX_FILES= Makefile
|
||||
JAVA_VERSION= 1.6+
|
||||
JAVA_OS= native
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= release
|
||||
|
||||
PLIST_FILES= lib/libpkcs11wrapper.so %%JAVAJARDIR%%/iaikPkcs11Wrapper.jar
|
||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-jar-21
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= JBroFuzz is a web application fuzzer
|
||||
|
||||
USE_ZIP= YES
|
||||
USES= zip
|
||||
USE_JAVA= YES
|
||||
NO_BUILD= YES
|
||||
JAVA_VERSION= 1.6+
|
||||
|
|
|
@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Full vt220 compatible Java SSH-1 client (not only for websites)
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
NO_CDROM= Do not sell for profit
|
||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/chinsan
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PHP environment security auditing tool
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_PHP= pcre
|
||||
WANT_PHP_WEB= yes
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -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.testing>=0:${PORTSDIR}/devel/py-zope.testing
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -23,7 +23,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.me
|
|||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
USES= zope
|
||||
USES= zope zip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -13,9 +13,9 @@ COMMENT= Restricted execution environment for Python
|
|||
|
||||
LICENSE= ZPL21
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
#USE_ZOPE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytes
|
|||
|
||||
LATEST_LINK= py-${PORTNAME}
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
|
|
@ -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.location>=0:${PORTSDIR}/devel/py-zope.location
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -19,10 +19,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openid>=0:${PORTSDIR}/security/py-openid \
|
|||
${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService \
|
||||
zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
#USES= zope
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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.interface>=0:${PORTSDIR}/devel/py-zope.interface
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
#USES= zope
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
#USES= zope
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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.security>=0:${PORTSDIR}/security/py-zope.security
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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.publisher>=0:${PORTSDIR}/devel/py-zope.publisher
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -17,7 +17,7 @@ LICENSE= BSD3CLAUSE GPLv2
|
|||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKDIR}/Quantis-${DISTVERSION}/License.txt
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip:infozip
|
||||
EXTRACT_BEFORE_ARGS= -aqo
|
||||
|
||||
WRKSRC= ${WRKDIR}/Quantis-${DISTVERSION}/Drivers/Unix/QuantisPci
|
||||
|
|
|
@ -27,9 +27,8 @@ COMPAT_DESC= Build API v1 compatibility libraries
|
|||
TOOL_DESC= Build EasyQuantis application
|
||||
GUI_DESC= Build QT4 GUI for EasyQuantis application
|
||||
|
||||
USE_ZIP= yes
|
||||
EXTRACT_BEFORE_ARGS= -aqo
|
||||
USES= cmake
|
||||
USES= cmake zip:infozip
|
||||
USE_QT4= # empty but required
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= niels
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Framework for analysing HTTP and HTTPS web application traffic
|
||||
|
||||
USE_ZIP= YES
|
||||
USES= zip
|
||||
USE_JAVA= YES
|
||||
JAVA_VERSION= 1.6+
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-
|
|||
LICENSE= APACHE20
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./_/g}
|
||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= XORSearch_V1_2_0
|
|||
MAINTAINER= edwin@mavetju.org
|
||||
COMMENT= Search for a given string in an XOR or ROL encoded binary file
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
PLIST_FILES= bin/xorsearch
|
||||
|
|
|
@ -10,7 +10,7 @@ COMMENT= Embedded SSL C-Library
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-dependency-tracking \
|
||||
|
|
|
@ -17,7 +17,7 @@ ONLY_FOR_ARCHS= i386 amd64
|
|||
|
||||
PERIODICSCRIPT= 407.status-areca-raid
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
NO_BUILD= yes
|
||||
|
||||
CLI_VER= 1.9.0
|
||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}
|
|||
MAINTAINER= sylvio@FreeBSD.org
|
||||
COMMENT= Convert PowerISO DAA files to ISO9660
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Searches for files with equal content
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
MAKE_FLAGS=
|
||||
MAKEFILE=
|
||||
LDFLAGS+= -lroken -lcrypt
|
||||
|
|
|
@ -19,7 +19,7 @@ DESKTOP_ENTRIES="hfsexplorer" "reader Mac-formatted harddisk" \
|
|||
"${DATADIR}/res/icon.png" "${PORTNAME}" \
|
||||
"System;Utility;Java;" false
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= Java program to graphically display disk usage statistics
|
|||
|
||||
RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
USE_ZIP= YES
|
||||
USES= zip
|
||||
USE_JAVA= YES
|
||||
JAVA_VERSION= 1.6+
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
|
|||
MAINTAINER= saper@saper.info
|
||||
COMMENT= JTOpen is a Java library to access OS/400 or i5/OS system
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_JAVA= 1.4+
|
||||
|
||||
|
|
|
@ -10,8 +10,7 @@ DISTNAME= ${PORTNAME}-source-${DISTVERSION}
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Advanced shutdown utility for KDE
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= cmake
|
||||
USES= cmake zip
|
||||
USE_QT4= moc_build qmake_build rcc_build uic_build
|
||||
USE_KDE4= automoc4 kdehier kdeprefix workspace
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= ods2
|
|||
MAINTAINER= dussuett@wigwam.ethz.ch
|
||||
COMMENT= An utility for manipulating ODS-2 filesystems
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
NO_WRKSUBDIR= yes
|
||||
MAKEFILE= makefile.unix
|
||||
MAKE_ARGS= CCFLAGS="${CFLAGS}"
|
||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= Extracts or converts .pdi file sets to .iso
|
|||
LICENSE= GPLv2
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
|
||||
PLIST_FILES= bin/pdixtract
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Read from a Reiser file system
|
||||
|
||||
PLIST_FILES= bin/rfstool
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
WRKSRC= ${WRKDIR}/rfstool-0.14/RFSTOOL
|
||||
MAKEFILE= makefile.gcc3x
|
||||
|
||||
|
|
|
@ -16,8 +16,7 @@ PROJECTHOST= rsync-backup
|
|||
CONFIGSRC= ${WRKSRC}/config
|
||||
CONFIGFILES= backupset.conf config.conf destinations.conf sources.conf
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= perl5
|
||||
USES= perl5 zip
|
||||
NO_BUILD= yes
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
|
|
@ -13,8 +13,7 @@ COMMENT= Search using regexes for file names and text
|
|||
|
||||
LICENSE= GPLv3 # (or later)
|
||||
|
||||
USES= qmake dos2unix
|
||||
USE_ZIP= yes
|
||||
USES= qmake dos2unix zip
|
||||
DOS2UNIX_GLOB= *.cpp *.h
|
||||
USE_QT4= corelib gui moc_build rcc_build uic_build
|
||||
|
||||
|
|
|
@ -10,8 +10,7 @@ DISTNAME= ${PORTNAME}
|
|||
MAINTAINER= sylvio@FreeBSD.org
|
||||
COMMENT= Convert MagicISO UIF files to ISO9660
|
||||
|
||||
USE_ZIP= yes
|
||||
|
||||
USES= zip
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
|
||||
PLIST_FILES= bin/uif2iso
|
||||
|
|
|
@ -19,7 +19,7 @@ LDFLAGS+= -lm
|
|||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= zip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
post-extract:
|
||||
|
|
Loading…
Add table
Reference in a new issue