Date: Mon, 27 Jun 2011 14:45:31 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/pure-sql3 Makefile distinfo pkg-descr Message-ID: <201106271445.p5REjVKL036693@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-06-27 14:45:31 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/pure-sql3 Makefile distinfo pkg-descr
Log:
Sql3 is an interface to the popular Sqlite3 database. The module provides a
minimal wrapper around Sqlite3's C interface which is designed to give the
developer access to all of Sqlite3's features in a way that is convenient
for Pure programmers.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-sql3.html
PR: ports/156103
Submitted by: Zhihao Yuan <lichray at gmail.com>
Revision Changes Path
1.998 +1 -0 ports/databases/Makefile
1.1 +39 -0 ports/databases/pure-sql3/Makefile (new)
1.1 +2 -0 ports/databases/pure-sql3/distinfo (new)
1.1 +6 -0 ports/databases/pure-sql3/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106271445.p5REjVKL036693>
