./textproc/xmlindent, XML stream reformatter written in ANSI C

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


Branch: CURRENT, Version: 0.2.16nb1, Package name: xmlindent-0.2.16nb1, Maintainer: pkgsrc-users

XML Indent is a XML stream reformatter written in ANSI C.
It is analogous to GNU indent.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 17.243 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-18 00:00:25 by Nia Alarie | Files touched by this commit (28)
Log message:
*: Remove many GCC_REQD for particularly old GCCs

In many cases the reasoning is poorly documented, or the reasoning
for setting GCC_REQD is to work around a compiler bug. Practically
a c99 compiler is now required for bootstrap (in at least several
dependencies) so we can entirely rule out GCC versions before 3.0.
   2023-07-11 07:46:30 by Nia Alarie | Files touched by this commit (3)
Log message:
xmlindent: Honour CFLAGS/LDFLAGS, should help the build on some platforms
   2023-07-11 07:42:33 by Nia Alarie | Files touched by this commit (1)
Log message:
xmlindent: Set LICENSE
   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
   2021-05-14 13:06:44 by Nia Alarie | Files touched by this commit (1)
Log message:
xmlindent: specifically needs flex
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2016-03-30 14:51:16 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Make lex/flex a runtime dependency for packages which link against -lfl.