ports/57176: [NEW PORT] mail/lmtpd: LMTPD is a lmtp server compliant with RFC 2033 and Maildir++

Xavier Beaudouin kiwi at oav.net
Wed Sep 24 16:00:24 UTC 2003


>Number:         57176
>Category:       ports
>Synopsis:       [NEW PORT] mail/lmtpd: LMTPD is a lmtp server compliant with RFC 2033 and Maildir++
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 24 09:00:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
The Caudium Group / Association Kazar
>Environment:
System: FreeBSD akira.oav.net 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #0: Wed Aug 13 12:48:08 CEST 2003
>Description:
LMTPD is a RFC2033 compliant LMTPD server.
Supported features :
 o Maildir++ folder and soft quotas
 o User defined filters
 o Automatic Maildir creation
 o Courier Shared folder
 o User extensions
 o Virtual domains via libhome
 o MySQL and syslog logging
 o Fully configurable
 o Antivirus checks using external ClamAV, Sophie or Dr Web server
 o Interface with SpamAssasin

WWW: http://pll.sourceforge.net/

Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:

--- lmtpd-0.9.7.shar begins here ---
# 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:
#
#	lmtpd
#	lmtpd/Makefile
#	lmtpd/distinfo
#	lmtpd/pkg-descr
#	lmtpd/pkg-plist
#
echo c - lmtpd
mkdir -p lmtpd > /dev/null 2>&1
echo x - lmtpd/Makefile
sed 's/^X//' >lmtpd/Makefile << 'END-of-lmtpd/Makefile'
X# New ports collection makefile for:	libhome
X# Date created:				Fri Aug 14 2003
X# Whom:					Xavier Beaudouin <kiwi at oav.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	lmtpd
XPORTVERSION=	0.9.7
XCATEGORIES=	mail
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	pll
X
XMAINTAINER=	kiwi at oav.net
XCOMMENT=	LMTPD is a lmtp server compliant with RFC 2033 and Maildir++
X
XLIB_DEPENDS=	mysqlclient:${PORTSDIR}/databases/mysql323-client \
X		pcre:${PORTSDIR}/devel/pcre
XBUILD_DEPENDS=	${LOCALBASE}/lib/libhome.a:${PORTSDIR}/misc/libhome
X
XGNU_CONFIGURE=	YES
X
XCONFIGURE_ARGS+=	--with-mysqllog --without-db3 --without-db4 --with-pcre --without-perl
X
XMAN8=		lmtpd.8
X
X.include <bsd.port.mk>
END-of-lmtpd/Makefile
echo x - lmtpd/distinfo
sed 's/^X//' >lmtpd/distinfo << 'END-of-lmtpd/distinfo'
XMD5 (lmtpd-0.9.7.tar.gz) = f8da5b4f6ab761bf42bd367c1a178296
END-of-lmtpd/distinfo
echo x - lmtpd/pkg-descr
sed 's/^X//' >lmtpd/pkg-descr << 'END-of-lmtpd/pkg-descr'
XLMTPD is a RFC2033 compliant LMTPD server.
XSupported features :
X o Maildir++ folder and soft quotas
X o User defined filters
X o Automatic Maildir creation
X o Courier Shared folder
X o User extensions
X o Virtual domains via libhome
X o MySQL and syslog logging
X o Fully configurable
X o Antivirus checks using external ClamAV, Sophie or Dr Web server
X o Interface with SpamAssasin
X
XWWW: http://pll.sourceforge.net/
END-of-lmtpd/pkg-descr
echo x - lmtpd/pkg-plist
sed 's/^X//' >lmtpd/pkg-plist << 'END-of-lmtpd/pkg-plist'
Xlibexec/lmtpd
Xbin/filtercheck
END-of-lmtpd/pkg-plist
exit
--- lmtpd-0.9.7.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list