Date: Sun, 12 Jan 2003 20:25:01 GMT From: James Raftery <james@now.ie> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/47003: New port: p5-vpopmail - perl interface to vpopmail API Message-ID: <200301122025.h0CKF1X4517928@fridge.botanic.ave>
next in thread | raw e-mail | index | archive | help
>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 <james@now.ie> 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 <bsd.port.mk> 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<james@now.ie> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301122025.h0CKF1X4517928>