aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite-ext-mobigroup
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-0/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Support STAGEDIR.Vanilla I. Shu2014-05-161-13/+12
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=354191
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Convert to new options framework left unconverted ports in databases categoryBaptiste Daroussin2013-03-211-28/+25
| | | | Notes: svn path=/head/; revision=314856
* - Update to 3.7.5Sunpoet Po-Chuan Hsieh2011-04-202-38/+29
| | | | | | | | | | | | - Bump PORTEPOCH for version number going backward when updating to 3.7.2 - Use WRKSRC properly - Use bsd.port.options.mk and bsd.port.mk PR: ports/156422 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer) Notes: svn path=/head/; revision=272958
* - Update to 3.7.2Wen Heping2010-11-053-60/+47
| | | | | | | | PR: ports/151538 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer) Notes: svn path=/head/; revision=264112
* These SQLite extension libraries provide the following functions:Greg Larkin2010-08-113-0/+155
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> Notes: svn path=/head/; revision=259106