Bug 110798

Summary: [NEW PORT] www/pecl-geoip: Map IP address to geographic places
Product: Ports & Packages Reporter: gslin
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pecl-geoip-0.2.0.shar none

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.