Date: Mon, 27 Feb 2012 15:28:27 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/mdcached Makefile distinfo pkg-descr pkg-plist Message-ID: <201202271528.q1RFSRhq007931@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2012-02-27 15:28:27 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/mdcached Makefile distinfo pkg-descr pkg-plist
Log:
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/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org>
Revision Changes Path
1.1084 +1 -0 ports/databases/Makefile
1.1 +47 -0 ports/databases/mdcached/Makefile (new)
1.1 +2 -0 ports/databases/mdcached/distinfo (new)
1.1 +7 -0 ports/databases/mdcached/pkg-descr (new)
1.1 +7 -0 ports/databases/mdcached/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202271528.q1RFSRhq007931>
