Port details |
- p5-Geo-GeoNames Perform geographical queries using GeoNames Web Services
- 1.140 misc =2 1.140Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2015-11-29 07:00:04
- Last Update: 2023-10-11 12:57:43
- Commit Hash: 951ae8f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/release/Geo-GeoNames
- Description:
- Geo::GeoNames provides a perl interface to the webservices found at [1]. That
is, given a given placename or postalcode, the module will look it up and return
more information (longitude, lattitude, etc) for the given placename or
postalcode. Wikipedia lookups are also supported. If more than one match is
found, a list of locations will be returned.
Before you start, get a free GeoNames account and enable it for access to the
free web service:
- Get an account [2]
- Respond to the email
- Login and enable your account for free access [3]
[1] http://api.geonames.org/
[2] http://www.geonames.org/login
[3] http://www.geonames.org/enablefreewebservice
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Geo-GeoNames>0:misc/p5-Geo-GeoNames
- To install the port:
- cd /usr/ports/misc/p5-Geo-GeoNames/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/p5-Geo-GeoNames
- pkg install p5-Geo-GeoNames
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Geo-GeoNames
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696904110
SHA256 (Geo-GeoNames-1.14.tar.gz) = da97beda419ffb6ed66501aeade8282e4ff20282afd152c69de5e8970b0ae16a
SIZE (Geo-GeoNames-1.14.tar.gz) = 26670
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:
-
- p5-JSON>=1.14 : converters/p5-JSON
- p5-Mojolicious>=0 : www/p5-Mojolicious
- p5-XML-Simple>=2.13 : textproc/p5-XML-Simple
- perl5>=5.34<5.35 : lang/perl5.34
- perl5>=5.34<5.35 : lang/perl5.34
- Test dependencies:
-
- p5-Test-Most>=0 : devel/p5-Test-Most
- Runtime dependencies:
-
- p5-JSON>=1.14 : converters/p5-JSON
- p5-Mojolicious>=0 : www/p5-Mojolicious
- p5-XML-Simple>=2.13 : textproc/p5-XML-Simple
- perl5>=5.34<5.35 : lang/perl5.34
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_p5-Geo-GeoNames
- 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 |
1.140 11 Oct 2023 12:57:43 |
Po-Chuan Hsieh (sunpoet) |
misc/p5-Geo-GeoNames: Update to 1.140
Changes: https://metacpan.org/dist/Geo-GeoNames/changes |
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.130 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.130 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.130 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.130 11 Aug 2019 11:28:27 |
sunpoet |
Update to 1.130
Changes: https://metacpan.org/changes/distribution/Geo-GeoNames |
1.120 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.120 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.120 15 Jul 2017 19:08:59 |
sunpoet |
Update modifier: use :S instead of :C |
1.120 17 Apr 2017 16:05:47 |
sunpoet |
Update to 1.12
Changes: http://search.cpan.org/dist/Geo-GeoNames/Changes |
1.101 02 Apr 2017 02:37:30 |
sunpoet |
Update to 1.101
Changes: http://search.cpan.org/dist/Geo-GeoNames/Changes |
1.11 06 Nov 2016 16:47:21 |
sunpoet |
- Update to 1.11
Changes: http://search.cpan.org/dist/Geo-GeoNames/Changes |
1.09 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.09 13 Mar 2016 14:55:58 |
sunpoet |
- Update to 1.09
Changes: http://search.cpan.org/dist/Geo-GeoNames/Changes |
1.08 12 Mar 2016 00:02:09 |
sunpoet |
- Update to 1.08
- Update LICENSE
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Geo-GeoNames/Changes |
1.06 09 Dec 2015 14:27:03 |
sunpoet |
- Update to 1.06
Changes: http://search.cpan.org/dist/Geo-GeoNames/Changes |
1.05 29 Nov 2015 06:59:55 |
sunpoet |
- Add p5-Geo-GeoNames 1.05
Geo::GeoNames provides a perl interface to the webservices found at [1]. That
is, given a given placename or postalcode, the module will look it up and return
more information (longitude, lattitude, etc) for the given placename or
postalcode. Wikipedia lookups are also supported. If more than one match is
found, a list of locations will be returned.
Before you start, get a free GeoNames account and enable it for access to the
free web service:
- Get an account [2]
- Respond to the email
- Login and enable your account for free access [3]
[1] http://api.geonames.org/
[2] http://www.geonames.org/login
[3] http://www.geonames.org/enablefreewebservice
WWW: http://search.cpan.org/dist/Geo-GeoNames/ |