aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 00:15:59 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 02:22:52 +0000
commit89f9361bee88c93fb5145970f9702fe07ec2e2de (patch)
treee74307c3ea96bda9042bafc4d2c02de49a50c4f0
parentdd81ceff18cedea605269ee79061e1a15070c243 (diff)
downloadports-89f9361bee88c93fb5145970f9702fe07ec2e2de.tar.gz
ports-89f9361bee88c93fb5145970f9702fe07ec2e2de.zip
net-im/kde-telepathy: Remove expired port
2023-09-30 net-im/kde-telepathy: Will not be part of KDE Gear 23.08 in August
-rw-r--r--MOVED1
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/kde-telepathy/Makefile37
-rw-r--r--net-im/kde-telepathy/pkg-descr5
4 files changed, 1 insertions, 43 deletions
diff --git a/MOVED b/MOVED
index fcbe08f1a852..e36dab0bb651 100644
--- a/MOVED
+++ b/MOVED
@@ -7886,3 +7886,4 @@ lang/perl5.32|lang/perl5.34|2023-09-30|Has expired: Support ends three years aft
mail/qtools||2023-09-30|Has expired: Upstream last activity in 2003
math/djbfft||2023-09-30|Has expired: Abandonware, slow and untouched by upstream for over 20 years
math/py-matplotlib2|math/py-matplotlib|2023-09-30|Has expired: Upstream support ended in 2020 and do not support python3 versions existing on the tree
+net-im/kde-telepathy||2023-09-30|Has expired: Will not be part of KDE Gear 23.08 in August
diff --git a/net-im/Makefile b/net-im/Makefile
index 76897a440686..5b43604868cb 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -43,7 +43,6 @@
SUBDIR += kaccounts-integration
SUBDIR += kaccounts-providers
SUBDIR += kaidan
- SUBDIR += kde-telepathy
SUBDIR += kopete
SUBDIR += ktp-accounts-kcm
SUBDIR += ktp-approver
diff --git a/net-im/kde-telepathy/Makefile b/net-im/kde-telepathy/Makefile
deleted file mode 100644
index 908bd20b5fb6..000000000000
--- a/net-im/kde-telepathy/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-PORTNAME= kde-telepathy
-DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
-CATEGORIES= net-im kde
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= KDE integrated instant messaging framework
-WWW= https://community.kde.org/KTp
-
-DEPRECATED= Will not be part of KDE Gear 23.08 in August
-EXPIRATION_DATE= 2023-09-30
-KDE_APPLICATIONS_VERSION= 23.04.3
-
-RUN_DEPENDS= ktp-accounts-kcm>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-accounts-kcm \
- ktp-approver>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-approver \
- ktp-auth-handler>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-auth-handler \
- ktp-contact-list>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-contact-list \
- ktp-contact-runner>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-contact-runner \
- ktp-filetransfer-handler>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-filetransfer-handler \
- ktp-kded-module>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-kded-module \
- ktp-text-ui>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-text-ui
-
-USES= metaport kde:5
-
-OPTIONS_DEFINE= CALL_UI PLASMA SEND_FILE
-OPTIONS_DEFAULT= PLASMA SEND_FILE
-
-CALL_UI_DESC= Voice/Video Call UI for Telepathy
-CALL_UI_RUN_DEPENDS= ktp-call-ui>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-call-ui
-
-PLASMA_DESC= Applets for KDE Plasma Desktop integration
-PLASMA_RUN_DEPENDS= ktp-desktop-applets>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-desktop-applets
-
-SEND_FILE_DESC= Context menu plugin for sending files
-SEND_FILE_RUN_DEPENDS= ktp-send-file>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-send-file
-
-.include <bsd.port.mk>
diff --git a/net-im/kde-telepathy/pkg-descr b/net-im/kde-telepathy/pkg-descr
deleted file mode 100644
index f760c42d4a89..000000000000
--- a/net-im/kde-telepathy/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-The KDE Telepathy project aims to integrate real time communication
-deeply into KDE Workspaces, and to provide an infrastructure to aid
-development of collaborative features for KDE Applications.
-
-This is the meta-port grouping all the components.