Commit graph

4 commits

Author SHA1 Message Date
fhajny
56c3bf8157 Fix my previous commit, use user/group vars properly. 2014-07-15 17:30:26 +00:00
rodent
6e0614c351 Make rc.d init script work more like www/spawn-fcgi to facilitate the
execution of multiple memcached instances. Create home directory in
VARBASE/chroot/memcached for these PID files. Add MESSAGE to explain usage
to user. Usage is simple - set the following in rc.conf:

memcached=YES
memcached_jobs="job0 ... jobN"
memcached_job0_args="-p 11211 -m 64 -c 1024"
...
memcached_jobN_args="-p 1121N -m 64 -c 1024"

Bump PKGREVISION.
2014-04-30 05:39:19 +00:00
jperkin
222f8dc36b Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
morr
c575af3da7 Updated to release 1.4.4.
Release notes:

http://code.google.com/p/memcached/wiki/ReleaseNotes144

Reviewed by <joerg>
2010-02-27 20:40:52 +00:00