net: Add missing USES={gnome,php}

This commit is contained in:
Tobias Kortkamp 2019-11-08 13:48:34 +00:00
parent 4443168d87
commit ba28457368
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517064
49 changed files with 58 additions and 52 deletions

View file

@ -11,7 +11,7 @@ MASTER_SITES= http://www.alhem.net/Sockets/ \
MAINTAINER= ml@netfence.it
COMMENT= C++ wrapper for BSD-style sockets
USES+= gmake ssl
USES+= gmake gnome ssl
USE_GNOME= libxml2
USE_LDCONFIG= yes
CFLAGS+= -I${OPENSSLINC}

View file

@ -14,7 +14,7 @@ LIB_DEPENDS= librest-0.7.so:devel/librest \
libgoa-1.0.so:net/gnome-online-accounts \
libjson-glib-1.0.so:devel/json-glib
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
USE_GNOME= glib20 intlhack introspection:build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View file

@ -14,8 +14,8 @@ LICENSE_COMB= dual
LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:sysutils/liburcu
USES= bison gettext libtool pkgconfig python:2.7 readline shebangfix \
sqlite ssl
USES= bison gettext gnome libtool pkgconfig python:2.7 readline \
shebangfix sqlite ssl
BROKEN_SSL= libressl

View file

@ -11,7 +11,7 @@ PKGNAMESUFFIX= 2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Simple network library built upon Glib-2
USES= libtool pathfix pkgconfig
USES= gnome libtool pathfix pkgconfig
USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View file

@ -17,7 +17,8 @@ LIB_DEPENDS= libgtop-2.0.so:devel/libgtop
RUN_DEPENDS= ${LOCALBASE}/bin/dig:dns/bind-tools
USE_GNOME= gtk30 intlhack libxml2:build
USES= gettext gmake libtool localbase:ldflags pathfix pkgconfig tar:xz
USES= gettext gmake gnome libtool localbase:ldflags pathfix pkgconfig \
tar:xz
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

View file

@ -22,8 +22,7 @@ LIB_DEPENDS= libgdata.so:devel/libgdata \
libzapojit-0.0.so:net/libzapojit \
libgrilo-0.3.so:net/grilo
USES= gettext gmake libtool localbase pathfix \
pkgconfig tar:xz
USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
USE_GNOME= libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View file

@ -19,7 +19,8 @@ LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring
USE_GNOME= intltool libglade2 gnomedocutils
USE_OPENLDAP= yes
USES= desktop-file-utils gettext pkgconfig gmake shared-mime-info ssl
USES= desktop-file-utils gettext gmake gnome pkgconfig \
shared-mime-info ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ldap-prefix=${LOCALBASE} --disable-update-mimedb
INSTALLS_ICONS= yes

View file

@ -13,7 +13,7 @@ COMMENT= C library for writing servers
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool pathfix perl5 pkgconfig ssl
USES= gnome libtool pathfix perl5 pkgconfig ssl
USE_PERL5= build
USE_GNOME= glib20
GNU_CONFIGURE= yes

View file

@ -18,7 +18,7 @@ LIB_DEPENDS= libnet.so:net/libnet
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libnet-prefix=${LOCALBASE}
USES= gmake
USES= gmake gnome
OPTIONS_DEFINE= DOCS

View file

@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
USES= gmake localbase python:2.7 shebangfix
USES= gmake gnome localbase python:2.7 shebangfix
SHEBANG_FILES= src/gtknetcat.in src/gtknetcat.py
USE_GNOME= intlhack pygtk2
GNU_CONFIGURE= yes

View file

@ -17,8 +17,7 @@ LIB_DEPENDS= libossp-uuid.so:misc/ossp-uuid \
CONFLICTS_BUILD=pulseaudio-*+jack_* ffmpeg-*+jack_*
USES= autoreconf jpeg libtool localbase \
pkgconfig shebangfix
USES= autoreconf gnome jpeg libtool localbase pkgconfig shebangfix
USE_GITHUB= yes
GH_ACCOUNT= apache

View file

