Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Aug 2004 00:56:40 -0400
From:      Aaron Straup Cope <ascope@cpan.org>
To:        "FreeBSD-gnats-submit@freebsd.org" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/69939: A (new) port of the Net::Delicious Perl5 library
Message-ID:  <1091508999.67615.17.camel@localhost>
Resent-Message-ID: <200408030500.i7350lsh054739@freefall.freebsd.org>

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

>Number:         69939
>Category:       ports
>Synopsis:       A (new) port of the Net::Delicious Perl5 library
>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:   Tue Aug 03 05:00:46 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Straup Cope
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD localhost 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #4:
Tue Jul 27 20:25:39 EDT 2004 asc@localhost:/usr/obj/usr/src/sys/LUMPY
i386
>Description:
A (new) port of the Net::Delicious Perl5 library
>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:
#
#	p5-Net-Delicious
#	p5-Net-Delicious/Makefile
#	p5-Net-Delicious/distinfo
#	p5-Net-Delicious/pkg-descr
#	p5-Net-Delicious/pkg-plist
#
echo c - p5-Net-Delicious
mkdir -p p5-Net-Delicious > /dev/null 2>&1
echo x - p5-Net-Delicious/Makefile
sed 's/^X//' >p5-Net-Delicious/Makefile <<
'END-of-p5-Net-Delicious/Makefile'
X# New ports collection makefile for: p5-Net-Delicious
X# Date created: August 03, 2004
X# Whom: Aaron Straup Cope <ascope@cpan.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Delicious
XPORTVERSION=	0.6
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ascope@cpan.org
XCOMMENT=	OOP for managing posts on del.icio.us
X
XBUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
\
X		${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
X		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
X		${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \
X		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
XMAN3=	Net::Delicious.3
X
X.include <bsd.port.mk>
END-of-p5-Net-Delicious/Makefile
echo x - p5-Net-Delicious/distinfo
sed 's/^X//' >p5-Net-Delicious/distinfo <<
'END-of-p5-Net-Delicious/distinfo'
XMD5 (Net-Delicious-0.6.tar.gz) = 547f17d0c39f3abea9fc6db0c8e15833
XSIZE (Net-Delicious-0.6.tar.gz) = 7262
END-of-p5-Net-Delicious/distinfo
echo x - p5-Net-Delicious/pkg-descr
sed 's/^X//' >p5-Net-Delicious/pkg-descr <<
'END-of-p5-Net-Delicious/pkg-descr'
XNet::Delicious provides an object oriented interface for
Xmanaging your posts on http://del.icio.us.
X
XWWW: http://search.cpan.org/dist/Net-Delicious
END-of-p5-Net-Delicious/pkg-descr
echo x - p5-Net-Delicious/pkg-plist
sed 's/^X//' >p5-Net-Delicious/pkg-plist <<
'END-of-p5-Net-Delicious/pkg-plist'
X%%SITE_PERL%%/Net/Delicious.pm
X%%SITE_PERL%%/Net/Delicious/Constants/Api.pm
X%%SITE_PERL%%/Net/Delicious/Constants/Response.pm
X%%SITE_PERL%%/Net/Delicious/Constants/Uri.pm
X%%SITE_PERL%%/Net/Delicious/Constants.pm
X%%SITE_PERL%%/Net/Delicious/Date.pm
X%%SITE_PERL%%/Net/Delicious/Iterator.pm
X%%SITE_PERL%%/Net/Delicious/Post.pm
X%%SITE_PERL%%/Net/Delicious/Subscription.pm
X%%SITE_PERL%%/Net/Delicious/Tag.pm
X%%SITE_PERL%%/Net/Delicious/User.pm
X%%SITE_PERL%%/mach/auto/Net/Delicious/.packlist
X@dirrm %%SITE_PERL%%/Net/Delicious
X@dirrm %%SITE_PERL%%/mach/auto/Net/Delicious
END-of-p5-Net-Delicious/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?1091508999.67615.17.camel>