aboutsummaryrefslogtreecommitdiff
path: root/devel/viewvc
Commit message (Collapse)AuthorAgeFilesLines
* Fix information leakage security vulnerability.Simon L. B. Nielsen2004-12-082-1/+38
| | | | | | | | | VuXML: http://vuxml.FreeBSD.org/323784cf-48a6-11d9-a9e7-0001020eed82.html Approved by: nectar Obtained from: Debian Notes: svn path=/head/; revision=123452
* Fix building of pkg-message in case WRKDIRPREFIX is setEdwin Groothuis2004-10-251-1/+1
| | | | | | | Submitted by: ls+edwin.freebsd.org9365ecb9@gambit.com.ru Notes: svn path=/head/; revision=120137
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* i[Patch Port] devel/viewcvs (unforbidden)Edwin Groothuis2003-08-245-9/+117
| | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=87606
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Use FORBIDDEN instead of BROKEN.Jun Kuriyama2002-05-211-1/+1
| | | | | | | Inspired from: cvsweb Notes: svn path=/head/; revision=59596
* Mark broken until CSS problem fixed.Jun Kuriyama2002-05-211-0/+1
| | | | | | | | | Sorry, I have no time to fix this problem. Please refer below: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/viewcvs/viewcvs/lib/viewcvs.py.diff Notes: svn path=/head/; revision=59595
* - Update to version 0.9.2 (not tested extensively)Johann Visagie2002-01-172-2/+2
| | | | Notes: svn path=/head/; revision=53246
* Update to 0.9David W. Chapman Jr.2001-12-255-64/+95
| | | | | | | | | | Make pkg-plist read version from variable instead of hardcoded PR: 33114 Submitted by: perky@fallin.lv Notes: svn path=/head/; revision=52145
* Update to version 0.8Kevin Lo2001-12-223-44/+54
| | | | | | | | PR: 32823 Submitted by: Matt Holmes <matt@kerion.net> Notes: svn path=/head/; revision=51986
* - Deploy USE_PYTHONJohann Visagie2001-08-231-8/+11
| | | | | | | | - Ensure that ${PKGMESSAGE} is created in final form (all substitutions performed) for inclusion in package Notes: svn path=/head/; revision=46713
* Update to version 0.7.Kevin Lo2001-07-043-2/+6
| | | | | | | | PR: 28689 Submitted by: Christopher Elkins <chrise@scardini.com> Notes: svn path=/head/; revision=44745
* upgrade to 0.6Ying-Chieh Liao2001-05-274-5/+10
| | | | | | | | | | change master site and WWW: to sourceforge PR: 27302 Submitted by: Christopher Elkins <chrise@scardini.com> Notes: svn path=/head/; revision=43134
* GRRR, fix a stupidity on my part. Reminder to self: write better portWill Andrews2001-02-181-1/+1
| | | | | | | autogen scripts. Oh wait, I already did that... ;-P Notes: svn path=/head/; revision=38453
* Add ViewCVS, a Python version of Zeller's cvsweb. Cool!!Will Andrews2000-07-037-0/+99
Notes: svn path=/head/; revision=30092