Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2004 12:47:07 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/ports Makefile
Message-ID:  <200411051247.iA5Cl7Xv099376@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simon       2004-11-05 12:47:07 UTC

  FreeBSD doc repository

  Modified files:
    en/ports             Makefile 
  Log:
  Force NO_TIDY for the ports web pages, since it takes a long time to
  run tidy on these huge HTML files, and the files are valid HTML when
  generated by portindex, even without tidy.
  
  Running without tidy caused the build time to go from ~8 minutes to ~1
  minute on my test machine.  An additional bonus is that the generated
  HTML files are now significantly smaller.
  
  Revision  Changes    Path
  1.38      +11 -1     www/en/ports/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411051247.iA5Cl7Xv099376>