8f5a FreshPorts -- sysutils/cvsweb-converters
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
cvsweb-converters 0.3.4_1 sysutils on this many watch lists=2 search for ports that depend on this port
Create hyperlinks to cvsweb from cvs[up] output or FreeBSD commitlogs
Maintained by: mkamm@gmx.net search for ports maintained by this maintainer
Port Added: 15 Mar 2001 10:36:30
License: not specified in port


This port helps tracking the development of FreeBSD and other open
source projects with a public CVS repository.

This package provides three Perl scripts:
  + commitlog2cvsweb: converts FreeBSD or DragonFlyBSD commitlog files to HTML
  + cvsrdiff2cvsweb:  converts output of "cvs rdiff -s" to HTML
  + cvsuplog2cvsweb:  converts log output of "cvsup" to HTML

They basically transform their input to HTML, adding hyperlinks to a
cvsweb URL (cf. port devel/cvsweb3) for each changed file. You can
browse a log of file changes and click on anything of interest to see
the details of the commit.
In order to use this tool you need:
  1. access to a CVS repository of interest to you (either by
     local/remote cvs or by cvsup)
  2. WWW access to the repository with the cvsweb CGI.
To use commitlog2cvsweb you have to track (at least) the
cvsroot-common and cvsroot-src part of the FreeBSD CVS repository with
cvsup. This requires about 32 megabytes disk space for the commit logs.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/p5-URI
  2. devel/p5-Config-IniFiles
  3. devel/p5-Time-modules
  4. lang/perl5.8
Required To Run:
  1. net/p5-URI
  2. devel/p5-Config-IniFiles
  3. devel/p5-Time-modules
  4. archivers/p5-IO-Compress
  5. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/cvsweb-converters/ && make install clean
To add the package: pkg_add -r cvsweb-converters


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://mitglied.multimania.de/mkamm/distfiles/
  3. http://www.student.tugraz.at/kammerhofer/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 12:22:38
Original commit files touched by this commit  0.3.4_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.3.4_1
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.3.4_1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.3.4_1
miwi search for other commits by this committer
- Get Rid MD5 support
25 Jan 2011 20:34:16
Original commit files touched by this commit  0.3.4_1
beat search for other commits by this committer
- Update MASTER_SITES to fix distfile fetching

PR:             ports/154244
Submitted by:   Martin Kammerhofer <mkamm AT gmx.net> (maintainer)
Feature safe:   yes
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.3.4_1
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
06 Jul 2009 23:28:15
Original commit files touched by this commit  0.3.4
wxs search for other commits by this committer
- Update to 0.3.4

PR:             porta/136269
Submitted by:   Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
03 Dec 2006 12:45:59
Original commit files touched by this commit  0.3.3
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
23 Jun 2006 08:25:41
Original commit files touched by this commit  0.3.3
ehaupt search for other commits by this committer
Update to 0.3.3

PR:             99316
Submitted by:   Martin Kammerhofer <dada@pluto.tugraz.at> (maintainer)
24 Jan 2006 01:06:45
Original commit files touched by this commit  0.3.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
13 Sep 2005 03:07:25
Original commit files touched by this commit  0.3.2
lawrance search for other commits by this committer
Add an extra master site.

Submitted by:   dada@sbox.tugraz.at (maintainer)
09 Sep 2005 14:56:48
Original commit files touched by this commit  0.3.2
lawrance search for other commits by this committer
Update to 0.3.2

PR:             ports/85884
Submitted by:   Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
06 Jun 2005 19:25:42
Original commit files touched by this commit  0.3.1
pav search for other commits by this committer
- Update to 0.3.1

PR:             ports/81968
Submitted by:   Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
03 Nov 2004 23:32:42
Original commit files touched by this commit  0.3
glewis search for other commits by this committer
. Update to 0.3.

PR:             72146
Submitted by:   Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
25 Aug 2004 11:49:24
Original commit files touched by this commit  0.2.3
vs search for other commits by this committer
Update to 0.2.3:
Improved parsing of CVS import messages.

PR:             ports/70930
Submitted by:   Martin Kammerhofer (maintainer)
14 Jul 2004 08:56:26
Original commit files touched by this commit  0.2.2
vs search for other commits by this committer
Use $PREFIX in pkg-message

PR:             ports/68940
Submitted by:   Martin Kammerhofer (maintainer)
01 Jul 2004 11:00:52
Original commit files touched by this commit  0.2.2
vs search for other commits by this committer
- Update to 0.2.1:
  Parse FreeBSD commitmessages again, after the date format has changed
   slightly on 5 June 2004
- Nuke plist in favour of PLIST_FILES while here

PR:             ports/68507
Submitted by:   maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.2.1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
05 Dec 2003 18:23:35
Original commit files touched by this commit  0.2.1
pav search for other commits by this committer
- Update to 0.2.1
- Reword a pkg-descr a bit

PR:             ports/59636
Submitted by:   Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.2
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
13 May 2003 10:14:51
Original commit files touched by this commit  0.2
demon search for other commits by this committer
Depend on p5-Time-modules rather than p5-Time.
21 Feb 2003 13:28:59
Original commit files touched by this commit  0.2
knu search for other commits by this committer
De-pkg-comment.
23 Mar 2001 03:03:05
files touched by this commit
kuriyama search for other commits by this committer
Upgrade to 0.2.    
23 Mar 2001 03:03:05
files touched by this commit
kuriyama search for other commits by this committer
Upgrade to 0.2.    
15 Mar 2001 13:36:30
files touched by this commit
kuriyama search for other commits by this committer
Add cvsweb-converters 0.1,   create hyperlinks to cvsweb from cvs[up]   output
or FreeBSD commitlogs.    

Number of commits found: 25

284a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight62
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0