@ -17,7 +17,7 @@ LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \
libkaccounts.so:net-im/kaccounts-integration
RUN_DEPENDS= kaccounts-providers>=0:net-im/kaccounts-providers
USES= cmake gettext kde:5 pkgconfig qt:5 tar:xz
USES= cmake gettext gnome kde:5 pkgconfig qt:5 tar:xz
USE_GNOME= intltool
USE_KDE= completion config coreaddons ecm i18n jobwidgets kio \
notifications service widgetsaddons \

View file

@ -11,7 +11,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GLib-based networking wrapper
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
USES= gettext gmake gnome libtool:keepla pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix intlhack gconf2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View file

@ -17,7 +17,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool localbase pathfix pkgconfig tar:xz
USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
USE_GNOME= cairo gnomeprefix gtk30 intltool libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View file

@ -19,6 +19,7 @@ OPTIONS_DEFAULT=GLIB2
GLIB2_DESC= Use GLIB2 for multiprocessing support
OPTIONS_SUB= yes
GLIB2_USES= gnome
GLIB2_USE= gnome=glib20
GLIB2_CONFIGURE_ENABLE= libglib

View file

@ -7,6 +7,7 @@ PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
COMMENT= GConf-based plug-in for libproxy
USES= gnome
USE_GNOME= gconf2 glib20
LIBPROXY_SLAVE= gnome2

View file

@ -6,6 +6,7 @@ PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
COMMENT= GSettings-based configuration plug-in for libproxy
USES= gnome
USE_GNOME= glib20
LIBPROXY_SLAVE= gnome3

View file

@ -9,7 +9,7 @@ COMMENT= WebKit JavaScript plug-in for libproxy
LIB_DEPENDS= libjavascriptcoregtk-4.0.so:www/webkit2-gtk3
USES= gettext-runtime
USES= gettext-runtime gnome
USE_GNOME= glib20
LIBPROXY_SLAVE= webkit3

View file

@ -17,7 +17,7 @@ LIB_DEPENDS= libgoa-1.0.so:net/gnome-online-accounts \
libjson-glib-1.0.so:devel/json-glib \
librest-0.7.so:devel/librest
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix intltool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View file

@ -62,7 +62,7 @@ LDAP_CFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib
LDAP_USE= OPENLDAP=yes
LDAP_CONFIGURE_OFF= --without-ldap
SENDFILE_CONFIGURE_ENABLE=sendfile
DBUS_USES= python:2.7
DBUS_USES= gnome python:2.7
DBUS_USE= GNOME=glib20
DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libdbus-1.so:devel/dbus

View file

@ -23,7 +23,7 @@ OPTIONS_EXCLUDE_DragonFly= SCTP
IPV6_CONFIGURE_ENABLE= ipv6
SCTP_CONFIGURE_ENABLE= sctp
USES= gmake libtool pathfix pkgconfig tar:bzip2
USES= gmake gnome libtool pathfix pkgconfig tar:bzip2
USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View file

@ -11,7 +11,8 @@ COMMENT= Network simulator for Internet systems
LICENSE= GPLv2
USES= compiler:c++11-lib gettext pkgconfig python sqlite tar:bzip2 waf
USES= compiler:c++11-lib gettext gnome pkgconfig python sqlite \
tar:bzip2 waf
USE_GNOME= libxml2
USE_LDCONFIG= yes
WRKSRC_SUBDIR= ns-${DISTVERSION}

View file

@ -31,7 +31,8 @@ USE_GITHUB= yes
GH_ACCOUNT= ClusterLabs
GH_PROJECT= pacemaker
USES= autoreconf corosync gmake libtool ncurses:port pathfix pkgconfig python shebangfix
USES= autoreconf corosync gmake gnome libtool ncurses:port pathfix \
pkgconfig python shebangfix
USE_BINUTILS= yes
USE_GNOME= glib20
USE_LDCONFIG= yes

View file

@ -14,7 +14,7 @@ COMMENT= Agent of the tool for graphical Internet traffic visualization
LICENSE= BSD2CLAUSE
GNU_CONFIGURE= yes
USES= pkgconfig
USES= gnome pkgconfig
USE_GNOME= glib20
CFLAGS+= -Wno-return-type

