FreeBSD Bugzilla – Attachment 40393 Details for
Bug 63490
[NEW PORT] net/py-GeoIP: Mapping of IP addresses/hostnames to country names in Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
py23-GeoIP-1.2.0.shar
py23-GeoIP-1.2.0.shar (text/plain), 2.09 KB, created by
Stefan Walter
on 2004-02-28 15:30:19 UTC
(
hide
)
Description:
py23-GeoIP-1.2.0.shar
Filename:
MIME Type:
Creator:
Stefan Walter
Created:
2004-02-28 15:30:19 UTC
Size:
2.09 KB
patch
obsolete
># 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: ># ># py-GeoIP ># py-GeoIP/Makefile ># py-GeoIP/distinfo ># py-GeoIP/pkg-descr ># >echo c - py-GeoIP >mkdir -p py-GeoIP > /dev/null 2>&1 >echo x - py-GeoIP/Makefile >sed 's/^X//' >py-GeoIP/Makefile << 'END-of-py-GeoIP/Makefile' >X# New ports collection makefile for: py-GeoIP >X# Date created: 27 February 2004 >X# Whom: Stefan Walter <sw@gegenunendlich.de> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= GeoIP >XPORTVERSION= 1.2.0 >XCATEGORIES= net python >XMASTER_SITES= http://www.maxmind.com/download/geoip/api/python/ >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >XDISTNAME= ${PORTNAME}-Python-${PORTVERSION} >X >XMAINTAINER= sw@gegenunendlich.de >XCOMMENT= Mapping of IP addresses/hostnames to country names in Python >X >XLIB_DEPENDS= GeoIP:${PORTSDIR}/net/GeoIP >X >XUSE_PYTHON= yes >XUSE_PYDISTUTILS=yes >X >XEXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} >XEXAMPLE_FILES= README test.py test_city.py test_org.py >X >XPLIST_FILES= %%PYTHON_SITELIBDIR%%/GeoIP.so \ >X %%PORTDOCS%%%%EXAMPLESDIR%%/README \ >X %%PORTDOCS%%%%EXAMPLESDIR%%/test.py \ >X %%PORTDOCS%%%%EXAMPLESDIR%%/test_city.py \ >X %%PORTDOCS%%%%EXAMPLESDIR%%/test_org.py >XPLIST_DIRS= %%PORTDOCS%%%%EXAMPLESDIR%% >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${EXAMPLESDIR} >X.for file in ${EXAMPLE_FILES} >X @${INSTALL_DATA} ${WRKSRC}/${file} ${EXAMPLESDIR} >X.endfor >X.endif >X >X.include <bsd.port.mk> >END-of-py-GeoIP/Makefile >echo x - py-GeoIP/distinfo >sed 's/^X//' >py-GeoIP/distinfo << 'END-of-py-GeoIP/distinfo' >XMD5 (GeoIP-Python-1.2.0.tar.gz) = ec40f604fb64971035b1ab72866d8fc1 >XSIZE (GeoIP-Python-1.2.0.tar.gz) = 9622 >END-of-py-GeoIP/distinfo >echo x - py-GeoIP/pkg-descr >sed 's/^X//' >py-GeoIP/pkg-descr << 'END-of-py-GeoIP/pkg-descr' >XPython API to the GeoIP library for obtaining the country, region, city, >Xlatitude, and longitude of any IP address. >X >XWWW: http://www.maxmind.com/app/python >END-of-py-GeoIP/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 63490
: 40393