Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 23:02:59 +0200 (CEST)
From:      Simon Olofsson <simon@olofsson.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97370: [NEW PORT] astro/p5-Weather-Underground: Retrieve weather information from wunderground.com
Message-ID:  <20060516210259.E972F5C7E@gul.lan.gath3n.de>
Resent-Message-ID: <200605162110.k4GLAHsd024085@freefall.freebsd.org>

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

>Number:         97370
>Category:       ports
>Synopsis:       [NEW PORT] astro/p5-Weather-Underground: Retrieve weather information from wunderground.com
>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:   Tue May 16 21:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #23: Sat May  6 13:07:44 CEST
>Description:
Weather::Underground is a perl module which provides a simple OO interface to
retrieving weather data for a geographic location.  It does so by querying
wunderground.com and parsing the returned results.

Author:	Mina Naguib <mina.cpan@naguib.ca>
WWW:	http://search.cpan.org/~mnaguib/Weather-Underground/

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

--- p5-Weather-Underground-3.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-Weather-Underground
#	p5-Weather-Underground/pkg-descr
#	p5-Weather-Underground/Makefile
#	p5-Weather-Underground/pkg-plist
#	p5-Weather-Underground/distinfo
#
echo c - p5-Weather-Underground
mkdir -p p5-Weather-Underground > /dev/null 2>&1
echo x - p5-Weather-Underground/pkg-descr
sed 's/^X//' >p5-Weather-Underground/pkg-descr << 'END-of-p5-Weather-Underground/pkg-descr'
XWeather::Underground is a perl module which provides a simple OO interface to
Xretrieving weather data for a geographic location.  It does so by querying
Xwunderground.com and parsing the returned results.
X
XAuthor:	Mina Naguib <mina.cpan@naguib.ca>
XWWW:	http://search.cpan.org/~mnaguib/Weather-Underground/
END-of-p5-Weather-Underground/pkg-descr
echo x - p5-Weather-Underground/Makefile
sed 's/^X//' >p5-Weather-Underground/Makefile << 'END-of-p5-Weather-Underground/Makefile'
X# New ports collection makefile for:	p5-Weather-Underground
X# Date created:		2006-05-16
X# Whom:			Simon Olofsson <simon@olofsson.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Weather-Underground
XPORTVERSION=	3.02
XCATEGORIES=	astro perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Weather
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	simon@olofsson.de
XCOMMENT=	Retrieve weather information from wunderground.com
X
XBUILD_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
X	${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Weather::Underground.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XIGNORE=requires perl 5.8.0 or later. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Weather-Underground/Makefile
echo x - p5-Weather-Underground/pkg-plist
sed 's/^X//' >p5-Weather-Underground/pkg-plist << 'END-of-p5-Weather-Underground/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground/.packlist
X%%SITE_PERL%%/Weather/Underground.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather
X@dirrmtry %%SITE_PERL%%/Weather
END-of-p5-Weather-Underground/pkg-plist
echo x - p5-Weather-Underground/distinfo
sed 's/^X//' >p5-Weather-Underground/distinfo << 'END-of-p5-Weather-Underground/distinfo'
XMD5 (Weather-Underground-3.02.tar.gz) = e62f2b51de150352ba40fe0dfa7ddb58
XSHA256 (Weather-Underground-3.02.tar.gz) = 16fb1cb0b3eb4792452eac13fcafb84199e5f06bd861e653cb89e72506c1403a
XSIZE (Weather-Underground-3.02.tar.gz) = 9003
END-of-p5-Weather-Underground/distinfo
exit
--- p5-Weather-Underground-3.02.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?20060516210259.E972F5C7E>