Port details |
- sqlite-ext-mobigroup Mobigroup functions library for SQLite
- 3.7.5.1_1,1 databases
=1 3.7.5.1_1,1Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2015-11-26 IGNORE: is marked as broken: Unfetchable
- Maintainer: pavelivolkov@googlemail.com
- Port Added: 2010-08-11 14:39:24
- Last Update: 2015-11-28 23:08:03
- SVN Revision: 402562
- People watching this port, also watch:: sqlite3, ccsrch
- License: not specified in port
- WWW:
- http://sqlite.mobigroup.ru/wiki?name=extensions
- Description:
- These SQLite extension libraries provide the following functions:
Compress content into a blob using libz
(loaded with ".load libsqlitecompress.so"):
COMPRESS, UNCOMPRESS
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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- sqlite-ext-mobigroup>0:databases/sqlite-ext-mobigroup
- No installation instructions:
- This port has been deleted.
- PKGNAME: sqlite-ext-mobigroup
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sqlite-ext-mobigroup-3.7.5.1_1,1:
COMPRESS=off: compress content into a blob using libz
DOCS=on: Build and/or install documentation
ENV=off: implements the getenv
EXAMPLES=on: Build and/or install examples
INET=off: provide the ipv4 functions in SQL queries
MD5=off: implements the MD5 message-digest algorithm
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.5.1_1,1 28 Nov 2015 23:08:03 |
rene |
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
3.7.5.1_1,1 25 Oct 2015 19:35:28 |
antoine |
Deprecate ports broken for more than 6 months |
3.7.5.1_1,1 12 Apr 2015 11:04:23 |
antoine |
Mark a few ports BROKEN: unfetchable |
3.7.5.1_1,1 20 Dec 2014 17:40:54 |
bapt |
Cleanup plist |
3.7.5.1_1,1 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
3.7.5.1,1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
3.7.5.1,1 16 May 2014 03:07:40 |
vanilla |
Support STAGEDIR.
Approved by: portmgr@ |
3.7.5.1,1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.7.5.1 21 Mar 2013 17:43:46 |
bapt |
Convert to new options framework left unconverted ports in databases category |
3.7.5.1,1 20 Apr 2011 17:41:58 |
sunpoet |
- 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) |
1 05 Nov 2010 01:50:48 |
wen |
- Update to 3.7.2
PR: ports/151538
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer) |
4 11 Aug 2010 14:39:09 |
glarkin |
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> |