Port details |
- eredis Non-blocking Redis client for Erlang
- 1.0.8_1 databases
=0 1.0.8_1Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2015-05-05 20:39:52
- Last Update: 2015-06-27 12:54:12
- SVN Revision: 390698
- License: MIT
- Description:
- Non-blocking Redis client for Erlang with focus on performance and
robustness.
Supported Redis features:
- Any command, through eredis:q/2
- Transactions
- Pipelining
- Authentication & multiple dbs
- Pubsub
WWW: https://github.com/wooga/eredis
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- eredis>0:databases/eredis
- No installation instructions:
- This port has been deleted.
- PKGNAME: eredis
- 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.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- erlc : lang/erlang
- gmake : devel/gmake
- Runtime dependencies:
-
- erl : lang/erlang
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jun 2015 12:54:12
1.0.8_1
|
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. |
25 Jun 2015 08:46:46
1.0.8_1
|
olgeni  |
Compatibility fix for R18. |
26 May 2015 17:35:27
1.0.8
|
olgeni  |
Upgrade to version 1.0.8.
Remove DOCS support, which according to portlint is kind of silly
here. |
05 May 2015 20:53:15
1.0.7_1
|
olgeni  |
Remove redundant GH_PROJECT; replace GH_TAGNAME with DISTVERSIONPREFIX.
Submitted by: mat |
05 May 2015 20:39:44
1.0.7
|
olgeni  |
Add databases/eredis, a Redis client for Erlang. |
Number of commits found: 5
|