Up to [cvs.NetBSD.org] / pkgsrc / textproc / xmlstarlet
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 26 11:23:40 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 7 15:02:47 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
textproc: Remove SHA1 hashes for distfiles
Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 25 02:11:32 2016 UTC (6 years, 11 months ago) by kamil
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
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
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
Update xmlstarlen from 1.3.1 to 1.6.1 Local changes: - reuse upstream INSTALL_TARGET dirs - depend on documentation installed by default Upstream changelog ================== 1.6.1: August 9, 2014 - handle unicode arguments under Windows 1.6.0: June 12, 2014 - get rid of "helpful" message about namespaces - update user guide - Enhancements: - add --stop option to val - add global option --no-doc-namespace - Build: - let the make install target succeed even if docs aren't built. 1.5.0: Jul 7, 2013 - Bugs: - avoid segfault on pyx non-existant file - fix unescaping of entities straddling 4K byte boundary (Bug #102) - Enhancements: - unescape hex entities (&#xXX;) - give a helpful message if doc has default namespace and nothing matched - add "_" and "DEFAULT" as names for document's top-level default namespace - Adding a global quiet option - ed: Allow omitting value argument to create empty element. - use default attribute values in sel subcommand - Build: - fix test variables to work with newer automake (1.11 -> 1.13) - fix usage2c.awk for mawk - scripts for building on mingw 1.4.2: Dec 28, 2012 - pyx: avoid segfault on documents with multiple attributes (Bug #3595212) 1.4.1: Dec 8, 2012 - avoid segfault when attempting to edit the document node (Bug #3575722) - Packaging: - include doc/xmlstar-fodoc-style.xsl in the dist so that the --enable-build-docs option works from the tarball (Bug #3580667) - AC_SUBST PACKAGE_TARNAME for automake so that documentation is installed to the right place (Bug #3561958) - Test Suite: - avoid test failures due to XML formatting and whitespace changes (also fixes Bug #3572789) - use automake's parallel test suite - make bigxml tests much faster by using whitespace instead of nodes - don't test str:replace() with ed: it doesn't work outside of xslt in new libxslt - ignore extra errors from libxml 2.9.0 bug - let tests run using busybox - add runAllTests.sh to run tests without make 1.4.0: Aug 26, 2012 - Documentation: - executable name used in documentation now matches --transform-program-name (Bug #3283713) - added Makefile rules for generating documentation (./configure --enable-build-docs) - ed subcommand: - relative XPaths are now handled correctly (Bug #3527850) - the last nodeset inserted by an edit operation can be accessed as the XPath variable $prev (or $xstar:prev) - add --var option to define XPath variables - allow ed -u -x to insert nodesets instead of converting to string - remove hard limit for number of edit operations (Bug #3488240) - pyx now handles namespaces correctly
Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 4 02:00:16 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz 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.9 / (download) - annotate - [select for diffs], Tue Jan 17 14:59:04 2012 UTC (11 years, 8 months ago) by drochner
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.8: +4 -4
lines
Diff to previous 1.8 (colored)
update to 1.3.1 changes: bugfixes
Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 30 10:44:46 2011 UTC (11 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
update to 1.3.0 changes: -minor feature additions -bugfixes tested with osmarender
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 11 10:26:30 2011 UTC (12 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.6: +4 -6
lines
Diff to previous 1.6 (colored)
update to 1.2.1 changes: -bugfixes -portability fixes in selftest
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 6 12:32:01 2011 UTC (12 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.5: +6 -4
lines
Diff to previous 1.5 (colored)
update to 1.2.0 changes: -minor feature additions -bugfixes also patch some portability problems to make the selftest succeed
Revision 1.5 / (download) - annotate - [select for diffs], Thu May 5 19:36:09 2011 UTC (12 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.4: +4 -5
lines
Diff to previous 1.4 (colored)
update to 1.1.0 changes: -bugfixes -select improvements -other minor improvements (tested with osmarender)
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 2 11:28:30 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
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,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
s,-lpthread,${PTHREAD_LDFLAGS} ${PTHREAD_LIBS},
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 23 21:32:01 2005 UTC (18 years, 4 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
Update to version 1.0.1. Package changes: install documentation files, add test target support. Changes since last packaged version (0.9.3): Changes in 1.0.1 1. Recompiled against recent libxml2-2.6.18 and libxslt-1.1.13 libraries 2. New binaries for Windows/Linux/Solaris 3. Fixed several pyx/depyx bugs 4. Window binary has been compiled with iconv to support more encodings Changes in 1.0.0 1. Fixed few core dumps 2. Recompiled against recent libxml2-2.6.17 and libxslt-1.1.12 libraries 3. New binaries for Windows/Linux 4. Updated documentation Changes in 0.9.5 1. Fixed security bugs (buffer overflows) 2. Recompiled against recent libxml2-2.6.13 and libxslt-1.1.10 libraries 3. New binaries for Windows/Linux 4. Updated documentation
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 24 14:48:50 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add RMD160 digests to the SHA1 ones.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Aug 24 11:59:23 2004 UTC (19 years, 1 month ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
import xmlstarlet-0.9.3, a command line tool to manipulate XML files using libxml2 and libxslt
Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 24 11:59:23 2004 UTC (19 years, 1 month ago) by drochner
Branch: MAIN
Initial revision