aboutsummaryrefslogtreecommitdiff
path: root/databases/memcached12
Commit message (Collapse)AuthorAgeFilesLines
* - Fix LATEST_LINKMartin Matuska2010-04-201-0/+2
| | | | Notes: svn path=/head/; revision=252959
* - Fix pkg-plistMartin Matuska2010-04-201-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=252946
* - Fix variables in rc scriptMartin Matuska2010-04-202-3/+3
| | | | | | | | | - Bump PORTREVISION Reported by: dougb Notes: svn path=/head/; revision=252945
* - Fix %%RC_SUBR%%Martin Matuska2010-04-191-1/+1
| | | | Notes: svn path=/head/; revision=252913
* memcached is a high-performance, distributed memory object cachingMartin Matuska2010-04-194-0/+122
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. Notes: svn path=/head/; revision=252911