From owner-freebsd-ports Sat Jun 30 18: 0:21 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7383737B408 for ; Sat, 30 Jun 2001 18:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f61104338999; Sat, 30 Jun 2001 18:00:04 -0700 (PDT) (envelope-from gnats) Received: from totem.fix.no (totem.fix.no [213.142.66.130]) by hub.freebsd.org (Postfix) with ESMTP id A4EC437B403 for ; Sat, 30 Jun 2001 17:59:13 -0700 (PDT) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id 7DA413C8E; Sun, 1 Jul 2001 02:59:12 +0200 (CEST) Message-Id: <20010701005912.7DA413C8E@totem.fix.no> Date: Sun, 1 Jul 2001 02:59:12 +0200 (CEST) From: Anders Nordby Reply-To: Anders Nordby To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/28557: New port: mail/tlb Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28557 >Category: ports >Synopsis: New port: mail/tlb >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 30 18:00:03 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 4.3-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: >Description: New port of The List Batcher, a general purpose mail list delivery engine. >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: # # tlb # tlb/Makefile # tlb/distinfo # tlb/pkg-comment # tlb/pkg-descr # tlb/pkg-plist # echo c - tlb mkdir -p tlb > /dev/null 2>&1 echo x - tlb/Makefile sed 's/^X//' >tlb/Makefile << 'END-of-tlb/Makefile' X# New ports collection makefile for: tlb X# Date created: 01 July 2001 X# Whom: Anders Nordby X# X# $FreeBSD$ X# X XPORTNAME= tlb XPORTVERSION= 0.11a XCATEGORIES= mail perl5 XMASTER_SITES= ftp://ftp.hpc.uh.edu/pub/tlb/ \ X http://www.freenix.no/~anders/ \ X ftp://totem.fix.no/pub/mirrors/misc/ XEXTRACT_SUFX= .tgz X XMAINTAINER= anders@fix.no X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Domain.pm:${PORTSDIR}/net/p5-Net X XNO_BUILD= yes XUSE_PERL5= yes X XDOCS= FAQ INSTALL README README.loglevels README.mungelist TIPS TODO \ X complete.tlb mj.tlb simple.tlb XFIXPREFIX= tlb mungelist complete.tlb mj.tlb simple.tlb X Xpre-patch: X.for f in ${FIXPREFIX} X ${PERL} -pi -e "s@^#!/usr/local/bin/perl5@#!${PERL}@g;\ X s@/usr/lib/sendmail@/usr/sbin/sendmail@g" ${WRKSRC}/${f} X.endfor X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/tlb ${PREFIX}/bin X ${INSTALL_SCRIPT} ${WRKSRC}/mungelist ${PREFIX}/bin X.if !defined(NOPORTDOCS) X ${INSTALL} -d -o root -g wheel -m 0755 ${PREFIX}/share/doc/tlb X.for f in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/tlb X.endfor X.endif X X.include END-of-tlb/Makefile echo x - tlb/distinfo sed 's/^X//' >tlb/distinfo << 'END-of-tlb/distinfo' XMD5 (tlb-0.11a.tgz) = c9e0d784092ff1f62c49de671f55798a END-of-tlb/distinfo echo x - tlb/pkg-comment sed 's/^X//' >tlb/pkg-comment << 'END-of-tlb/pkg-comment' XThe List Batcher, a general purpose mail list delivery engine END-of-tlb/pkg-comment echo x - tlb/pkg-descr sed 's/^X//' >tlb/pkg-descr << 'END-of-tlb/pkg-descr' XTLB, aka The List Batcher, is a general purpose mailing list delivery engine. XIts function is to take a list of addresses, split it up according to various Xcriteria, and send the chunks via local programs or SMTP to any number of Xhosts for delivery. X X- Anders Nordby END-of-tlb/pkg-descr echo x - tlb/pkg-plist sed 's/^X//' >tlb/pkg-plist << 'END-of-tlb/pkg-plist' Xbin/tlb Xbin/mungelist X%%PORTDOCS%%share/doc/tlb/FAQ X%%PORTDOCS%%share/doc/tlb/INSTALL X%%PORTDOCS%%share/doc/tlb/README X%%PORTDOCS%%share/doc/tlb/README.loglevels X%%PORTDOCS%%share/doc/tlb/README.mungelist X%%PORTDOCS%%share/doc/tlb/TIPS X%%PORTDOCS%%share/doc/tlb/TODO X%%PORTDOCS%%share/doc/tlb/complete.tlb X%%PORTDOCS%%share/doc/tlb/mj.tlb X%%PORTDOCS%%share/doc/tlb/simple.tlb X%%PORTDOCS%%@dirrm share/doc/tlb END-of-tlb/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message