Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2006 03:27:18 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107036: [NEW PORT] net/pear-Net_Geo: Geographical locations based on Internet address
Message-ID:  <20061221192718.26B1C11433@chinsan.twbbs.org>
Resent-Message-ID: <200612211930.kBLJUDb2009792@freefall.freebsd.org>

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

>Number:         107036
>Category:       ports
>Synopsis:       [NEW PORT] net/pear-Net_Geo: Geographical locations based on Internet address
>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:   Thu Dec 21 19:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec  4 02:04:40 CST
>Description:
Obtains geographical information based on IP number, domain name,
or AS number. Makes use of CAIDA Net_Geo lookup, HostIP or
localizer extension.

WWW: http://pear.php.net/package/Net_Geo/

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

--- pear-Net_Geo-1.0.4.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:
#
#	pear-Net_Geo
#	pear-Net_Geo/Makefile
#	pear-Net_Geo/distinfo
#	pear-Net_Geo/pkg-descr
#
echo c - pear-Net_Geo
mkdir -p pear-Net_Geo > /dev/null 2>&1
echo x - pear-Net_Geo/Makefile
sed 's/^X//' >pear-Net_Geo/Makefile << 'END-of-pear-Net_Geo/Makefile'
X# Ports collection makefile for:  pear-Net_Geo
X# Date created:			  2006/12/22
X# Whom:				  chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_Geo
XPORTVERSION=	1.0.4
XCATEGORIES=	net pear
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Geographical locations based on Internet address
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
X		${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \
X		${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Net
XFILES=		Geo.php README
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-pear-Net_Geo/Makefile
echo x - pear-Net_Geo/distinfo
sed 's/^X//' >pear-Net_Geo/distinfo << 'END-of-pear-Net_Geo/distinfo'
XMD5 (PEAR/Net_Geo-1.0.4.tgz) = 1584f47c7f3cf006ab4793bbac416b09
XSHA256 (PEAR/Net_Geo-1.0.4.tgz) = 14430303f028257c53598987eeaa3145dd8d360ecce8ea69adad7ca792767e6a
XSIZE (PEAR/Net_Geo-1.0.4.tgz) = 7655
END-of-pear-Net_Geo/distinfo
echo x - pear-Net_Geo/pkg-descr
sed 's/^X//' >pear-Net_Geo/pkg-descr << 'END-of-pear-Net_Geo/pkg-descr'
XObtains geographical information based on IP number, domain name,
Xor AS number. Makes use of CAIDA Net_Geo lookup, HostIP or
Xlocalizer extension.
X
XWWW: http://pear.php.net/package/Net_Geo/
END-of-pear-Net_Geo/pkg-descr
exit
--- pear-Net_Geo-1.0.4.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?20061221192718.26B1C11433>