Commit graph

8286 commits

Author SHA1 Message Date
Philip M. Gollucci
ec0c031404 - Update to 0.10.2
PR:             ports/150065
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (voldern@hoeggen.net ; 14 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-11 20:03:37 +00:00
Philip M. Gollucci
ff6f156bc6 - Update to 0.10.2
PR:             ports/150064
Submitted by:   myself (pgollucci)
Approved by:    voldern@hoeggen.net (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-11 19:54:46 +00:00
Wesley Shields
d881a47106 Remove databases/mongodb-devel. It was older than the non -devel and was
not going to be updated by the maintainer.
Remove conflicts that no longer apply in databases/mongodb.

PR:		ports/148966
Submitted by:	wxs@
Approved by:	ivoras@ (maintainer of databases/mongodb-devel)
2010-09-11 12:32:25 +00:00
Sergey A. Osokin
c4cc99c3ca Update from 2.0.0 to 2.0.1.
<ChangeLog>

- Fixed a not critical but important VM bug: from time to time a race
  condition may happen and a client may never get the reply from a given
  request.

- Now we have a make install target as stated in the README.

- redis-cli no longer tries to understand if it's part of a pipe
  so there is to use the -x option to read the last arg from stdin.
  This prevents it from creating problem when running inside cron scripts.

- Fixed the init script provided in the tar.gz. It was totally broken.

- Fixed a bug related to connecting more than 10k clients to Redis.

</ChangeLog>
2010-09-10 05:59:21 +00:00
Philip M. Gollucci
bcc0626319 PostgreSQL 8.3.1 has changed it's bytea encoding.
* in PostgreSQL 8.3.1 Release note
Make encode(bytea, 'escape') convert all high-bit-set byte values into \nnn octal escape sequences (Tom)

This is necessary to avoid encoding problems when the database encoding is multi-byte. This change could pose compatibility issues for applications that are expecting specific results from encode.

but pyPgSQL escape bytea encode as it's own implementments. PostgreSQL says that it may make failure(see PQescapeBytea documentation).

in PQescapeBytea function documentation:
"The only difference from PQescapeByteaConn is that PQescapeBytea does not take a PGconn parameter. Because of this, it cannot adjust its behavior depending on the connection properties (in particular, whether standard-conforming strings are enabled) and therefore it might give the wrong results. Also, it has no way to return an error message on failure."

Patch is included upstream already

PR:             ports/122616
Submitted by:   "Choe, Cheng-Dae" <whitekid@gmail.com>
2010-09-10 04:18:06 +00:00
Philip M. Gollucci
a103978295 - Update to 1.2.7
- MASTER_SITES udated
- MAN1 list updated
- THANKS removed from list of docs added to DOCSDIR
  (not present in vendor's archive anymore)
- files/patch-Makefile.in updated
- pkg-descr and pkg-plist updated

PR:             ports/149876
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    maintainer timeout (knu ; 19 days)
2010-09-10 04:16:57 +00:00
Philip M. Gollucci
41c2ea5a42 - Update to 1.30
- Add WWW

PR:             ports/149419
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    maintainer timeout (lth ; 33 days)
Changes:        http://search.cpan.org/dist/SQL-Statement/Changes
2010-09-10 03:52:22 +00:00
Philip M. Gollucci
ea24bb75fe - pull delete() fix from SVN
PR:             ports/148206
Submitted by:   danger
Approved by:    maintainer timeout (gerrit.beine@gmx.de; 73 days)
2010-09-09 22:19:19 +00:00
Philip M. Gollucci
68ef324b41 - Update to 1.0.9
PR:             ports/149432
Submitted by:   Joe Horn <joehorn@gmail.com>
2010-09-09 22:17:19 +00:00
Philip M. Gollucci
1030d6f220 - Update to 1.0.2
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 21:36:20 +00:00
Lars Thegler
61b41e8d63 Update to 0.14 2010-09-09 19:49:21 +00:00
Philip M. Gollucci
dfec5abd90 - Update to 0.43
PR:             ports/149901
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    maintainer timeout (clsung@FreeBSD.org ; 17 days)
Changes:        http://search.cpan.org/dist/BerkeleyDB/Changes
2010-09-09 19:30:21 +00:00
Philip M. Gollucci
bc03b273ca RF -> RG Conversion (Part III)
With Hat:       ruby@
Tested by:      make checksum
2010-09-09 19:12:56 +00:00
Philip M. Gollucci
16d2e97084 - Update to 0.110
PR:             ports/149339
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    maintainer timeout (ijliao ; 35 days)
Changes:        http://search.cpan.org/dist/DBD-AnyData/Changes
2010-09-09 18:26:37 +00:00
Pav Lucistnik
97a89ff90e - Update to 2.11.11
PR:		ports/150375
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-09-09 13:44:37 +00:00
Pav Lucistnik
88c593dad6 - Update to 3.3.7
PR:		ports/150374
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-09-09 13:40:50 +00:00
Philip M. Gollucci
2e0aab3b59 - Update to 1.0.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 06:08:11 +00:00
Philip M. Gollucci
32812f86be - Update to 0.63
PR:             ports/146225, ports/149103, ports/148486
Submitted by:   ghostonthewire <ghostonthewire@gmail.com>
Approved by:    maintainer timeout (nivit ; 130 days, 59 days, 41 days)
2010-09-09 01:41:56 +00:00
Jose Alonso Cardenas Marquez
37673c0a9a - Remove firebird20-* CONFLICTS entry because isql tool was renamed to isql-fb
on databases/firebird20-client
2010-09-08 18:45:41 +00:00
Jun Kuriyama
6e73b38b90 - Upgrade to 0.4.12. 2010-09-07 04:04:50 +00:00
Wen Heping
54a3b1fced - Update to 2.0002
PR:		ports/150314
Submitted by:	Wen Heping(myself)
Approved by:	maintainer
2010-09-06 08:10:29 +00:00
Dima Panov
5f0348aaa7 - Backport fix for --datadir=... syntax for embedded mysql database
Obtained from:	kde svn repo
2010-09-05 23:21:19 +00:00
Sahil Tandon
130faffc05 - Update to 4.6.1
PR:		ports/150217
Submitted by:	Frederic Culot <frederic@culot.org> (maintainer)
2010-09-05 22:18:46 +00:00
Martin Matuska
bbb21e94ab - Pass maintainership back to ports@ 2010-09-05 08:35:10 +00:00
Doug Barton
12c1d27aee As previously advertised, remove the remaining ports that have no
SHA256 checksum information in the distinfo file.
2010-09-05 01:06:44 +00:00
Pav Lucistnik
72a7dd970c - Attempt to fix build on 6.X
Reported by:	pointyhat
2010-09-04 21:30:27 +00:00
Sergey A. Osokin
cbb98ca160 Welcome to redis 2.0.0!
ChangeLog: http://code.google.com/p/redis/wiki/Redis_2_0_0_Changelog
2010-09-03 16:44:06 +00:00
Wen Heping
d7c1b6b3c0 - Update to 1.8.1 2010-09-03 03:07:10 +00:00
Thierry Thomas
2130309d00 - Upgrade to 8.0.24 to make fetchable again;
Changelog at <http://download.aquafold.com/download/changelog.txt>

- Define the license.

Reported by:	pointyhat via Pav
2010-09-02 21:34:28 +00:00
Max Brazhnikov
02a61d870e Fix build with KDE 4.5 2010-09-02 21:15:33 +00:00
Max Brazhnikov
a7f7a70ad2 Update to 1.4.0 for KDE SC 4.5 2010-09-02 21:03:17 +00:00
Dmitry Marakasov
1ec5cb2f62 - Remove options that do nothing
- Don't bump PORTREVISION as nothing really changed

PR:		150226
Submitted by:	Pavel I Volkov <pol@opk.ru> (maintainer)
Suggested by:	ale@
2010-09-02 14:43:01 +00:00
Pav Lucistnik
542b119c43 - Update to 5.11
PR:		ports/147972
Submitted by:	Joe Horn <joehorn@gmail.com>
Approved by:	maintainer timeout (mm; 2 months)
2010-09-02 13:01:07 +00:00
Pav Lucistnik
dd92e8527f - Update to 0.1.8a
PR:		ports/149881
Submitted by:	Joe Horn <joehorn@gmail.com>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-09-02 12:51:09 +00:00
Sylvio Cesar Teixeira
2ca03d819d - Update to 1.6.2
PR:		ports/150201
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
2010-09-02 12:49:27 +00:00
Philip M. Gollucci
7bd33b57b4 Presenting Rails 3.0
http://weblog.rubyonrails.org/2010/8/29/rails-3-0-it-s-done

N.B.:
  lang/ruby19 does not work with rails3 until the upgrade to 1.9.2
  by stas@ happens.

- Update www/rubygem-rails to 3.0.0

Sponsored by:       RideCharge Inc. / Taximagic
2010-09-02 02:43:28 +00:00
Philip M. Gollucci
9062695efb - Prep ruby Rails 3
Update to 1.8.5
  Convert to RG
  Fix depends

With Hat:       ruby
Sponsored by:   RideCharge Inc. / Taximagic
2010-09-02 02:30:54 +00:00
Pav Lucistnik
4a6f3df738 - Mark BROKEN on amd64: does not compile
Reported by:	pointyhat
2010-09-01 23:09:58 +00:00
Dmitry Marakasov
6199fb6f89 - Update to 3.7.2
PR:		149472, 150119
Submitted by:	Pavel I Volkov <pol@opk.ru> (maintainer)
2010-09-01 17:49:49 +00:00
Sergey Skvortsov
3eb6d9d26a Update to 4.017
Changes:	http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.017/ChangeLog
2010-09-01 09:43:55 +00:00
Wen Heping
1dfcc915ab - Update to 1.1.5 2010-09-01 08:21:45 +00:00
Wen Heping
e11d9fd04b - Update to 0.13.0 2010-09-01 07:40:16 +00:00
Wen Heping
673ded6d29 - Update to 1.0.1
PR:		ports/150166
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2010-09-01 07:32:14 +00:00
Baptiste Daroussin
05368d283b - Update to 0.73
- Changelog: http://cpansearch.perl.org/src/DANNY/Rose-DBx-Object-Renderer-0.73/Changes

Approved by:	mentors (implicit)
2010-09-01 06:15:43 +00:00
Baptiste Daroussin
0c2a66f815 - Update to 0.1616
- Changelog says: removed experimental register_method(), and methods attribute, because it is too magical

Approved by:	mentors (implicit)
2010-09-01 06:08:20 +00:00
Baptiste Daroussin
0f2833582d - Update to 0.00010
- Changelog says add support for crypt() see http://cpansearch.perl.org/src/WREIS/DBIx-Class-EncodedColumn-0.00010/Changes

Approved by:	tabthorpe (co-mentor)
2010-09-01 05:57:31 +00:00
Pav Lucistnik
45b59e1023 - Mark BROKEN on 6.x/7.x: does not compile
Reported by:	pointyhat
2010-08-31 21:22:25 +00:00
Philip M. Gollucci
ccc701e40b - Fix RUN_DEPENDS for slave postgresql ports
- Change default pgsql version to 82 matching Mk/ defaults
- Bump PORTREVISIONs

PR:             ports/148055
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    maintainer timeout (grigen ; > 2.5 months)
2010-08-30 20:42:23 +00:00
Sahil Tandon
e3c72d5924 - Update to 3.3.6
PR:		ports/150081
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-08-29 16:25:05 +00:00
Sahil Tandon
4143081c79 - Update to 1.6.1
- Add shutdown KEYWORD to rc script

PR:		ports/150056
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
2010-08-29 01:53:22 +00:00
Sahil Tandon
94ad980ba9 - Update to 0.6.5
PR:		ports/150059
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-08-29 01:53:20 +00:00
Baptiste Daroussin
5c08fd594b - Update to 1.24
Approved by:	mentors (implicit)
2010-08-28 15:53:50 +00:00
Philip M. Gollucci
37625fc0c2 - Update to 1.0.0
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-28 08:02:41 +00:00
Philip M. Gollucci
1ee4780f99 BigRecord is built from ActiveRecord, and intended to seamlessly integrate
into your Ruby on Rails applications.

WWW: http://www.bigrecord.org/
2010-08-27 01:29:50 +00:00
Philip M. Gollucci
32ec46f2bb DataMapper is a Object Relational Mapper written in Ruby. The goal is to create
an ORM which is fast, thread-safe and feature rich.

                Please Welcome 1.0.0

http://datamapper.org/

PR:             ports/147800
Submitted by:   myself (pgollucci)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-27 01:09:44 +00:00
Philip M. Gollucci
4c5987d9b4 Prep for datamapper 1.0
- jyyou@cs.nctu.edu.tw -> ruby [1]

PR:             ports/147800 [1]
Approved by:    portmgr (flz) [1] AND maintainer timeout (jyyou@cs.nctu.edu.tw ; > 2.5 months)
With Hat:       ruby
2010-08-27 00:35:40 +00:00
Philip M. Gollucci
46c565f8d5 Move wenheping@gmail.com aka wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*
Approved by:    wen
With Hat:       ruby
2010-08-26 23:55:19 +00:00
Sahil Tandon
7b5787d456 - Update to 0.36
- Changes: http://search.cpan.org/dist/MongoDB/Changes
2010-08-26 02:57:32 +00:00
Philippe Audeoud
159843b58d - Update to 0.07001
- Changelog: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes

PR:		ports/149796
Submitted by:	Andrej Zverev <andrej.zverev _AT_ gmail.com>
2010-08-25 10:27:53 +00:00
Alex Dupre
2c34c67def Install required header and bump PORTREVISION.
Submitted by:	Charles Sprickman <spork@bway.net>
2010-08-25 09:07:27 +00:00
Alex Dupre
a476829eec Update to 5.1.50 release. 2010-08-24 13:54:58 +00:00
Alex Dupre
576d39a7e7 Add missing closing quotes.
PR:		ports/149748
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
2010-08-24 09:36:49 +00:00
Steven Kreuzer
295b58b054 Update to 6839
PR:		ports/149871
Submitted by:	Joe Horn <joehorn@gmail.com>
2010-08-23 20:28:44 +00:00
Pietro Cerutti
c0588c64af - Use USE_MYSQL, do not directly depend on mysql50-client
Requested by:	Tadeusz Raczkowski <raczkowski@shaw.ca>
2010-08-23 17:36:49 +00:00
Li-Wen Hsu
b97809dac9 - Turn "Allow loadable extensions" option default on, the port like
databases/py-sqlite3 needs this to execute successfully.

PR:		ports/149842
Submitted by:	lwhsu
Approved by:	Pavel I Volkov <pol AT opk.ru> (maintainer)
2010-08-23 07:32:50 +00:00
Philip M. Gollucci
4c816377f5 - Update to 0.42
Changes:        http://search.cpan.org/dist/BerkeleyDB/Changes
PR:             ports/147607
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:57:32 +00:00
Doug Barton
4f2aec0553 Mark the rest of the ports with no SHA256 in the distinfo file
DEPRECATED 2 weeks after filing the PRs with no MAINTAINER
responses.

ports/149449:
ports/databases/sybase-ocsd

ports/149450:
ports/editors/staroffice5

ports/149452:
ports/emulators/linux-vmware-toolbox2

ports/149453:
ports/german/staroffice5

ports/149455:
ports/sysutils/linux-acu
2010-08-23 01:43:48 +00:00
Li-Wen Hsu
c443cfcf3e Add my2cego 1.0.0, imports mysqldump files into cego.
PR:		ports/149782
Submitted by:	Kurt Jaeger <fbsd-ports at opsec.eu>
2010-08-22 12:52:07 +00:00
Philip M. Gollucci
472ad07c92 - Update to 1.3.0
- Reset to perl@ [1]

PR:             ports/147363
Submitted by:   pgollucci (myself)
Reviewed by:    az [1]
Approved by:    maintainer timeout, linimon [1]
2010-08-22 05:49:27 +00:00
Sahil Tandon
6c03410e1c - Update to 0.1615
This commit differs from the patch submitted with the PR
in that it updates the port to an even newer version and
also updates the minimal version of a dependency.

PR:		ports/149318
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-22 00:31:11 +00:00
Li-Wen Hsu
7106062213 - Update to 2.11.10.1, this fixes for various XSS vulnerabilities
PR:		ports/149840
Submitted by:	Matthew Seaman <m.seaman AT infracaninophile.co.uk> (maintainer)
Security:	CVE-2010-3056
2010-08-21 23:12:16 +00:00
Li-Wen Hsu
5e35568bf3 - Update to 3.3.5.1, this fixes for various XSS vulnerabilities
PR:		ports/149841
Submitted by:	Matthew Seaman <m.seaman AT infracaninophile.co.uk> (maintainer)
Security:	CVE-2010-3056
2010-08-21 12:30:56 +00:00
Sahil Tandon
3e5c3fadd5 - Update to 4.6.0
- Add another MASTER_SITE
- Introduce OPTION to install GTK html docs
- Pass maintainership to submitter

PR:		ports/149835
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-21 00:28:52 +00:00
Sahil Tandon
09d3135796 - Update to 2.6.9
PR:		ports/149834
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2010-08-21 00:28:50 +00:00
Li-Wen Hsu
b9f1de42ee - Grab maintainership of these ports for python@ 2010-08-20 20:53:48 +00:00
Sergey Skvortsov
5ce8467a52 Add hypertable , high performance distributed data storage system. 2010-08-20 11:13:23 +00:00
Sahil Tandon
51fcb3b29f - Update to 1.013
PR:		ports/149521
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-20 01:30:25 +00:00
Mark Linimon
4c2a93573c Mark as broken on tier-2 archs.
Hat:		portmgr
2010-08-19 09:30:17 +00:00
Li-Wen Hsu
6e37ba86fb - Update to 2.6.8
PR:		ports/149779
Submitted by:	Kurt Jaeger <fbsd-ports AT opsec.eu> (maintainer)
2010-08-18 22:41:06 +00:00
Li-Wen Hsu
2f098ed40c - Recover missing dependency (devel/pkg-config)
- Bump PORTREVISION

PR:		ports/146876
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Approved by:	Pavel I Volkov <pol AT opk.ru> (maintainer)
2010-08-18 22:06:58 +00:00
Li-Wen Hsu
0d064c8d8f - Fix 'make package' when NO_INSTALL_MANPAGES is defined
PR:		ports/146083
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Approved by:	Pavel I Volkov <pol AT opk.ru> (maintainer)
2010-08-18 22:02:12 +00:00
Greg Larkin
c5b417e05e - Restrict USE_PYTHON to 2.5+ due to compilation errors with Python 2.4
PR:		ports/149253
Submitted by:	glarkin
Approved by:	wen (via email)
2010-08-18 14:10:53 +00:00
Wesley Shields
9683442a4f [1]: Update to 1.0.0
[2]: Fix bug in RC script
[3]: Add pre-fetch message about possibly needing to rebuild the views

PR:		[1]: ports/148803
		[2]: ports/149028
		[3]: ports/149030
Submitted by:	[1]: Tomas Sedovic <tomas@sedovic.cz>
		[2]: Till Klampaeckel <till@php.net> (maintainer)
		[3]: Till Klampaeckel <till@php.net> (maintainer)
Approved by:	[1]: Till Klampaeckel <till@php.net> (maintainer)
2010-08-18 00:08:12 +00:00
Mark Linimon
fbc98cc28e Reassign to freebsd-ports, per maintainer email to ports@. 2010-08-17 23:46:35 +00:00
Andrej Zverev
65c1ea7fa1 Update to 0.22.
PR:		ports/149387
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-17 06:24:56 +00:00
Jose Alonso Cardenas Marquez
7bcde27b94 - Update to 2.4.0
- Add support for amd64 [1]
- Add 23 new ports to  to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
  graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up

PR:	ports/146001
Submmitted by:	Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by:	marcov_ at _pascalprogramming.com (fpc developer)[1]
2010-08-16 17:45:15 +00:00
Cheng-Lung Sung
87453ddfb8 - Update to 3.63 2010-08-16 06:20:56 +00:00
Cheng-Lung Sung
587fcc73b8 - Update to 1.3.1 2010-08-16 01:54:53 +00:00
Jun Kuriyama
f5fde52752 - Upgrade to 1.001010. 2010-08-15 15:01:15 +00:00
Tilman Keskinoz
6801c29c92 Update to 1.1.41
PR:		149672
Submitted by:	maintainer
2010-08-15 13:21:55 +00:00
Sergey A. Osokin
e4943dc60d Connect to build databases/redis-devel. 2010-08-15 09:25:21 +00:00
Sergey A. Osokin
4d1beba222 Add CONFLICTS with databases/redis-devel.
Bump PORTREVISION.
2010-08-15 09:23:37 +00:00
Sergey A. Osokin
c345e328fb Update from 1.2.6 to latest development version 2.0.0rc4 after repocopy.
Add CONFLICTS.
Add the note in UPDATING about configuration file changes.
2010-08-15 09:18:07 +00:00
Jose Alonso Cardenas Marquez
089cdaca7f - Remove conflict with databases/unixODBC and databases/virtuoso. isql binary
was renamed to isql-fb
- Bump PORTREVISION
2010-08-15 07:01:44 +00:00
Joe Marcus Clarke
205822e7ed Update to 2.30.3. 2010-08-15 05:47:26 +00:00
Joe Marcus Clarke
1caf555602 Mark as MAKE_JOBS_UNSAFE.
PR:		149431
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
2010-08-14 17:45:40 +00:00
Pav Lucistnik
ac206b0bbd - Remove the PORTDATA abuse and provide a real plist
Reported by:	QAT
2010-08-13 16:07:00 +00:00
Pav Lucistnik
aa45d16aca - Update to 3.1.2
- Grant maintainership to submitter

PR:		ports/148776
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2010-08-13 15:38:45 +00:00
Pav Lucistnik
37838d6055 - Mark BROKEN on 6.X: does not configure
Reported by:	pointyhat
2010-08-12 19:42:35 +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