From clsung@FreeBSD.csie.NCTU.edu.tw  Sat Aug 14 06:37:16 2004
Return-Path: <clsung@FreeBSD.csie.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7714616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Aug 2004 06:37:16 +0000 (GMT)
Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0824743D5E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Aug 2004 06:37:16 +0000 (GMT)
	(envelope-from clsung@FreeBSD.csie.NCTU.edu.tw)
Received: from localhost (unknown [127.0.0.1])
	by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id AACDB106C05
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Aug 2004 14:37:08 +0800 (CST)
Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1])
 by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 63594-06 for <FreeBSD-gnats-submit@freebsd.org>;
 Sat, 14 Aug 2004 14:37:07 +0800 (CST)
Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1038)
	id D08D0106C2C; Sat, 14 Aug 2004 14:37:07 +0800 (CST)
Message-Id: <20040814063707.D08D0106C2C@FreeBSD.csie.NCTU.edu.tw>
Date: Sat, 14 Aug 2004 14:37:07 +0800 (CST)
From: Cheng-Lung Sung <clsung@tw.freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/p5-WWW-Dilbert: Dilbert of the day comic strip archive and retieval module
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 14 06:40:25 GMT 2004
>Closed-Date:    Sun Aug 15 13:59:37 GMT 2004
>Last-Modified:  Sun Aug 15 13:59:37 GMT 2004
>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@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@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@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Dilbert
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW 2>&1 || true
X@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:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sun Aug 15 13:59:30 GMT 2004 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70442 
>Unformatted:
