Commit Graph

80 Commits

Author SHA1 Message Date
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
ajacoutot
3f1c8b014b endian.h: drop patching or make includes consistent. 2015-05-01 16:51:24 +00:00
naddy
c36ada4f79 fold lib-only PFRAG.shared into PLIST, and some related cleanups 2015-03-19 20:25:26 +00:00
naddy
1cab369547 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 17:47:50 +00:00
stu
b87a380d89 Update to 3.8.0.2.
ok espie@
2013-11-28 15:25:51 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
efa8c7b15d synch with src 2013-03-18 10:58:16 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
espie
2582d2679e update to 3.7.14.1 as well, ditch outdated -pthread patch 2012-11-29 05:32:04 +00:00
espie
be8b205130 plain forgot, synch with src 2012-07-13 16:16:18 +00:00
espie
eba530024c synch with src 2012-06-16 11:42:14 +00:00
espie
7bc29b5cce minor update, synch with src 2012-05-22 09:27:18 +00:00
espie
5c927d5626 zap sqlite3 build, proper, keep the lemon and tcl-sqlite3 stuff going.
(and don't forget about LIB_DEPENDS-tcl, thx sthen@)
2012-05-01 14:29:56 +00:00
sthen
d0207e3e8a update to SQLite 3.7.11 - requested by / OK landry@
Thanks to Landry and Jan Stary for testing.
2012-03-27 18:34:04 +00:00
sthen
e35afec60e Do a little check with objdump in post-install, to make sure lib isn't
inadvertently linked with -lpthread.
2012-01-07 14:50:18 +00:00
sthen
c4d936d08a Use -pthread not -lpthread. Library major bump for safety.
Inadvertently broken in last commit; the patch to the configure script
is fiddly and easily broken, so use extra lines of context for this patch
and add a warning comment.

Problem reported by James Turner, thanks!
2012-01-07 13:47:52 +00:00
nigel
4bb6465024 Update to v3.7.9 required for firefox, chrome
regression tests run on amd64,i386 and sparc64 by sthen@ thanks.

Ok sthen@
2011-12-21 00:38:11 +00:00
espie
c952698a78 finish converting, as the no_tcl thingy obviously is a NO_SHARED issue. 2011-11-18 09:39:09 +00:00
espie
31c68c1560 convert to bsd.port.arch.mk 2011-11-18 00:33:30 +00:00
landry
2c9ebc2459 Update to sqlite 3.7.5, enable UNLOCK_NOTIFY api (needed by firefox 4).
Tested by phessler@ on loongson/sparc, jasper@ on arm, myself on
amd64/sparc64/macppc, and went through a pair of amd64 bulk builds
without issues.
ok sthen@ dcoppa@
2011-03-14 14:39:51 +00:00
landry
80c1092783 Oops, typo. 2011-01-10 08:11:56 +00:00
landry
6f77cce928 Major update to sqlite 3.7.4. Based on a diff from stu@ for 3.7.3,
enables FTS3, SOUNDEX and RTREE options, remove the now non-relevant
'thread override lock' thing. Simplify Makefile a bit.
Tested by sthen@ on arm, jasper@ on mips64el, sebastia@ on the vax
(yay!) and myself on sparc64/ppc/amd64.
ok sebastia@ jasper@ espie@
2011-01-09 19:11:34 +00:00
stu
cb805e2ebe Update to newer Tcl layout.
ok landry@, sebastia@
2011-01-05 16:39:44 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
cd474773cf bye bye old LIB_DEPENDS 2010-11-06 22:50:02 +00:00
espie
880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
sthen
bc05c6aec0 Install the manpage; from Patrick Keshishian 2010-04-20 10:00:17 +00:00
sthen
dc0e69d86a Update to 3.6.23, much of this was done by Florent Tribouilloy and
espie@ who adjusted things so the build doesn't depend on Tcl (which
was added as a build dependency in 3.6.17).
2010-04-02 20:07:11 +00:00
sthen
b4b78be2ae Update to 3.6.16.1; a simple but important fix (and needed to update
Firefox). Mainline sqlite has moved beyond this but involves some changes
to the build infrastructure which need to be looked at separately.

Since the distfile is no longer available upstream, this is provided
as a patch to the 3.6.16 distfile and is taken from upstream's SCM.

