ports/70442: [NEW PORT] www/p5-WWW-Dilbert: Dilbert of the day comic strip archive and retieval module

Cheng-Lung Sung clsung at tw.freebsd.org
Sat Aug 14 06:40:27 UTC 2004


>Number:         70442
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-WWW-Dilbert: Dilbert of the day comic strip archive and retieval 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:   Sat Aug 14 06:40:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004
>Description:
This module will download the latest Dilbert of the Day cartoon strip
from the Dilbert website and return an object which can be either
stored in a database or output to a browser, disk or whatever. It
allows importing of Dilbert strips from disk or alternate URLs, and
has a random strip interface to return strips from the database.

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

-- Cheng-Lung Sung
clsung at dragon2.net

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-WWW-Dilbert-1.02.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-Dilbert
#	p5-WWW-Dilbert/Makefile
#	p5-WWW-Dilbert/distinfo
#	p5-WWW-Dilbert/pkg-descr
#	p5-WWW-Dilbert/pkg-plist
#
echo c - p5-WWW-Dilbert
mkdir -p p5-WWW-Dilbert > /dev/null 2>&1
echo x - p5-WWW-Dilbert/Makefile
sed 's/^X//' >p5-WWW-Dilbert/Makefile << 'END-of-p5-WWW-Dilbert/Makefile'
X# New ports collection makefile for:	p5-WWW-Dilbert
X# Date created:				Aug 14 2004
X# Whom:					Cheng-Lung Sung <clsung at dragon2.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WWW-Dilbert
XPORTVERSION=	1.02
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	WWW
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	Dilbert of the day comic strip archive and retieval module
X
XBUILD_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
X		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
X		${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		WWW::Dilbert.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XBUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
X.endif
X.if ${PERL_LEVEL} < 500601
XIGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-WWW-Dilbert/Makefile
echo x - p5-WWW-Dilbert/distinfo
sed 's/^X//' >p5-WWW-Dilbert/distinfo << 'END-of-p5-WWW-Dilbert/distinfo'
XMD5 (WWW-Dilbert-1.02.tar.gz) = cd300adbed800cc86642486232d5afd8
XSIZE (WWW-Dilbert-1.02.tar.gz) = 10661
END-of-p5-WWW-Dilbert/distinfo
echo x - p5-WWW-Dilbert/pkg-descr
sed 's/^X//' >p5-WWW-Dilbert/pkg-descr << 'END-of-p5-WWW-Dilbert/pkg-descr'
XThis module will download the latest Dilbert of the Day cartoon strip
Xfrom the Dilbert website and return an object which can be either
Xstored in a database or output to a browser, disk or whatever. It
Xallows importing of Dilbert strips from disk or alternate URLs, and
Xhas a random strip interface to return strips from the database.
X
XWWW: http://search.cpan.org/dist/WWW-Dilbert
X
X-- Cheng-Lung Sung
Xclsung at dragon2.net
END-of-p5-WWW-Dilbert/pkg-descr
echo x - p5-WWW-Dilbert/pkg-plist
sed 's/^X//' >p5-WWW-Dilbert/pkg-plist << 'END-of-p5-WWW-Dilbert/pkg-plist'
X%%SITE_PERL%%/WWW/Dilbert.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Dilbert/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Dilbert
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW 2>&1 || true
X at unexec rmdir %D/%%SITE_PERL%%/WWW 2>&1 || true
END-of-p5-WWW-Dilbert/pkg-plist
exit
--- p5-WWW-Dilbert-1.02.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list