mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
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.
8 lines
230 B
Text
8 lines
230 B
Text
|
|
===> CONFIGURATION NOTE:
|
|
|
|
To setup "%%PORTNAME%%" you need to edit the configuration file:
|
|
%%PREFIX%%/etc/%%PORTNAME%%.conf
|
|
|
|
To run redis from startup, add %%PORTNAME%%_enable="YES"
|
|
in your /etc/rc.conf.
|