summaryrefslogtreecommitdiff
path: root/www/tidy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix plist in NOPORTDOCS case.Mark Linimon2004-10-121-5/+5
| | | | | PR: ports/71407 Submitted by: Scott Kenney <saken at hotel dot rmta dot org> (maintainer)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Avoid dumping core when $HOME is not set.Jun Kuriyama2002-08-122-5/+15
| | | | Reference: <7mn0t271m8.wl@black.imgsrc.co.jp>
* Fix build on -CURRENT.Christian Weisgerber2002-07-201-4/+13
| | | | | PR: 40810 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Add new option '-preserve' to preserve characters entities from source fileAlexey Zelkin2001-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 fileAlexey Zelkin2001-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.Jimmy Olgeni2001-02-051-1/+1
|
* Upgrade to Aug 4, 2000 version.Dirk Froemberg2000-08-212-3/+3
| | | | | PR: ports/20732 Submitted by: Scott A. Kenney <saken@hotel.rmta.org> (maintainer)
* Update to version 20000430.Steve Price2000-05-293-7/+13
| | | | | PR: 18433 Submitted by: maintainer
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
|
* Update to the January 13, 2000 release of Tidy. The version format ofBrian Feldman2000-03-273-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 sectionMichael Haro2000-02-161-1/+2
|
* Update to November 30 version.Steve Price1999-12-232-3/+3
| | | | | PR: 15266 Submitted by: maintainer
* Update to oct 22 releaseChris Piazza1999-11-214-14/+20
| | | | | PR: 14867 Submitted by: maintainer
* Update tidy to 27sep99. Also s/Id/FreeBSD in the MakefileDan Moschuk1999-10-083-3/+5
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Update to 0.7.99.2 (7 july 99)Chris Piazza1999-07-112-5/+4
| | | | | PR: 12561 Submitted by: maintainer
* Update to tidy2july99Chris Piazza1999-07-063-8/+16
| | | | | PR: 12525 Submitted by: maintainer
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 tidy15apr99Michael Haro1999-04-263-5/+8
| | | | | PR: 11318 Submitted by: maintainer
* Update to 22Jan99.Steve Price1999-02-222-6/+5
| | | | | PR: 9969 Submitted by: maintainer
* Fix extract suffix problem.Joseph Koshy1999-01-062-2/+3
| | | | Approved by: Scott Kenney <saken@budoir.net> (maintainer)
* Update maintainer's Email address and fix build for -current.Steve Price1998-12-232-2/+12
| | | | | PR: 9182 Submitted by: maintainer
* Must <smack> stop <smack> doing <smack> this <smack> without <smack>Nik Clayton1998-12-201-0/+13
| | | | | | having <smack> had <smack> enough <smack> sleep. Add patch-aa to patches/
* Updated to 17dec version.Nik Clayton1998-12-202-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 doesSteve Price1998-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.Steve Price1998-11-095-0/+52
PR: 8503 Submitted by: Abel Chow <achow@transoft.net>