Port details |
- epgsql Erlang PostgreSQL Database Client
- 3.1.0_2 databases
=0 3.1.0_2Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2013-05-25 16:27:56
- Last Update: 2015-06-27 12:54:12
- SVN Revision: 390698
- License: BSD3CLAUSE
- WWW:
- https://github.com/wg/epgsql
- Description:
- A PostgreSQL client library written in Erlang.
WWW: https://github.com/wg/epgsql
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- epgsql>0:databases/epgsql
- No installation instructions:
- This port has been deleted.
- PKGNAME: epgsql
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- erlc : lang/erlang
- rebar : devel/rebar
- Runtime dependencies:
-
- erl : lang/erlang
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for epgsql-3.1.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.0_2 27 Jun 2015 12:54:12 |
olgeni |
Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.
The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names. |
3.1.0_2 12 May 2015 11:28:34 |
olgeni |
Remove unnecessary GH_ACCOUNT and GH_PROJECT. |
3.1.0_2 09 May 2015 13:20:54 |
olgeni |
Use PORTNAME in install code. |
3.1.0_2 05 May 2015 21:21:29 |
olgeni |
Restore rebar dependency.
Submitted by: mat
Pointy hat to: olgeni |
3.1.0_1 05 May 2015 20:55:24 |
olgeni |
Remove rebar dependency - these ports have their own copy. |
3.1.0 05 May 2015 09:53:19 |
olgeni |
Remove unnecessary USES=gmake and check for MDOCS. |
3.1.0 05 May 2015 09:36:15 |
olgeni |
Upgrade to version 3.1.0. |
2.0.0 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.0.0 23 Jul 2014 14:12:35 |
olgeni |
Upgrade to version 2.0.0.
- Set LICENSE to BSD3CLAUSE
- Clean up pkg-plist |
1.4 07 Nov 2013 13:38:46 |
olgeni |
- Switch to USES=gmake.
- Remove redundant GH master site.
- Add staging support. |
1.4 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.4 25 May 2013 16:27:41 |
olgeni |
Add databases/epgsql, a PostgreSQL client library written in Erlang. |
Number of commits found: 12
|