Add new option '-preserve' to preserve characters entities from source file

(i.e. leave them undecoded into plain characters). This feature will be utilized
by translation teams and was successfuly tested against Russian and Japanese
Translation Projects.

Also add simple hack to not to display annoying "Can't open ~/.tidyrc" warning
message in case if ~/.tidyrc file missing.

Bump PORTREVISION.

Approved by:	Scott Kenney <saken@hotel.rmta.org> (maintainer)
Tested by:	myself, hrs
This commit is contained in:
Alexey Zelkin 2001-11-22 15:24:54 +00:00
parent 8c08524462
commit 91eece0839
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50377
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= tidy
PORTVERSION= 20000804
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.w3.org/People/Raggett/
DISTNAME= tidy4aug00

View File

@ -7,6 +7,7 @@
PORTNAME= tidy
PORTVERSION= 20000804
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.w3.org/People/Raggett/
DISTNAME= tidy4aug00