aboutsummaryrefslogtreecommitdiffstats
path: root/www/tidy
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* Avoid dumping core when $HOME is not set.kuriyama2002-08-122-5/+15
| | | | Reference: <7mn0t271m8.wl@black.imgsrc.co.jp>
* Fix build on -CURRENT.naddy2002-07-211-4/+13
| | | | | PR: 40810 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Add new option '-preserve' to preserve characters entities from source filephantom2001-11-226-0/+153
| | | | | | | | | | | | | | (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
* Add new option '-preserve' to preserve characters entities from source filephantom2001-11-221-0/+1
| | | | | | | | | | | | | | (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
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Upgrade to Aug 4, 2000 version.dirk2000-08-222-3/+3
| | | | | PR: ports/20732 Submitted by: Scott A. Kenney <saken@hotel.rmta.org> (maintainer)
* Update to version 20000430.steve2000-05-293-7/+13
| | | | | PR: 18433 Submitted by: maintainer
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to the January 13, 2000 release of Tidy. The version format ofgreen2000-03-283-20/+11
| | | | | | | | | | the port is now %Y%d%m, so this release is tidy-20000113. The previous format did not increase monotonically. A significant change is the manual page correctly becoming a manpage, where in the last release it was a diff (!). Further release notes can be found within, or at http://www.w3.org/People/Raggett/tidy/release-notes.html
* move MAN1 to MAN1 sectionmharo2000-02-161-1/+2
|
* Update to November 30 version.steve1999-12-242-3/+3
| | | | | PR: 15266 Submitted by: maintainer
* Update to oct 22 releasecpiazza1999-11-214-14/+20
| | | | | PR: 14867 Submitted by: maintainer
* Update tidy to 27sep99. Also s/Id/FreeBSD in the Makefiledan1999-10-093-3/+5
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-2/+2
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Update to 0.7.99.2 (7 july 99)cpiazza1999-07-112-5/+4
| | | | | PR: 12561 Submitted by: maintainer
* Update to tidy2july99cpiazza1999-07-063-8/+16
| | | | | PR: 12525 Submitted by: maintainer
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* update to version tidy15apr99mharo1999-04-263-5/+8
| | | | | PR: 11318 Submitted by: maintainer
* Update to 22Jan99.steve1999-02-222-6/+5
| | | | | PR: 9969 Submitted by: maintainer
* Fix extract suffix problem.jkoshy1999-01-062-2/+3
| | | | Approved by: Scott Kenney <saken@budoir.net> (maintainer)
* Update maintainer's Email address and fix build for -current.steve1998-12-242-2/+12
| | | | | PR: 9182 Submitted by: maintainer
* Must <smack> stop <smack> doing <smack> this <smack> without <smack>nik1998-12-211-0/+13
| | | | | | having <smack> had <smack> enough <smack> sleep. Add patch-aa to patches/
* Updated to 17dec version.nik1998-12-212-6/+6
| | | | | | PR: ports/9146 Reviewed by: nik Submitted by: Scott A. Kenney <saken@rmta.ml.org>
* Dummy commit because I forgot to explain what this port doessteve1998-11-101-1/+1
| | | | | | | | when I committed it. So here goes: This port cleans up the layout of badly formatted HTML files. Reminded by: asami
* Initial import of tidy-0.1.98.9.steve1998-11-095-0/+52
PR: 8503 Submitted by: Abel Chow <achow@transoft.net>