833e FreshPorts -- devel/cvsweb3
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
cvsweb3 3.0.6_3 devel on this many watch lists=9 search for ports that depend on this port
WWW CGI script to browse CVS repository trees version 3
Maintained by: noackjr@alumni.rice.edu search for ports maintained by this maintainer
Port Added: 12 May 2004 07:03:02
Also Listed In: www
License: not specified in port


FreeBSD-CVSweb is a WWW CGI script that allows remote users to browse
a CVS repository tree via web.  It can display the revision history of
a file, as well as diffs between revisions and downloading the whole
file.

The cvsweb script has been written by Bill Fenner <fenner@FreeBSD.org>
for the FreeBSD project, improved visually and functionally by Henner
Zeller <zeller@think.de>, Henrik Nordstrom <hno@hem.passagen.se>, and
Ken Coar <Ken.Coar@Golux.Com>, then Akinori MUSHA <knu@FreeBSD.org>
brought it back to the FreeBSD community and made further
improvements.  FreeBSD-CVSweb is currently maintained by Ville Skytta.

Author:	The FreeBSD Project <freebsd-cvsweb at FreeBSD dot org>
WWW:	http://www.FreeBSD.org/projects/cvsweb.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/perl5.8
Required To Run:
  1. devel/p5-IPC-Run
  2. net/p5-URI
  3. mail/p5-MIME-Types
  4. devel/p5-String-Ediff
  5. devel/cvsgraph
  6. print/enscript-letter
  7. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/cvsweb3/ && make install clean
To add the package: pkg_add -r cvsweb3


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/
  9. http://people.FreeBSD.org/~scop/cvsweb/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 14:07:27
Original commit files touched by this commit  3.0.6_3
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
23 Dec 2011 14:45:07
Original commit files touched by this commit  3.0.6_3
crees search for other commits by this committer
Use bsd.port.pre.mk to allow the port to actually find the correct cgi-bindir
without falling through to the last case every time.

PR:             ports/163099
Submitted by:   crees
Approved by:    maintainer timeout (2w+)
24 Oct 2011 09:11:38
Original commit files touched by this commit  3.0.6_3
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
03 Jul 2011 14:59:23
Original commit files touched by this commit  3.0.6_3
ohauer search for other commits by this committer
-remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.0.6_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.0.6_2
dinoex search for other commits by this committer
- update to jpeg-8
22 Jul 2009 16:27:08
Original commit files touched by this commit  3.0.6_1
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
08 Sep 2007 00:56:04
Original commit files touched by this commit  3.0.6_1
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
19 May 2007 20:32:57
Original commit files touched by this commit  3.0.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
23 Jan 2006 07:04:10
Original commit files touched by this commit  3.0.6
linimon search for other commits by this committer
Revert last commit.  It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:            portmgr
Pointy hat:     edwin`
22 Jan 2006 05:52:28
Original commit files touched by this commit  3.0.6
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
22 Jan 2006 01:48:34
Original commit files touched by this commit  3.0.6
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
26 Dec 2005 00:04:55
Original commit files touched by this commit  3.0.6
edwin search for other commits by this committer
devel/cvsweb3: Wrong install location with www/apache22

      www/apache22 installs its data files to ${PREFIX}/www/apache22
      though, devel/cvsweb3 fails to find this directory.

PR:             ports/90418
Submitted by:   Tetsuya Uemura <t_uemura@macome.co.jp>
02 Dec 2005 19:30:41
Original commit files touched by this commit  3.0.6
erwin search for other commits by this committer
Update to 3.0.6

PR:             89829
Submitted by:   Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)
31 Oct 2005 18:24:21
Original commit files touched by this commit  3.0.5_1
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
10 Apr 2005 13:01:56
Original commit files touched by this commit  3.0.5_1
pav search for other commits by this committer
- Style

PR:             ports/79710
Submitted by:   Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)
06 Mar 2005 13:47:15
Original commit files touched by this commit  3.0.5
knu search for other commits by this committer
Hand the maintainership over to Jon Noack.  Thanks!
04 Feb 2005 15:00:41
Original commit files touched by this commit  3.0.5
knu search for other commits by this committer
Update to 3.0.5.
30 Jan 2005 16:53:43
Original commit files touched by this commit  3.0.1
knu search for other commits by this committer
Change the maintainer to myself, adding a note that issues that are
not specific to this port/package should go to the freebsd-cvsweb
mailing list.

Requested by:   scop
21 Jan 2005 20:51:01
Original commit files touched by this commit  3.0.1
krion search for other commits by this committer
Set LATEST_LINK.

Reported by:    kris
12 May 2004 07:02:16
Original commit files touched by this commit  3.0.1
knu search for other commits by this committer
Update to CVSweb 3.0.1 after a repocopy.  Optional dependencies are
currently all enabled by default.

Number of commits found: 21

2830
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 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
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