Date: Mon, 15 Mar 2010 17:36:44 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/libdrizzle Makefile distinfo pkg-descr pkg-plist ports/databases/libdrizzle/files patch-Makefile.in Message-ID: <201003151736.o2FHaiZk073154@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2010-03-15 17:36:44 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/libdrizzle Makefile distinfo pkg-descr pkg-plist
databases/libdrizzle/files patch-Makefile.in
Log:
This is the the client and protocol library for the Drizzle project.
The server, drizzled, will use this as for protocol library. Client
utilities and any new projects that require low-level protocol
communication (like proxies). Other language interfaces (PHP
extensions, Python DBI, Perl DBD, SWIG, ...) should be built off
of this library.
WWW: https://launchpad.net/libdrizzle
Revision Changes Path
1.845 +1 -0 ports/databases/Makefile
1.1 +51 -0 ports/databases/libdrizzle/Makefile (new)
1.1 +3 -0 ports/databases/libdrizzle/distinfo (new)
1.1 +11 -0 ports/databases/libdrizzle/files/patch-Makefile.in (new)
1.1 +8 -0 ports/databases/libdrizzle/pkg-descr (new)
1.1 +361 -0 ports/databases/libdrizzle/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003151736.o2FHaiZk073154>
