Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 16:44:11 -0800 (PST)
From:      Clement LAFORET <clement@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/mod_cvs2 Makefile distinfo pkg-descr pkg-message pkg-plist
Message-ID:  <200401070044.i070iB0M054536@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clement     2004/01/06 16:44:11 PST

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_cvs2         Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Add mod_cvs-0.5.91 (known as mod_cvs2), apache2 version of mod_cvs.
  
  mod_cvs recognizes if the files in your webtree are checked out
  from a CVS repository. If so, it checks if the file is up-to-date
  and, if not, updates it.
  Another neat feature of mod_cvs is the date-checkout feature. You
  can specify a date in the URI that gets passed to CVS, which checks
  out an older revision of the requested file and sends it to the
  user.
  
  WWW: http://resare.com/noa/mod_cvs/
  
  Approved by:    erwin (mentor) (implicitly)
  
  Revision  Changes    Path
  1.798     +1 -0      ports/www/Makefile
  1.1       +36 -0     ports/www/mod_cvs2/Makefile (new)
  1.1       +1 -0      ports/www/mod_cvs2/distinfo (new)
  1.1       +10 -0     ports/www/mod_cvs2/pkg-descr (new)
  1.1       +6 -0      ports/www/mod_cvs2/pkg-message (new)
  1.1       +4 -0      ports/www/mod_cvs2/pkg-plist (new)



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