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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2015-05-05 20:39:52
- Last Update: 2015-06-27 12:54:12
- SVN Revision: 390698
- License: MIT
- WWW:
- https://github.com/wooga/eredis
- 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
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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:
-
- 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. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.8_1 27 Jun 2015 12:54:12
![Revision:390698 Revision:390698](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
1.0.8_1 25 Jun 2015 08:46:46
![Revision:390540 Revision:390540](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Compatibility fix for R18. |
1.0.8 26 May 2015 17:35:27
![Revision:387494 Revision:387494](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to version 1.0.8.
Remove DOCS support, which according to portlint is kind of silly
here. |
1.0.7_1 05 May 2015 20:53:15
![Revision:385491 Revision:385491](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove redundant GH_PROJECT; replace GH_TAGNAME with DISTVERSIONPREFIX.
Submitted by: mat |
1.0.7 05 May 2015 20:39:44
![Revision:385490 Revision:385490](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add databases/eredis, a Redis client for Erlang. |
Number of commits found: 5
|