ports/81034: New Port: mail/zabit

Ozkan KIRIK ozkan at enderunix.org
Sat May 14 19:20:02 UTC 2005


>Number:         81034
>Category:       ports
>Synopsis:       New Port: mail/zabit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 14 19:20:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ozkan KIRIK
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
EnderUNIX SDT @ Turkey
>Environment:
System: FreeBSD 5.1-RELEASE i386


	
>Description:
	New Port: mail/zabit
>How-To-Repeat:
	Adding new port

>Fix:

	

--- zabit.sh 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:
#
#	zabit
#	zabit/Makefile
#	zabit/distinfo
#	zabit/pkg-descr
#	zabit/pkg-message
#	zabit/pkg-plist
#
echo c - zabit
mkdir -p zabit > /dev/null 2>&1
echo x - zabit/Makefile
sed 's/^X//' >zabit/Makefile << 'END-of-zabit/Makefile'
X# New ports collection makefile for:   zabit
X# Date created:                 14 May 2005
X# Whom:                         Ozkan KIRIK <ozkan at enderunix.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	zabit
XPORTVERSION=	0.7
XPORTREVISION=	0
XCATEGORIES=	mail
XMASTER_SITES=	http://www.enderunix.org/zabit/
X
XMAINTAINER=	ozkan at enderunix.org
XCOMMENT=	Zabit is a content/attachment filter for qmail
X
X.if defined(NOPORTDOCS)
X#make portlint happy :)
X.endif
X
XSED_SCRIPT+=	-e '{ s,%%PREFIX%%,${PREFIX},g; }'
X
Xpre-build:
X	@${DIALOG} --title "${PORTNAME} - ${PORTVERSION} Configuration Menu"\
X		--menu "Choose your locale for case insensitive search" 20 60 13\
X		en_US English\
X		tr_TR Turkish\
X		2>${WRKSRC}/conf-locale
X	@${ECHO_CMD} >> ${WRKSRC}/conf-locale
X	@${ECHO_MSG} "===> Locale: `cat ${WRKSRC}/conf-locale`"
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE} | ${SED} ${SED_SCRIPT}
X
X.include <bsd.port.mk>
END-of-zabit/Makefile
echo x - zabit/distinfo
sed 's/^X//' >zabit/distinfo << 'END-of-zabit/distinfo'
XMD5 (zabit-0.7.tar.gz) = 809cb88fb07a327805a4f2f2276666ad
XSIZE (zabit-0.7.tar.gz) = 15626
END-of-zabit/distinfo
echo x - zabit/pkg-descr
sed 's/^X//' >zabit/pkg-descr << 'END-of-zabit/pkg-descr'
XAlmost anyone would agree that the most prominent problem
Xfacing mail server administrators is spam mails.
XFor that we've decided to code a program which
Xwill be able to detect and reject spam before the mail gets queued.
X
XZabit is a content/attachment filter for qmail.
XIt's been coded in C language for performance reasons.
X
XZabit does content filtering and attachment control.
X
XProject Page:
XWWW: http://www.enderunix.org/zabit
X
XAuthor: 
X   Necati Ersen SISECI
X  siseci at enderunix.org
X EnderUNIX SDT @ Turkey
Xhttp://www.enderunix.org/
END-of-zabit/pkg-descr
echo x - zabit/pkg-message
sed 's/^X//' >zabit/pkg-message << 'END-of-zabit/pkg-message'
XVisit http://www.enderunix.org/
END-of-zabit/pkg-message
echo x - zabit/pkg-plist
sed 's/^X//' >zabit/pkg-plist << 'END-of-zabit/pkg-plist'
Xetc/zabit.conf
Xetc/zabit-attach.conf
Xetc/zabit-disattach.conf
Xbin/zabit
END-of-zabit/pkg-plist
exit
--- zabit.sh ends here ---


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



More information about the freebsd-ports-bugs mailing list