| Summary: | New ports: databases/mdcached, databases/php-mdcached | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ivan Voras <ivoras> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ivan Voras
2012-02-07 20:30:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->ivoras Submitter has GNATS access (via the GNATS Auto Assign Tool) Responsible Changed From-To: ivoras->freebsd-ports-bugs I don't have a ports commit bit, and the port needs to be looked at by someone who knows how to install shared libraries. Responsible Changed From-To: freebsd-ports-bugs->ale Volunteered to commit it 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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Ports committed. ale 2012-02-27 15:30:24 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/php-mdcached Makefile distinfo pkg-descr
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.
This port contains the PHP client module for Bullet Cache.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org>
Revision Changes Path
1.1085 +1 -0 ports/databases/Makefile
1.1 +25 -0 ports/databases/php-mdcached/Makefile (new)
1.1 +2 -0 ports/databases/php-mdcached/distinfo (new)
1.1 +7 -0 ports/databases/php-mdcached/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|