Commit Graph

7 Commits

Author SHA1 Message Date
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