summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-30 10:13:55 +0000
committernia <nia@pkgsrc.org>2020-03-30 10:13:55 +0000
commitbe1b310a248532e4fed449e757a007ae6be8cfa5 (patch)
tree61fcf9c3183319feb5f4deabc78a1d34ea7a1707 /mail
parentbd814ccdc326515189b063548ae092f6ad12d17b (diff)
downloadpkgsrc-be1b310a248532e4fed449e757a007ae6be8cfa5.tar.gz
YoSucker: Remove. Broken and dead upstream.
PR pkg/55111
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile3
-rw-r--r--mail/YoSucker/DESCR4
-rw-r--r--mail/YoSucker/MESSAGE8
-rw-r--r--mail/YoSucker/Makefile36
-rw-r--r--mail/YoSucker/PLIST20
-rw-r--r--mail/YoSucker/distinfo6
6 files changed, 1 insertions, 76 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 222cb6ed760..808e380c547 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.545 2020/03/21 15:29:37 taca Exp $
+# $NetBSD: Makefile,v 1.546 2020/03/30 10:13:55 nia Exp $
#
COMMENT= Electronic mail utilities
@@ -7,7 +7,6 @@ SUBDIR+= GNUMail
SUBDIR+= OSBF-lua
SUBDIR+= Pantomime
SUBDIR+= R-mime
-SUBDIR+= YoSucker
SUBDIR+= akonadi
SUBDIR+= alpine
SUBDIR+= amavisd-milter
diff --git a/mail/YoSucker/DESCR b/mail/YoSucker/DESCR
deleted file mode 100644
index c2afeb97c89..00000000000
--- a/mail/YoSucker/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-YoSucker is a simple portable Perl application, that simulates user
-actions to retrieve mail from Yahoo Mail to a local inbox. It simply
-connects to the Yahoo Mail web site, parses the HTML code and
-fetches new messages.
diff --git a/mail/YoSucker/MESSAGE b/mail/YoSucker/MESSAGE
deleted file mode 100644
index 3e766399959..00000000000
--- a/mail/YoSucker/MESSAGE
+++ /dev/null
@@ -1,8 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2003/08/15 11:18:46 wiz Exp $
-
- To use YoSucker, copy the file header-translation and a
- sample config file from ${PREFIX}/share/examples/YoSucker
- to ~/.yosucker and edit the config file.
-
-===========================================================================
diff --git a/mail/YoSucker/Makefile b/mail/YoSucker/Makefile
deleted file mode 100644
index cfe8910b4b7..00000000000
--- a/mail/YoSucker/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2020/03/20 11:57:57 nia Exp $
-#
-
-DISTNAME= YoSucker-pr37
-PKGNAME= ${DISTNAME:S/pr//}
-PKGREVISION= 9
-CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yosucker/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://yosucker.sourceforge.net/
-COMMENT= Download mails from Yahoo webmail into mbox
-
-DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
-#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
-DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
-DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
-
-USE_TOOLS+= perl:run
-REPLACE_PERL= bin/EncProxyPasswd bin/EncPasswd bin/YoSucker
-
-NO_BUILD= yes
-
-EGDIR= ${PREFIX}/share/examples/YoSucker
-DOCDIR= ${PREFIX}/share/doc/YoSucker
-INSTALLATION_DIRS= bin lib
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/bin/* ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/lib/* ${DESTDIR}${PREFIX}/lib
- ${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
- ${INSTALL_DATA} ${WRKSRC}/conf/* ${DESTDIR}${EGDIR}
- ${INSTALL_DATA_DIR} ${DESTDIR}${DOCDIR}
- ${INSTALL_DATA} ${WRKSRC}/docs/* ${DESTDIR}${DOCDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/mail/YoSucker/PLIST b/mail/YoSucker/PLIST
deleted file mode 100644
index dc0b8b8efc1..00000000000
--- a/mail/YoSucker/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:26 joerg Exp $
-bin/EncPasswd
-bin/EncProxyPasswd
-bin/YoSucker
-lib/haiku.pm
-lib/sputnik.pm
-share/doc/YoSucker/ChangeLog
-share/doc/YoSucker/Configuration
-share/doc/YoSucker/Credits
-share/doc/YoSucker/FAQ
-share/doc/YoSucker/FastCheck
-share/doc/YoSucker/Migration
-share/doc/YoSucker/TODO
-share/doc/YoSucker/Tuning
-share/examples/YoSucker/README
-share/examples/YoSucker/header-translation
-share/examples/YoSucker/sample1.conf
-share/examples/YoSucker/sample2.conf
-share/examples/YoSucker/sample3-procmail.conf
-share/examples/YoSucker/sample4-proxy.conf
diff --git a/mail/YoSucker/distinfo b/mail/YoSucker/distinfo
deleted file mode 100644
index 33dc0a6fb05..00000000000
--- a/mail/YoSucker/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 23:27:00 agc Exp $
-
-SHA1 (YoSucker-pr37.tar.gz) = df2fa3a7272f79a4a152dcc20650e30fb7178ef8
-RMD160 (YoSucker-pr37.tar.gz) = b5b8280f67a686d0305e45b19528ced14a75f3c6
-SHA512 (YoSucker-pr37.tar.gz) = 40713442e7add06bede2b5fa5c687c71a9a05ecf02b9d560e96de568b3ecc11e9a1985b7c4d3d5329a2d947cd5cb76cb1c8db67f166212def95d91f5087efa94
-Size (YoSucker-pr37.tar.gz) = 35226 bytes