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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"