cvs commit: ports/security/vuxml vuln.xml
Warren Block
wblock at wonkity.com
Thu May 31 16:28:24 UTC 2012
On Wed, 30 May 2012, Jason Helfman wrote:
> On Wed, May 30, 2012 at 5:04 PM, Eitan Adler <eadler at freebsd.org> wrote:
> On 30 May 2012 15:28, Jason Helfman <jgh at freebsd.org> wrote:
> > Perhaps this should be part of make validate routine?
> > -jgh
>
> It is on my "if I have the time" todo
> list, but my time is fairly limited lately. More generally a VuXML
> lint tool would be nice.
>
>
> I wonder if igor can be extended to do this :)
> Would be a good test run, too, for documentation processing in xml :)
> Or maybe a new tool, altogether.
>
> cc: wblock
Sorry, I missed the original post and am not quite sure what is being
checked. At present, igor doesn't know XML at all. My hope is that
some existing XML validator can be used to check tagging and indentation
of DocBook XML, and igor can just check for documentation-specific
problems.
Failing that, igor could probably be adapted to check VuXML, but it's
likely a different set of validation. A search for existing programs
which can do that is a first step to take before modifying or branching
igor.
More information about the cvs-ports
mailing list