mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Convert gmake, bzip2 to USES
Approved by: portmgr
This commit is contained in:
parent
05e980f565
commit
5743712b3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355321
@ -13,12 +13,11 @@ MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= Replacement and extension for Tripwire
|
||||
|
||||
LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash
|
||||
USES= bison
|
||||
USES= bison gmake
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-mhash \
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= ClamAV anti-virus SMTP Filter
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_RC_SUBR= clamsmtpd
|
||||
SUB_LIST= CLAMAV_PID_DIR=${CLAMAV_PID_DIR}
|
||||
SUB_FILES+= pkg-message
|
||||
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base
|
||||
RUN_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Tool to quickly scan your network for machines listening on a TCP port
|
||||
LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
PORTDOCS= README
|
||||
MAN1= doscan.1
|
||||
|
||||
|
@ -46,7 +46,7 @@ USE_QT4= corelib \
|
||||
QTDIR?= ${QT_PREFIX}
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= autoconf aclocal libtool
|
||||
CONFIGURE_SCRIPT= autogen.sh
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Password manager that stores password information encrypted
|
||||
|
||||
PLIST_FILES= bin/gpasman
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}"
|
||||
|
@ -23,8 +23,7 @@ USE_AUTOTOOLS= libtool libltdl
|
||||
CONFIGURE_ARGS= --localstatedir=/var \
|
||||
--enable-gtk-doc=no \
|
||||
--with-html-dir=${PREFIX}/share/doc
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix pkgconfig gettext iconv charsetfix
|
||||
USES= pathfix pkgconfig gettext iconv charsetfix gmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -18,10 +18,9 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
|
||||
nettle:${PORTSDIR}/security/nettle \
|
||||
p11-kit:${PORTSDIR}/security/p11-kit
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libltdl
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext iconv
|
||||
USES= gettext iconv gmake
|
||||
|
||||
CONFIGURE_ARGS= --enable-gtk-doc=no
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -15,8 +15,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
MAKEFILE= makefile
|
||||
MAKE_ARGS= DESTDIR="${PREFIX}" LIBPATH="/lib" INCPATH="/include" \
|
||||
DATAPATH="${DOCSDIR}/pdf"
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
ALL_TARGET= library
|
||||
|
||||
CFLAGS+= -I${PREFIX}/include
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= oop:${PORTSDIR}/devel/liboop \
|
||||
USE_CSTD= c89
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= xau
|
||||
USE_GMAKE= yes
|
||||
USES= yes
|
||||
INSTALL_TARGET= install
|
||||
CONFIGURE_ENV= PREFIX="${PREFIX}"
|
||||
CONFIGURE_ARGS+= --with-include-path=${LOCALBASE}/include
|
||||
|
@ -18,7 +18,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION:S/./-/g}-open
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ARGS= CC="${CC}" DFLAGS="${CFLAGS}" STRIP="${TEST}"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-2.0-beta3
|
||||
MAINTAINER= pjdelport@gmail.com
|
||||
COMMENT= Secure remote execution framework using a compact Scheme-influenced VM
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
PORTDOCS= ChangeLog TODO vm-implementation.tex vm-implementation.pdf
|
||||
|
||||
|
@ -16,8 +16,8 @@ USE_OPENSSL= yes
|
||||
USE_OPENLDAP= yes
|
||||
USE_APACHE= 22+
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -15,7 +15,7 @@ PLIST_FILES= bin/osslsigncode
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.if !defined(WITHOUT_CURL)
|
||||
|
@ -16,8 +16,7 @@ BUILD_DEPENDS= \
|
||||
p5-openxpki>=0:${PORTSDIR}/security/p5-openxpki
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= perl5
|
||||
USES= perl5 gmake
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -24,8 +24,7 @@ MAN1= openxpki-configure.1 \
|
||||
openxpki-metaconf.1 \
|
||||
openxpkiadm.1 \
|
||||
openxpkictl.1
|
||||
USES= perl5
|
||||
USE_GMAKE= yes
|
||||
USES= perl5 gmake
|
||||
USE_RC_SUBR= openxpki
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix ${PREFIX}
|
||||
|
@ -15,9 +15,8 @@ CONFLICTS= pam_krb5-rh-2.*
|
||||
|
||||
MAN5= pam_krb5.5
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
.if defined(KRB5_IMPL) && ${KRB5_IMPL} == heimdal
|
||||
.if defined(HEIMDAL_HOME)
|
||||
|
@ -12,10 +12,9 @@ DISTNAME= pam_ldap-${PORTVERSION:S/.//g}
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= A pam module for authenticating with LDAP
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENLDAP= yes
|
||||
USES= perl5
|
||||
USES= perl5 gmake
|
||||
USE_PERL5= build
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
|
||||
PAM_LDAP_CONF?= ldap.conf
|
||||
|
@ -13,10 +13,9 @@ COMMENT= Daemon for allowing a pGina plugin to authenticate against Unix PAM
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/GPL
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
USES= perl5
|
||||
USES= perl5 gmake
|
||||
USE_PERL5= run
|
||||
|
||||
NO_STAGE= yes
|
||||
|
@ -12,8 +12,7 @@ COMMENT= A Gnome program to deal with hashfiles
|
||||
|
||||
USE_GNOME= pygnome2
|
||||
USE_PYTHON= yes
|
||||
USES= gettext
|
||||
USE_GMAKE= yes
|
||||
USES= gettext gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Printer Job Language library and tool
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
ALL_TARGET= libPJL.a
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
PLIST_FILES= bin/pft lib/libPJL.a
|
||||
|
||||
|
@ -20,12 +20,11 @@ LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu \
|
||||
libnettle.so:${PORTSDIR}/security/nettle \
|
||||
libp11-kit.so:${PORTSDIR}/security/p11-kit
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libltdl
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= prelude-lml
|
||||
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
|
||||
USES= charsetfix gettext iconv pkgconfig
|
||||
USES= charsetfix gettext iconv pkgconfig gmake
|
||||
|
||||
OPTIONS_DEFINE= FAM
|
||||
FAM_CONFIGURE_ENABLE= fam
|
||||
|
@ -19,8 +19,7 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
|
||||
nettle:${PORTSDIR}/security/nettle \
|
||||
p11-kit:${PORTSDIR}/security/p11-kit
|
||||
|
||||
USES= pkgconfig gettext iconv
|
||||
USE_GMAKE= yes
|
||||
USES= pkgconfig gettext iconv gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Prelude-PFlogger Listens at OpenBSD PF
|
||||
|
||||
LIB_DEPENDS+= prelude:${PORTSDIR}/security/libprelude
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= prelude-pflogger
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Source code auditing tool
|
||||
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
CONFIGURE_ARGS+=--with-expat-lib=${LOCALBASE}/lib \
|
||||
--with-expat-include=${LOCALBASE}/include/xml \
|
||||
--datadir=${DATADIR}
|
||||
|
@ -11,9 +11,8 @@ COMMENT= On-access anti-virus filter for Samba
|
||||
PATCH_DEPENDS= smbclient:${PORTSDIR}/net/${SAMBA_PORT}
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/${SAMBA_PORT}:configure
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= tar:bzip2 gmake
|
||||
ALL_TARGET= # should empty
|
||||
CONFIGURE_ARGS= --with-samba-source=`cd ${PORTSDIR}/net/${SAMBA_PORT}; ${MAKE} -VWRKSRC` \
|
||||
--with-clamd=${PREFIX}/sbin/clamd --with-savdid=${PREFIX}/bin/savdid
|
||||
|
@ -18,7 +18,7 @@ BUILD_DEPENDS+= smbd:${PORTSDIR}/${SAMBA_PORT}
|
||||
|
||||
CONFIGURE_ARGS+=--with-samba-vfs-dir=${PREFIX}/lib/samba/vfs
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= idn:${PORTSDIR}/dns/libidn \
|
||||
pcre:${PORTSDIR}/devel/pcre
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
USES= gmake
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Simple wrapper program for STARTTLS on ${EMACS_PORT_NAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_EMACS= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
@ -17,9 +17,8 @@ LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gettext perl5
|
||||
USES= gettext perl5 gmake
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt"
|
||||
CPPFLAGS+= ${CFLAGS} -I${LOCALBASE}/include -fpermissive
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Replacement for inetd with better control and logging
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= xinetd
|
||||
ALL_TARGET= build
|
||||
|
Loading…
Reference in New Issue
Block a user