The NetBSD Project

CVS log for pkgsrc/databases/bdb-xml/Attic/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / bdb-xml

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14, Sun Jan 7 18:13:35 2018 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +1 -1 lines
FILE REMOVED

{py-,}bdb-xml: remove packages

Last release from 2011, build broken, not used by anything in pkgsrc.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 3 01:56:09 2015 UTC (8 years, 1 month ago) by agc
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
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Add SHA512 digests for distfiles for databases category

Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 11 20:26:57 2012 UTC (11 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: 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, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

Add the correct version of the previosu patches.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 10 20:18:03 2012 UTC (11 years, 9 months ago) by markd
Branch: MAIN
Changes since 1.10: +6 -1 lines
Diff to previous 1.10 (colored)

Fix build with gcc4.6

Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 23 10:32:29 2011 UTC (12 years, 9 months ago) by adam
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.9: +5 -15 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Sat Jan 29 21:48:41 2011 UTC (12 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.8: +7 -1 lines
Diff to previous 1.8 (colored)

Fix build with gcc4.3

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 17 18:26:30 2009 UTC (14 years, 4 months ago) by hasso
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.7: +2 -2 lines
Diff to previous 1.7 (colored)

Make it not use included libtool in the configure phase. Makes it build
again on DragonFly.

Revision 1.7 / (download) - annotate - [select for diffs], Sat May 16 19:27:07 2009 UTC (14 years, 6 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

* Fix a typo in patch-aa.
* Fix build with xerces-c 2.8.0.

Revision 1.6 / (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-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (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.5 / (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, cube-native-xorg-base, cube-native-xorg
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

No idea what __os_clock is, but replace it with portable gettimeofday
usage. Add DESTDIR support. Bump revision.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 2 17:32:13 2006 UTC (17 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Override config.*. Fix DragonFly support in configure's libtool fragment.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 23 16:33:05 2005 UTC (18 years, 9 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add RMD160 digests in addition to SHA1 ones.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 24 20:16:18 2004 UTC (19 years, 2 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Fix a C++ statement that gcc 2 cannot handle.

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>