1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Commit Graph

79 Commits

Author SHA1 Message Date
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
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
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
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
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
Mark Linimon
b512d4ae6a Over to new volunteer.
Approved by:	old maintainer
2010-08-03 01:08:14 +00:00
Marcus Alves Grando
e8ce3f29f2 - Revert to TCL patch-Makefile 2010-04-22 15:34:07 +00:00
Marcus Alves Grando
f68f5d8f3f - Unbroken FTS3 and RTree usign TCL to build.
- Install manpages [1]
- Bump PORTREVISION

PR:		137296 [1]
Submitted by:	Pavel I Volkov <pol___opk.ru> [1]
2010-04-22 15:29:12 +00:00
Wesley Shields
39a0db1315 Update to 3.6.32.1.
Remove TCL build dependency using a patch from OpenBSD.

PR:		ports/145213
Submitted by:	Bapt <baptiste.daroussin@gmail.com>
Approved by:	mnag@ (maintainer timeout)
2010-04-20 23:45:58 +00:00
Greg Larkin
78d5731e00 - Added OPTION to enable extension library loading
PR:		ports/143329
Submitted by:	glarkin
Approved by:	maintainer timeout (mnag; 37 days)
Feature safe:	yes
2010-03-05 19:31:38 +00:00
Alex Dupre
8c133fa5db Update sqlite3 to 3.6.19 release:
- fix thread-safe support (does it make sense to have an option to disable it?)
- add R*Tree index OPTION
- rework/simplify the port

PR:		ports/139276
Submitted by:	ale
Approved by:	maintainer
2009-11-02 10:11:49 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Marcus Alves Grando
f3ef4b4122 - Update to 3.6.14.2 2009-06-09 02:40:43 +00:00
Marcus Alves Grando
e7bf95a245 - Update to 3.6.13.
- Fix upgrade with tcl 8.4.
2009-04-25 02:44:12 +00:00
Marcus Alves Grando
2e5523abb0 - Update to 3.6.11
- Change hard coded TCL dependancy to USE_TCL [1]

PR:		132382 [1]
Submitted by:	Scot W. Hetzel <swhetzel___gmail.com> [1]
2009-03-23 05:31:15 +00:00
Marcus Alves Grando
ab55babad1 - Update to 3.6.10
Requested by:	many
2009-01-27 02:16:09 +00:00
Marcus Alves Grando
e8f79f61b7 - Update to 3.6.4 [1]
- Add option to enable/disable column metadata [2]

PR:		125004 [2]
Submitted by:	Lapo Luchini <lapo___lapo.it> [2]
Requested by:	many [1]
2008-10-29 16:40:09 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Marcus Alves Grando
36b99c23c6 - Finally, update to 3.5.6
- Enable THREADS by default

PS: See UPDATING if you have problems.

Requested by:	many
2008-04-05 14:49:37 +00:00
Marcus Alves Grando
a6a4cb82a2 - Fix build with FTS2
PR:		115271
Pointy hat to:	mnag
Reported by:	many
2007-08-10 12:07:11 +00:00
Marcus Alves Grando
51274c2133 - Update to 3.4.1
- Make sqlite3 respect CC [1]
- Add support for FTS2 [2]

PR:		112286 [1], 113477 [2]
Submitted by:	Sergey Prikhodko <sergey___network-asp.biz> [1],
		Anton Berezin <tobez___FreeBSD.org> [2]
2007-08-01 14:22:13 +00:00