Commit graph

4 commits

Author SHA1 Message Date
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
Martin Matuska
a23e01ee6a - Fix variables in rc script
- Bump PORTREVISION

Reported by:	dougb
2010-04-20 07:02:59 +00:00
Martin Matuska
a555c5fb9f - Fix %%RC_SUBR%% 2010-04-19 13:46:24 +00:00
Martin Matuska
bd56d33557 memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

WWW: http://www.danga.com/memcached/

New memcached versions (1.4.x) have broken several site installations
so this port will provide compatibility for sites that still rely on
memcached 1.2.x.
2010-04-19 13:38:34 +00:00