mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
security: Add missing USES={gnome,php}
This commit is contained in:
parent
b4f4d38cda
commit
77baedc828
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517058
@ -12,7 +12,7 @@ COMMENT= Simple AMaViS statistics generator based on rrdtool
|
||||
|
||||
RUN_DEPENDS= rrdtool>=0:databases/rrdtool
|
||||
|
||||
USES= perl5 shebangfix
|
||||
USES= perl5 php shebangfix
|
||||
USE_PERL5= run
|
||||
SHEBANG_FILES= amavis-stats
|
||||
perl_CMD= ${PERL} -w
|
||||
|
@ -18,6 +18,7 @@ RUN_DEPENDS= ${ADODB_DIR}/adodb.inc.php:databases/adodb5 \
|
||||
${LOCALBASE}/share/pear/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \
|
||||
${LOCALBASE}/share/pear/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR}
|
||||
|
||||
USES= php
|
||||
USE_PHP= gd gettext pcre session zlib ctype
|
||||
|
||||
ADODB_DIR= ${LOCALBASE}/share/adodb
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libbctoolbox.so:net/bctoolbox
|
||||
|
||||
USES= cmake sqlite
|
||||
USES= cmake gnome sqlite
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite \
|
||||
libcurl.so:ftp/curl
|
||||
RUN_DEPENDS= pcscd:devel/pcsc-lite
|
||||
|
||||
USES= iconv localbase lua pkgconfig
|
||||
USES= gnome iconv localbase lua pkgconfig
|
||||
USE_GNOME= gtk30
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -14,7 +14,7 @@ RUN_DEPENDS= opensc-tool:security/opensc \
|
||||
pcscd:devel/pcsc-lite
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USES= webplugin:gecko pkgconfig ssl
|
||||
USES= gnome pkgconfig ssl webplugin:gecko
|
||||
WEBPLUGIN_DIR= ${PREFIX}/lib
|
||||
WEBPLUGIN_FILES= npesteid-firefox-plugin.so
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Demo and test application for libfprint
|
||||
|
||||
LIB_DEPENDS= libfprint.so:security/libfprint
|
||||
|
||||
USES= autoreconf pkgconfig desktop-file-utils
|
||||
USES= autoreconf desktop-file-utils gnome pkgconfig
|
||||
USE_GNOME= atk glib20 gtk20 pango
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_GNOME= pygnome2
|
||||
USES= python:2.7 shebangfix
|
||||
USES= gnome python:2.7 shebangfix
|
||||
SHEBANG_FILES= src/gcipher
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:devel/ndesk-dbus
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf gmake libtool mono pathfix pkgconfig
|
||||
USES= autoreconf gmake gnome libtool mono pathfix pkgconfig
|
||||
USE_GNOME= gtksharp20
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -20,7 +20,7 @@ BUILD_WRKSRC= ${WRKSRC}/contrib
|
||||
ALL_TARGET= gnome-ssh-askpass2
|
||||
|
||||
PLIST_FILES= bin/gnome-ssh-askpass2
|
||||
USES= pkgconfig
|
||||
USES= gnome pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
|
||||
CFLAGS+= -lpthread
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
|
||||
libsqlite3.so:databases/sqlite3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext-tools gmake perl5 pkgconfig readline
|
||||
USES= gettext-tools gmake gnome perl5 pkgconfig readline
|
||||
USE_GNOME= gconf2 gdkpixbuf2 glib20 gtk20 intltool
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem
|
||||
PLIST_FILES= bin/gputty
|
||||
|
||||
MAKE_ARGS= PREFIX=${PREFIX}
|
||||
USES= pkgconfig
|
||||
USES= gnome pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
|
||||
post-install:
|
||||
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libpopt.so:devel/popt \
|
||||
libgringotts.so:security/libgringotts
|
||||
|
||||
USES= gettext localbase pkgconfig
|
||||
USES= gettext gnome localbase pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= GTK+ passwords manager for system and network administrators
|
||||
|
||||
RUN_DEPENDS+= gpgv2:security/gnupg
|
||||
|
||||
USES= desktop-file-utils gettext gmake pkgconfig tar:xz
|
||||
USES= desktop-file-utils gettext gmake gnome pkgconfig tar:xz
|
||||
USE_GNOME= gtk20 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-gtk2
|
||||
|
@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}vte>=0:x11-toolkits/py-vte@${PY_FLAVOR}
|
||||
|
||||
USE_GNOME= glib20 gnomedocutils intltool libxslt pygobject pygtk2
|
||||
USES= gettext python:2.7 tar:bzip2 waf
|
||||
USES= gettext gnome python:2.7 tar:bzip2 waf
|
||||
INSTALLS_ICONS= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python:2.7
|
||||
USES= gnome python:2.7
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
|
@ -23,7 +23,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt
|
||||
|
||||
CONFLICTS_INSTALL= keepassx-0.* keepassx2-* keepassxc-*
|
||||
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils qt:5 \
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils gnome qt:5 \
|
||||
shared-mime-info xorg
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
|
||||
USE_GNOME= glib20 gnomeprefix intlhack \
|
||||
introspection:build
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Library for generating random passwords and quality checking
|
||||
|
||||
LIB_DEPENDS= libcrack.so:security/cracklib
|
||||
|
||||
USES= gettext gmake localbase libtool pathfix tar:bz2
|
||||
USES= gettext gmake gnome libtool localbase pathfix tar:bz2
|
||||
USE_GNOME= intltool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
NO_ARCH= yes
|
||||
PORTSCOUT= skipv:${PORTVERSION}${DISTVERSIONSUFFIX}
|
||||
|
||||
USES= gettext gmake pkgconfig
|
||||
USES= gettext gmake gnome pkgconfig
|
||||
USE_GNOME= gtksharp20 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -14,7 +14,8 @@ LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GNOME= pygnome2 intltool
|
||||
USES= desktop-file-utils gettext gmake localbase python:2.7 shared-mime-info shebangfix
|
||||
USES= desktop-file-utils gettext gmake gnome localbase python:2.7 \
|
||||
shared-mime-info shebangfix
|
||||
SHEBANG_FILES= src/parano.py
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-update-mime-database
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= security www pear
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde Authentication API
|
||||
|
||||
USES= horde
|
||||
USES= horde php
|
||||
USE_HORDE_RUN= Horde_Exception Horde_Util
|
||||
USE_PHP= hash
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Horde Cryptography API
|
||||
OPTIONS_DEFINE= BCMATH
|
||||
BCMATH_DESC= Depend on bcmath PHP extension
|
||||
|
||||
USES= horde
|
||||
USES= horde php
|
||||
USE_HORDE_RUN= Horde_Exception \
|
||||
Horde_Mime \
|
||||
Horde_Stream_Filter \
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= security www pear
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde OAuth client/server
|
||||
|
||||
USES= horde
|
||||
USES= horde php
|
||||
USE_HORDE_RUN= Horde_Exception \
|
||||
Horde_Http \
|
||||
Horde_Util
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= security www pear
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Secret Encryption API
|
||||
|
||||
USES= horde
|
||||
USES= horde php
|
||||
USE_HORDE_RUN= Horde_Crypt_Blowfish \
|
||||
Horde_Exception \
|
||||
Horde_Support
|
||||
|
@ -26,7 +26,7 @@ CONFIGURE_ARGS= --disable-static \
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gettext gmake libtool pkgconfig
|
||||
USES= gettext gmake gnome libtool pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libotr.so.5:security/libotr \
|
||||
libgcrypt.so:security/libgcrypt \
|
||||
libpurple.so:net-im/libpurple
|
||||
|
||||
USES= cpe gmake libtool pkgconfig
|
||||
USES= cpe gmake gnome libtool pkgconfig
|
||||
CPE_VENDOR= cypherpunks
|
||||
CPE_PRODUCT= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
USE_GNOME= gtk20 intltool
|
||||
|
@ -78,6 +78,7 @@ OPTIONS_DEFINE= LIBSECRET
|
||||
LIBSECRET_DESC= Saving the passphrase with libsecret
|
||||
LIBSECRET_CONFIGURE_ENABLE= libsecret
|
||||
LIBSECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret
|
||||
LIBSECRET_USES= gnome
|
||||
LIBSECRET_USE= GNOME=glib20
|
||||
|
||||
.if ${PINENTRY_GUI} == "gnome3"
|
||||
@ -99,6 +100,7 @@ CONFIGURE_ARGS+=--disable-pinentry-qt --disable-pinentry-qt5
|
||||
.endif
|
||||
|
||||
.if ${PINENTRY_GUI} == "gtk2"
|
||||
USES+= gnome
|
||||
USE_GNOME+= gtk20
|
||||
PLIST_FILES= bin/pinentry-gtk-2
|
||||
.else
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= gpgv:security/gnupg1
|
||||
|
||||
USES= ncurses
|
||||
USES= gnome ncurses
|
||||
USE_GNOME= libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= curses_loc=${NCURSESBASE}
|
||||
|
@ -22,7 +22,7 @@ RUN_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget \
|
||||
rubygem-razorback-scriptNugget>=0.5.0:security/rubygem-razorback-scriptNugget
|
||||
|
||||
RB_LIBDIR?= ${PREFIX}/lib/razorback
|
||||
USES= autoreconf libtool pkgconfig
|
||||
USES= autoreconf gnome libtool pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-ruby
|
||||
|
@ -18,8 +18,8 @@ LIB_DEPENDS= libcrack.so:security/cracklib
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS} \
|
||||
${PYTHON_PKGNAMEPREFIX}cracklib>0:security/py-cracklib@${PY_FLAVOR}
|
||||
|
||||
USES= desktop-file-utils gettext gmake pathfix pkgconfig python:2.7 \
|
||||
shared-mime-info shebangfix tar:bzip2
|
||||
USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig \
|
||||
python:2.7 shared-mime-info shebangfix tar:bzip2
|
||||
SHEBANG_FILES= src/revelation.py
|
||||
USE_GNOME= gnomeprefix pygnome2 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -17,7 +17,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USES= pkgconfig
|
||||
USES= gnome pkgconfig
|
||||
|
||||
PLIST_FILES= bin/ssh-askpass-fullscreen
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB
|
||||
|
||||
LIB_DEPENDS= libtomcrypt.so:security/libtomcrypt # can alternatively use nettle, potentially port option can be created
|
||||
|
||||
USES= libtool localbase pkgconfig
|
||||
USES= gnome libtool localbase pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python:2.7 shebangfix tar:bzip2
|
||||
USES= gnome python:2.7 shebangfix tar:bzip2
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= distutils
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
libltdl.so:devel/libltdl
|
||||
|
||||
USES= libtool localbase pathfix pkgconfig ssl gmake
|
||||
USES= gmake gnome libtool localbase pathfix pkgconfig ssl
|
||||
USE_GNOME= libxml2 libxslt
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libnet.so:net/libnet \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= autoreconf ncurses pkgconfig
|
||||
USES= autoreconf gnome ncurses pkgconfig
|
||||
USE_GNOME+= cairo gdkpixbuf2 gtk20
|
||||
PKGNAMESUFFIX= -gtk
|
||||
USE_GITHUB= yes
|
||||
|
@ -16,7 +16,7 @@ DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}
|
||||
PKGDIR= ${.CURDIR}
|
||||
WRKSRC_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
||||
USES= dos2unix python:2.7 tar:bzip2
|
||||
USES= dos2unix gnome python:2.7 tar:bzip2
|
||||
DOS2UNIX_GLOB= *.xml
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
Loading…
Reference in New Issue
Block a user