From owner-freebsd-ports Sun Jan 12 12:40: 7 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65B4F37B401 for ; Sun, 12 Jan 2003 12:40:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC1D043F13 for ; Sun, 12 Jan 2003 12:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0CKe2NS026054 for ; Sun, 12 Jan 2003 12:40:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0CKe2DM026053; Sun, 12 Jan 2003 12:40:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450B437B401 for ; Sun, 12 Jan 2003 12:36:37 -0800 (PST) Received: from mail.indigo.ie (p131-207.as1.whi.dublin.eircom.net [159.134.131.207]) by mx1.FreeBSD.org (Postfix) with SMTP id 1597C43EB2 for ; Sun, 12 Jan 2003 12:36:35 -0800 (PST) (envelope-from james@now.ie) Received: from fridge.botanic.ave (localhost.botanic.ave [127.0.0.1]) by fridge.botanic.ave (8.12.6/8.12.6) with ESMTP id h0CKP32w017929 for ; Sun, 12 Jan 2003 20:25:03 GMT (envelope-from james@fridge.botanic.ave) Received: (from james@localhost) by fridge.botanic.ave (8.12.6/8.12.6/Submit) id h0CKP1X0017928; Sun, 12 Jan 2003 20:25:01 GMT Message-Id: <200301122025.h0CKF1X4517928@fridge.botanic.ave> Date: Sun, 12 Jan 2003 20:25:01 GMT From: James Raftery Reply-To: James Raftery To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47003: New port: p5-vpopmail - perl interface to vpopmail API 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: 47003 >Category: ports >Synopsis: New port: p5-vpopmail - perl interface to vpopmail API >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: Sun Jan 12 12:40:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: James Raftery >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD fridge.botanic.ave 4.7-RELEASE FreeBSD 4.7-RELEASE #3: Sun Oct 20 00:24:02 IST 2002 root@fridge.botanic.ave:/usr/local/obj/usr/src/sys/FRIDGE i386 >Description: New port skeleton for p5-vpopmail, a perl interface to the vpopmail API (ports/mail/vpopmail-stable). I'm happy to be its maintainer. shar below. Thanks, james. >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: # # mail/p5-vpopmail # mail/p5-vpopmail/Makefile # mail/p5-vpopmail/pkg-comment # mail/p5-vpopmail/pkg-descr # mail/p5-vpopmail/distinfo # mail/p5-vpopmail/pkg-plist # echo c - mail/p5-vpopmail mkdir -p mail/p5-vpopmail > /dev/null 2>&1 echo x - mail/p5-vpopmail/Makefile sed 's/^X//' >mail/p5-vpopmail/Makefile << 'END-of-mail/p5-vpopmail/Makefile' X# New ports collection makefile for: p5-vpopmail X# Date created: 12 January 2003. X# Whom: James Raftery X# X# $FreeBSD$ X# X XPORTNAME= vpopmail XPORTVERSION= 0.08 XCATEGORIES= mail perl5 XMASTER_SITES= http://www.cpan.dk/CPAN/modules/by-authors/id/S/SS/SSCANLON/ \ X ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-authors/id/S/SS/SSCANLON/ \ X ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/id/S/SS/SSCANLON/ XPKGNAMEPREFIX= p5- X XMAINTAINER= james@now.ie X XBUILD_DEPENDS= ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail-stable XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= vpopmail.3 X X.include END-of-mail/p5-vpopmail/Makefile echo x - mail/p5-vpopmail/pkg-comment sed 's/^X//' >mail/p5-vpopmail/pkg-comment << 'END-of-mail/p5-vpopmail/pkg-comment' XPerl module to provide access to vpopmail API END-of-mail/p5-vpopmail/pkg-comment echo x - mail/p5-vpopmail/pkg-descr sed 's/^X//' >mail/p5-vpopmail/pkg-descr << 'END-of-mail/p5-vpopmail/pkg-descr' XA perl module which allow perl scripts to make use of the vpopmail API. X XWWW: http://bluedot.net/ X XJames Raftery. X END-of-mail/p5-vpopmail/pkg-descr echo x - mail/p5-vpopmail/distinfo sed 's/^X//' >mail/p5-vpopmail/distinfo << 'END-of-mail/p5-vpopmail/distinfo' XMD5 (vpopmail-0.08.tar.gz) = dba795cffc27eb9be4b7bc9cc7ac5471 END-of-mail/p5-vpopmail/distinfo echo x - mail/p5-vpopmail/pkg-plist sed 's/^X//' >mail/p5-vpopmail/pkg-plist << 'END-of-mail/p5-vpopmail/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/vpopmail/vpopmail.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/vpopmail/vpopmail.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/vpopmail/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/vpopmail Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/vpopmail.pm END-of-mail/p5-vpopmail/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