ports/82488: new port: mail/qmail-rblchk

Emanuel Haupt ehaupt at critical.ch
Tue Jun 21 14:40:09 UTC 2005


>Number:         82488
>Category:       ports
>Synopsis:       new port: mail/qmail-rblchk
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 21 14:40:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Fri Jun 10 23:25:47 CEST 2005 root at beaver.critical.ch:/usr/obj/usr/src-release/src/sys/BEAVER i386


	
>Description:
new port: mail/qmail-rblchk

A fast rbl lookup implementation for qmail, typically used as part of .qmail
command processing.

It has the same function as rblsmtpd, but the messages are checked at local
delivery time.


>How-To-Repeat:
	
>Fix:

	



--- qmail-rblchk.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:
#
#	qmail-rblchk
#	qmail-rblchk/Makefile
#	qmail-rblchk/pkg-descr
#	qmail-rblchk/distinfo
#
echo c - qmail-rblchk
mkdir -p qmail-rblchk > /dev/null 2>&1
echo x - qmail-rblchk/Makefile
sed 's/^X//' >qmail-rblchk/Makefile << 'END-of-qmail-rblchk/Makefile'
X# New ports collection makefile for:	qmail-rblchk
X# Date created:				21 Jun 2005
X# Whom:					Emanuel Haupt <ehaupt at critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	qmail-rblchk
XDISTVERSION=	2.1
XCATEGORIES=	mail
XMASTER_SITES=	http://morettoni.net/qmail/
X
XMAINTAINER=	ehaupt at critical.ch
XCOMMENT=	A qmail RBL filter
X
XLDFLAGS?=	-s
XCFLAGS?=	-O2 -Wimplicit -Wunused -Wcomment -Wchar-subscripts -Wuninitialized \
X		-Wshadow -Wcast-qual -Wcast-align -Wwrite-strings
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XALL_TARGET=	default
XINSTALL_TARGET=	setup
X
XPLIST_FILES=	bin/qmail-rblchk
X
Xdo-configure:
X	${PRINTF}   "${PREFIX}\n\n.../bin.\n"	> ${WRKSRC}/conf-home
X	${ECHO_CMD} "${CC} ${CFLAGS}"		> ${WRKSRC}/conf-cc
X	${ECHO_CMD} "${CC} ${LDFLAGS}"		> ${WRKSRC}/conf-ld
X
X.include <bsd.port.mk>
END-of-qmail-rblchk/Makefile
echo x - qmail-rblchk/pkg-descr
sed 's/^X//' >qmail-rblchk/pkg-descr << 'END-of-qmail-rblchk/pkg-descr'
XA fast rbl lookup implementation for qmail, typically used as part of .qmail
Xcommand processing.
X
XIt has the same function as rblsmtpd, but the messages are checked at local
Xdelivery time.
X
XWWW: http://morettoni.net/qmail-rblchk.en.html
X
X- ehaupt
Xehaupt at critical.ch
END-of-qmail-rblchk/pkg-descr
echo x - qmail-rblchk/distinfo
sed 's/^X//' >qmail-rblchk/distinfo << 'END-of-qmail-rblchk/distinfo'
XMD5 (qmail-rblchk-2.1.tar.gz) = 887df9a3150f992b785fef541ed63538
XSIZE (qmail-rblchk-2.1.tar.gz) = 37925
END-of-qmail-rblchk/distinfo
exit
--- qmail-rblchk.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list