Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/ip2location: Update to 8.4.1 | Ryan Steinmetz | 2022-04-08 | 4 | -379/+10 |
| | |||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | - Merge in upstream patch to address memory leaks | Ryan Steinmetz | 2020-08-04 | 2 | -0/+370 |
| | | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=544161 | ||||
* | - Update to 8.0.9 | Ryan Steinmetz | 2019-12-22 | 2 | -4/+5 |
| | | | | | | | Reported by: IP2Location support Notes: svn path=/head/; revision=520599 | ||||
* | - Update to 8.0.7 | Ryan Steinmetz | 2019-10-11 | 2 | -6/+8 |
| | | | | | | | | | | | - Take maintainership PR: 240815 Submitted by: me Approved by: maintainer timeout (2+ weeks) Notes: svn path=/head/; revision=514281 | ||||
* | - Update to 7.0.2 | Sunpoet Po-Chuan Hsieh | 2015-09-03 | 2 | -3/+3 |
| | | | | | | | | PR: 202873 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Notes: svn path=/head/; revision=396021 | ||||
* | Upgrade to 7.0.1. | Vanilla I. Shu | 2015-05-04 | 3 | -7/+6 |
| | | | | | | | | PR: 199906 Submitted by: maintainer Notes: svn path=/head/; revision=385368 | ||||
* | IP2Location is a C library that enables the user to find the country, region, | Pawel Pekala | 2014-12-13 | 4 | -0/+43 |
city, latitude, longitude, zip code, time zone, ISP, domain name, connection type, area code, weather, mobile network, elevation, usage type by IP address or hostname originates from. It contains a demo IP2Location IP-COUNTRY BIN database which consists of real data for IP address range 0.0.0.0 to 99.255. 255.255. This database contains IP address blocks as key and countries as values. WWW: http://www.ip2location.com/c.aspx PR: 195420 Submitted by: Gasol Wu <gasol.wu@gmail.com> Notes: svn path=/head/; revision=374667 |