From owner-cvs-all Thu Nov 22 7:24:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 185F537B418; Thu, 22 Nov 2001 07:24:55 -0800 (PST) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAMFOsP16884; Thu, 22 Nov 2001 07:24:54 -0800 (PST) (envelope-from phantom) Message-Id: <200111221524.fAMFOsP16884@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 22 Nov 2001 07:24:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tidy Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phantom 2001/11/22 07:24:54 PST Modified files: www/tidy Makefile Log: 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 (maintainer) Tested by: myself, hrs Revision Changes Path 1.21 +2 -1 ports/www/tidy/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message