``swiftclient`` module), and a command-line script (``swift``).
This code is based on original the client previously included with
OpenStack's swift -- a highly available, distributed, eventually
consistent object/blob store.
WWW: http://launchpad.net/python-swiftclient
PR: 174041
Submitted by: Mikolaj Golub <trociny@FreeBSD.org>
Feature safe: yes
- add the missing dependency on www/py-pastedeploy
- add the man pages;
- replace /etc/swift with ${PREFIX}/etc/${PORTNAME} in the code
- while here, add license (AL2) and fix plist
PR: 174041
Submitted by: trociny
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe: yes
Feature safe: yes
<ChangeLog>
UPGRADE URGENCY: CRITICAL if you experienced one more more crashes.
MODERATE if Redis is running fine for you.
* [BUGFIX] Jemalloc updated to 3.2.0.
</ChangeLog>
- Convert to new options framework
- Fix MASTER_SITES to a working location
- Bump PORTREVISION due to new default options
PR: ports/172463
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe: yes
2012-11-26 graphics/yap: No more public distfiles
2012-11-26 games/demonquake: No more public distfiles
2012-11-26 databases/php-sqlrelay: No more public distfiles
2012-11-26 devel/fastdep: No more public distfiles
2012-11-26 graphics/svgviewer: No more public distfiles
2012-11-26 comms/garmin-utils: No more public distfiles
2012-11-26 comms/snooper: No more public distfiles
2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version
2012-11-26 irc/irchat-jp: No more public distfiles
2012-11-26 games/xcogitate: No more public distfiles
Feature safe: yes
Feature safe: yes
<ChangeLog>
UPGRADE URGENCY: MODERATE
Warning: this release of Redis introduces a different behavior in MULTI/EXEC
handling of errors. This was done because the new behavior is safer
compared to the old one, and should not break any code targeting
Redis 2.6 in a critical way.
For more information check http://redis.io/topics/transactions
* [IMPROVED] RDB/AOF childern now log amount of additional memory used
because of copy on write.
* [BUGFIX] MIGRATE non critical fixes (see commits for details).
* [BUGFIX] MULTI/EXEC: now EXEC aborts on errors before EXEC.
* [BUGFIX] Fix integer overflow in zunionInterGenericCommand resulting
into Z[INTER|UNION][STORE] commands to crash under extremely
unlikely conditions (almost impossible in real world).
* [BUGFIX] EVALSHA is now case insensitive (and will not crash).
</ChangeLog>
Feature safe: yes
<ChangeLog>
* [BUGFIX] Fixed 32 bit build on Linux systems.
* [BUGFIX] MONITOR and CLIENT LIST: propertly display unix socket clients.
* [IMPROVED] redis-cli inline help updated.
* [IMPROVED] Marginally more robust AOF child handling.
* [IMPROVED] Fixed a few typos in comments.
</ChangeLog>
- Trim header
- Convert to new options framework
- Remove use of bsd.pre.port.mk
PR: ports/173099 [1]
Submitted by: John Chen <johnpupu@gmail.com> [1]
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe: yes