Skip site navigation (1)Skip section navigation (2)
Date:      3 Nov 1998 20:44:33 -0000
From:      tom@eborcom.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8564: New port: serialmail 0.72
Message-ID:  <19981103204433.8574.qmail@eborcom.com>

next in thread | raw e-mail | index | archive | help

>Number:         8564
>Category:       ports
>Synopsis:       New port: serialmail 0.72
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov  3 14:00:02 PST 1998
>Last-Modified:
>Originator:     Tom Hukins
>Organization:
eBORcOM
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

	Port of serialmail-0.72

>Description:

	

>How-To-Repeat:

	

>Fix:
	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	serialmail
#	serialmail/Makefile
#	serialmail/files
#	serialmail/files/md5
#	serialmail/pkg
#	serialmail/pkg/PLIST
#	serialmail/pkg/COMMENT
#	serialmail/pkg/DESCR
#	serialmail/patches
#	serialmail/patches/patch-aa
#
echo c - serialmail
mkdir -p serialmail > /dev/null 2>&1
echo x - serialmail/Makefile
sed 's/^X//' >serialmail/Makefile << 'END-of-serialmail/Makefile'
X# New ports collection makefile for:	serialmail
X# Version required:	0.72
X# Date created:		2 November 1998
X# Whom:			Tom Hukins <tom@eborcom.com>
X#
X# $Id$
X#
X
XDISTNAME=	serialmail-0.72
XCATEGORIES=	mail
XMASTER_SITES=	ftp://koobera.math.uic.edu/pub/software/
X
XMAINTAINER=	tom@eborcom.com
X
XRUN_DEPENDS=	${PREFIX}/bin/tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
X
XNO_PACKAGE=	Unsure of djb's license
X
XALL_TARGET=	it man
XINSTALL_TARGET=	setup
X
Xpost-configure:
X	${ECHO} ${PREFIX}/bin > ${WRKSRC}/conf-bin
X	${ECHO} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc
X	${ECHO} ${CC} -s > ${WRKSRC}/conf-ld
X	${ECHO} ${PREFIX}/man > ${WRKSRC}/conf-man
X
XMAN1=	maildirqmtp.1 maildirserial.1 maildirsmtp.1 serialqmtp.1 serialsmtp.1
X
X.include <bsd.port.mk>
END-of-serialmail/Makefile
echo c - serialmail/files
mkdir -p serialmail/files > /dev/null 2>&1
echo x - serialmail/files/md5
sed 's/^X//' >serialmail/files/md5 << 'END-of-serialmail/files/md5'
XMD5 (serialmail-0.72.tar.gz) = c69e01287c56f853ae9b7bdad0c867ad
END-of-serialmail/files/md5
echo c - serialmail/pkg
mkdir -p serialmail/pkg > /dev/null 2>&1
echo x - serialmail/pkg/PLIST
sed 's/^X//' >serialmail/pkg/PLIST << 'END-of-serialmail/pkg/PLIST'
Xbin/maildirqmtp
Xbin/maildirsmtp
Xbin/maildirserial
Xbin/serialqmtp
Xbin/serialsmtp
END-of-serialmail/pkg/PLIST
echo x - serialmail/pkg/COMMENT
sed 's/^X//' >serialmail/pkg/COMMENT << 'END-of-serialmail/pkg/COMMENT'
XTools for passing mail across serial links.
END-of-serialmail/pkg/COMMENT
echo x - serialmail/pkg/DESCR
sed 's/^X//' >serialmail/pkg/DESCR << 'END-of-serialmail/pkg/DESCR'
Xserialmail is a collection of tools for passing mail across serial
Xlinks. It works with qmail: you use qmail to deliver messages to a
Xmaildir, and then serialmail to deliver messages out of the maildir.
X
Xserialmail uses ucspi-tcp/tcpclient for networking. It can also be used
Xwith future UCSPI clients for transparent compression, IPv6, etc.
X
Xserialmail supports SMTP, including ESMTP PIPELINING, and QMTP.
X
Xserialmail is under user control. A user delivering messages to a
Xmaildir, and picking up the messages through qmail-pop3d, can switch to
Xmaildirsmtp without pestering the sysadmin. The user can also decide
Xwhether undeliverable messages should be left for POP retrieval or
Xbounced back to the sender.
X
Xhttp://pobox.com/~djb/serialmail.html
END-of-serialmail/pkg/DESCR
echo c - serialmail/patches
mkdir -p serialmail/patches > /dev/null 2>&1
echo x - serialmail/patches/patch-aa
sed 's/^X//' >serialmail/patches/patch-aa << 'END-of-serialmail/patches/patch-aa'
X--- MAN.orig	Mon Aug 11 11:39:03 1997
X+++ MAN	Mon Nov  2 17:32:51 1998
X@@ -5,9 +5,3 @@
X c:::644:/man1/:maildirserial.1:
X c:::644:/man1/:serialqmtp.1:
X c:::644:/man1/:serialsmtp.1:
X-d:::755:/cat1::
X-c:::644:/cat1/:maildirsmtp.0:
X-c:::644:/cat1/:maildirqmtp.0:
X-c:::644:/cat1/:maildirserial.0:
X-c:::644:/cat1/:serialqmtp.0:
X-c:::644:/cat1/:serialsmtp.0:
END-of-serialmail/patches/patch-aa
exit

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981103204433.8574.qmail>