Mark Felder
c904c1df8a
databases/memcached: Fix user/group handling for running process
...
You can now set memcached_user and memcached_group in rc.conf and get
expected results of running process and socket ownership.
MFH: 2018Q1
Differential Revision: https://reviews.freebsd.org/D13967
2018-01-19 14:32:16 +00:00
Steve Wills
9bdc098fdf
databases/memcached: don't assume group is same as user
2015-09-17 14:52:27 +00:00
Steve Wills
231feeab32
databases/memcached: allow control of username passed to memcached daemon
...
PR: 202257
Submitted by: simon@optinet.com
2015-09-10 00:45:03 +00:00
Steve Wills
3c99d88354
databases/memcached: update to 1.4.24
...
While here, re-generate existing patches
Also, add memcached_post_start to rc script [1]
Submitted by: Maximilian Boße <Maximilian.Bosse@trivago.com> (private email) [1]
2015-06-27 20:42:04 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Steve Wills
b7f41edd35
- Update to 1.4.9
...
- Remove repcached patch and support
- Fix rc script for startup case [1]
PR: ports/161802 [1]
Submitted by: "Oleg A. Mamontov" <oleg@mamontov.net> [1]
2011-10-19 14:21:52 +00:00
Steve Wills
e238d2d239
- Fix issue with RC script [1]
...
- Fix build with SASL support enabled [2]
PR: ports/161109
Reported by: Vedad KAJTAZ <vedad@kajtaz.net> [1]
Reported by: Ben Tung <benpptung@tacol.biz> [2]
Submitted by: dougb [1]
2011-10-04 13:43:37 +00:00
Steve Wills
b22b80b1b4
- Fix rc.d script for databases/memcached
...
PR: ports/161109
Submitted by: dougb
2011-09-30 13:52:30 +00:00
Steve Wills
7e917981e2
- rc script cleanups
...
PR: ports/158985
Submitted by: swills (me)
Approved by: maintainer timeout (mnag)
2011-08-14 00:44:33 +00:00
Steve Wills
6fd13bd1b9
- add profiles support to init script
...
PR: ports/155533
Submitted by: swills
Approved by: maintainer timeout (mnag)
2011-07-01 22:33:09 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Marcus Alves Grando
83283fa6fe
- Update to 1.2.1
...
- Change rc.d script to allow to run with negative priority. [1]
PR: 108465 [1]
Submitted by: Anton Yuzhaninov <citrin___rambler-co.ru> [1]
2007-04-06 18:27:29 +00:00
Sean Chittenden
b271422bf1
Clean up memcached startup script: no functional changes.
...
PR: ports/93645
Submitted by: mnag@
2006-02-21 19:37:31 +00:00
Marcus Alves Grando
3f0525c2b7
- Fix REQUIRED in rc script
...
- Add option to change startup user in rc script
- Reorganize Makefile and rc script
- Remove pkg-plist and add PLIST_FILES and PORTDOCS
- Bump PORTREVISION
PR: 91931
Submitted by: mnag
Approved by: seanc (maintainer timeout 15 days)
2006-02-02 14:30:46 +00:00