---
name: memcached
version: 1.2.8_3
origin: databases/memcached12
comment: High-performance distributed memory object cache system
arch: freebsd:9:x86:64
www: http://www.danga.com/memcached/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 143154
desc: |
  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/
deps:
  libevent: {origin: devel/libevent, version: 1.4.14b_2}
categories: [databases]
options: {DOCS: on, REPCACHED: off, SASL: off}
files:
  /usr/local/bin/memcached: ac70f6e05d819cc54a3efdc2c5d18e2819e1de673fd8eaf79dca9681b6a09ad5
  /usr/local/bin/memcached-debug: 26d7a9621ecfcf553a60ff522eabb341bf2e3c59387fb9bccd1c2e9224715eed
  /usr/local/bin/memcached-tool: a9e2618b24fd0cfbf1cf84f20ef47cb6adb43e87f29b9135b15c96ede7437898
  /usr/local/etc/rc.d/memcached: 677a709a64330781d6ac539af8443853816596b437fe93ecba66c49fe5da82a9
  /usr/local/man/man1/memcached.1.gz: c3871c145d620ecb6a49a5e3ef1ca8878f938315099da9f4caa702436872c071
  /usr/local/share/doc/memcached/protocol.txt: c5d1852bf6f33a97475d8b14a3c4100ed9766eee5a93aa037967feb6c341d55c
  /usr/local/share/doc/memcached/threads.txt: f8e290f3d591620df14185909da041e5bc0ceed5a6f53d46490a7aee126cc34d
directories:
  /usr/local/share/doc/memcached/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
