ports/100507: [NEW PORT] www/p5-WWW-Comic: Retrieve comic strip images
chinsan
chinsan.tw at gmail.com
Wed Jul 19 03:30:16 UTC 2006
>Number: 100507
>Category: ports
>Synopsis: [NEW PORT] www/p5-WWW-Comic: Retrieve comic strip images
>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 Jul 19 03:30:14 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 cartoon comic strip images from various websites
and return a binary blob of the image, or write it to disk. Multiple comic
strips can be supported through subclassed plugin modules.
WWW: http://search.cpan.org/dist/WWW-Comic/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-WWW-Comic-1.06.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-Comic
# p5-WWW-Comic/Makefile
# p5-WWW-Comic/distinfo
# p5-WWW-Comic/pkg-descr
# p5-WWW-Comic/pkg-plist
#
echo c - p5-WWW-Comic
mkdir -p p5-WWW-Comic > /dev/null 2>&1
echo x - p5-WWW-Comic/Makefile
sed 's/^X//' >p5-WWW-Comic/Makefile << 'END-of-p5-WWW-Comic/Makefile'
X# New ports collection makefile for: p5-WWW-Comic
X# Date created: 2006/06/28
X# Whom: chinsan <chinsan.tw at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= WWW-Comic
XPORTVERSION= 1.06
XCATEGORIES= www perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= WWW
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= chinsan.tw at gmail.com
XCOMMENT= Retrieve comic strip images
X
XBUILD_DEPENDS= ${RUN_DEPENDS}
XRUN_DEPENDS= p5-Module-Pluggable>=3.01:${PORTSDIR}/devel/p5-Module-Pluggable \
X p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \
X p5-WWW-VenusEnvy>=1.10:${PORTSDIR}/www/p5-WWW-VenusEnvy
X
XPERL_MODBUILD= yes
X
XMAN3= WWW::Comic.3 WWW::Comic::Plugin::uComics.3 \
X WWW::Comic::Plugin::MrWiggles.3 WWW::Comic::Plugin::UserFriendly.3 \
X WWW::Comic::Plugin::VenusEnvy.3 WWW::Comic::Plugin::UFS.3 \
X WWW::Comic::Plugin.3 WWW::Comic::Plugin::Dilbert.3 \
X WWW::Comic::Plugin::Goats.3
X
X.include <bsd.port.mk>
END-of-p5-WWW-Comic/Makefile
echo x - p5-WWW-Comic/distinfo
sed 's/^X//' >p5-WWW-Comic/distinfo << 'END-of-p5-WWW-Comic/distinfo'
XMD5 (WWW-Comic-1.06.tar.gz) = 211826fbbdf07e8448145c6a7a33f621
XSHA256 (WWW-Comic-1.06.tar.gz) = b2f4251919c17bc37958b78b7018f8c941097e377ee77578b744bea389064934
XSIZE (WWW-Comic-1.06.tar.gz) = 15729
END-of-p5-WWW-Comic/distinfo
echo x - p5-WWW-Comic/pkg-descr
sed 's/^X//' >p5-WWW-Comic/pkg-descr << 'END-of-p5-WWW-Comic/pkg-descr'
XThis module will download cartoon comic strip images from various websites
Xand return a binary blob of the image, or write it to disk. Multiple comic
Xstrips can be supported through subclassed plugin modules.
X
XWWW: http://search.cpan.org/dist/WWW-Comic/
END-of-p5-WWW-Comic/pkg-descr
echo x - p5-WWW-Comic/pkg-plist
sed 's/^X//' >p5-WWW-Comic/pkg-plist << 'END-of-p5-WWW-Comic/pkg-plist'
X%%SITE_PERL%%/WWW/Comic.pm
X%%SITE_PERL%%/WWW/Comic/Plugin.pm
X%%SITE_PERL%%/WWW/Comic/Plugin/UserFriendly.pm
X%%SITE_PERL%%/WWW/Comic/Plugin/uComics.pm
X%%SITE_PERL%%/WWW/Comic/Plugin/VenusEnvy.pm
X%%SITE_PERL%%/WWW/Comic/Plugin/Goats.pm
X%%SITE_PERL%%/WWW/Comic/Plugin/MrWiggles.pm
X%%SITE_PERL%%/WWW/Comic/Plugin/Dilbert.pm
X%%SITE_PERL%%/WWW/Comic/Plugin/UFS.pm
X at dirrmtry %%SITE_PERL%%/WWW/Comic/Plugin
X at dirrmtry %%SITE_PERL%%/WWW/Comic
X at dirrmtry %%SITE_PERL%%/WWW
END-of-p5-WWW-Comic/pkg-plist
exit
--- p5-WWW-Comic-1.06.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list