| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
VuXML: http://vuxml.FreeBSD.org/323784cf-48a6-11d9-a9e7-0001020eed82.html
Approved by: nectar
Obtained from: Debian
|
|
|
|
| |
Submitted by: ls+edwin.freebsd.org9365ecb9@gambit.com.ru
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
|
|
|
|
| |
Approved by: pat
|
|
|
|
| |
Inspired from: cvsweb
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
Make pkg-plist read version from variable instead of hardcoded
PR: 33114
Submitted by: perky@fallin.lv
|
|
|
|
|
| |
PR: 32823
Submitted by: Matt Holmes <matt@kerion.net>
|
|
|
|
|
| |
- Ensure that ${PKGMESSAGE} is created in final form (all substitutions
performed) for inclusion in package
|
|
|
|
|
| |
PR: 28689
Submitted by: Christopher Elkins <chrise@scardini.com>
|
|
|
|
|
|
|
| |
change master site and WWW: to sourceforge
PR: 27302
Submitted by: Christopher Elkins <chrise@scardini.com>
|
|
|
|
| |
autogen scripts. Oh wait, I already did that... ;-P
|
|
|