./textproc/tcl-expat, XML parser implemented entirely in Tcl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1nb7, Package name: tcl-expat-1.1nb7, Maintainer: pkgsrc-users

TclExpat is a tcl XML parser based on expat. The goal of this parser
is to be "plug-compatible" with TclXML.


Required to run:
[lang/tcl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 262.244 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
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
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-08-10 00:14:36 by Roland Illig | Files touched by this commit (2)
Log message:
textproc/tcl-expat: fix some pkglint warnings
   2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797)
Log message:
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.
   2014-01-11 15:42:06 by Adam Ciarcinski | Files touched by this commit (106)
Log message:
Revbump after updating tcl/tk.
   2013-01-12 00:35:12 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Add missing string.h. Fix return values. Fix rpath.
   2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-08-23 19:03:53 by John Marino | Files touched by this commit (1)
Log message:
textproc/tcl-expat: Fix non-priviledged build

Tcl-expat does not need to create lib/tcl.  This is done already by the
lang/tcl package.  Attempting the pre-install target fails when built
by a non-root user so just remove this redundant target.