ports/119939: New Port: mail/vchkuser vchkuser is a helper program so qmail-smtpd can accept only true users (or alias) from vpopmail database.
Luiz Otavio O Souza
loos.br at gmail.com
Thu Jan 24 12:00:02 UTC 2008
>Number: 119939
>Category: ports
>Synopsis: New Port: mail/vchkuser vchkuser is a helper program so qmail-smtpd can accept only true users (or alias) from vpopmail database.
>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: Thu Jan 24 12:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Luiz Otavio O Souza
>Release: FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD server.rede.int.br 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Sat Oct 27 17:44:02 BRST 2007 root at server.rede.int.br:/usr/src/sys/i386/compile/FW i386
>Description:
New Port: mail/vchkuser vchkuser is a helper program so qmail-smtpd can accept only true users (or alias) from vpopmail database.
>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:
#
# vchkuser
# vchkuser/Makefile
# vchkuser/distinfo
# vchkuser/pkg-descr
# vchkuser/pkg-plist
#
echo c - vchkuser
mkdir -p vchkuser > /dev/null 2>&1
echo x - vchkuser/Makefile
sed 's/^X//' >vchkuser/Makefile << 'END-of-vchkuser/Makefile'
X# New ports collection makefile for: vchkuser
X# Date created: 23 January 2008
X# Whom: Luiz Otavio O Souza <loos.br at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= vchkuser
XPORTVERSION= 0.2
XCATEGORIES= mail
XMASTER_SITES= SF
X
XMAINTAINER= loos.br at gmail.com
XCOMMENT= qmail-smtpd+vpopmail check rcpt to on the fly
X
XVPOPMAILDIR?= ${LOCALBASE}/vpopmail
X
XBUILD_DEPENDS+= ${VPOPMAILDIR}/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail
X
XUSE_QMAIL= yes
X
XWRKSRC= ${WRKDIR}/${PORTNAME}
XDOCS= README CHANGELOG
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X @${MKDIR} ${DOCSDIR}
X.for FILE in ${DOCS}
X @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}/${FILE}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-vchkuser/Makefile
echo x - vchkuser/distinfo
sed 's/^X//' >vchkuser/distinfo << 'END-of-vchkuser/distinfo'
XMD5 (vchkuser-0.2.tar.gz) = a4dff72b74d2deec2c6400f657209e2b
XSHA256 (vchkuser-0.2.tar.gz) = 42059dd3ff1eae7ef2fb8f8c0348b41897a610e38b385c8d873ff8ded05ec7ea
XSIZE (vchkuser-0.2.tar.gz) = 8565
END-of-vchkuser/distinfo
echo x - vchkuser/pkg-descr
sed 's/^X//' >vchkuser/pkg-descr << 'END-of-vchkuser/pkg-descr'
Xvchkuser is a helper program so qmail-smtpd can accept only true users
X(or alias) from vpopmail database.
X
XWWW: http://vchkuser.sourceforge.net
END-of-vchkuser/pkg-descr
echo x - vchkuser/pkg-plist
sed 's/^X//' >vchkuser/pkg-plist << 'END-of-vchkuser/pkg-plist'
Xvpopmail/bin/vchkuser
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-vchkuser/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list