summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1994-10-06 19:33:20 +0000
committerpst <pst@FreeBSD.org>1994-10-06 19:33:20 +0000
commit876384c606dc458b691dfeafa9959f8633df26b3 (patch)
tree7f18e86cd1665113b0d903121c49341fbfebec26 /mail
parentb2fdf1c523f2e0976bde77dfc4e9aa648c68045a (diff)
downloadFreeBSD-ports-876384c606dc458b691dfeafa9959f8633df26b3.zip
FreeBSD-ports-876384c606dc458b691dfeafa9959f8633df26b3.tar.gz
Port of Berkeley Popper POP3 daemon
Diffstat (limited to 'mail')
-rw-r--r--mail/popper/Makefile14
-rw-r--r--mail/popper/pkg-comment1
-rw-r--r--mail/popper/pkg-descr4
-rw-r--r--mail/popper/pkg-plist3
-rw-r--r--mail/qpopper/Makefile14
-rw-r--r--mail/qpopper/pkg-comment1
-rw-r--r--mail/qpopper/pkg-descr4
-rw-r--r--mail/qpopper/pkg-plist3
8 files changed, 44 insertions, 0 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile
new file mode 100644
index 0000000..332a15b
--- /dev/null
+++ b/mail/popper/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: popper
+# Version required: 2.1.2
+# Date created: 06 October 1994
+# Whom: pst
+#
+# $Id$
+#
+
+DISTNAME= qpop2.1.2
+MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper
+EXTRACT_SUFX=.tar.Z
+WRKSRC= ${WRKDIR}/qpopper2.1.2
+
+.include <bsd.port.mk>
diff --git a/mail/popper/pkg-comment b/mail/popper/pkg-comment
new file mode 100644
index 0000000..9b455c4
--- /dev/null
+++ b/mail/popper/pkg-comment
@@ -0,0 +1 @@
+Berkeley POP 3 server (now maintained by Qualcomm) version 2.1.2
diff --git a/mail/popper/pkg-descr b/mail/popper/pkg-descr
new file mode 100644
index 0000000..651f368
--- /dev/null
+++ b/mail/popper/pkg-descr
@@ -0,0 +1,4 @@
+This is a POP 3 server useful for dealing with remote mail reader clients
+such as Eudora.
+
+Don't forget to edit /etc/inetd.conf to enable the server after installation.
diff --git a/mail/popper/pkg-plist b/mail/popper/pkg-plist
new file mode 100644
index 0000000..7066c7b
--- /dev/null
+++ b/mail/popper/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/local
+libexec/popper
+man/man8/popper.8
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
new file mode 100644
index 0000000..332a15b
--- /dev/null
+++ b/mail/qpopper/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: popper
+# Version required: 2.1.2
+# Date created: 06 October 1994
+# Whom: pst
+#
+# $Id$
+#
+
+DISTNAME= qpop2.1.2
+MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper
+EXTRACT_SUFX=.tar.Z
+WRKSRC= ${WRKDIR}/qpopper2.1.2
+
+.include <bsd.port.mk>
diff --git a/mail/qpopper/pkg-comment b/mail/qpopper/pkg-comment
new file mode 100644
index 0000000..9b455c4
--- /dev/null
+++ b/mail/qpopper/pkg-comment
@@ -0,0 +1 @@
+Berkeley POP 3 server (now maintained by Qualcomm) version 2.1.2
diff --git a/mail/qpopper/pkg-descr b/mail/qpopper/pkg-descr
new file mode 100644
index 0000000..651f368
--- /dev/null
+++ b/mail/qpopper/pkg-descr
@@ -0,0 +1,4 @@
+This is a POP 3 server useful for dealing with remote mail reader clients
+such as Eudora.
+
+Don't forget to edit /etc/inetd.conf to enable the server after installation.
diff --git a/mail/qpopper/pkg-plist b/mail/qpopper/pkg-plist
new file mode 100644
index 0000000..7066c7b
--- /dev/null
+++ b/mail/qpopper/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/local
+libexec/popper
+man/man8/popper.8
OpenPOWER on IntegriCloud