Requested by naddy@.
2009-12-19 23:08:48 +00:00
sthen
4c56e70c0c Update SQLite to 3.6.16; ok martynas@ 2009-08-03 09:55:47 +00:00
simon
be59bde7ab enable load-extension for ports starting to require it
tested by bernd@ in a bulk build, thanks!
2009-05-12 23:20:52 +00:00
martynas
22fda9f32d sqlite3-3.6.13. full bulk build done by jasper@. ok jasper@, simon@ 2009-04-22 21:23:43 +00:00
martynas
8e453aeab5 update to sqlite-3.6.12. full bulk build done by jasper@
"go ahead" sthen@, ok fgs@, jasper@, simon@
2009-04-16 20:09:58 +00:00
martynas
a351a54c1a remove hunk, that had keyword, substituted by rcs. from Markus Lude 2009-04-05 07:52:17 +00:00
martynas
bacf4396a9 update to sqlite3-3.6.11. fixes null ptr deref in sqlite3OsTruncate
addColumn;  which broke py stuff
noticed with fgs@ while working on the py stuff
much thanks to bernd@;  for doing a bulk build with it
ok fgs@, bernd@, simon@
2009-04-05 00:02:53 +00:00
jakemsr
52b535e41d use /dev/arandom instead of /dev/urandom. reading from /dev/urandom
is too slow.

ok bernd@
2009-03-23 00:33:02 +00:00
simon
71a7a32ef7 update to version 3.6.10 which comes with quite a few fixes, remove fix
for solved libtool issue and add fix for tests on big-endian arches

looks good to espie@
requested, bulk-tested and ok by bernd@
2009-01-31 15:49:34 +00:00
bernd
c21e051b62 Add subpackage for the lemon LALR(1) parser generator.
ok martynas@, simon@ (some time ago)
2009-01-26 14:44:37 +00:00
jasper
57ff0c17ee - enable the SQLITE_ENABLE_COLUMN_METADATA part of sqlite3's API, as needed
by some applications (eventually).
- bump the minor

ok simon@
2008-12-04 14:11:16 +00:00
steven
b3873bd71d remove outdated comment about not passing tests, noticed by Stuart Cassoff
replace BASE_PKGPATH with BUILD_PKGPATH in dependency line while here

ok bernd
2008-10-28 12:18:36 +00:00
steven
a176a4a606 switch to use tcl 8.5.
inputs from and looks good to bernd and simon
2008-10-27 23:20:39 +00:00
simon
eebae1b0c1 update to version 3.6.4, see http://www.sqlite.org/35to36.html and
http://www.sqlite.org/changes.html for the details

tcl adjustments and bulk build testing by bernd@, thanks!

ok bernd@, steven@, martynas@
2008-10-27 17:14:18 +00:00
espie
05733a5f08 depends on libm __isnan -> major bump -> package bump 2008-07-25 19:02:25 +00:00
martynas
ab1e023ca2 fix if tcl-8.4 is not installed, spotted by Laurence Tratt
since BUILD_DEPENDS is not subpackage-dependant, there's no such
thing as BUILD_DEPENDS-tcl
2008-07-23 23:06:39 +00:00
martynas
d55bea2e4b - update to sqlite-3.5.9
- merge espie's patches
- fix apps such as p5-DBD-SQLite, by adding weak pthread functions.
also include some bug fixes from kurt@.  the work has been done by
kurt@, and espie@.  thanks!
ok kurt@, espie@, bernd@
2008-07-23 17:31:17 +00:00
steven
bd6bda39a9 update to 3.4.2
ok martynas@, merdely@, also tested by eric@
2007-09-15 18:51:35 +00:00
steven
a6c9497a3a update to 3.4.1
ok kili@
2007-07-30 06:28:07 +00:00
espie
a9210862c2 update to 3.4.0, heads up from Srebrenko Sehic,
okay martynas@

(boy, we got too many eastern europeans in there, I can't spell their names
and have to look it up each time)
2007-06-26 19:13:37 +00:00
martynas
d38480ccb5 3.3.16 is a minor bugfix update
changelog: http://www.sqlite.org/changes.html
ok espie@, steven@
2007-04-22 22:12:42 +00:00
steven
49af6f0a2a update to sqlite 3.3.15
doesn't look bad espie@
2007-04-14 19:34:03 +00:00