Bug 16501 - new ebuild viewcvs
Bug#: 16501 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: rajiv@gentoo.org Reported By: axxackall@yahoo.com
Component: Ebuilds
URL: 
Summary: new ebuild viewcvs
Keywords:  
Status Whiteboard: 
Opened: 2003-02-27 16:35 0000
Description:   Opened: 2003-02-27 16:35 0000
Here is initial viewcvs ebuild for people who love viewcvs better than cvsweb.

------- Comment #1 From Axxackall 2003-02-27 16:38:24 0000 -------
Created an attachment (id=8789) [details]
initial submit

put it into /usr/local/portage/net-www/viewcvs and run ebuild <this-ebuild> 
digest at first. 

Postinstallation will require you some manual steps.

------- Comment #2 From B. K. Oxley (binkley) 2003-03-02 10:19:06 0000 -------
Need to add a cvsgraph ebuild.  It really nicely complements the most excellent
viewcvs. 

------- Comment #3 From Axxackall 2003-03-04 16:14:25 0000 -------
Created an attachment (id=8971) [details]
cvsgraph ebuild

I forgot to include dev-util/cvsgraph ebuild, which is required by
net-www/viewcvs ebuild

------- Comment #4 From Paul de Vrieze 2003-05-01 14:20:41 0000 -------
I just committed a viewcvs ebuild (completely rewritten though as a config
function of an ebuild is not supposed to be used for installing a package the
way the attached ebuild does.)

------- Comment #5 From Aaron Freeman 2003-05-21 07:25:35 0000 -------
The ebuild worked fine for me after I tweaked viewcvs.conf for my system,
except for the optional enscript support, which required a few tweaks as
described in:

http://forums.gentoo.org/viewtopic.php?t=12591&highlight=enscript 

Note that enscript is not required to use viewcvs, but it is emerged as a
dependency with viewcvs.  So, I would suggest: (1) remove the dependency, since
its not actually a requirement, and (2) consider applying the tweak to the
enscript ebuild.

I don't know if this ebuild is ready to be unmasked, but I can vouch that
worked fine on my very-vanilla Gentoo dev box. 

Thanks axxackall for pulling this together. 

------- Comment #6 From Axxackall 2003-08-11 12:03:00 0000 -------
Created an attachment (id=15921) [details]
highlighting and other fixes