Port details |
- elixir-geo Collection of GIS functions for Elixir
- 2.1.0 databases
=0 2.1.0Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2015-07-28 09:22:00
- Last Update: 2022-06-28 06:32:30
- Commit Hash: ab4964e
- License: MIT
- WWW:
- https://github.com/bryanjos/geo
- Description:
- A collection of GIS functions for Elixir. Handles conversions to and from
WKT, WKB, and GeoJSON.
WWW: https://github.com/bryanjos/geo
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elixir-geo>0:databases/elixir-geo
- No installation instructions:
- This port has been deleted.
- PKGNAME: elixir-geo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1517217189
SHA256 (bryanjos-geo-v2.1.0_GH0.tar.gz) = 1ee0d3015eb22c6a454f9d5efd9f2ca0ed734fa93c33121e2e64188c67cf7e3e
SIZE (bryanjos-geo-v2.1.0_GH0.tar.gz) = 15725
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- elixir : lang/elixir
- elixir-ecto>=0 : databases/elixir-ecto
- elixir-postgrex>=0 : databases/elixir-postgrex
- elixir-poison>=0 : devel/elixir-poison
- Runtime dependencies:
-
- elixir : lang/elixir
- elixir-ecto>=0 : databases/elixir-ecto
- elixir-postgrex>=0 : databases/elixir-postgrex
- elixir-poison>=0 : devel/elixir-poison
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for elixir-geo-2.1.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_elixir-geo
- USES:
- elixir
- 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 |
2.1.0 28 Jun 2022 06:32:30 |
Dave Cottlehuber (dch) |
*/*: Remove expired erlang and elixir ports
The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.
See UPDATING and MOVED for details.
https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update
archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection (Only the first 15 lines of the commit message are shown above ) |
2.1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.1.0 08 Jun 2018 13:43:26 |
olgeni |
Transfer more Erlang ports to erlang@. |
2.1.0 29 Jan 2018 09:16:14 |
olgeni |
Update databases/elixir-geo to version 2.1.0. |
2.0.0 16 Jul 2017 06:36:29 |
olgeni |
Update databases/elixir-geo to version 2.0.0. |
1.2.1 05 Nov 2016 10:44:42 |
olgeni |
Update databases/elixir-geo to version 1.2.1. |
1.2.0 27 Oct 2016 07:59:48 |
olgeni |
Update databases/elixir-geo to version 1.2.0. |
1.1.2 15 Sep 2016 11:21:38 |
olgeni |
Update databases/elixir-geo to version 1.1.2. |
1.1.1 19 Jul 2016 15:26:54 |
olgeni |
Update databases/elixir-geo to version 1.1.1. |
1.1.0 11 Jul 2016 10:48:31 |
olgeni |
Update databases/elixir-geo to version 1.1.0. |
1.0.2 04 Apr 2016 10:29:30 |
olgeni |
Update databases/elixir-geo to version 1.0.2. |
1.0.1 01 Feb 2016 08:44:12 |
olgeni |
Upgrade databases/elixir-geo to version 1.0.1. |
1.0.0 30 Nov 2015 20:32:36 |
olgeni |
Upgrade databases/elixir-geo to version 1.0.0. |
0.17.0 13 Oct 2015 18:30:51 |
olgeni |
Upgrade databases/elixir-geo to version 0.17.0. |
0.16.1_1 26 Sep 2015 11:40:28 |
olgeni |
Fix dependencies for Elixir 1.1. |
0.16.1 30 Aug 2015 08:16:44 |
olgeni |
Upgrade to version 0.16.1, which now requires elixir-postgrex. |
0.15.2 18 Aug 2015 15:17:56 |
olgeni |
Upgrade to version 0.15.2. |
0.15.1 28 Jul 2015 09:21:53 |
olgeni |
Add databases/elixir-geo, a set of GIS functions for Elixir with
optional PostGIS support. |