11 Commits

Author SHA1 Message Date
sthen
d5101431ae add a patch for https://github.com/htacg/tidy-html5/issues/217,
a heap-buffer overflow which also affects tidyp
2015-06-25 08:28:58 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
2394f51acd move http://github.com and http://bitbucket.org to https
suggested by bentley@
2013-08-07 21:57:40 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
36c48db5ef help pkg_add -u over the tidy->tidyp bump. ok jasper@
- needs an @pkgpath marker
- bump EPOCH to help pkg_add -u, currently it needs help moving
to a lower version number when using quirks
2011-04-05 15:33:14 +00:00
sthen
4ffcd6582d fix the tidy backwards-compatibility symlink (s/PREFIX/TRUEPREFIX/) 2011-03-18 15:53:35 +00:00
jasper
5bc2b96975 - add symlink from bin/tidy to bin/tidyp as it's compatible and tidy will
be removed.

ok sthen@
2011-03-15 19:48:40 +00:00
jasper
211549b939 - don't use FULLPKGNAME in PFRAG.shared.. 2011-03-13 19:24:13 +00:00
jasper
7725a868f3 import tidyp 1.04 (which is a forked continuation for tidy, ports will be migrated eventually)
tidyp is a program that can validate your HTML, as well as modify it to
be more clean and standard. tidyp does not validate HTML 5.
libtidyp is the library on which the program is based. It can be used by
any other program that can interface to it.

ok sthen@
2011-03-10 19:34:01 +00:00