View file

@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde library for manipulating the Kolab user database
USES= horde
USES= horde php
USE_PHP= hash
USE_HORDE_RUN= Horde_Auth \
Horde_Exception

View file

@ -8,7 +8,7 @@ CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde LDAP libraries
USES= horde
USES= horde php
USE_PHP= ldap
USE_HORDE_RUN= Horde_Exception \
Horde_Util

View file

@ -9,7 +9,7 @@ CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= OO interface for searching and manipulating LDAP-entries
USES= pear
USES= pear php
USE_PHP= ldap
.include <bsd.port.mk>

View file

@ -11,8 +11,7 @@ COMMENT= PHP interface to Twitter's API
BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR}
RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR}
USES= pear php
USE_PHP= json simplexml mbstring
USES= pear
.include <bsd.port.mk>

View file

@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR}
RUN_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR} \
${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR}
USES= pear php
USE_PHP= curl
USES= pear
.include <bsd.port.mk>

View file

@ -12,7 +12,7 @@ LICENSE= PHP301
LIB_DEPENDS= libyaz.so:net/yaz
USES= php:pecl
USES= gnome php:pecl
USE_GNOME+= libxslt
IGNORE_WITH_PHP= 73 74

View file

@ -15,7 +15,7 @@ BROKEN= unfetchable
NO_BUILD= yes
USE_PHP= gettext ldap openssl pcre session
USES= gettext shebangfix
USES= gettext php shebangfix
SHEBANG_FILES= po/update-all-mo.sh \
tools/*.sh tools/*.pl \
tools/ldap-schema-manage

View file

@ -14,7 +14,7 @@ COMMENT= Python interface to libnids
LIB_DEPENDS= libnet.so:net/libnet
USES= pkgconfig python:2.7
USES= gnome pkgconfig python:2.7
USE_GNOME= glib20
USE_PYTHON= distutils autoplist pythonprefix

View file

@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS+= remmina>=${PORTVERSION}:net/remmina
RUN_DEPENDS+= remmina>=${PORTVERSION}:net/remmina
USES+= cmake localbase:ldflags pkgconfig
USES+= cmake gnome localbase:ldflags pkgconfig
USE_GNOME+= atk gdkpixbuf2 glib20 gtk30 pango
USE_LDCONFIG= yes
INSTALLS_ICONS= yes

View file

@ -13,7 +13,7 @@ LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/COPYING.txt
USE_SDL= sdl2
USES= gmake libtool pathfix pkgconfig:build
USES= gmake libtool pathfix pkgconfig:build sdl
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

View file

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= gmake libtool pathfix pkgconfig
USES= gmake libtool pathfix pkgconfig sdl
USE_LDCONFIG= yes
USE_SDL= sdl

View file

@ -17,7 +17,7 @@ LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \
libnet6.so:net/net6 \
libxml++-2.6.so:textproc/libxml++26
USES= localbase pkgconfig compiler:c++11-lang
USES= compiler:c++11-lang gnome localbase pkgconfig
USE_CXXSTD= c++11
USE_GNOME= glibmm
GNU_CONFIGURE= yes

View file

@ -14,7 +14,7 @@ LICENSE= LGPL21
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
# Looks like GNU make(1) is needed for parallel (-jX) builds to work
USES= gmake libtool pathfix pkgconfig ssl
USES= gmake gnome libtool pathfix pkgconfig ssl
USE_GNOME= glib20
.include <bsd.port.mk>

View file

@ -12,7 +12,7 @@ COMMENT= Abstraction layer for interprocess communication
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
USES= pathfix pkgconfig gmake libtool
USES= gmake gnome libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= glib20
INSTALL_TARGET= install-strip

View file

@ -13,7 +13,7 @@ COMMENT= GNOME 2 frontend for rdesktop and vncviewer
RUN_DEPENDS= rdesktop:net/rdesktop
USE_GNOME= gtk20 intltool
USES= gettext gmake libtool pathfix pkgconfig
USES= gettext gmake gnome libtool pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gnome
CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`

View file

@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \
NO_BUILD= yes
USE_GNOME= pygtk2 librsvg2
USES= gettext python:2.7
USES= gettext gnome python:2.7
post-patch:
${REINPLACE_CMD} -Ee 's|#! /usr/bin/env python|#! ${PYTHON_CMD}|' ${WRKSRC}/tucan.py

View file

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl
RUN_DEPENDS= aria2c:www/aria2
USES= compiler:c11 gettext-tools gmake pkgconfig
USES= compiler:c11 gettext-tools gmake gnome pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk30 intltool cairo
INSTALLS_ICONS= yes

View file

@ -16,7 +16,7 @@ BUILD_DEPENDS= gnome-autogen.sh:devel/gnome-common \
gtkdoc-rebase:textproc/gtk-doc
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtk20 introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View file

@ -56,7 +56,7 @@ PLIST_SUB+= X11="@comment "
MAKE_ARGS= UISTYLE=gtk2
SUB_FILES= ${PORTNAME}.desktop
USE_GNOME+= atk cairo gdkpixbuf2 glib20 gtk20 pango
USES+= gettext-runtime
USES+= gettext-runtime gnome
PLIST_SUB+= X11=""
.endif

View file

@ -54,7 +54,7 @@ PLIST_SUB+= X11="@comment "
MAKE_ARGS+= UISTYLE=gtk2
SUB_FILES= ${PORTNAME}.desktop
USE_GNOME+= atk cairo gdkpixbuf2 glib20 gtk20 pango
USES+= gettext-runtime
USES+= gettext-runtime gnome
PLIST_SUB+= X11=""
.endif

View file

@ -54,7 +54,7 @@ PLIST_SUB+= X11="@comment "
MAKE_ARGS+= UISTYLE=gtk2
SUB_FILES= ${PORTNAME}.desktop
USE_GNOME+= atk cairo gdkpixbuf2 glib20 gtk20 pango
USES+= gettext-runtime
USES+= gettext-runtime gnome
PLIST_SUB+= X11=""
.endif

View file

@ -63,7 +63,7 @@ MAKE_ARGS= UISTYLE=gtk2
SUB_FILES= ${PORTNAME}.desktop
SUB_LIST= PORTVERSION=${PORTVERSION} VERSIONSUFFIX=${VERSIONSUFFIX}
USE_GNOME+= atk cairo gdkpixbuf2 glib20 gtk20 pango
USES+= gettext-runtime
USES+= gettext-runtime gnome
PLIST_SUB+= X11=""
.endif

View file

@ -15,9 +15,11 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:net/libnids
LIB_DEPENDS= libnet.so:net/libnet
WRKSRC= ${WRKDIR}/${PORTNAME}-2.9.0
USES= gnome
USE_GNOME= glib20
WRKSRC= ${WRKDIR}/${PORTNAME}-2.9.0
do-build:
cd ${WRKSRC} && ${CC} -c vortex.c -I${LOCALBASE}/include
cd ${WRKSRC} && ${CC} -v -o vortex vortex.o -L${LOCALBASE}/lib ${LOCALBASE}/lib/libnids.a -lnet -lglib-2.0 -lgthread-2.0 -lpcap -pthread

View file

@ -26,9 +26,9 @@ CONFLICTS_INSTALL?= wireshark-lite-[0-9]* tshark-[0-9]* tshark-lite-[0-9]*
DATADIR_NAME= wireshark
DATADIR= ${PREFIX}/share/${DATADIR_NAME}
USES= alias cmake cpe compiler:c++11-lang gettext-runtime \
libtool localbase pathfix localbase:ldflags \
perl5 pkgconfig python:3.4+ ssl tar:xz
USES= alias cmake compiler:c++11-lang cpe gettext-runtime gnome \
libtool localbase pathfix perl5 pkgconfig python:3.4+ ssl \
tar:xz
USE_PERL5= build
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes

View file

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libicuuc.so:devel/icu \
libgnutls.so:security/gnutls
USES= iconv libtool ncurses pathfix pkgconfig readline \
USES= gnome iconv libtool ncurses pathfix pkgconfig readline \
shebangfix tcl
SHEBANG_FILES= util/yaz-asncomp
GNU_CONFIGURE= yes