aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-01-19 08:41:34 +0800
committerobraun <obraun@FreeBSD.org>2003-01-19 08:41:34 +0800
commitc9828c82ec23ca83cb3764f055e2b45a264c9128 (patch)
tree31991bc13e3c832ea9eb3d9af4dce7e136939990
parent7f8e417536879bdacea0934d93408e9c3c765901 (diff)
downloadfreebsd-ports-gnome-c9828c82ec23ca83cb3764f055e2b45a264c9128.tar.gz
freebsd-ports-gnome-c9828c82ec23ca83cb3764f055e2b45a264c9128.tar.zst
freebsd-ports-gnome-c9828c82ec23ca83cb3764f055e2b45a264c9128.zip
Add chk4mail 2.12, a utility to quickly check multiple folders for new email.
PR: ports/44314 Submitted by: Johan van Selst <johans@stack.nl>
-rw-r--r--mail/Makefile1
-rw-r--r--mail/chk4mail/Makefile19
-rw-r--r--mail/chk4mail/distinfo1
-rw-r--r--mail/chk4mail/pkg-comment1
-rw-r--r--mail/chk4mail/pkg-descr8
-rw-r--r--mail/chk4mail/pkg-plist2
6 files changed, 32 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index ba75d273c223..9c03e53b00bc 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -20,6 +20,7 @@
SUBDIR += bsmtp
SUBDIR += bulk_mailer
SUBDIR += cclient
+ SUBDIR += chk4mail
SUBDIR += cmail
SUBDIR += coolmail
SUBDIR += courier
diff --git a/mail/chk4mail/Makefile b/mail/chk4mail/Makefile
new file mode 100644
index 000000000000..f0ee3de64cc1
--- /dev/null
+++ b/mail/chk4mail/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: chk4mail
+# Date created: 18 October 2002
+# Whom: johans
+#
+# $FreeBSD$
+#
+
+PORTNAME= chk4mail
+PORTVERSION= 2.12
+CATEGORIES= mail
+MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/chk4mail/ \
+ ftp://mud.stack.nl/pub/chk4mail/
+
+MAINTAINER= johans@stack.nl
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+MAN1= chk4mail.1 chkimap.1
+
+.include <bsd.port.mk>
diff --git a/mail/chk4mail/distinfo b/mail/chk4mail/distinfo
new file mode 100644
index 000000000000..37535c2b88eb
--- /dev/null
+++ b/mail/chk4mail/distinfo
@@ -0,0 +1 @@
+MD5 (chk4mail-2.12.tar.gz) = 690ce9f97af286c6cfdcaf6b45789aa3
diff --git a/mail/chk4mail/pkg-comment b/mail/chk4mail/pkg-comment
new file mode 100644
index 000000000000..329c37586fa3
--- /dev/null
+++ b/mail/chk4mail/pkg-comment
@@ -0,0 +1 @@
+A utility to quickly check multiple folders for new email
diff --git a/mail/chk4mail/pkg-descr b/mail/chk4mail/pkg-descr
new file mode 100644
index 000000000000..649458388a29
--- /dev/null
+++ b/mail/chk4mail/pkg-descr
@@ -0,0 +1,8 @@
+chk4mail - a utility to quickly check multiple folders for new mail
+
+This program lists the number of read and unread emails in the folders
+in your maildirectory and your incoming mailfolder.
+The chkimap program can be used to do the same on a remote IMAP server.
+
+The source code is available from:
+ ftp.stack.nl:/pub/users/johans/chk4mail/
diff --git a/mail/chk4mail/pkg-plist b/mail/chk4mail/pkg-plist
new file mode 100644
index 000000000000..6380ae5fce01
--- /dev/null
+++ b/mail/chk4mail/pkg-plist
@@ -0,0 +1,2 @@
+bin/chk4mail
+bin/chkimap