./www/cvsweb, Web interface for browsing a CVS repository

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q2, Version: 3.0.6nb4, Package name: cvsweb-3.0.6nb4, Maintainer: pkgsrc-users

Features of this improved cvsweb:
- You can browse the file hierarchy by picking directories (e.g., src/).
- If you pick a file, you will see the revision history for that file.
- Selecting a revision number will download that revision of the file.
- There is a link at each revision to display (colored) diffs between
that revision and the previous one or to annotate a revision.
- A form at the bottom of the page that allows you to display diffs
between arbitrary revisions.


Required to run:
[www/p5-URI] [mail/p5-MIME-Types] [devel/p5-File-Temp] [devel/p5-IPC-Run] [lang/perl5]

Master sites:

SHA1: 6a9c9d2cc120bc0f0b3c2652a06f587bce8845a8
RMD160: e933c3814ea52c7fb9cec65e088c9ab778da2fee
Filesize: 70.785 KB

Version history: (Expand)


CVS history: (Expand)


   2013-08-14 14:45:40 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #4211 - requested by schmonz
www/cvsweb: Perl compatibility patch

Revisions pulled up:
- www/cvsweb/Makefile                                           1.40
- www/cvsweb/distinfo                                           1.17
- www/cvsweb/patches/patch-cvsweb.cgi                           1.1

---
   Module Name:    pkgsrc
   Committed By:   tez
   Date:           Tue Jul 30 13:01:11 UTC 2013

   Modified Files:
           pkgsrc/www/cvsweb: Makefile distinfo
   Added Files:
           pkgsrc/www/cvsweb/patches: patch-cvsweb.cgi

   Log message:
   Fix warnings from newer perl versions