freebsd-ports/net-im
Kubilay Kocak 61bf55271c MFH: r512100
net-im/py-unmessage: Add missing dependencies

unmessage currently fails at runtime with the following errors:

1) pkg_resources.DistributionNotFound: The 'service_identity' distribution was not found and is required by Twisted

unmessage depends on Twisted *and* its "tls" optional (extras_require)
dependencies, requiring unmessage to depend directly on them:

  - openssl
  - service_identity
  - idna

2) ImportError: No module named _sqlite3 (fixed by ports r512099)

3) File "/usr/local/lib/python2.7/site-packages/unmessage/gui.py", line 5, in <module>
     import Tkinter as Tk

Add dependency on x11-toolkits/py-tkinter accordingly

While I'm here:

  Pet portlint: extra item in USES/USE_x section: "NO_ARCH".

[1] setup.py: install_requires: 'Twisted[tls]>=16.6.0',

Reported by:	DanDare (via IRC)
Approved by:	portmgr (blanket(s): missing dependencies, ports compliance)

Approved by:	ports-secteam (blanket(s): dependency fix, run-time bugfix)
2019-09-16 11:35:29 +00:00
..
centerim
centerim-devel
chattahoochie
climm
coccinella
convey
corebird
coyim Convert all Go ports to USES=go 2019-06-29 03:51:13 +00:00
cutegram
diligent
dino
echat
ejabberd - Update to 19.05 2019-06-11 15:16:53 +00:00
ekiga
empathy
farsight2
farstream
finch
folks
fractal net-im/fractal: unbreak with LibreSSL 2.9.1+ 2019-06-30 20:03:06 +00:00
freetalk Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
fugu
gajim
gitterdone
gloox
icmpchat
icqlib
jabber.el
jabberd
jarl
jggtrans
jitsi
kaccounts-integration Update KDE Applications to 19.04.2 2019-06-07 04:08:25 +00:00
kaccounts-providers KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
kaidan net-im/kaidan: fixup comment 2019-06-23 13:28:39 +00:00
kde-telepathy net-im/kde-telepathy: fix dependency 2019-06-25 06:54:09 +00:00
kopete KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
ktp-accounts-kcm Update KDE Applications to 19.04.2 2019-06-07 04:08:25 +00:00
ktp-approver Update KDE Applications to 19.04.2 2019-06-07 04:08:25 +00:00
ktp-auth-handler KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
ktp-call-ui KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
ktp-common-internals KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
ktp-contact-list KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
ktp-contact-runner Update KDE Applications to 19.04.2 2019-06-07 04:08:25 +00:00
ktp-desktop-applets Update KDE Applications to 19.04.2 2019-06-07 04:08:25 +00:00
ktp-filetransfer-handler KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
ktp-kded-module Update KDE Applications to 19.04.2 2019-06-07 04:08:25 +00:00
ktp-send-file KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
ktp-text-ui KDE Applications: complete dependency lists 2019-06-23 15:39:32 +00:00
libaccounts-glib
libaccounts-qt5
libmesode
libnice
libnice-gst1
libnice-gst010
libpurple
libqmatrixclient Update Qt5-based Matrix clients 2019-06-06 14:47:54 +00:00
libqtelegram-ae
libsignon-glib
libstrophe
libtelepathy
licq
licq-icq
licq-jabber
licq-osd
licq-qt-gui
linux-telegram-desktop
loudmouth
matterbridge Convert all Go ports to USES=go 2019-06-29 03:51:13 +00:00
matterircd Convert all Go ports to USES=go 2019-06-29 03:51:13 +00:00
mbpurple
mcabber
meanwhile
mikutter net-im/mikutter: Update to 3.8.9 2019-06-26 12:28:20 +00:00
mtxclient Update security/olm to latest upstream release. 2019-06-11 08:02:38 +00:00
mu-conference
nheko Update security/olm to latest upstream release. 2019-06-11 08:02:38 +00:00
openfire
oysttyer
p5-AnyEvent-XMPP
p5-DJabberd
p5-Jabber-Connection
p5-Jabber-Lite
p5-Jabber-SimpleSend
p5-Net-AOLIM
p5-Net-Async-XMPP
p5-Net-ICQ2000
p5-Net-Jabber
p5-Net-NetSend
p5-Net-OSCAR
p5-Net-Stomp
p5-Net-XMPP
p5-Net-XMPP2
p5-Protocol-XMPP
p5-SOAP-Transport-JABBER
pecl-stomp2
pidgin
pidgin-birthday-reminder
pidgin-bs
pidgin-fetion
pidgin-guifications
pidgin-hotkeys
pidgin-icyque
pidgin-latex
pidgin-libnotify
pidgin-manualsize
pidgin-osd
pidgin-pidgimpd
pidgin-privacy-please
pidgin-rocketchat
pidgin-sipe
pidgin-skypeweb
pidgin-twitter
pidgin-window_merge
poezio
profanity
prosody
prosody-modules
proxy65
psi
purple-discord
purple-facebook
purple-hangouts net-im/purple-hangouts: Update to 20190607 2019-06-18 00:12:32 +00:00
purple-slack
py-fbmq
py-jabber
py-jabberbot
py-libturpial
py-matrix-synapse MFH: r507532 2019-07-29 06:27:37 +00:00
py-nbxmpp
py-punjab
py-python-telegram-bot
py-skype4py
py-slackclient MFH: r509276 net-im/py-slackclient: Update to 2.1.0 2019-08-19 12:19:05 +00:00
py-sleekxmpp
py-slixmpp
py-telepot
py-toxcore-c
py-unmessage MFH: r512100 2019-09-16 11:35:29 +00:00
py-xmpppy
py-xmpppy-irc
qTox net-im/qTox: Update 1.16.3-363 -> 1.16.3-467 2019-06-19 10:34:50 +00:00
quaternion Missing run-depends in net-im/quaternion 2019-06-16 13:54:32 +00:00
qxmpp-qt5
ricochet
rubygem-discordrb-webhooks-blackst0ne
rubygem-hipchat
rubygem-lita
rubygem-termtter
rubygem-tinder
sayaka
scudcloud
sendxmpp
slack-term Convert all Go ports to USES=go 2019-06-29 03:51:13 +00:00
spectral Update Qt5-based Matrix clients 2019-06-06 14:47:54 +00:00
ssh-chat net-im/ssh-chat: Switch to USES=go:modules, fix build with go1.13beta1 2019-07-01 15:49:23 +00:00
talkatu
teamwords
telegram
telegram-desktop
telegram-purple Clean up LIB_DEPENDS 2019-06-16 16:05:28 +00:00
telegramqml
telepathy-accounts-signon
telepathy-farsight
telepathy-farstream
telepathy-gabble
telepathy-glib
telepathy-haze
telepathy-idle
telepathy-logger
telepathy-logger-qt5
telepathy-mission-control
telepathy-python
telepathy-qt
telepathy-rakia
telepathy-salut
telepathy-sofiasip
tkabber
tkabber-plugins
toot
tox Upgrade to v0.2.10. 2019-06-25 18:17:09 +00:00
toxbot
toxic MFH: r506727 2019-07-18 08:40:01 +00:00
toxins
twirssi
twitmail
uTox
vqcc-gtk
xmpp-client Convert all Go ports to USES=go 2019-06-29 03:51:13 +00:00
yoono
zephyr
Makefile Remove expired port: 2019-05-26 21:59:03 +00:00