freebsd-ports/devel/viewvc/pkg-plist
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

66 lines
1.9 KiB
Text

%%INSTDIR%%/cgi/query.cgi
%%INSTDIR%%/cgi/viewcvs.cgi
%%INSTDIR%%/cvsdbadmin
%%INSTDIR%%/cvsgraph.conf.dist
%%INSTDIR%%/doc/help_dirview.html
%%INSTDIR%%/doc/help_log.html
%%INSTDIR%%/doc/help_logtable.html
%%INSTDIR%%/doc/help_query.html
%%INSTDIR%%/doc/help_rootview.html
%%INSTDIR%%/doc/images/chalk.jpg
%%INSTDIR%%/doc/images/cvsgraph_16x16.png
%%INSTDIR%%/doc/images/cvsgraph_32x32.png
%%INSTDIR%%/doc/images/logo.png
%%INSTDIR%%/lib/PyFontify.py
%%INSTDIR%%/lib/PyFontify.pyc
%%INSTDIR%%/lib/accept.py
%%INSTDIR%%/lib/accept.pyc
%%INSTDIR%%/lib/apache_icons.py
%%INSTDIR%%/lib/apache_icons.pyc
%%INSTDIR%%/lib/blame.py
%%INSTDIR%%/lib/blame.pyc
%%INSTDIR%%/lib/compat.py
%%INSTDIR%%/lib/compat.pyc
%%INSTDIR%%/lib/config.py
%%INSTDIR%%/lib/config.pyc
%%INSTDIR%%/lib/cvsdb.py
%%INSTDIR%%/lib/cvsdb.pyc
%%INSTDIR%%/lib/dbi.py
%%INSTDIR%%/lib/dbi.pyc
%%INSTDIR%%/lib/debug.py
%%INSTDIR%%/lib/debug.pyc
%%INSTDIR%%/lib/ezt.py
%%INSTDIR%%/lib/ezt.pyc
%%INSTDIR%%/lib/popen.py
%%INSTDIR%%/lib/popen.pyc
%%INSTDIR%%/lib/py2html.py
%%INSTDIR%%/lib/py2html.pyc
%%INSTDIR%%/lib/query.py
%%INSTDIR%%/lib/query.pyc
%%INSTDIR%%/lib/rcsparse.py
%%INSTDIR%%/lib/rcsparse.pyc
%%INSTDIR%%/lib/rlog.py
%%INSTDIR%%/lib/rlog.pyc
%%INSTDIR%%/lib/viewcvs.py
%%INSTDIR%%/lib/viewcvs.pyc
%%INSTDIR%%/loginfo-handler
%%INSTDIR%%/make-database
%%INSTDIR%%/standalone.py
%%INSTDIR%%/templates/annotate.ezt
%%INSTDIR%%/templates/diff.ezt
%%INSTDIR%%/templates/dir_alternate.ezt
%%INSTDIR%%/templates/directory.ezt
%%INSTDIR%%/templates/footer.ezt
%%INSTDIR%%/templates/graph.ezt
%%INSTDIR%%/templates/header.ezt
%%INSTDIR%%/templates/log.ezt
%%INSTDIR%%/templates/log_table.ezt
%%INSTDIR%%/templates/markup.ezt
%%INSTDIR%%/templates/query.ezt
%%INSTDIR%%/viewcvs.conf.dist
@dirrm %%INSTDIR%%/templates
@dirrm %%INSTDIR%%/lib
@dirrm %%INSTDIR%%/doc/images
@dirrm %%INSTDIR%%/doc
@dirrm %%INSTDIR%%/cgi
@dirrm %%INSTDIR%%