Port details |
- elixir-postgrex Database driver for PostgreSQL written in Elixir
- 0.13.5 databases
=0 0.13.5Version of this port present on the latest quarterly branch. - Maintainer: erlang@FreeBSD.org
 - Port Added: 2015-07-02 13:08:43
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: APACHE20
- Description:
- A database driver for PostgreSQL written in pure Elixir.
WWW: https://github.com/ericmj/postgrex
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elixir-postgrex>0:databases/elixir-postgrex
- To install the port:
- cd /usr/ports/databases/elixir-postgrex/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/elixir-postgrex
- pkg install elixir-postgrex
- PKGNAME: elixir-postgrex
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1518203005
SHA256 (elixir-ecto-postgrex-v0.13.5_GH0.tar.gz) = 0c0e5c6fe79220324bb92ff6c04cc6f4c05177314548183614e3b390bd3e9409
SIZE (elixir-ecto-postgrex-v0.13.5_GH0.tar.gz) = 84611
- 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:
-
- elixir : lang/elixir
- elixir-db_connection>=0 : databases/elixir-db_connection
- elixir-connection>=0 : devel/elixir-connection
- elixir-decimal>=0 : devel/elixir-decimal
- Runtime dependencies:
-
- elixir : lang/elixir
- elixir-db_connection>=0 : databases/elixir-db_connection
- elixir-connection>=0 : devel/elixir-connection
- elixir-decimal>=0 : devel/elixir-decimal
- This port is required by:
- for Build
-
- databases/elixir-geo
- for Run
-
- databases/elixir-geo
- Configuration Options:
- ===> The following configuration options are available for elixir-postgrex-0.13.5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_elixir-postgrex
- USES:
- elixir
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.13.5
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.13.5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Sep 2018 13:14:52
0.13.5
|
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 |
08 Jun 2018 13:43:26
0.13.5
|
olgeni  |
Transfer more Erlang ports to erlang@. |
09 Feb 2018 19:04:28
0.13.5
|
olgeni  |
Update databases/elixir-postgrex to version 0.13.5. |
26 Jan 2018 11:48:18
0.13.4
|
olgeni  |
Update databases/elixir-postgrex to version 0.13.4. |
01 Jun 2017 02:13:00
0.13.3
|
olgeni  |
Update databases/elixir-postgrex to version 0.13.3. |
08 Mar 2017 17:07:43
0.13.2
|
olgeni  |
Update databases/elixir-postgrex to version 0.13.2. |
03 Mar 2017 15:31:38
0.13.1
|
olgeni  |
Update databases/elixir-postgrex to version 0.13.1. |
17 Jan 2017 16:10:08
0.13.0
|
olgeni  |
Update databases/elixir-postgrex to version 0.13.0. |
02 Oct 2016 15:46:13
0.12.1
|
olgeni  |
Update databases/elixir-postgrex to version 0.12.1. |
06 Sep 2016 04:57:00
0.12.0
|
olgeni  |
Update databases/elixir-postgrex to version 0.12.0. |
11 Jul 2016 10:48:40
0.11.2
|
olgeni  |
Update databases/elixir-postgrex to version 0.11.2. |
16 Feb 2016 20:17:41
0.11.1
|
olgeni  |
Update databases/elixir-postgrex to version 0.11.1. |
22 Jan 2016 23:26:28
0.11.0
|
olgeni  |
Upgrade databases/elixir-postgrex to version 0.11.0. |
17 Nov 2015 22:18:06
0.10.0
|
olgeni  |
Upgrade databases/elixir-postgrex to version 0.10.0. |
14 Jul 2015 20:37:45
0.9.1
|
olgeni  |
Upgrade to version 0.9.1. |
12 Jul 2015 16:17:30
0.9.0
|
olgeni  |
Upgrade to 0.9.0. |
03 Jul 2015 13:59:46
0.8.4
|
olgeni  |
Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) and
adjust all Elixir ports. |
02 Jul 2015 21:01:41
0.8.4
|
olgeni  |
Fix include syntax to avoid using PORTSDIR (defined by bsd.port.mk).
Submitted by: cperciva |
02 Jul 2015 13:08:27
0.8.4
|
olgeni  |
Add databases/elixir-postgrex, a database driver for PostgreSQL
written in pure Elixir. |