osa 2011-07-22 10:32:41 UTC
FreeBSD ports repository
Modified files:
databases Makefile
databases/redis Makefile
Added files:
databases/redis-scripting Makefile distinfo pkg-descr
pkg-plist
databases/redis-scripting/files patch-deps::hiredis::Makefile
patch-deps::linenoise::Makefile
patch-redis.conf
patch-src::Makefile
patch-src::mkreleasehdr.sh
pkg-message.in redis.sh.in
Log:
Add redis-scripting, version 2.2.111, an experimental version of
Redis 2.2.11 with support for Lua scripting, backported from the
scripting branch. Instructions about how to use it are contained
in following blog post:
http://antirez.com/post/scripting-branch-released.html
Connect to build.
Add CONFLICTS and bump PORTREVISION for databases/redis.
Revision Changes Path
1.1009 +1 -0 ports/databases/Makefile
1.1 +62 -0 ports/databases/redis-scripting/Makefile (new)
1.1 +2 -0 ports/databases/redis-scripting/distinfo (new)
1.1 +29 -0
ports/databases/redis-scripting/files/patch-deps::hiredis::Makefile (new)
1.1 +15 -0
ports/databases/redis-scripting/files/patch-deps::linenoise::Makefile (new)
1.1 +34 -0 ports/databases/redis-scripting/files/patch-redis.conf
(new)
1.1 +37 -0
ports/databases/redis-scripting/files/patch-src::Makefile (new)
1.1 +11 -0
ports/databases/redis-scripting/files/patch-src::mkreleasehdr.sh (new)
1.1 +8 -0 ports/databases/redis-scripting/files/pkg-message.in
(new)
1.1 +34 -0 ports/databases/redis-scripting/files/redis.sh.in (new)
1.1 +19 -0 ports/databases/redis-scripting/pkg-descr (new)
1.1 +17 -0 ports/databases/redis-scripting/pkg-plist (new)
1.30 +3 -1 ports/databases/redis/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"