mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
the databases/redis port to the latest stable version, 5.0.6. PR: 241526 Reviewed by: portmgr (adamw) Approved by: portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D22336
11 lines
245 B
Text
11 lines
245 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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.
|
|
EOM
|
|
}
|
|
]
|