From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 14 19:20:02 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05BAA16A4D0 for ; Sat, 14 May 2005 19:20:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B546E43D75 for ; Sat, 14 May 2005 19:20:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4EJK1Sg068937 for ; Sat, 14 May 2005 19:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4EJK1cj068936; Sat, 14 May 2005 19:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 14 May 2005 19:20:01 GMT Resent-Message-Id: <200505141920.j4EJK1cj068936@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ozkan KIRIK Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6724516A4CE for ; Sat, 14 May 2005 19:12:22 +0000 (GMT) Received: from mail.mersin.edu.tr (mail.mersin.edu.tr [193.255.128.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8583C43D53 for ; Sat, 14 May 2005 19:12:19 +0000 (GMT) (envelope-from root@mersin.edu.tr) Received: from localhost (localhost.mersin.edu.tr [127.0.0.1]) by mail.mersin.edu.tr (Postfix) with ESMTP id F275745B02; Sat, 14 May 2005 22:15:48 +0300 (EEST) Received: from mail.mersin.edu.tr ([127.0.0.1]) by localhost (mail.mersin.edu.tr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22304-15; Sat, 14 May 2005 22:15:46 +0300 (EEST) Received: by mail.mersin.edu.tr (Postfix, from userid 0) id 34A7845B01; Sat, 14 May 2005 22:15:46 +0300 (EEST) Message-Id: <20050514191546.34A7845B01@mail.mersin.edu.tr> Date: Sat, 14 May 2005 22:15:46 +0300 (EEST) From: Ozkan KIRIK To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: staff@enderunix.org Subject: ports/81034: New Port: mail/zabit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ozkan KIRIK List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 19:20:02 -0000 >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 X# X# $FreeBSD$ X# X XPORTNAME= zabit XPORTVERSION= 0.7 XPORTREVISION= 0 XCATEGORIES= mail XMASTER_SITES= http://www.enderunix.org/zabit/ X XMAINTAINER= ozkan@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 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@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: