aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-15 22:45:30 +0800
committermat <mat@FreeBSD.org>2017-03-15 22:45:30 +0800
commit6995bd7d8fbe7cdb0e5fc7a2f82217a473513738 (patch)
treebaf6ab0b133f634d778359bdbf4c920166db5b76 /net-im
parent941e9bfd3ffd5e08622195155a4863b64f06ae5a (diff)
downloadfreebsd-ports-gnome-6995bd7d8fbe7cdb0e5fc7a2f82217a473513738.tar.gz
freebsd-ports-gnome-6995bd7d8fbe7cdb0e5fc7a2f82217a473513738.tar.zst
freebsd-ports-gnome-6995bd7d8fbe7cdb0e5fc7a2f82217a473513738.zip
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ayttm/Makefile3
-rw-r--r--net-im/centerim-devel/Makefile3
-rw-r--r--net-im/centerim/Makefile3
-rw-r--r--net-im/climm/Makefile2
-rw-r--r--net-im/cutegram/Makefile3
-rw-r--r--net-im/ejabberd/Makefile4
-rw-r--r--net-im/fugu/Makefile3
-rw-r--r--net-im/gale/Makefile3
-rw-r--r--net-im/libqtelegram-ae/Makefile3
-rw-r--r--net-im/libstrophe/Makefile3
-rw-r--r--net-im/loudmouth/Makefile2
-rw-r--r--net-im/pork/Makefile3
-rw-r--r--net-im/telegramqml/Makefile3
-rw-r--r--net-im/telepathy-gabble/Makefile3
-rw-r--r--net-im/telepathy-idle/Makefile3
-rw-r--r--net-im/telepathy-rakia/Makefile3
-rw-r--r--net-im/telepathy-salut/Makefile3
-rw-r--r--net-im/telepathy-sofiasip/Makefile3
18 files changed, 18 insertions, 35 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile
index 55187ffd21d6..5ad4c50584aa 100644
--- a/net-im/ayttm/Makefile
+++ b/net-im/ayttm/Makefile
@@ -23,10 +23,9 @@ OPTIONS_DEFINE= ESOUND YAHOO
OPTIONS_SUB= yes
YAHOO_DESC= Include Yahoo service
-USES= gettext gmake iconv libtool pkgconfig shebangfix tar:bzip2
+USES= gettext gmake iconv libtool pkgconfig shebangfix tar:bzip2 ssl
USE_XORG= xpm xscrnsaver
USE_GNOME= gtk20
-USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-oscar --disable-workwizu --enable-smtp --enable-lj \
--disable-arts
diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile
index 8f0421f5e80c..0f9bbf9eee66 100644
--- a/net-im/centerim-devel/Makefile
+++ b/net-im/centerim-devel/Makefile
@@ -16,9 +16,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= iconv gmake ncurses perl5 pkgconfig python:run shebangfix
+USES= iconv gmake ncurses perl5 pkgconfig python:run shebangfix ssl
USE_PERL5= run
-USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ssl --with-openssl
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile
index 569c78139ae8..da448c14128b 100644
--- a/net-im/centerim/Makefile
+++ b/net-im/centerim/Makefile
@@ -13,8 +13,7 @@ COMMENT= Text mode menu- and window-driven IM interface
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= iconv gmake ncurses pkgconfig shebangfix
-USE_OPENSSL= yes
+USES= iconv gmake ncurses pkgconfig shebangfix ssl
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
CXXFLAGS+= -I${LOCALBASE}/include
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index 900ade1a1464..2ed225a70b15 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -67,7 +67,7 @@ LIB_DEPENDS+= libiksemel.so:textproc/iksemel \
libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error
.else
-USE_OPENSSL= yes
+USES+= ssl
CONFIGURE_ARGS+= --disable-xmpp --enable-ssl=openssl
.endif
diff --git a/net-im/cutegram/Makefile b/net-im/cutegram/Makefile
index 6b5b8811e3ad..341f8973f4d5 100644
--- a/net-im/cutegram/Makefile
+++ b/net-im/cutegram/Makefile
@@ -22,10 +22,9 @@ GH_PROJECT= Cutegram aseman-qt-tools:tools
GH_TAGNAME= 91bf14b:tools
GH_SUBDIR= Cutegram/asemantools:tools
-USES= qmake:outsource desktop-file-utils
+USES= qmake:outsource desktop-file-utils ssl
USE_QT5= qmake_build buildtools_build core qml quick sql xml multimedia \
widgets dbus webkit quickcontrols graphicaleffects sql-sqlite3
-USE_OPENSSL= yes
QMAKE_ARGS= LIBQTELEGRAM_INCLUDE_PATH="${LOCALBASE}/include/libqtelegram-ae" \
TELEGRAMQML_INCLUDE_PATH="${LOCALBASE}/include/telegramqml"
INSTALLS_ICONS= yes
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile
index 476b773dbb69..7a70f385df5e 100644
--- a/net-im/ejabberd/Makefile
+++ b/net-im/ejabberd/Makefile
@@ -25,7 +25,7 @@ USERS= ejabberd
GROUPS= ${USERS}
GNU_CONFIGURE= yes
-USES= cpe gmake pkgconfig shebangfix
+USES= cpe gmake pkgconfig shebangfix ssl
USE_RC_SUBR= ${PORTNAME}
NOPRECIOUSMAKEVARS= yes
CPE_VENDOR= process-one
@@ -71,8 +71,6 @@ ICONV_USES= iconv:wchar_t
ICONV_LDFLAGS= ${ICONV_LIB}
DOCS_MAKE_ARGS_OFF= NOPORTDOCS=yes
-USE_OPENSSL= yes
-
.include <bsd.port.pre.mk>
post-extract:
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile
index a8e9f015ea0f..71aa27cf0a72 100644
--- a/net-im/fugu/Makefile
+++ b/net-im/fugu/Makefile
@@ -14,8 +14,7 @@ LICENSE= GPLv2
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Pmw>0:x11-toolkits/py-Pmw
-USE_OPENSSL= yes
-USES= python
+USES= python ssl
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile
index 659d28695115..b74de0e21b0c 100644
--- a/net-im/gale/Makefile
+++ b/net-im/gale/Makefile
@@ -15,10 +15,9 @@ LIB_DEPENDS= libgc.so:devel/boehm-gc \
libwwwcore.so:www/libwww \
libadns.so:dns/adns
-USES= iconv libtool ncurses
+USES= iconv libtool ncurses ssl
GNU_CONFIGURE= yes
USE_GNOME= glib12
-USE_OPENSSL= yes
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
diff --git a/net-im/libqtelegram-ae/Makefile b/net-im/libqtelegram-ae/Makefile
index 7b7b84078dab..bf81d8e8fc00 100644
--- a/net-im/libqtelegram-ae/Makefile
+++ b/net-im/libqtelegram-ae/Makefile
@@ -18,9 +18,8 @@ USE_GITHUB= yes
GH_ACCOUNT= Aseman-Land
GH_PROJECT= libqtelegram-aseman-edition
-USES= qmake:outsource
+USES= qmake:outsource ssl
USE_QT5= qmake_build buildtools_build core gui network multimedia
-USE_OPENSSL= yes
USE_LDCONFIG= yes
post-patch:
diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile
index e160adc19980..220ae8483694 100644
--- a/net-im/libstrophe/Makefile
+++ b/net-im/libstrophe/Makefile
@@ -14,10 +14,9 @@ LIB_DEPENDS= libexpat.so:textproc/expat2
USE_GITHUB= yes
GH_ACCOUNT= strophe
-USES= libtool pkgconfig autoreconf
+USES= libtool pkgconfig autoreconf ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
-USE_OPENSSL= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index ead1d4ed3049..9ad251d22319 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -35,7 +35,7 @@ OPTIONS_RADIO_SSL= GNUTLS OPENSSL
LIB_DEPENDS+= libgnutls.so:security/gnutls
CONFIGURE_ARGS+=--with-ssl=gnutls
.elif ${PORT_OPTIONS:MOPENSSL}
-USE_OPENSSL= yes
+USES+= ssl
CONFIGURE_ARGS+=--with-ssl=openssl
RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
.else
diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile
index 20b9cf37f751..7d36d5474dcf 100644
--- a/net-im/pork/Makefile
+++ b/net-im/pork/Makefile
@@ -9,8 +9,7 @@ MASTER_SITES= SF/ojnk/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Console-based AIM client
-USES= ncurses perl5
-USE_OPENSSL= yes
+USES= ncurses perl5 ssl
GNU_CONFIGURE= yes
post-patch:
diff --git a/net-im/telegramqml/Makefile b/net-im/telegramqml/Makefile
index 512332524304..8501d9f1c7d2 100644
--- a/net-im/telegramqml/Makefile
+++ b/net-im/telegramqml/Makefile
@@ -19,9 +19,8 @@ USE_GITHUB= yes
GH_ACCOUNT= Aseman-Land
GH_PROJECT= TelegramQML
-USES= qmake:outsource
+USES= qmake:outsource ssl
USE_QT5= qmake_build buildtools_build core qml quick sql xml multimedia
-USE_OPENSSL= yes
USE_LDCONFIG= yes
QMAKE_ARGS= BUILD_MODE+=lib \
LIBQTELEGRAM_INCLUDE_PATH="${LOCALBASE}/include/libqtelegram-ae"
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index efcf6d2781ec..0456ac43fea2 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -23,9 +23,8 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
PORTSCOUT= limitw:1,even
-USES= alias gmake libtool pathfix pkgconfig python:2,build sqlite
+USES= alias gmake libtool pathfix pkgconfig python:2,build sqlite ssl
USE_GNOME= glib20 gtksourceview3 libxslt:build
-USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt
CONFIGURE_ENV= LIBS="-pthread"
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile
index 1664b545a8ac..9a02270c3577 100644
--- a/net-im/telepathy-idle/Makefile
+++ b/net-im/telepathy-idle/Makefile
@@ -14,10 +14,9 @@ COMMENT= IRC Connection Manager for Telepathy Framework
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libtelepathy-glib.so:net-im/telepathy-glib
-USES= execinfo gmake libtool pathfix pkgconfig python:2,build
+USES= execinfo gmake libtool pathfix pkgconfig python:2,build ssl
USE_GNOME= glib20 libxslt:build
GNU_CONFIGURE= yes
-USE_OPENSSL= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
diff --git a/net-im/telepathy-rakia/Makefile b/net-im/telepathy-rakia/Makefile
index a35426f66625..56cf930964e7 100644
--- a/net-im/telepathy-rakia/Makefile
+++ b/net-im/telepathy-rakia/Makefile
@@ -15,10 +15,9 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libsofia-sip-ua-glib.so:net/sofia-sip \
libtelepathy-glib.so:net-im/telepathy-glib
-USES= gmake pathfix pkgconfig python:2,build
+USES= gmake pathfix pkgconfig python:2,build ssl
USE_GNOME= glib20 libxslt:build
GNU_CONFIGURE= yes
-USE_OPENSSL= yes
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile
index df7e8d053109..ee45c4963a2a 100644
--- a/net-im/telepathy-salut/Makefile
+++ b/net-im/telepathy-salut/Makefile
@@ -16,9 +16,8 @@ LIB_DEPENDS= libavahi-glib.so:net/avahi-app \
libsoup-2.4.so:devel/libsoup
GNU_CONFIGURE= yes
-USES= gmake libtool pathfix pkgconfig python:2,build sqlite
+USES= gmake libtool pathfix pkgconfig python:2,build sqlite ssl
USE_GNOME= glib20 libxslt:build
-USE_OPENSSL= yes
CONFIGURE_ARGS= --disable-Werror --enable-avahi-tests=no
LDFLAGS+= -lpthread
INSTALL_TARGET= install-strip
diff --git a/net-im/telepathy-sofiasip/Makefile b/net-im/telepathy-sofiasip/Makefile
index 6b0f97767bba..497c2ff1551e 100644
--- a/net-im/telepathy-sofiasip/Makefile
+++ b/net-im/telepathy-sofiasip/Makefile
@@ -15,8 +15,7 @@ LIB_DEPENDS= libsofia-sip-ua.so:net/sofia-sip \
libdbus-glib-1.so:devel/dbus-glib
GNU_CONFIGURE= yes
-USE_OPENSSL= yes
-USES= pkgconfig gmake
+USES= pkgconfig gmake ssl
USE_GNOME= glib20
.include <bsd.port.mk>