Up to [cvs.NetBSD.org] / pkgsrc / databases / bdb-xml
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21, Sun Jan 7 18:13:35 2018 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +1 -1
lines
FILE REMOVED
{py-,}bdb-xml: remove packages Last release from 2011, build broken, not used by anything in pkgsrc.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Oct 2 21:25:15 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.19: +1 -3
lines
Diff to previous 1.19 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Jan 18 13:49:23 2012 UTC (11 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Revbump after updating db5
Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 1 21:07:01 2011 UTC (12 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Package accepts db4 or db5 but CONFIGURE_ARGS was explicitly trying to use db5. Fix to use appropriate prefix.
Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 23 10:32:29 2011 UTC (12 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.16: +17 -16
lines
Diff to previous 1.16 (colored)
Changes 2.5.16: * Fixed container creation so that it honors page size in XmlContainerConfig * Fix the base-uri of an attribute node when using WholedocContainer storage * Fixed an assertion failure during query preparation with a recursive user defined function * Fixed an assertion failure when an as-yet unseen URI in used in a query * Fixed a problem where attribute indexes would not properly be updated if there were no element indexes present. This might have a symptom of DB_NOTFOUND errors or duplicate index entries for attributes * Changed the algorithm used to create node IDs during partial update to be more efficient and create shorter node IDs in general * Fixed a problem where deleting the XmlResults object returned by XmlValue.getAttributes() might cause an exception when the original XmlResults for the XmlValue object was next accessed * XQuery Update queries will no longer crash when statistics are disabled * Fixed a bug in document level indexing that could result in index entries being deleted inappropriately when a node was deleted * Fixed fn:doc() to raise an error in all cases if the document does not exist * Fixed a bug occurring when fn:subsequence() and "order by" were used in certain configurations * Changed XmlResults.asEventWriter(), now only one active XmlEventWriter is allowed for an XmlResults object
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 12 12:07:44 2009 UTC (14 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
Update MASTER_SITES and HOMEPAGE with Oracle's one.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Sep 24 19:32:00 2008 UTC (15 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
This version of bdb-xml requires db<4.7. Depend on db46 instead of db4. This fixes the build error shown on Joerg's bulk builds on NetBSD-current. Bump PKGREVISION.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Sep 6 20:54:31 2008 UTC (15 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib name change).
Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 3 11:18:23 2008 UTC (15 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper
Changes since 1.12: +4 -2
lines
Diff to previous 1.12 (colored)
No idea what __os_clock is, but replace it with portable gettimeofday usage. Add DESTDIR support. Bump revision.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Jan 12 11:36:28 2008 UTC (15 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
db4 update related revision bump
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 8 12:24:59 2007 UTC (16 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
PKGREVISION bump for db4 shlib name change.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 22 04:46:14 2006 UTC (17 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 16 09:30:59 2006 UTC (17 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Fixed a typo (CONFLICTS).
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 5 18:06:42 2006 UTC (17 years, 6 months ago) by minskim
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
USE_LANGUAGES+=c++
Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:30 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 6 15:10:01 2006 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
DEPENDS and PKGREVISION bumps because db4's library name changed.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 2 17:32:13 2006 UTC (17 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored)
Override config.*. Fix DragonFly support in configure's libtool fragment.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 14 18:00:15 2005 UTC (18 years, 3 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Add PLIST entries removed accidentally by mechanical changes for LIBTOOLIZE_PLIST. Bump PKGREVISION.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:11 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:17 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 31 17:15:58 2004 UTC (19 years, 8 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Reimport dbxml as bdb-xml so as to avoid confusion with dbXML, which is not in pkgsrc (yet) but available in the FreeBSD ports as dbxml. Requested by the author in PR pkg/24996.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 31 17:15:58 2004 UTC (19 years, 8 months ago) by minskim
Branch: MAIN
Initial revision