2013-07-22 12:53:00 by Filip Hajny | Files touched by this commit (1) |
Log message:
Explicitly depends on ncurses for the embedded erlang.
|
2013-07-19 12:38:57 by Filip Hajny | Files touched by this commit (10) |
Log message:
Update riak to 1.4.0.
Riak won't support R16 until 1.5.x, so depending on a temporary
wip/erlang15 package. Riak actually embeds Erlang, so doesn't need
a runtime dependency.
Notable changes since 1.3.1:
* Improved Binary Format
* Changed behavior of riak attach
* riak-admin transfers Improvements
* Lager Upgrade 1.2.2 to 2.0.0
* Data Types: PN-Counters
* Improved Riak Control
* New command: riak-debug
* Packaging / Runtime changes (semi-relevant for pkgsrc)
See full release notes:
https://github.com/basho/riak/blob/master/RELEASE-NOTES.md
|
2013-04-09 13:24:34 by Filip Hajny | Files touched by this commit (1) |
Log message:
appmon and asn1 versions already defined in lang/erlang
|
2013-04-09 13:21:51 by Filip Hajny | Files touched by this commit (1) |
Log message:
Build no longer MAKE_JOBS safe
|
2013-04-08 23:18:09 by Filip Hajny | Files touched by this commit (9) |
Log message:
Update riak to 1.3.1
Changes in 1.3.1:
- 2i Big Integer Encoding
- Improved bitcask startup time
- Fix behaviour of PR/PW
- Bugfixes
Changes in 1.3.0:
- Active Anti-Entropy
- Additional IPv6 support
- Luke Removal
- 'riak getpid' Added
- Riaknostic Included by Default
- Health Check
- Reset Bucket Properties
- Support for logging to syslog
- Bugfixes
Full changelog:
https://github.com/basho/riak/blob/master/RELEASE-NOTES.md
|
2013-03-26 21:46:27 by Filip Hajny | Files touched by this commit (4) |
Log message:
Make sure pkgsrc libtool can build the embedded snappy lib. Fixes building
with 64bit gcc and ABI=32 at least.
|
2013-02-05 15:14:12 by Filip Hajny | Files touched by this commit (5) |
Log message:
Update riak to 1.2.1.
Bugfixes:
* LevelDB - Restrict number of input files to a compaction.
* riak_pipe - Avoid race to code:load_file by using code:ensure_loaded instead
* riak - Beams in basho-patches don't take precedence over existing code
* merge_index - Fix iterator API (Thanks to Arnaud Wetzel)
* riak_core - Restart vnode worker pool in case of crash
* riak_kv - Resolve 2I timeout error from case clause
* riak_kv - Add retry on eleveldb lock errors during open for up to 1 minute.
* bitcask - Adds "grace period" to stop just-written files from expiring
* erlang_js - ejsLog() kills the erlang vm in a reduce
* bitcask - Validate hint files generated after merge
* riak_core - Remove publish_capabilities race condition
|
2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-08-10 19:16:54 by Filip Hajny | Files touched by this commit (3) |
Log message:
Change the whoami patch to port better
|
2012-08-10 18:23:40 by Filip Hajny | Files touched by this commit (1) |
Log message:
Fix stale variable in PLIST
|