Index: head/net-im/Makefile =================================================================== --- head/net-im/Makefile (revision 493500) +++ head/net-im/Makefile (revision 493501) @@ -1,206 +1,208 @@ # $FreeBSD$ # COMMENT = Instant messaging SUBDIR += centerim SUBDIR += centerim-devel SUBDIR += chattahoochie SUBDIR += climm SUBDIR += coccinella SUBDIR += convey SUBDIR += corebird SUBDIR += cutegram SUBDIR += diligent SUBDIR += echat SUBDIR += ejabberd SUBDIR += ekiga SUBDIR += empathy SUBDIR += farsight2 SUBDIR += farstream SUBDIR += finch SUBDIR += folks SUBDIR += fractal SUBDIR += freetalk SUBDIR += fugu SUBDIR += gajim SUBDIR += gitterdone SUBDIR += gloox SUBDIR += hotot SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += jabber.el SUBDIR += jabberd SUBDIR += jarl SUBDIR += jggtrans SUBDIR += jitsi SUBDIR += kaccounts-integration SUBDIR += kaccounts-providers SUBDIR += kde-telepathy SUBDIR += kopete SUBDIR += ktp-accounts-kcm SUBDIR += ktp-approver SUBDIR += ktp-auth-handler SUBDIR += ktp-call-ui SUBDIR += ktp-common-internals SUBDIR += ktp-contact-list SUBDIR += ktp-contact-runner SUBDIR += ktp-desktop-applets SUBDIR += ktp-filetransfer-handler SUBDIR += ktp-kded-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 += libqmatrixclient SUBDIR += libqtelegram-ae SUBDIR += libsignon-glib SUBDIR += libstrophe SUBDIR += libtelepathy SUBDIR += libyahoo2 SUBDIR += licq SUBDIR += licq-icq SUBDIR += licq-jabber SUBDIR += licq-osd SUBDIR += licq-qt-gui SUBDIR += linux-telegram-desktop SUBDIR += loudmouth SUBDIR += matterbridge SUBDIR += matterircd 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 += pecl-stomp2 SUBDIR += pidgin SUBDIR += pidgin-birthday-reminder SUBDIR += pidgin-bs SUBDIR += pidgin-fetion SUBDIR += pidgin-guifications SUBDIR += pidgin-hotkeys SUBDIR += pidgin-icyque 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 += pidgin-window_merge SUBDIR += poezio SUBDIR += profanity SUBDIR += prosody SUBDIR += prosody-modules SUBDIR += proxy65 SUBDIR += psi SUBDIR += psimedia SUBDIR += purple-discord SUBDIR += purple-facebook SUBDIR += purple-hangouts SUBDIR += purple-slack 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-skype4py SUBDIR += py-slackclient SUBDIR += py-sleekxmpp SUBDIR += py-slixmpp 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 += quaternion SUBDIR += qxmpp SUBDIR += qxmpp-qt5 SUBDIR += ramblercontacts SUBDIR += ricochet SUBDIR += rubygem-discordrb-webhooks-blackst0ne SUBDIR += rubygem-hipchat SUBDIR += rubygem-hipchat15 SUBDIR += rubygem-lita SUBDIR += rubygem-termtter SUBDIR += rubygem-tinder SUBDIR += sayaka SUBDIR += scudcloud SUBDIR += sendxmpp SUBDIR += skype SUBDIR += skype-devel SUBDIR += skype4 SUBDIR += slack-term SUBDIR += ssh-chat SUBDIR += talkatu SUBDIR += teamwords SUBDIR += telegram SUBDIR += telegram-desktop SUBDIR += telegram-purple SUBDIR += telegramqml SUBDIR += telepathy-accounts-signon 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-logger-qt5 SUBDIR += telepathy-mission-control SUBDIR += telepathy-python SUBDIR += telepathy-qt SUBDIR += telepathy-rakia SUBDIR += telepathy-salut SUBDIR += telepathy-sofiasip SUBDIR += tkabber SUBDIR += tkabber-plugins SUBDIR += toot SUBDIR += tox SUBDIR += toxbot SUBDIR += toxic SUBDIR += toxins 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/libqmatrixclient/Makefile =================================================================== --- head/net-im/libqmatrixclient/Makefile (nonexistent) +++ head/net-im/libqmatrixclient/Makefile (revision 493501) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= libqmatrixclient +DISTVERSIONPREFIX= v +DISTVERSION= 0.4.2.1 +CATEGORIES= net-im + +MAINTAINER= adridg@FreeBSD.org +COMMENT= Matrix IM support library using Qt technologies + +LICENSE= LGPL21 +LICENSE_FILES= ${WRKSRC}/COPYING + +USES= cmake qt:5 tar:xz +USE_QT= core gui network \ + buildtools_build qmake_build + +USE_GITHUB= yes +GH_ACCOUNT= QMatrixClient + +.include Property changes on: head/net-im/libqmatrixclient/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/libqmatrixclient/distinfo =================================================================== --- head/net-im/libqmatrixclient/distinfo (nonexistent) +++ head/net-im/libqmatrixclient/distinfo (revision 493501) @@ -0,0 +1,3 @@ +TIMESTAMP = 1550754351 +SHA256 (QMatrixClient-libqmatrixclient-v0.4.2.1_GH0.tar.gz) = 0efe7050ba8b866b0bf6046a9c57779173cf3d68f546d8f082ce081e8e299bc8 +SIZE (QMatrixClient-libqmatrixclient-v0.4.2.1_GH0.tar.gz) = 496515 Property changes on: head/net-im/libqmatrixclient/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ 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/libqmatrixclient/pkg-descr =================================================================== --- head/net-im/libqmatrixclient/pkg-descr (nonexistent) +++ head/net-im/libqmatrixclient/pkg-descr (revision 493501) @@ -0,0 +1,5 @@ +libQMatrixClient is a Qt5-based library to make IM clients for the +Matrix protocol. It is the backbone of Quaternion, Spectral and some +other projects. + +WWW: https://github.com/QMatrixClient/libqmatrixclient Property changes on: head/net-im/libqmatrixclient/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ 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/libqmatrixclient/pkg-plist =================================================================== --- head/net-im/libqmatrixclient/pkg-plist (nonexistent) +++ head/net-im/libqmatrixclient/pkg-plist (revision 493501) @@ -0,0 +1,110 @@ +bin/qmc-example +include/application-service/definitions/location.h +include/application-service/definitions/protocol.h +include/application-service/definitions/user.h +include/avatar.h +include/connection.h +include/connectiondata.h +include/converters.h +include/csapi/account-data.h +include/csapi/admin.h +include/csapi/administrative_contact.h +include/csapi/appservice_room_directory.h +include/csapi/banning.h +include/csapi/content-repo.h +include/csapi/create_room.h +include/csapi/definitions/auth_data.h +include/csapi/definitions/client_device.h +include/csapi/definitions/device_keys.h +include/csapi/definitions/event_filter.h +include/csapi/definitions/public_rooms_response.h +include/csapi/definitions/push_condition.h +include/csapi/definitions/push_rule.h +include/csapi/definitions/push_ruleset.h +include/csapi/definitions/room_event_filter.h +include/csapi/definitions/sync_filter.h +include/csapi/definitions/user_identifier.h +include/csapi/definitions/wellknown/homeserver.h +include/csapi/definitions/wellknown/identity_server.h +include/csapi/device_management.h +include/csapi/directory.h +include/csapi/event_context.h +include/csapi/filter.h +include/csapi/inviting.h +include/csapi/joining.h +include/csapi/keys.h +include/csapi/kicking.h +include/csapi/leaving.h +include/csapi/list_joined_rooms.h +include/csapi/list_public_rooms.h +include/csapi/login.h +include/csapi/logout.h +include/csapi/message_pagination.h +include/csapi/notifications.h +include/csapi/openid.h +include/csapi/peeking_events.h +include/csapi/presence.h +include/csapi/profile.h +include/csapi/pusher.h +include/csapi/pushrules.h +include/csapi/read_markers.h +include/csapi/receipts.h +include/csapi/redaction.h +include/csapi/registration.h +include/csapi/report_content.h +include/csapi/room_send.h +include/csapi/room_state.h +include/csapi/rooms.h +include/csapi/search.h +include/csapi/tags.h +include/csapi/third_party_lookup.h +include/csapi/third_party_membership.h +include/csapi/to_device.h +include/csapi/typing.h +include/csapi/users.h +include/csapi/versions.h +include/csapi/voip.h +include/csapi/wellknown.h +include/csapi/whoami.h +include/eventitem.h +include/events/accountdataevents.h +include/events/callanswerevent.h +include/events/callcandidatesevent.h +include/events/callhangupevent.h +include/events/callinviteevent.h +include/events/directchatevent.h +include/events/event.h +include/events/eventcontent.h +include/events/eventloader.h +include/events/receiptevent.h +include/events/redactionevent.h +include/events/roomavatarevent.h +include/events/roomevent.h +include/events/roommemberevent.h +include/events/roommessageevent.h +include/events/simplestateevents.h +include/events/stateevent.h +include/events/typingevent.h +include/identity/definitions/request_email_validation.h +include/identity/definitions/request_msisdn_validation.h +include/identity/definitions/sid.h +include/jobs/basejob.h +include/jobs/downloadfilejob.h +include/jobs/mediathumbnailjob.h +include/jobs/postreadmarkersjob.h +include/jobs/requestdata.h +include/jobs/syncjob.h +include/joinstate.h +include/logging.h +include/networkaccessmanager.h +include/networksettings.h +include/room.h +include/settings.h +include/user.h +include/util.h +lib/cmake/QMatrixClient/QMatrixClientConfig.cmake +lib/cmake/QMatrixClient/QMatrixClientConfigVersion.cmake +lib/cmake/QMatrixClient/QMatrixClientTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/QMatrixClient/QMatrixClientTargets.cmake +lib/libQMatrixClient.a +libdata/pkgconfig/QMatrixClient.pc Property changes on: head/net-im/libqmatrixclient/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ 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/quaternion/Makefile =================================================================== --- head/net-im/quaternion/Makefile (nonexistent) +++ head/net-im/quaternion/Makefile (revision 493501) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= Quaternion +DISTVERSIONPREFIX= v +DISTVERSION= 0.0.9.3 +CATEGORIES= net-im + +MAINTAINER= adridg@FreeBSD.org +COMMENT= Matrix IM client based on Qt technologies + +LICENSE= GPLv3 +LICENSE_FILES= ${WRKSRC}/COPYING + +USE_GITHUB= yes +GH_ACCOUNT= QMatrixClient + +BUILD_DEPENDS= ${LOCALBASE}/lib/libQMatrixClient.a:net-im/libqmatrixclient + +USES= cmake qt:5 tar:xz +USE_QT= core declarative gui network widgets \ + buildtools_build linguist_build qmake_build + +.include Property changes on: head/net-im/quaternion/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/quaternion/distinfo =================================================================== --- head/net-im/quaternion/distinfo (nonexistent) +++ head/net-im/quaternion/distinfo (revision 493501) @@ -0,0 +1,3 @@ +TIMESTAMP = 1550755841 +SHA256 (QMatrixClient-Quaternion-v0.0.9.3_GH0.tar.gz) = 7f92c3acc73bb7e44efe94bd1085ae9fd5b58efa51efc28a931cace131c22230 +SIZE (QMatrixClient-Quaternion-v0.0.9.3_GH0.tar.gz) = 350366 Property changes on: head/net-im/quaternion/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ 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/quaternion/pkg-descr =================================================================== --- head/net-im/quaternion/pkg-descr (nonexistent) +++ head/net-im/quaternion/pkg-descr (revision 493501) @@ -0,0 +1,3 @@ +Quaternion is a cross-platform desktop IM client for the Matrix protocol. + +WWW: https://github.com/QMatrixClient/Quaternion Property changes on: head/net-im/quaternion/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ 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/quaternion/pkg-plist =================================================================== --- head/net-im/quaternion/pkg-plist (nonexistent) +++ head/net-im/quaternion/pkg-plist (revision 493501) @@ -0,0 +1,12 @@ +bin/quaternion +share/QMatrixClient/quaternion/translations/quaternion_de_DE.qm +share/QMatrixClient/quaternion/translations/quaternion_en.qm +share/applications/quaternion.desktop +share/icons/hicolor/128x128/apps/quaternion.png +share/icons/hicolor/16x16/apps/quaternion.png +share/icons/hicolor/22x22/apps/quaternion.png +share/icons/hicolor/32x32/apps/quaternion.png +share/icons/hicolor/48x48/apps/quaternion.png +share/icons/hicolor/64x64/apps/quaternion.png +share/icons/hicolor/scalable/apps/quaternion.svgz +share/metainfo/com.github.quaternion.appdata.xml Property changes on: head/net-im/quaternion/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ 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