summaryrefslogtreecommitdiff
path: root/textproc/xmlstarlet
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-04-18revbump for textproc/icu updateadam1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-04-21revbump for textproc/icuadam1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-06-02Revbump for icuadam1-1/+2
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2016-10-25Update xmlstarlen from 1.3.1 to 1.6.1kamil3-17/+10
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
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
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.
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz1-2/+2
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-27Document licence (MIT).asau1-1/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-1/+2
2012-01-17update to 1.3.1drochner2-6/+6
changes: bugfixes
2011-11-30update to 1.3.0drochner2-6/+6
changes: -minor feature additions -bugfixes tested with osmarender
2011-07-11update to 1.2.1drochner4-41/+6
changes: -bugfixes -portability fixes in selftest
2011-06-06update to 1.2.0drochner4-6/+41
changes: -minor feature additions -bugfixes also patch some portability problems to make the selftest succeed
2011-05-05update to 1.1.0drochner3-30/+6
changes: -bugfixes -select improvements -other minor improvements (tested with osmarender)
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2009-07-07user-destdir supportjoerg1-3/+5
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-02s,-lpthread,${PTHREAD_LDFLAGS} ${PTHREAD_LIBS},joerg2-5/+5
2005-05-23Update to version 1.0.1.seb4-14/+28
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
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.
2004-09-12Add pthread.buildlink3.mk to make this package build on NetBSD 1.6.kristerw1-1/+3
2004-08-24import xmlstarlet-0.9.3, a command line tool to manipulate XMLdrochner5-0/+55
files using libxml2 and libxslt