Bug 110798 - [NEW PORT] www/pecl-geoip: Map IP address to geographic places
Summary: [NEW PORT] www/pecl-geoip: Map IP address to geographic places
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-25 14:40 UTC by gslin
Modified: 2007-03-28 02:40 UTC (History)
1 user (show)

See Also:


Attachments
pecl-geoip-0.2.0.shar (1.70 KB, text/plain)
2007-03-25 14:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-03-25 14:40:10 UTC
This PHP extension allows you to find the location of an IP address -
City, State, Country, Longitude, Latitude, and other information as
all, such as ISP and connection type.

WWW:	http://www.maxmind.com/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-25 14:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-28 02:38:53 UTC
clsung      2007-03-28 01:38:47 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/pecl-geoip       Makefile distinfo pkg-descr 
  Log:
  Add pecl-geoip 0.2.0, map IP address to geographic places.
  
  PR:             ports/110798
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1838    +1 -0      ports/net/Makefile
  1.1       +27 -0     ports/net/pecl-geoip/Makefile (new)
  1.1       +3 -0      ports/net/pecl-geoip/distinfo (new)
  1.1       +5 -0      ports/net/pecl-geoip/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-03-28 02:39:10 UTC
State Changed
From-To: open->closed

New port added in net/. Thank You.