Commit graph

5 commits

Author SHA1 Message Date
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Baptiste Daroussin
14bc5a6c11 Convert to new options framework left unconverted ports in databases category 2013-03-21 17:43:46 +00:00
Sunpoet Po-Chuan Hsieh
77f00c24eb - Update to 3.7.5
- 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)
2011-04-20 17:41:58 +00:00
Wen Heping
fff0a37c03 - Update to 3.7.2
PR:		ports/151538
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2010-11-05 01:50:48 +00:00
Greg Larkin
579520ca91 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>
2010-08-11 14:39:09 +00:00