Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2006 17:56:35 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100378: [NEW PORT] www/p5-WWW-VenusEnvy: VenusEnvy comic strip archive and retrieval module
Message-ID:  <20060716095220.4AF032E970@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200607161000.k6GA0WvS033332@freefall.freebsd.org>

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

>Number:         100378
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-WWW-VenusEnvy: VenusEnvy comic strip archive and retrieval module
>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:   Sun Jul 16 10:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan2.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun  2 16:44:35 CST
>Description:
 
This module will download the latest VenusEnvy comic strip
from the Keenspace website and return a binary blob of the image, or write
it to disk.

WWW: http://search.cpan.org/dist/WWW-VenusEnvy/

Generated with FreeBSD Port Tools 0.77
(Thanks to Gea-Suan Lin for his great patch for this port.)
>How-To-Repeat:
>Fix:

--- p5-WWW-VenusEnvy-1.10.shar begins here ---
# 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-WWW-VenusEnvy
#	p5-WWW-VenusEnvy/Makefile
#	p5-WWW-VenusEnvy/distinfo
#	p5-WWW-VenusEnvy/pkg-descr
#	p5-WWW-VenusEnvy/pkg-plist
#
echo c - p5-WWW-VenusEnvy
mkdir -p p5-WWW-VenusEnvy > /dev/null 2>&1
echo x - p5-WWW-VenusEnvy/Makefile
sed 's/^X//' >p5-WWW-VenusEnvy/Makefile << 'END-of-p5-WWW-VenusEnvy/Makefile'
X# New ports collection makefile for:	p5-WWW-VenusEnvy
X# Date created:				2006/06/28
X# Whom:		chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org>
X# Thanks to Gea-Suan Lin for his great patch for this port.
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WWW-VenusEnvy
XPORTVERSION=	1.10
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	WWW
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	chinsan.tw@gmail.com
XCOMMENT=	VenusEnvy comic strip archive and retrieval module
X
XBUILD_DEPENDS=	${RUN_DEPENDS}
XRUN_DEPENDS=	p5-Test-Pod>=1.24:${PORTSDIR}/devel/p5-Test-Pod \
X		p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
X		p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww
X
XPERL_MODBUILD=	yes
X
XMAN3=		WWW::VenusEnvy.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600	# Inherited from www/p5-libwww
XIGNORE=		requires at least Perl 5.6.0. Please install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-WWW-VenusEnvy/Makefile
echo x - p5-WWW-VenusEnvy/distinfo
sed 's/^X//' >p5-WWW-VenusEnvy/distinfo << 'END-of-p5-WWW-VenusEnvy/distinfo'
XMD5 (WWW-VenusEnvy-1.10.tar.gz) = 15926752f71ac3e15a3513f2c2532633
XSHA256 (WWW-VenusEnvy-1.10.tar.gz) = 37d18dffdb90c1f4cb9eeac77ea0803cb668340f7f7e1083f83db5168a76c8d9
XSIZE (WWW-VenusEnvy-1.10.tar.gz) = 10321
END-of-p5-WWW-VenusEnvy/distinfo
echo x - p5-WWW-VenusEnvy/pkg-descr
sed 's/^X//' >p5-WWW-VenusEnvy/pkg-descr << 'END-of-p5-WWW-VenusEnvy/pkg-descr'
XThis module will download the latest VenusEnvy comic strip
Xfrom the Keenspace website and return a binary blob of the image, or write
Xit to disk.
X
XWWW: http://search.cpan.org/dist/WWW-VenusEnvy/
END-of-p5-WWW-VenusEnvy/pkg-descr
echo x - p5-WWW-VenusEnvy/pkg-plist
sed 's/^X//' >p5-WWW-VenusEnvy/pkg-plist << 'END-of-p5-WWW-VenusEnvy/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/WWW/VenusEnvy.pm
X@dirrmtry %%SITE_PERL%%/WWW
END-of-p5-WWW-VenusEnvy/pkg-plist
exit
--- p5-WWW-VenusEnvy-1.10.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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