aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-29 21:18:10 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-31 00:06:15 +0000
commit1d1c41948e9a458b51d802b3ce1a16f3948b44f4 (patch)
tree52417ce10472c7701e4a471cbe49e90f8cd04054
parent9cc9eacabbc8d41d5359fe7d71d1862501e61176 (diff)
downloadports-1d1c41948e9a458b51d802b3ce1a16f3948b44f4.tar.gz
ports-1d1c41948e9a458b51d802b3ce1a16f3948b44f4.zip
net-im/teamwords: Remove expired port
2023-12-31 net-im/teamwords: Depends on deprecated www/qt5-webkit
-rw-r--r--MOVED1
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/teamwords/Makefile45
-rw-r--r--net-im/teamwords/distinfo2
-rw-r--r--net-im/teamwords/files/teamwords.desktop.in11
-rw-r--r--net-im/teamwords/pkg-descr1
6 files changed, 1 insertions, 60 deletions
diff --git a/MOVED b/MOVED
index 5730c9d5dd49..c261574aba8f 100644
--- a/MOVED
+++ b/MOVED
@@ -8202,3 +8202,4 @@ devel/atlas||2023-12-31|Has expired: There has been no release for most of the W
net-im/gitterdone||2023-12-31|Has expired: Upstream has gone away
databases/pgpool-II-40||2023-12-31|Has expired: Upstream EOL reaches on 2023-12-31
www/varnish6|www/varnish7|2023-12-31|Has expired: Unsupported version upstream, consider migrating to www/varnish7
+net-im/teamwords||2023-12-31|Has expired: Depends on deprecated www/qt5-webkit
diff --git a/net-im/Makefile b/net-im/Makefile
index 6d7b9ab807b5..4787d039f321 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -142,7 +142,6 @@
SUBDIR += talkatu
SUBDIR += tdlib
SUBDIR += tdlib-purple
- SUBDIR += teamwords
SUBDIR += telegram-cli
SUBDIR += telegram-desktop
SUBDIR += telegram-purple
diff --git a/net-im/teamwords/Makefile b/net-im/teamwords/Makefile
deleted file mode 100644
index 74135985e3a0..000000000000
--- a/net-im/teamwords/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-PORTNAME= teamwords
-PORTVERSION= 0.2.1
-DISTVERSIONPREFIX= v
-PORTREVISION= 10
-CATEGORIES= net-im
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Unofficial Qt Slack client
-WWW= https://github.com/MiT-Ufa/TeamWords
-
-LICENSE= LGPL3
-
-DEPRECATED= Depends on deprecated www/qt5-webkit
-EXPIRATION_DATE= 2023-12-31
-
-USES= compiler:c++11-lang gl qmake qt:5
-USE_LDCONFIG= yes
-USE_QT= core gui network webkit widgets buildtools:build
-USE_GL= gl
-
-QMAKE_ARGS= CONFIG+="configure"
-
-USE_GITHUB= yes
-GH_ACCOUNT= MiT-Ufa
-GH_PROJECT= TeamWords
-PLIST_FILES= bin/teamwords \
- share/applications/teamwords.desktop \
- share/icons/teamwords.png
-SUB_FILES= teamwords.desktop
-
-OPTIONS_DEFINE= WEBKITNOTIFY
-
-WEBKITNOTIFY_DESC= Use QtWebkit for notifications
-
-post-patch-WEBKITNOTIFY-on:
- @${REINPLACE_CMD} 's|linux|unix|' \
- ${WRKSRC}/plugins/qtwebkit/qtwebkit-plugins.pri
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/teamwords ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/share/applications/
- @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons
- ${INSTALL_DATA} ${WRKSRC}/images/png/Slack.png ${STAGEDIR}${PREFIX}/share/icons/teamwords.png
-
-.include <bsd.port.mk>
diff --git a/net-im/teamwords/distinfo b/net-im/teamwords/distinfo
deleted file mode 100644
index 5d9d12a35859..000000000000
--- a/net-im/teamwords/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (MiT-Ufa-TeamWords-v0.2.1_GH0.tar.gz) = d079cf46f254a159f2a6a7405eddfb38a0e27866285f93ff41c97662dcc193a7
-SIZE (MiT-Ufa-TeamWords-v0.2.1_GH0.tar.gz) = 3349113
diff --git a/net-im/teamwords/files/teamwords.desktop.in b/net-im/teamwords/files/teamwords.desktop.in
deleted file mode 100644
index 4fb0267cc75a..000000000000
--- a/net-im/teamwords/files/teamwords.desktop.in
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=TeamWords
-GenericName=Slack Client
-Comment=A simple Qt5 based Slack Client
-Exec=%%PREFIX%%/bin/teamwords
-Icon=%%PREFIX%%/share/icons/teamwords.png
-StartupNotify=false
-Terminal=false
-Type=Application
-Categories=Application;Network;
diff --git a/net-im/teamwords/pkg-descr b/net-im/teamwords/pkg-descr
deleted file mode 100644
index 192de2acd94d..000000000000
--- a/net-im/teamwords/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-TeamWords is unofficial cross-platform desktop client for Slack.