1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Port of Berkeley Popper POP3 daemon

This commit is contained in:
Paul Traina 1994-10-06 19:33:20 +00:00
parent 8dee38522b
commit 9ca3c9968f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195
8 changed files with 44 additions and 0 deletions

14
mail/popper/Makefile Normal file
View File

@ -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>

1
mail/popper/pkg-comment Normal file
View File

@ -0,0 +1 @@
Berkeley POP 3 server (now maintained by Qualcomm) version 2.1.2

4
mail/popper/pkg-descr Normal file
View File

@ -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.

3
mail/popper/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
@cwd /usr/local
libexec/popper
man/man8/popper.8

14
mail/qpopper/Makefile Normal file
View File

@ -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>

1
mail/qpopper/pkg-comment Normal file
View File

@ -0,0 +1 @@
Berkeley POP 3 server (now maintained by Qualcomm) version 2.1.2

4
mail/qpopper/pkg-descr Normal file
View File

@ -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.

3
mail/qpopper/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
@cwd /usr/local
libexec/popper
man/man8/popper.8