Date: Wed, 11 Aug 2010 14:39:09 +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/sqlite-ext-mobigroup Makefile distinfo pkg-descr Message-ID: <201008111439.o7BEd9HA062147@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2010-08-11 14:39:09 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/sqlite-ext-mobigroup Makefile distinfo pkg-descr
Log:
These SQLite extension libraries provide the following functions:
IPv4 functions (loaded with ".load libsqliteipv4.so"):
ISINNET, ISSAMENET
IP2INT, INT2IP
NETFROM, NETTO
NETLENGTH, NETMASKLENGTH
Shell environment functions (loaded with ".load libsqliteenv.so"):
CURRENT_USER
CURRENT_LOCALE
GETENV
MD5 message-digest algorithm functions (loaded with ".load libsqlitemd5.so"):
GROUP_MD5
MD5
MD5FILE
WWW: http://sqlite.mobigroup.ru/wiki?name=extensions
PR: ports/149053
Submitted by: Pavel Volkov <pavelivolkov at googlemail.com>
Revision Changes Path
1.890 +1 -0 ports/databases/Makefile
1.1 +133 -0 ports/databases/sqlite-ext-mobigroup/Makefile (new)
1.1 +3 -0 ports/databases/sqlite-ext-mobigroup/distinfo (new)
1.1 +19 -0 ports/databases/sqlite-ext-mobigroup/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008111439.o7BEd9HA062147>
