---
name: mdcached
version: 1.0.6
origin: databases/mdcached
comment: A high performance cache server similar to memcached
arch: freebsd:9:x86:64
www: http://mdcached.sourceforge.net/
maintainer: ivoras@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 237782
desc: |
  Bullet Cache is a memory database intended to be used much like memcached,
  but offering much higher flexibility through use of record tags which can be
  used to perform bulk operations on sets of records. It has its own binary
  network protocol which is accessible through Unix domain sockets and through
  TCP. It is indended to be accessed through a high-performance C library.

  WWW: http://mdcached.sourceforge.net/
categories: [net, databases]
files:
  /usr/local/bin/mdcached: 54ba842e99b0c3bb3d0a962b2fa54d098a4aec98d96e157d5cd145f4864ffe8a
  /usr/local/etc/rc.d/mdcached: cfa3e28c28c8d55b06ea2d52625907b3c38042000aace6bbeaf0ad1d26be05a4
  /usr/local/include/mc_client.h: 548df43247ce2c3354148f50dbaa530778cc53f64d308ed41b7e9195e2d33072
  /usr/local/include/mc_protocol.h: 29df3540e72c43b3451157a520abdb08c87d3f05840ba0bfa6bc03122fb31c65
  /usr/local/lib/libmdcached.a: d9cd1f311360e9b8061c42307e3e4ec9a60eaacaf26ff27deb0eb03d389f44db
  /usr/local/lib/libmdcached.so: '-'
  /usr/local/lib/libmdcached.so.1: c5ce988168c6bc18c8954fb41cbb63e151905782c695c1410590a88e03f381c3
  /usr/local/man/man1/mdcached.1.gz: b5a1332f2c42af9ea2496560f03e51f5ccd7135c16b0c38631febf3126ec7b9f
  /usr/local/share/doc/mdcached/UserGuide.txt: e5d0f1be82065af41fc412c0140d9f4a464d3f5b6f395c619af0ec762d1ae573
  /usr/local/share/doc/mdcached/mdcached.txt: 3385e9d650676d4b3ea46648958e766c600268cc6646f589046077f0fbf0035a
  /usr/local/share/licenses/mdcached-1.0.6/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/mdcached-1.0.6/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/mdcached-1.0.6/catalog.mk: c699f63dc88e51c90c0b21dfe65ccf71f6397d0851159f981d25e99b78784b46
directories:
  /usr/local/share/licenses/mdcached-1.0.6/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/mdcached/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
