Commit graph

98 commits

Author SHA1 Message Date
Frederic Culot
64b5c12b0b - Update to 3.8.4.2
Changes:	http://www.sqlite.org/releaselog/3_8_4_2.html
PR:		ports/1878224
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-04-05 06:05:11 +00:00
Pawel Pekala
db85db64ed Update to version 3.8.4.1
PR:		ports/187604
Submitted by:	maintainer
2014-03-15 18:05:04 +00:00
Frederic Culot
a13fe2098c - Update to 3.8.4
Changes:	http://www.sqlite.org/releaselog/3_8_4.html
PR:		ports/187445
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-03-13 10:25:44 +00:00
Steven Kreuzer
419766da3e Update to 3.8.3.1
PR:		ports/186788
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-02-17 04:15:13 +00:00
Steven Kreuzer
195af262a4 Update to version 3.8.3
Fix LIB_DEPEND
Add missing STRIP_CMD

PR:		ports/186456
Submitted by:	Eero Hanninen <fax@nohik.ee>
Approved by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2014-02-10 03:46:37 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Pawel Pekala
eb1cee7fe1 Set on RTREE option by default.
It's required for graphics/mapnik, databases/spatialite.

PR:		ports/186003
Submitted by:	maintainer
2014-01-31 13:57:45 +00:00
Raphael Kubo da Costa
68823e72d9 - Update to 3.8.2
- Don't add RTREE by default
- Add new OPTION: UNICODE61

PR:		ports/185465
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-01-05 15:27:50 +00:00
Raphael Kubo da Costa
6f4916f545 - Update to 3.8.1.
- Support staging.

PR:		ports/184558
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2013-12-25 23:33:14 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
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
Sunpoet Po-Chuan Hsieh
8847b586ca - Update to 3.8.0.2
Changes:	http://www.sqlite.org/releaselog/3_8_0_2.html
PR:		ports/181841
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2013-09-07 10:19:06 +00:00
Ruslan Makhmatkhanov
bbb3d5de24 - update to 3.8.0.1
PR:		181706
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2013-08-31 17:47:39 +00:00
Tijl Coosemans
eace23c3ca - Remove pkgconfig dependency. The port only installs a .pc file.
- Replace post-patch with pathfix.

Approved by:	pavelivolkov@gmail.com (maintainer)
2013-06-26 07:37:32 +00:00
Lev A. Serebryakov
94bd6aa728 Remove SQLLOG option. It needs code on "client side", and should not be used
for system-wide library. No standard ports could be built when this option is
set. For example, "devel/subverison" could not detect SQLite when this option
is set.

PR:		ports/179012
Approved by:	Maintainer, Pavel Volkov <pavelivolkov [at] gmail.com>
2013-06-03 11:14:38 +00:00
Frederic Culot
39e6d66d3b - Update to 3.7.17 [1]
- Remove leading article from COMMENT

Changes:	http://www.sqlite.org/releaselog/3_7_17.html
PR:		ports/178971 [1]
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2013-05-31 14:03:15 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Frederic Culot
4effebb245 - Update to 3.7.16.1
Changes:	http://www.sqlite.org/releaselog/3_7_16_1.html
PR:		ports/177499
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
Feature safe:	yes
2013-04-17 09:19:54 +00:00
Baptiste Daroussin
15e4f9bf09 Restore the defaults as they use to be before conversion
Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Pointyhat to:	bapt
2013-03-22 13:13:50 +00:00
Baptiste Daroussin
14bc5a6c11 Convert to new options framework left unconverted ports in databases category 2013-03-21 17:43:46 +00:00
Joseph S. Atkinson
838ac8dda9 New port for sqlcipher.
Sqlcipher is a drop in replacement for sqlite3. Sqlcipher creates encrypted
sql databases.

Sponsored by:	iXsystems
Suggested by:	Isilon
Approved by:	kwm (mentor)
2013-03-04 21:19:46 +00:00
Eitan Adler
b7b9ec7a12 Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
2013-03-02 03:55:25 +00:00
Frederic Culot
fc91fe6c5e - Update to 3.7.14.1
- Enable URI filename option by default
- Update maintainer's address

