pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Remove gotmail, which no longer works with modern...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bdad2028b32
branches: trunk
changeset: 530388:2bdad2028b32
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jun 28 18:30:00 2007 +0000
description:
Remove gotmail, which no longer works with modern Hotmail and is
not being updated. If you need civilized access to a Hotmail account,
try freepops. This addresses PR 36569.
diffstat:
mail/Makefile | 3 +--
mail/gotmail/DESCR | 4 ----
mail/gotmail/MESSAGE | 11 -----------
mail/gotmail/Makefile | 34 ----------------------------------
mail/gotmail/PLIST | 7 -------
mail/gotmail/distinfo | 5 -----
6 files changed, 1 insertions(+), 63 deletions(-)
diffs (98 lines):
diff -r 888223a526b6 -r 2bdad2028b32 mail/Makefile
--- a/mail/Makefile Thu Jun 28 16:37:45 2007 +0000
+++ b/mail/Makefile Thu Jun 28 18:30:00 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.319 2007/06/05 05:57:24 schmonz Exp $
+# $NetBSD: Makefile,v 1.320 2007/06/28 18:30:00 schmonz Exp $
#
COMMENT= Electronic mail utilities
@@ -65,7 +65,6 @@
SUBDIR+= gld
SUBDIR+= gmime
SUBDIR+= gnus
-SUBDIR+= gotmail
SUBDIR+= greetdelay
SUBDIR+= grepmail
SUBDIR+= hypermail
diff -r 888223a526b6 -r 2bdad2028b32 mail/gotmail/DESCR
--- a/mail/gotmail/DESCR Thu Jun 28 16:37:45 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-Gotmail is a script to download mail from hotmail.com without user
-interaction. It's probably best run from a cron job. It can delete
-messages, download only-new messages, mark messages read (or not),
-forward to procmail, forward to another address, or send through SMTP.
diff -r 888223a526b6 -r 2bdad2028b32 mail/gotmail/MESSAGE
--- a/mail/gotmail/MESSAGE Thu Jun 28 16:37:45 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2005/10/31 20:34:19 minskim Exp $
-
-Hotmail periodically makes small changes in the way its site works, and
-corresponding changes are made to Gotmail as expeditiously as possible.
-However, there may be periods of time during which Gotmail will not work,
-due to these changes. You may need to upgrade to a newer version. Please
-be patient, and don't rely on Gotmail being in working condition at
-all times.
-
-===========================================================================
diff -r 888223a526b6 -r 2bdad2028b32 mail/gotmail/Makefile
--- a/mail/gotmail/Makefile Thu Jun 28 16:37:45 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2007/01/07 09:13:58 rillig Exp $
-#
-
-DISTNAME= gotmail-0.8.6
-PKGREVISION= 1
-CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gotmail/}
-
-MAINTAINER= pancake%phreaker.net@localhost
-HOMEPAGE= http://sourceforge.net/projects/gotmail
-COMMENT= Script to download mail from hotmail.com
-
-DEPENDS+= curl-[0-9]*:../../www/curl
-DEPENDS+= p5-URI>=1.03:../../www/p5-URI
-DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net
-
-USE_TOOLS+= perl:run
-REPLACE_PERL= ${WRKSRC}/gotmail.in
-
-PKG_SYSCONFSUBDIR= gotmail
-
-EGDIR= ${PREFIX}/share/examples/gotmail
-CONF_FILES= ${EGDIR}/sample.gotmailrc \
- ${PKG_SYSCONFDIR}/sample.gotmailrc
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/gotmail ${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${EGDIR}
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gotmail
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gotmail
- ${INSTALL_DATA} ${WRKSRC}/sample.gotmailrc ${EGDIR}
- ${INSTALL_MAN} ${WRKSRC}/gotmail.1 ${PREFIX}/${PKGMANDIR}/man1
-
-.include "../../mk/bsd.pkg.mk"
diff -r 888223a526b6 -r 2bdad2028b32 mail/gotmail/PLIST
--- a/mail/gotmail/PLIST Thu Jun 28 16:37:45 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/31 20:34:19 minskim Exp $
-bin/gotmail
-man/man1/gotmail.1
-share/doc/gotmail/README
-share/examples/gotmail/sample.gotmailrc
-@dirrm share/examples/gotmail
-@dirrm share/doc/gotmail
diff -r 888223a526b6 -r 2bdad2028b32 mail/gotmail/distinfo
--- a/mail/gotmail/distinfo Thu Jun 28 16:37:45 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/10/31 20:34:19 minskim Exp $
-
-SHA1 (gotmail-0.8.6.tar.gz) = 880a4a91115fd8c5e6a33e05eab1e3f43fbfb587
-RMD160 (gotmail-0.8.6.tar.gz) = d9c3afd568a3d19bf50f6128d9293f7bb4780f9f
-Size (gotmail-0.8.6.tar.gz) = 35212 bytes
Home |
Main Index |
Thread Index |
Old Index