Commit graph

6 commits

Author SHA1 Message Date
Edwin Groothuis
51fcfef1ce i[Patch Port] devel/viewcvs (unforbidden)
This patch solves two problems of the actual ViewCVs port:
	1. it is forbidden as it is CSS-vulnerable, ViewCVS's CVS
	contains a patch but a new release was still not created
	by the authors 2. it overwrites the configuration files on
	installation

	To solve problem 1 I "back-ported" the patch 1.117 to
	lib/viewcvs.py
	http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/viewcvs/viewcvs/lib/viewcvs.py#rev1.117
	as the author itself says, it solves the problem:
	http://mailman.lyra.org/pipermail/viewcvs-dev/2002-July/000776.html

	To solve problem 2 I changed the install script to install
	viewcvs.conf.dist directly instead of renaming it to
	viewcvs.conf, leaving it up to the user and specifying it
	in the pkg-message.

PR:		 ports/51464
Submitted by:	Lapo Luchini <lapo@m4d.sm>
2003-08-24 12:40:03 +00:00
David W. Chapman Jr.
a0a0357e5b Update to 0.9
Make pkg-plist read version from variable instead of hardcoded

PR:		33114
Submitted by:	perky@fallin.lv
2001-12-25 05:08:44 +00:00
Kevin Lo
f182a967d0 Update to version 0.8
PR: 32823
Submitted by: Matt Holmes <matt@kerion.net>
2001-12-22 14:13:21 +00:00
Kevin Lo
a8c7aff731 Update to version 0.7.
PR: 28689
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-07-04 14:33:52 +00:00
Ying-Chieh Liao
cf3cd9e020 upgrade to 0.6
change master site and WWW: to sourceforge

PR:		27302
Submitted by:	Christopher Elkins <chrise@scardini.com>
2001-05-27 14:03:13 +00:00
Will Andrews
c45597ab56 Add ViewCVS, a Python version of Zeller's cvsweb. Cool!! 2000-07-03 00:34:20 +00:00