Changes:	http://www.sqlite.org/releaselog/3_7_14_1.html
PR:		ports/172400
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Feature safe:	yes
2012-10-13 07:27:45 +00:00
Frederic Culot
d119d43bc7 - Update to 3.7.14
Changes:	http://www.sqlite.org/releaselog/3_7_14.html
PR:		ports/171804
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2012-09-21 08:13:34 +00:00
Frederic Culot
39bec11da9 - Update to 3.7.13
Changes:	http://www.sqlite.org/releaselog/3_7_13.html
PR:		ports/169714
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2012-07-09 06:32:19 +00:00
Armin Pirkovitsch
8a2a3edabc - Update to 3.7.12.1
PR:           ports/168329
Submitted by: Pavel I Volkov <pavelivolkov _at_ googlemail.com> (maintainer)
Approved by:  decke (mentor)
2012-05-25 10:16:24 +00:00
Eitan Adler
f6e06604fb Mark sqlite as MAKE_JOBS_UNSAFE
PR:		ports/167934
Submitted by:	"Bryan Drewery" <bryan@shatow.net>
Approved by:	Pavel Volkov <pavelivolkov@googlemail.com> (maintainer)
2012-05-16 19:36:02 +00:00
Baptiste Daroussin
a13c9f62c7 - Update to 3.7.12
- switch to autoconf version (no more need of tcl)

PR:		ports/167913 [1], ports/155908 [2]
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer), bapt[2]
2012-05-15 12:52:45 +00:00
Frederic Culot
999d588be8 - Update to 3.7.11
Changes:	http://www.sqlite.org/releaselog/3_7_11.html
PR:		ports/166782
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Feature safe:	yes
2012-04-09 15:44:52 +00:00
Michael Scheidell
a70afcbedc - update to 3.7.10
PR:		ports/164371
Approved by:	gabor (mentor, implicit)
2012-01-22 21:00:37 +00:00
Ruslan Makhmatkhanov
29befa0025 Add patch that fixes blobs handling in interactive mode.
Looks like this issue is known by upstream since 2009,
but never was fixed in any release.

PR:             162650
Submitted by:   Valentin Davydov <cs at soi.spb.ru>
Approved by:    maintainer, novel (mentor, implicit)
2011-12-22 18:10:22 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
9b44799b8a - Get rid FreeBSD 6.x support 2011-11-07 03:25:29 +00:00
Baptiste Daroussin
7e38c19f85 - Update to 3.7.9
PR:		ports/162308
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2011-11-05 19:18:28 +00:00
Beat Gaetzi
07a29a75c0 - Fix build on FreeBSD 10
Approved by:	pavelivolkov AT googlemail.com (maintainer)
2011-10-29 09:42:59 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Julien Laffaye
f5fbc2d5f8 Update to 3.7.8
PR:		ports/160853
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2011-09-20 19:19:40 +00:00
Martin Wilke
4ef151a83a - Update to 3.7.7.1
PR:		158550
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2011-07-02 13:39:03 +00:00
Julien Laffaye
d2ace8d060 Update to 3.7.7
PR:		ports/158400
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Approved by:	bapt (mentor, implicit)
2011-06-29 19:51:38 +00:00
Mikhail Teterin
ab1972bf0c Relax the requirement for icudata's shared library number.
Submitted:	self
Approved by:	maintainer
PR: 157330
2011-05-26 14:46:47 +00:00
Frederic Culot
5e07518c63 - Update to 3.7.6.3
PR:		ports/157272
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2011-05-23 14:38:17 +00:00
Frederic Culot
fc1c2ecb4e - Update to 3.7.6.2
Changes:	http://www.sqlite.org/changes.html
PR:		ports/156842
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2011-05-06 06:32:11 +00:00
Sunpoet Po-Chuan Hsieh
d52537cc73 - Update to 3.7.6.1
Changes:	http://www.sqlite.org/changes.html
PR:		ports/156420
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2011-04-20 17:41:49 +00:00
Martin Wilke
9475e48d65 - Update to 3.7.5
PR:		154844
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com>
Approved by:	maintainer
2011-03-04 14:00:56 +00:00
Baptiste Daroussin
513495a09a Chase devel/icu upgrade
Add an updating note
2010-12-15 11:37:49 +00:00
Philip M. Gollucci
7cb925796e - WITH_GCOV breaks nss
Submitted by:   nork, gabor
Approved by:    pavelivolkov@googlemail.com (maintainer)
2010-12-11 17:48:46 +00:00
Philip M. Gollucci
3f828a0292 - Update to 3.7.4
PR:             ports/152961
Submitted by:   Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2010-12-10 23:07:55 +00:00
Beech Rintoul
0f5bcec2aa Correct dependencies (from tcl modules)
Bump portrevision

PR: 152054
Submitted by: Pavel I Volkov (pavelivolkov@googlemail.com)
2010-11-12 04:13:08 +00:00
Max Brazhnikov
4f0777a7f0 Update to 3.7.3
Update maintainer address

PR:		ports/151501
Submitted by:	Pavel I. Volkov (maintainer)
2010-10-17 09:42:48 +00:00
Norikatsu Shigemura
34453298a6 Fix build issue which is inclusion of already installed header.
Approved by:	Pavel I Volkov  pol at opk ru (maintainer)
2010-09-14 16:19:23 +00:00