Commit graph

6 commits

Author SHA1 Message Date
wiz
e604e31d45 Update to 20050921, provided by Jeroen Ruigrok/asmodai in PR 31220.
fix crashes with nested framesets
fix dmalloc conflicts
fix crashes with invalid x/html tags
fix memory corruptions
fix attributes with null values
replace tabs with spaces
a lot generic stability fixes
fix accessibility crashes
accessibility missing output added
use id= instead of a name=
fix crashes with mixed php-like code in html
fix memory leaks
xml: was stripped from xml:lang
make sure id and name are identical when used
do not add xml:lang for XHTML 1.1
check validity of id/name values
a lot of new options for finegrained control
support align="char"
fix 64 bit portability issues
fix support for nested <sub> and <sup>
make sure id's are unique
be more resistant against malformed comments
make sure attribute values are lowercase for xhtml specified values
ensure xml declarations are present
allow empty action="" to form
area does not need a mandatory href
2005-10-04 18:00:49 +00:00
reed
f1275a21fa Update tidy to tidy-20040811.
I could not find any recent release notes or change log other than "People
continue to report examples where Tidy does not catch some ill-formed HTML
or, worse, generates ill-formed HTML. These cases have been significantly
reduced." (I didn't compare code with old release either.)

Patch-ab updated (same line patched).
2004-08-30 18:48:57 +00:00
cube
e6ca13d549 Update tidy to 20031002, and docs to 20030610. No ChangeLog available,
unfortunately.

Tidy now comes with a (static) library, thus a buildlink2.mk file is now
provided.

There's no need to set PRESERVE_FILE_TIMES in CFLAGS anymore, thus
PR pkg/20489 is fixed.
2003-10-28 12:33:48 +00:00
wiz
281db28d2b Update to tidy-20020301.
Changes are mostly bugfixes, but I couldn't find a ChangeLog.
2002-03-07 13:33:52 +00:00
tron
423c3c3277 Adapt this package to NetBSD using patches supplied by Takahiro Kambe
in PR pkg/9532.
2000-03-28 17:22:19 +00:00
tron
ae63d7d433 Import "tidy" from FreeBSD ports collection:
Fixes and tidies up HTML files
2000-03-28 17:13:34 +00:00