Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 13:27:55 -0700 (PDT)
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/cgi ports.cgi
Message-ID:  <200405272027.i4RKRt79006117@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simon       2004/05/27 13:27:55 PDT

  FreeBSD doc repository

  Modified files:
    en/cgi               ports.cgi 
  Log:
  - Support reading directly from a local INDEX(-5) file that isn't in
    CVS, and use this by default.  The CVS version is still used if the
    local updated version isn't readable.  On www.FreeBSD.org this means
    that the updated INDEX(-5) found on
    http://www.FreeBSD.porg/ports/INDEX(-5) are used.
  
    In essence this mean that this CGI script is actually useful
    again since it's not returning out-of-date results.
  
  - Disable the "new ports" HTML since it just doesn't work without
    frequent INDEX versions in CVS.  The support code for this isn't
    removed at this to avoid breaking stuff, but should be removed
    later.
  
  Testing opertunity provided by: kuriama
  
  Revision  Changes    Path
  1.76      +71 -14    www/en/cgi/ports.cgi



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