git: 766cd09f43d2 - main - net-im/twitmail: Retire port

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Fri, 19 Nov 2021 13:59:17 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=766cd09f43d2824fd1da4fb38047a94cca2de366

commit 766cd09f43d2824fd1da4fb38047a94cca2de366
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-11-19 13:54:19 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-11-19 13:57:54 +0000

    net-im/twitmail: Retire port
    
    twitmail has many issues:
    1/ the dependency list declaration is missing many many of its real
    dependencies
    2/ even when 1 is fixed it is not functional anymore
    3/ it uses deprecated interfaces of the library it uses
---
 MOVED                     |  1 +
 net-im/Makefile           |  1 -
 net-im/twitmail/Makefile  | 26 --------------------------
 net-im/twitmail/distinfo  |  2 --
 net-im/twitmail/pkg-descr |  8 --------
 net-im/twitmail/pkg-plist |  2 --
 6 files changed, 1 insertion(+), 39 deletions(-)

diff --git a/MOVED b/MOVED
index 52374760f0ba..38dbc96cbc19 100644
--- a/MOVED
+++ b/MOVED
@@ -16600,3 +16600,4 @@ devel/zmusic|audio/zmusic|2021-11-10|Category change
 emulators/i386-wine-devel||2021-11-16|Removed: obsolete, emulators/wine-devel provides i386 support
 emulators/qemu52|emulators/qemu5|2021-11-16|Has expired
 emulators/i386-wine||2021-11-19|Removed: obsolete, emulators/wine provides i386 support
+net-im/twitmail||2021-11-19|Not functional anymore
diff --git a/net-im/Makefile b/net-im/Makefile
index 3222088cceba..ff4087f89212 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -181,7 +181,6 @@
     SUBDIR += toxins
     SUBDIR += tut
     SUBDIR += twirssi
-    SUBDIR += twitmail
     SUBDIR += uTox
     SUBDIR += vqcc-gtk
     SUBDIR += xmpp-client
diff --git a/net-im/twitmail/Makefile b/net-im/twitmail/Makefile
deleted file mode 100644
index 71425651c45d..000000000000
--- a/net-im/twitmail/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Martin Wilke <miwi@FreeBSD.org>
-
-PORTNAME=	twitmail
-PORTVERSION=	0.42
-PORTREVISION=	1
-CATEGORIES=	net-im perl5
-MASTER_SITES=	http://www.hardakers.net/code/twitmail/releases/
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Curses-based mail-like interface to Twitter
-
-BUILD_DEPENDS=	p5-DBD-SQLite>=1.12:databases/p5-DBD-SQLite \
-		p5-DBI>=1.60.4:databases/p5-DBI \
-		p5-Curses>=0:devel/p5-Curses \
-		p5-Curses-UI>=0:devel/p5-Curses-UI \
-		p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey \
-		p5-Net-Twitter>=3.04002:net/p5-Net-Twitter \
-		p5-TimeDate>=2.24:devel/p5-TimeDate \
-		p5-Getopt-GUI-Long>=0.91:devel/p5-Getopt-GUI-Long
-
-NO_ARCH=	yes
-
-USES=		perl5
-USE_PERL5=	configure
-
-.include <bsd.port.mk>
diff --git a/net-im/twitmail/distinfo b/net-im/twitmail/distinfo
deleted file mode 100644
index eb2587c7af41..000000000000
--- a/net-im/twitmail/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (twitmail-0.42.tar.gz) = 5c10c2785cbab8d9ba205f226f5adf575c2a4428ea390d21c4a982454dc3165f
-SIZE (twitmail-0.42.tar.gz) = 11844
diff --git a/net-im/twitmail/pkg-descr b/net-im/twitmail/pkg-descr
deleted file mode 100644
index 5a6bd018f16a..000000000000
--- a/net-im/twitmail/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-twitmail is a curses-based mail-like interface to twitter. It also can be
-used as a command line app for sending and receiving tweets. In both modes
-it remembers the last thing you read and only shows you newer posts (ie, it
-reports nothing when you have no updates to read). It'll collect all the
-new posts as well (up to a configurable limit), to ensure you haven't
-missed anything important.
-
-WWW: http://www.hardakers.net/code/twitmail/
diff --git a/net-im/twitmail/pkg-plist b/net-im/twitmail/pkg-plist
deleted file mode 100644
index 244e274ce816..000000000000
--- a/net-im/twitmail/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/twitmail
-%%PERL5_MAN1%%/twitmail.1.gz