Skip site navigation (1)Skip section navigation (2)
Date:      15 Oct 2003 14:17:13 -0000
From:      James Raftery <james@now.ie>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58069: New port: p5-Net-QMTP - perl module for QMTP client
Message-ID:  <20031015141713.25614.qmail@bender.kerna.ie>
Resent-Message-ID: <200310151420.h9FEKAtN047183@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58069
>Category:       ports
>Synopsis:       New port: p5-Net-QMTP - perl module for QMTP client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 15 07:20:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     James Raftery
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD bender.kerna.ie 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #2: Wed Oct 8 01:51:36 IST 2003 james@bender.kerna.ie:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	Net::QMTP is a perl module which provides an object interface to
	a Quick Mail Transfer Protocol (QMTP) client.

	I am the author/maintainer of Net-QMTP and am happy to maintain
	the port too.

	shar archive below.  Thanks!

>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:
#
#	/usr/ports/mail/p5-Net-QMTP
#	/usr/ports/mail/p5-Net-QMTP/Makefile
#	/usr/ports/mail/p5-Net-QMTP/distinfo
#	/usr/ports/mail/p5-Net-QMTP/pkg-descr
#	/usr/ports/mail/p5-Net-QMTP/pkg-plist
#
echo c - /usr/ports/mail/p5-Net-QMTP
mkdir -p /usr/ports/mail/p5-Net-QMTP > /dev/null 2>&1
echo x - /usr/ports/mail/p5-Net-QMTP/Makefile
sed 's/^X//' >/usr/ports/mail/p5-Net-QMTP/Makefile << 'END-of-/usr/ports/mail/p5-Net-QMTP/Makefile'
X# New ports collection makefile for:	mail/p5-Net-QMTP
X# Date created:				15 October 2003
X# Whom:					James Raftery <james@now.ie>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-QMTP
XPORTVERSION=	0.05
XCATEGORIES=	mail perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	james@now.ie
XCOMMENT=	Perl module to provide a Quick Mail Transfer Protocol (QMTP) client
X
XRUN_DEPENDS=	${SITE_PERL}/Text/Netstring.pm:${PORTSDIR}/textproc/p5-Text-Netstring
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Net::QMTP.3
X
X.include <bsd.port.mk>
END-of-/usr/ports/mail/p5-Net-QMTP/Makefile
echo x - /usr/ports/mail/p5-Net-QMTP/distinfo
sed 's/^X//' >/usr/ports/mail/p5-Net-QMTP/distinfo << 'END-of-/usr/ports/mail/p5-Net-QMTP/distinfo'
XMD5 (Net-QMTP-0.05.tar.gz) = 9d79432d3a67a66aeae952e7e2c0d08c
END-of-/usr/ports/mail/p5-Net-QMTP/distinfo
echo x - /usr/ports/mail/p5-Net-QMTP/pkg-descr
sed 's/^X//' >/usr/ports/mail/p5-Net-QMTP/pkg-descr << 'END-of-/usr/ports/mail/p5-Net-QMTP/pkg-descr'
XNet::QMTP is a perl module which provides an object interface to a Quick
XMail Transfer Protocol (QMTP) client. QMTP is a replacement for the
XSimple Mail Transfer Protocol (SMTP).
X
XWWW: http://search.cpan.org/dist/Net-QMTP/
X
XJames Raftery.
X<james@now.ie>
END-of-/usr/ports/mail/p5-Net-QMTP/pkg-descr
echo x - /usr/ports/mail/p5-Net-QMTP/pkg-plist
sed 's/^X//' >/usr/ports/mail/p5-Net-QMTP/pkg-plist << 'END-of-/usr/ports/mail/p5-Net-QMTP/pkg-plist'
X%%SITE_PERL%%/Net/QMTP.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/QMTP/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/QMTP
X@unexec rmdir %%SITE_PERL%%/Net 2>/dev/null || true
X@unexec rmdir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
END-of-/usr/ports/mail/p5-Net-QMTP/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031015141713.25614.qmail>