Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2011 22:23:23 +0000 (UTC)
From:      Shaun Amott <shaun@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/cgi GnatsPR.pm query-pr.cgi www/en/cgi/GnatsPR MIMEIterator.pm Section.pm SectionIterator.pm www/en/cgi/GnatsPR/Section Email.pm FieldStart.pm MIME.pm Patch.pm StateChange.pm Text.pm www/en/layout/css query-pr.css
Message-ID:  <201107202223.p6KMNNFF026387@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
shaun       2011-07-20 22:23:23 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en/cgi               query-pr.cgi 
    en/layout/css        query-pr.css 
  Added files:
    en/cgi               GnatsPR.pm 
    en/cgi/GnatsPR       MIMEIterator.pm Section.pm 
                         SectionIterator.pm 
    en/cgi/GnatsPR/Section Email.pm FieldStart.pm MIME.pm Patch.pm 
                           StateChange.pm Text.pm 
  Log:
  Introducing the 3rd generation PR viewer.
  
  This is a significant improvement over the previous version, with more
  robust patch handling, better encoding/charset handling, numerous
  long-overdue bug fixes and a generally more maintainable codebase.
  
  Revision  Changes     Path
  1.1       +636 -0     www/en/cgi/GnatsPR.pm (new)
  1.1       +153 -0     www/en/cgi/GnatsPR/MIMEIterator.pm (new)
  1.1       +58 -0      www/en/cgi/GnatsPR/Section.pm (new)
  1.1       +189 -0     www/en/cgi/GnatsPR/Section/Email.pm (new)
  1.1       +80 -0      www/en/cgi/GnatsPR/Section/FieldStart.pm (new)
  1.1       +311 -0     www/en/cgi/GnatsPR/Section/MIME.pm (new)
  1.1       +172 -0     www/en/cgi/GnatsPR/Section/Patch.pm (new)
  1.1       +117 -0     www/en/cgi/GnatsPR/Section/StateChange.pm (new)
  1.1       +82 -0      www/en/cgi/GnatsPR/Section/Text.pm (new)
  1.1       +114 -0     www/en/cgi/GnatsPR/SectionIterator.pm (new)
  1.70      +652 -1009  www/en/cgi/query-pr.cgi
  1.5       +61 -25     www/en/layout/css/query-pr.css



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