Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2009 01:27:11 -0500
From:      "Zane C. B." <vvelox@vvelox.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/139170: New Port: astro/p5-ZConf-Weather A ZConf module to assist with fetching/printing weather information
Message-ID:  <1254032831.60212@chama.vulpes>
Resent-Message-ID: <200909270630.n8R6U2et016030@freefall.freebsd.org>

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

>Number:         139170
>Category:       ports
>Synopsis:       New Port: astro/p5-ZConf-Weather   A ZConf module to assist with fetching/printing weather information
>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 Sep 27 06:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Zane C. B.
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.4-STABLE #1: Sun Aug 23 20:24:55 CDT 2009
    kitsune@chama.vulpes:/usr/obj/usr/src/sys/SMP



>Description:


A ZConf based library to facilitate fetching weather information
and dumping it or printing it via a template.

zcweather - Fetches the weather for the specified location.

WWW: http://search.cpan.org/dist/ZConf-Weather



>How-To-Repeat:


1: unshar
2: install and enjoy


>Fix:


--- astro_p5-ZConf-Weather.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-ZConf-Weather/
#	p5-ZConf-Weather/Makefile
#	p5-ZConf-Weather/pkg-descr
#	p5-ZConf-Weather/pkg-plist
#	p5-ZConf-Weather/distinfo
#
echo c - p5-ZConf-Weather/
mkdir -p p5-ZConf-Weather/ > /dev/null 2>&1
echo x - p5-ZConf-Weather/Makefile
sed 's/^X//' >p5-ZConf-Weather/Makefile << 'cabf6975edb446fb3db45f53a547828e'
X# New ports collection makefile for:	p5-ZConf-Weather
X# Date created:		2009-09-27
X# Whom:			Zane C, Bowers <vvelox@vvelox.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ZConf-Weather
XPORTVERSION=	0.1.1
XCATEGORIES=	astro perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	vvelox@vvelox.net
XCOMMENT=	A ZConf module to assist with fetching/
Xprinting weather information
X
XBUILD_DEPENDS=	${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
X		${SITE_PERL}/Text/NeatTemplate.pm:${PORTSDIR}/textproc/p5-Text-NeatTemplate \
X		${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground
X
XPERL_CONFIGURE=	yes
X
XMAN3=		ZConf::Weather.3
X
X.include <bsd.port.mk>
cabf6975edb446fb3db45f53a547828e
echo x - p5-ZConf-Weather/pkg-descr
sed 's/^X//' >p5-ZConf-Weather/pkg-descr << 'f5e10e41bf81cdb23994a1acdf8e5e7c'
XA ZConf based library to facilitate fetching weather information
Xand dumping it or printing it via a template.
X
Xzcweather - Fetches the weather for the specified location.
X
XWWW: http://search.cpan.org/dist/ZConf-Weather
f5e10e41bf81cdb23994a1acdf8e5e7c
echo x - p5-ZConf-Weather/pkg-plist
sed 's/^X//' >p5-ZConf-Weather/pkg-plist << 'c3b7605fffc1391b1526a7c0c9ade35e'
Xbin/zcweather
X%%SITE_PERL%%/ZConf/Weather.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Weather/.packlist
X@dirrmtry %%SITE_PERL%%/ZConf
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf
c3b7605fffc1391b1526a7c0c9ade35e
echo x - p5-ZConf-Weather/distinfo
sed 's/^X//' >p5-ZConf-Weather/distinfo << 'c4aa9fec2624f22ea746f5648fa755c9'
XMD5 (ZConf-Weather-0.1.1.tar.gz) = bc7849265569b202e9fc996c1ca7609c
XSHA256 (ZConf-Weather-0.1.1.tar.gz) = 7ea286603c2488aeaee406fa953635f0f4660773499fbb318a7834fe63214d7c
XSIZE (ZConf-Weather-0.1.1.tar.gz) = 8401
c4aa9fec2624f22ea746f5648fa755c9
exit

--- astro_p5-ZConf-Weather.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?1254032831.60212>