summaryrefslogtreecommitdiff
path: root/www/tidy/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-09-07Define RANLIB for Darwin (not tested by me).reed1-2/+6
Update to newer docs download file (updated docs appear to be the man page, tidy.css, and quickref.html). Also bump PKGREVISION. This will close PR pkg/26867. Thank you, Mark E. Perkins.
2004-08-30Update tidy to tidy-20040811.reed1-3/+3
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-02-17bl3ifyminskim1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-10-28Update tidy to 20031002, and docs to 20030610. No ChangeLog available,cube1-18/+20
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-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-11-22Update www/tidy to latest version released on November 8th, 2002 usingjschauma1-6/+8
patches provided by (wolfgang at wsrcc dot com) in PR pkg/19126. Minor changes by me: new homepage is at sourceforge, shut up pkglint. An official changelog does not seem to be available, but according to the PR, this version ``has prettier (more structured) output'' and ``produce[s] nice-looking xhtml''.
2002-03-08Update to tidy-020307, and add a distsite for older versions.wiz1-4/+5
Change: one bug fix.
2002-03-07Update to tidy-20020301.wiz1-6/+11
Changes are mostly bugfixes, but I couldn't find a ChangeLog.
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-18Highlights from the upgrade to tidy-20000804:kim1-3/+3
- fixed script element handling in framesets - detect repeated attributes e.g. in tables - supports Gnu Emacs error parsing - Word 2000 cleanup - HTML syntax fixes
2000-03-28Adapt this package to NetBSD using patches supplied by Takahiro Kambetron1-15/+7
in PR pkg/9532.
2000-03-28Import "tidy" from FreeBSD ports collection:tron1-0/+34
Fixes and tidies up HTML files