Index: head/net-im/Makefile =================================================================== --- head/net-im/Makefile (revision 459508) +++ head/net-im/Makefile (revision 459509) @@ -1,204 +1,205 @@ # $FreeBSD$ # COMMENT = Instant messaging SUBDIR += centerim SUBDIR += centerim-devel SUBDIR += chattahoochie SUBDIR += cjc SUBDIR += climm SUBDIR += coccinella SUBDIR += convey SUBDIR += corebird SUBDIR += cutegram SUBDIR += diligent SUBDIR += echat SUBDIR += ejabberd SUBDIR += ekiga SUBDIR += emesene SUBDIR += empathy SUBDIR += farsight2 SUBDIR += farstream SUBDIR += finch SUBDIR += folks SUBDIR += freetalk SUBDIR += fugu SUBDIR += gajim SUBDIR += gale SUBDIR += gitterdone SUBDIR += gloox SUBDIR += hotot SUBDIR += hs-haskell-xmpp SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += imspector SUBDIR += jabber SUBDIR += jabber.el SUBDIR += jabberd SUBDIR += jarl SUBDIR += jggtrans SUBDIR += jitsi SUBDIR += kde-telepathy SUBDIR += kmess-kde4 SUBDIR += kopete-kde4 SUBDIR += ktp-accounts-kcm SUBDIR += ktp-approver SUBDIR += ktp-auth-handler SUBDIR += ktp-common-internals SUBDIR += ktp-contact-list SUBDIR += ktp-contact-runner SUBDIR += ktp-desktop-applets SUBDIR += ktp-filetransfer-handler SUBDIR += ktp-kded-integration-module SUBDIR += ktp-send-file SUBDIR += ktp-text-ui SUBDIR += libaccounts-glib SUBDIR += libaccounts-qt5 SUBDIR += libjreen SUBDIR += libmesode SUBDIR += libnice SUBDIR += libnice-gst010 SUBDIR += libnice-gst1 SUBDIR += libpurple SUBDIR += libqtelegram-ae SUBDIR += libsignon-glib SUBDIR += libstrophe SUBDIR += libtelepathy SUBDIR += libyahoo2 SUBDIR += licq SUBDIR += licq-icq SUBDIR += licq-jabber SUBDIR += licq-msn SUBDIR += licq-osd SUBDIR += licq-qt-gui SUBDIR += linux-telegram-desktop SUBDIR += loudmouth SUBDIR += mastodon SUBDIR += mbpurple SUBDIR += mcabber SUBDIR += meanwhile SUBDIR += mikutter SUBDIR += mu-conference SUBDIR += openfire SUBDIR += oysttyer SUBDIR += p5-AnyEvent-XMPP SUBDIR += p5-DJabberd SUBDIR += p5-Jabber-Connection SUBDIR += p5-Jabber-Lite SUBDIR += p5-Jabber-SimpleSend SUBDIR += p5-Net-AOLIM SUBDIR += p5-Net-Async-XMPP SUBDIR += p5-Net-ICQ2000 SUBDIR += p5-Net-Jabber SUBDIR += p5-Net-NetSend SUBDIR += p5-Net-OSCAR SUBDIR += p5-Net-Stomp SUBDIR += p5-Net-XMPP SUBDIR += p5-Net-XMPP2 SUBDIR += p5-Protocol-XMPP SUBDIR += p5-SOAP-Transport-JABBER SUBDIR += papyon SUBDIR += pebrot SUBDIR += pecl-stomp SUBDIR += pecl-stomp2 SUBDIR += pidgin SUBDIR += pidgin-birthday-reminder SUBDIR += pidgin-bs SUBDIR += pidgin-fetion SUBDIR += pidgin-guifications SUBDIR += pidgin-hotkeys SUBDIR += pidgin-latex SUBDIR += pidgin-libnotify SUBDIR += pidgin-manualsize SUBDIR += pidgin-osd SUBDIR += pidgin-pidgimpd SUBDIR += pidgin-privacy-please SUBDIR += pidgin-rocketchat SUBDIR += pidgin-sipe SUBDIR += pidgin-skype SUBDIR += pidgin-skypeweb SUBDIR += pidgin-twitter SUBDIR += plasma-applet-ktp SUBDIR += poezio SUBDIR += profanity SUBDIR += prosody SUBDIR += prosody-modules SUBDIR += proxy65 SUBDIR += psi SUBDIR += psimedia SUBDIR += purple-hangouts SUBDIR += py-fbmq SUBDIR += py-jabber SUBDIR += py-jabberbot SUBDIR += py-libturpial SUBDIR += py-matrix-synapse SUBDIR += py-nbxmpp SUBDIR += py-punjab SUBDIR += py-python-telegram-bot SUBDIR += py-pyxmpp SUBDIR += py-skype4py SUBDIR += py-slackclient SUBDIR += py-sleekxmpp SUBDIR += py-telepot SUBDIR += py-toxcore-c SUBDIR += py-unmessage SUBDIR += py-xmpppy SUBDIR += py-xmpppy-irc SUBDIR += py-xmpppy-yahoo SUBDIR += qTox SUBDIR += qq SUBDIR += qxmpp SUBDIR += qxmpp-qt5 SUBDIR += ramblercontacts SUBDIR += ricochet SUBDIR += ring-daemon SUBDIR += ring-gnome SUBDIR += ring-libclient SUBDIR += rubygem-earthquake SUBDIR += rubygem-hipchat SUBDIR += rubygem-lita SUBDIR += rubygem-termtter SUBDIR += rubygem-tinder SUBDIR += sayaka + SUBDIR += scudcloud SUBDIR += sendxmpp SUBDIR += skype SUBDIR += skype-devel SUBDIR += skype4 SUBDIR += teamwords SUBDIR += telegram SUBDIR += telegram-desktop SUBDIR += telegram-purple SUBDIR += telegramqml SUBDIR += telepathy-accounts-signon SUBDIR += telepathy-butterfly SUBDIR += telepathy-farsight SUBDIR += telepathy-farstream SUBDIR += telepathy-gabble SUBDIR += telepathy-glib SUBDIR += telepathy-haze SUBDIR += telepathy-idle SUBDIR += telepathy-logger SUBDIR += telepathy-logger-qt4 SUBDIR += telepathy-mission-control SUBDIR += telepathy-python SUBDIR += telepathy-qt4 SUBDIR += telepathy-qt5 SUBDIR += telepathy-rakia SUBDIR += telepathy-salut SUBDIR += telepathy-sofiasip SUBDIR += tkabber SUBDIR += tkabber-plugins SUBDIR += tox SUBDIR += toxic SUBDIR += turpial SUBDIR += twirssi SUBDIR += twitmail SUBDIR += uTox SUBDIR += vacuum-im SUBDIR += vqcc-gtk SUBDIR += xmpp-client SUBDIR += yoono SUBDIR += zephyr .include Index: head/net-im/scudcloud/Makefile =================================================================== --- head/net-im/scudcloud/Makefile (nonexistent) +++ head/net-im/scudcloud/Makefile (revision 459509) @@ -0,0 +1,39 @@ +# Created by: Nicola Stanislao Vitale +# $FreeBSD$ + +PORTNAME= scudcloud +PORTVERSION= 1.64 +DISTVERSIONPREFIX= v +CATEGORIES= net-im + +MAINTAINER= nivit@FreeBSD.org +COMMENT= Desktop client app for Slack + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsmin>0:devel/py-jsmin@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sip>0:devel/py-sip@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}qt5-webkit>0:www/py-qt5-webkit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}qt5-webkitwidgets>0:www/py-qt5-webkitwidgets@${PY_FLAVOR} + +GH_ACCOUNT= raelgc + +HUNSPELL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hunspell>0:textproc/py-hunspell@${PY_FLAVOR} \ + qupzilla:www/qupzilla-qt5 + +INSTALLS_ICONS= yes + +OPTIONS_DEFINE= HUNSPELL + +USES= python:3.4+ +USE_GITHUB= yes +USE_PYTHON= autoplist distutils + +post-patch: + @${REINPLACE_CMD} -i.bak -e 's,%%LOCALBASE%%,${LOCALBASE},1' \ + ${WRKSRC}/share/${PORTNAME}.desktop \ + ${WRKSRC}/${PORTNAME}/resources.py + +.include Property changes on: head/net-im/scudcloud/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/scudcloud/distinfo =================================================================== --- head/net-im/scudcloud/distinfo (nonexistent) +++ head/net-im/scudcloud/distinfo (revision 459509) @@ -0,0 +1,3 @@ +TIMESTAMP = 1516357189 +SHA256 (raelgc-scudcloud-v1.64_GH0.tar.gz) = 669d51cb9ef619afccbf0f9cf2f1d065cc88139e2adbf9d5f355c976e2f44328 +SIZE (raelgc-scudcloud-v1.64_GH0.tar.gz) = 185675 Property changes on: head/net-im/scudcloud/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/scudcloud/files/patch-scudcloud_resources.py =================================================================== --- head/net-im/scudcloud/files/patch-scudcloud_resources.py (nonexistent) +++ head/net-im/scudcloud/files/patch-scudcloud_resources.py (revision 459509) @@ -0,0 +1,11 @@ +--- scudcloud/resources.py.orig 2018-01-19 13:48:09 UTC ++++ scudcloud/resources.py +@@ -13,7 +13,7 @@ class Resources: + GOOGLE_OAUTH2_URL_RE = re.compile(r'^https://accounts.google.com/o/oauth') + + SPELL_LIMIT = 6 +- SPELL_DICT_PATH = '/usr/share/hunspell' ++ SPELL_DICT_PATH = '%%LOCALBASE%%/share/hunspell' + DEFAULT_CONFDIR = '~/.config/scudcloud' + DEFAULT_CACHEDIR = '~/.cache/scudcloud' + Property changes on: head/net-im/scudcloud/files/patch-scudcloud_resources.py ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/scudcloud/files/patch-setup.py =================================================================== --- head/net-im/scudcloud/files/patch-setup.py (nonexistent) +++ head/net-im/scudcloud/files/patch-setup.py (revision 459509) @@ -0,0 +1,11 @@ +--- setup.py.orig 2018-01-16 17:43:41 UTC ++++ setup.py +@@ -38,8 +38,6 @@ def _data_files(): + files = glob.glob(os.path.join('share', 'icons', theme, '*.svg')) + yield directory, files + +- yield os.path.join('share', 'doc', 'scudcloud'), \ +- ['LICENSE', 'README'] + yield os.path.join('share', 'applications'), \ + glob.glob(os.path.join('share', '*.desktop')) + yield os.path.join('share', 'pixmaps'), \ Property changes on: head/net-im/scudcloud/files/patch-setup.py ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/scudcloud/files/patch-share_scudcloud.desktop =================================================================== --- head/net-im/scudcloud/files/patch-share_scudcloud.desktop (nonexistent) +++ head/net-im/scudcloud/files/patch-share_scudcloud.desktop (revision 459509) @@ -0,0 +1,8 @@ +--- share/scudcloud.desktop.orig 2018-01-19 13:45:06 UTC ++++ share/scudcloud.desktop +@@ -9,4 +9,4 @@ Comment=ScudCloud is an open-source clie + Keywords=slack;chat;instant-messaging;collaboration; + Exec=scudcloud + StartupWMClass=scudcloud +-Icon=/usr/share/pixmaps/scudcloud.png ++Icon=%%LOCALBASE%%/share/pixmaps/scudcloud.png Property changes on: head/net-im/scudcloud/files/patch-share_scudcloud.desktop ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/scudcloud/pkg-descr =================================================================== --- head/net-im/scudcloud/pkg-descr (nonexistent) +++ head/net-im/scudcloud/pkg-descr (revision 459509) @@ -0,0 +1,13 @@ +ScudCloud is a non official open-source desktop client app for Slack. + +ScudCloud improves the Slack integration with desktop featuring: + + * multiple teams support + * native system notifications + * count of unread direct mentions at launcher/sytray icon + * alert/wobbling on new messages + * optional tray notifications and "Close to Tray" + * follow your desktop activity and will stay online while you're + logged in (if correct packages are installed) + +WWW: https://github.com/raelgc/scudcloud Property changes on: head/net-im/scudcloud/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property