diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2011-07-22 10:32:41 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2011-07-22 10:32:41 +0000 |
| commit | 80f1925c9128d796fabd558ce39b4567275e23bc (patch) | |
| tree | 7087ee08ccb35b8b30002a7d4705222aeab113d0 /databases/redis-scripting/files/pkg-message.in | |
| parent | Add one more third-party module nginx-gridfs 0.8 - module to serve content (diff) | |
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.
Diffstat (limited to 'databases/redis-scripting/files/pkg-message.in')
| -rw-r--r-- | databases/redis-scripting/files/pkg-message.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/redis-scripting/files/pkg-message.in b/databases/redis-scripting/files/pkg-message.in new file mode 100644 index 000000000000..fd3763137ea3 --- /dev/null +++ b/databases/redis-scripting/files/pkg-message.in @@ -0,0 +1,8 @@ + +===> 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. |
