Commit Graph

4 Commits

Author SHA1 Message Date
Clement Laforet
3a8f07a415 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
Clement Laforet
7ce8e2b00e - Respect "apache modules convention".
When you install an apache module via ports or packages, ideally
  module must not alter configuration (not enabled by default)
2004-08-17 13:27:50 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Clement Laforet
0de24ae133 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)
2004-01-07 00:44:11 +00:00