aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--mail/Makefile1
-rw-r--r--mail/namg/Makefile21
-rw-r--r--mail/namg/distinfo2
-rw-r--r--mail/namg/files/patch-aa15
-rw-r--r--mail/namg/files/patch-ab10
-rw-r--r--mail/namg/pkg-descr7
-rw-r--r--mail/namg/pkg-plist3
8 files changed, 1 insertions, 59 deletions
diff --git a/MOVED b/MOVED
index c4355c3ef86c..0d3ede04edef 100644
--- a/MOVED
+++ b/MOVED
@@ -1442,3 +1442,4 @@ misc/pg|sysutils/heirloom|2005-02-21|abandoned
science/cdcl-gtk|science/cdcl|2005-02-24|master port depend on gtk now
science/ruby-dcl-gtk|science/ruby-dcl|2005-02-24|master port depend on gtk now
www/pear-APC|www/pecl-APC|2005-02-26|software is now pecl
+mail/namg||2005-02-27|obsolete/no longer exists
diff --git a/mail/Makefile b/mail/Makefile
index a67a6db6768a..bc92ca86f151 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -222,7 +222,6 @@
SUBDIR += mutt_vc_query
SUBDIR += muttzilla
SUBDIR += nail
- SUBDIR += namg
SUBDIR += nbsmtp
SUBDIR += newmail
SUBDIR += nmh
diff --git a/mail/namg/Makefile b/mail/namg/Makefile
deleted file mode 100644
index a346beb1e3fe..000000000000
--- a/mail/namg/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: NAMG
-# Date created: 1 January 2001
-# Whom: George Reid <greid@ukug.uk.freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= namg
-PORTVERSION= 0.3.1
-CATEGORIES= mail
-MASTER_SITES= http://www.zip.com.au/~gsymonds/NAMG/
-DISTNAME= NAMG-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A program to download mail from a NetAddress web account
-
-GNU_CONFIGURE= yes
-
-MAN1= namg.1
-
-.include <bsd.port.mk>
diff --git a/mail/namg/distinfo b/mail/namg/distinfo
deleted file mode 100644
index 2279040f7c86..000000000000
--- a/mail/namg/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (NAMG-0.3.1.tar.gz) = 01ce2294ce0b430b8b0dc21add22df2e
-SIZE (NAMG-0.3.1.tar.gz) = 54954
diff --git a/mail/namg/files/patch-aa b/mail/namg/files/patch-aa
deleted file mode 100644
index 423340e74ba0..000000000000
--- a/mail/namg/files/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/Makefile.in.orig Wed Jul 5 06:33:54 2000
-+++ src/Makefile.in Mon Jan 1 17:06:30 2001
-@@ -26,10 +26,8 @@
- mkdir -p @prefix@/bin ; \
- fi
- cp $(PROGNAME) @prefix@/bin
-- if [ ! -f $(HOME)/.namgrc ]; then \
-- cp .namgrc $(HOME) ; \
-- chmod 600 $(HOME)/.namgrc ; \
-- fi
-+ mkdir -p @prefix@/share/namg/
-+ cp .namgrc @prefix@/share/namg/namgrc.default
-
- clean:
- rm -f $(OBJS)
diff --git a/mail/namg/files/patch-ab b/mail/namg/files/patch-ab
deleted file mode 100644
index c0aa25690df9..000000000000
--- a/mail/namg/files/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/door.c.orig Sat Mar 3 02:30:49 2001
-+++ src/door.c Sat Mar 3 02:31:15 2001
-@@ -6,6 +6,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <unistd.h>
-
diff --git a/mail/namg/pkg-descr b/mail/namg/pkg-descr
deleted file mode 100644
index 2064eb530860..000000000000
--- a/mail/namg/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-NAMG ("NetAddress Mail Grabber") is a small program that downloads
-mail from a NetAddress account and forwards it to your local mail
-spool. NAMG can also forward mail to sendmail. It was written shortly
-after NetAddress made POP3 access a "Premium Service".
-
-- George Reid
-greid@ukug.uk.freebsd.org
diff --git a/mail/namg/pkg-plist b/mail/namg/pkg-plist
deleted file mode 100644
index 2a1af7d44590..000000000000
--- a/mail/namg/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/namg
-share/namg/namgrc.default
-@dirrm share/namg