summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/qxmpp/Makefile43
-rw-r--r--net-im/qxmpp/distinfo2
-rw-r--r--net-im/qxmpp/pkg-descr10
-rw-r--r--net-im/qxmpp/pkg-plist70
6 files changed, 1 insertions, 126 deletions
diff --git a/MOVED b/MOVED
index 9a62dc2742c7..44bff8224a04 100644
--- a/MOVED
+++ b/MOVED
@@ -11973,3 +11973,4 @@ comms/ubertooth||2019-03-16|Has expired: Qt4 has been EOL since december 2015
devel/bzr-explorer||2019-03-16|Has expired: Qt4 has been EOL since december 2015
devel/qt4-help||2019-03-16|Has expired: Qt4 has been EOL since december 2015
editors/lazarus-qt4||2019-03-16|Has expired: Qt4 has been EOL since december 2015
+net-im/qxmpp||2019-03-16|Has expired: Qt4 has been EOL since december 2015
diff --git a/net-im/Makefile b/net-im/Makefile
index e573f291752c..570709f1aab2 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -145,7 +145,6 @@ PORTREVISION= 1
SUBDIR += qTox
SUBDIR += qq
SUBDIR += quaternion
- SUBDIR += qxmpp
SUBDIR += qxmpp-qt5
SUBDIR += ricochet
SUBDIR += rubygem-discordrb-webhooks-blackst0ne
diff --git a/net-im/qxmpp/Makefile b/net-im/qxmpp/Makefile
deleted file mode 100644
index 0f1b73f28808..000000000000
--- a/net-im/qxmpp/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
-# $FreeBSD$
-
-PORTNAME= qxmpp
-PORTVERSION= 0.9.3
-PORTREVISION?= 1 # net-im/qxmpp-qt5
-DISTVERSIONPREFIX= v
-CATEGORIES= net-im
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= QXmpp is an xmpp client library based on Qt & C++
-
-LICENSE= LGPL21
-LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL
-
-CONFLICTS?= ${PORTNAME}-qt5-[0-9]*
-
-USES= qmake pathfix pkgconfig libtool
-.if defined(QXMPP_SLAVE)
-USES+= compiler:c++11-lang qt:5
-USE_QT= core gui network xml buildtools_build
-PLIST_SUB= QDNS="@comment "
-.else
-DEPRECATED= Qt4 has been EOL since december 2015
-EXPIRATION_DATE= 2019-03-15
-
-USES+= qt:4
-USE_QT= corelib gui network qtestlib xml uic_build moc_build \
- rcc_build
-PLIST_SUB= QDNS=""
-.endif
-QMAKE_ARGS= QXMPP_NO_TESTS=1
-
-USE_GITHUB= yes
-GH_ACCOUNT= qxmpp-project
-
-PLIST_SUB+= VERSION=${PORTVERSION} VERSION_MAJOR=${PORTVERSION:R}
-
-pre-configure:
- ${REINPLACE_CMD} -e 's|pkgconfig|../libdata/pkgconfig|g' \
- ${WRKSRC}/src/src.pro
-
-.include <bsd.port.mk>
diff --git a/net-im/qxmpp/distinfo b/net-im/qxmpp/distinfo
deleted file mode 100644
index b8d71a11c999..000000000000
--- a/net-im/qxmpp/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (qxmpp-project-qxmpp-v0.9.3_GH0.tar.gz) = 13f5162a1df720702c6ae15a476a4cb8ea3e57d861a992c4de9147909765e6de
-SIZE (qxmpp-project-qxmpp-v0.9.3_GH0.tar.gz) = 300764
diff --git a/net-im/qxmpp/pkg-descr b/net-im/qxmpp/pkg-descr
deleted file mode 100644
index 2b1daba4865f..000000000000
--- a/net-im/qxmpp/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-QXmpp is pretty intuitive and easy to use. It uses Qt extensively.
-Qt is the only third party library it is dependent on. Users need
-to a have working knowledge of C++ and Qt basics (Signals and Slots
-and Qt data types). The underlying TCP socket and the XMPP RFCs
-(RFC3920 and RFC3921) have been encapsulated into classes and
-functions. Therefore the user would not be bothered with these
-details. But it is always recommended to the advanced users to read
-and enjoy the low level details.
-
-WWW: https://github.com/qxmpp-project/qxmpp/
diff --git a/net-im/qxmpp/pkg-plist b/net-im/qxmpp/pkg-plist
deleted file mode 100644
index fbee4b67b61d..000000000000
--- a/net-im/qxmpp/pkg-plist
+++ /dev/null
@@ -1,70 +0,0 @@
-include/qxmpp/QXmppArchiveIq.h
-include/qxmpp/QXmppArchiveManager.h
-include/qxmpp/QXmppBindIq.h
-include/qxmpp/QXmppBookmarkManager.h
-include/qxmpp/QXmppBookmarkSet.h
-include/qxmpp/QXmppByteStreamIq.h
-include/qxmpp/QXmppCallManager.h
-include/qxmpp/QXmppClient.h
-include/qxmpp/QXmppClientExtension.h
-include/qxmpp/QXmppConfiguration.h
-include/qxmpp/QXmppConstants.h
-include/qxmpp/QXmppDataForm.h
-include/qxmpp/QXmppDialback.h
-include/qxmpp/QXmppDiscoveryIq.h
-include/qxmpp/QXmppDiscoveryManager.h
-include/qxmpp/QXmppElement.h
-include/qxmpp/QXmppEntityTimeIq.h
-include/qxmpp/QXmppEntityTimeManager.h
-include/qxmpp/QXmppGlobal.h
-include/qxmpp/QXmppIbbIq.h
-include/qxmpp/QXmppIncomingClient.h
-include/qxmpp/QXmppIncomingServer.h
-include/qxmpp/QXmppInvokable.h
-include/qxmpp/QXmppIq.h
-include/qxmpp/QXmppJingleIq.h
-include/qxmpp/QXmppLogger.h
-include/qxmpp/QXmppMessage.h
-include/qxmpp/QXmppMessageReceiptManager.h
-include/qxmpp/QXmppMucIq.h
-include/qxmpp/QXmppMucManager.h
-include/qxmpp/QXmppNonSASLAuth.h
-include/qxmpp/QXmppOutgoingClient.h
-include/qxmpp/QXmppOutgoingServer.h
-include/qxmpp/QXmppPasswordChecker.h
-include/qxmpp/QXmppPingIq.h
-include/qxmpp/QXmppPresence.h
-include/qxmpp/QXmppPubSubIq.h
-include/qxmpp/QXmppRegisterIq.h
-include/qxmpp/QXmppRemoteMethod.h
-include/qxmpp/QXmppResultSet.h
-include/qxmpp/QXmppRosterIq.h
-include/qxmpp/QXmppRosterManager.h
-include/qxmpp/QXmppRpcIq.h
-include/qxmpp/QXmppRpcManager.h
-include/qxmpp/QXmppRtcpPacket.h
-include/qxmpp/QXmppRtpChannel.h
-include/qxmpp/QXmppRtpPacket.h
-include/qxmpp/QXmppServer.h
-include/qxmpp/QXmppServerExtension.h
-include/qxmpp/QXmppServerPlugin.h
-include/qxmpp/QXmppSessionIq.h
-include/qxmpp/QXmppSocks.h
-include/qxmpp/QXmppStanza.h
-include/qxmpp/QXmppStream.h
-include/qxmpp/QXmppStreamFeatures.h
-include/qxmpp/QXmppStun.h
-include/qxmpp/QXmppTransferManager.h
-include/qxmpp/QXmppTransferManager_p.h
-include/qxmpp/QXmppUtils.h
-include/qxmpp/QXmppVCardIq.h
-include/qxmpp/QXmppVCardManager.h
-include/qxmpp/QXmppVersionIq.h
-include/qxmpp/QXmppVersionManager.h
-%%QDNS%%include/qxmpp/qdnslookup.h
-%%QDNS%%include/qxmpp/qdnslookup_p.h
-lib/libqxmpp.so
-lib/libqxmpp.so.0
-lib/libqxmpp.so.%%VERSION_MAJOR%%
-lib/libqxmpp.so.%%VERSION%%
-libdata/pkgconfig/qxmpp.pc