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:
parent
8c08524462
commit
91eece0839
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50377
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= tidy
|
||||
PORTVERSION= 20000804
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.w3.org/People/Raggett/
|
||||
DISTNAME= tidy4aug00
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= tidy
|
||||
PORTVERSION= 20000804
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.w3.org/People/Raggett/
|
||||
DISTNAME= tidy4aug00
|
||||
|
Loading…
Reference in New Issue
Block a user