| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.2.8_2
|
dougb  |
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. |
23 Sep 2011 22:26:39
1.2.8_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
25 Jul 2011 06:44:25
1.2.8_2
|
mm  |
Fix PORTSCOUT setting |
23 Jul 2011 17:23:10
1.2.8_2
|
mm  |
CPPFLAGS are now passed automatically to configure
Skip portscout checks |
20 Mar 2011 12:54:45
1.2.8_2
|
miwi  |
- Get Rid MD5 support |
25 Jul 2010 15:39:20
1.2.8_2
|
mm  |
Update libevent to 1.4.14b
PR: ports/147723
Approved by: maintainer (timeout) |
20 Apr 2010 13:33:48
1.2.8_1
|
mm  |
- Fix LATEST_LINK |
20 Apr 2010 07:06:10
1.2.8_1
|
mm  |
- Fix pkg-plist
Reported by: QAT |
20 Apr 2010 07:02:59
1.2.8_1
|
mm  |
- Fix variables in rc script
- Bump PORTREVISION
Reported by: dougb |
19 Apr 2010 13:46:24
1.2.8
|
mm  |
- Fix %%RC_SUBR%% |
19 Apr 2010 13:38:34
1.2.8
|
mm  |
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. |