Port details |
- p5-Geo-IPfree Look up country from an IP Address
- 1.160000 net =12 1.160000Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-04-02 22:06:16
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libiconv, libxml2, wget, pcre, freetype2
- Also Listed In: geography perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Geo-IPfree
- Description:
- Looks up country from an IP Address. This module makes this off-line and
the database of IPs is free.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Geo-IPfree>0:net/p5-Geo-IPfree
- To install the port:
- cd /usr/ports/net/p5-Geo-IPfree/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Geo-IPfree
- pkg install p5-Geo-IPfree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Geo-IPfree
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649135021
SHA256 (Geo-IPfree-1.160000.tar.gz) = fc6332fa29b23f88f19c716d05653bf05c239c2fd5756f13ea92c8656dfa1715
SIZE (Geo-IPfree-1.160000.tar.gz) = 653299
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-Geo-IPfree
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.160000 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.160000 16 Apr 2022 04:19:43 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Geo-IPfree: Add LICENSE_FILE and PORTSCOUT |
1.160000 05 Apr 2022 05:13:42 |
Wen Heping (wen) |
net/p5-Geo-IPfree: Update to 1.160000 |
1.151940 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.151940 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.151940 12 Sep 2018 22:57:04 |
sunpoet |
Update to 1.151940
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Geo-IPfree |
1.131650_1 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
1.131650_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.131650_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.131650_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.131650 05 Jan 2014 17:53:16 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
1.131650 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.131650 08 Sep 2013 16:30:34 |
tobez |
Update to 1.131650.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
1.130450 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
1.130450 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
1.130450 15 Feb 2013 08:58:33 |
tobez |
Update to 1.130450.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
1.130110 28 Jan 2013 11:00:56 |
tobez |
Update to 1.130110.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
1.122880 13 Nov 2012 09:19:03 |
tobez |
Update to 1.122880.
Changes: http://cpansearch.perl.org/src/BRICAS/Geo-IPfree-1.122880/Changes
Feature safe: yes |
1.121660 10 Jul 2012 17:51:35 |
sunpoet |
- Update to 1.121660
- Add LICENSE
- Pet portlint
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
PR: ports/169088
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 25 days) |
1.120460 24 May 2012 12:27:26 |
tobez |
Update to 1.120460.
PR: 168003
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
1.112870 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
1.112870 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
1.112870 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.112870 29 Nov 2011 09:06:43 |
tobez |
Update to 1.112870.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
Feature safe: yes |
1.112490 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.112490 07 Sep 2011 09:30:33 |
tobez |
Update to 1.112490.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
1.111650 20 Jun 2011 11:23:45 |
tobez |
Update to 1.111650.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
Submitted by: Jin-Sih Lin <linpct@gmail.com>
PR: 157976 |
1.102870 13 Dec 2010 07:50:10 |
sunpoet |
- Fix PERL_LEVEL in previous commit |
1.102870 13 Dec 2010 01:16:17 |
sunpoet |
- Update to 1.102870
- Remove dependency for Perl 5.12
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
PR: ports/152395
Submitted by: sunpoet (myself)
Approved by: tobez (maintainer timeout, 24 days) |
1.100470 16 Feb 2010 13:25:00 |
tobez |
Update to 1.100470.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
Feature safe: yes |
0.8 07 Oct 2009 14:14:13 |
tobez |
Update to 0.8.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
0.7 14 Sep 2009 13:52:53 |
tobez |
Update to 0.7.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
0.6 14 May 2009 10:33:27 |
tobez |
Update to 0.6.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
0.5 27 Apr 2009 15:08:08 |
tobez |
Update to 0.5.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
0.4 09 Jan 2009 11:05:58 |
tobez |
Update to 0.4.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
0.3 26 Nov 2008 10:39:52 |
tobez |
Update to 0.3.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
0.2 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.2 08 Sep 2007 01:02:54 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.2 22 Jul 2007 19:53:52 |
laszlof |
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat) |
0.2 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.2 22 Jan 2006 02:46:07 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.2 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
0.2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.2 02 Apr 2003 22:05:45 |
tobez |
Add net/p5-Geo-IPfree, a perl module to lookup country from an IP
address. This module makes such lookups off-line and the database of
IPs is free. |