75 Commits

Author SHA1 Message Date
schwarze
4aacab025a Update to cvsweb-2.1, including partial XSS mitigations;
OK gonzalo@ brynet@.

Note that autodetecting the location of the configuration file is
no longer supported.  Now, it must be set explicitly in the script.
2019-11-10 08:23:35 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
d1d537b0e0 add files newly required by perl 5.28 to chroot documentation 2019-05-02 18:58:37 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
gonzalo
e08c28b9ac Add an example for httpd.conf(5)
OK schwarze@
2018-07-08 21:10:48 +00:00
thfr
ed0659ee8a add dev directory to mkdir so that README can be run directly. ok naddy@, brynet@ 2018-07-05 03:47:34 +00:00
naddy
63d89d264e update chroot instructions for perl 5.24.1 2017-03-01 11:56:05 +00:00
tb
e7f4cbecfa Refer to httpd instead of Apache.
ok naddy
2016-09-11 10:52:51 +00:00
naddy
39edf931c2 update paths for Perl 5.20.3 2016-07-30 14:10:58 +00:00
naddy
80594ae127 update chroot instructions for perl 5.20.2 2015-06-20 20:36:04 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
905f6dd21d fix chroot instructions for perl 5.20.1 2014-11-25 11:59:37 +00:00
naddy
39264c5be6 Fix chroot instructions to work with the perl version we ship in 5.6.
While here, drop some obsolete configuration examples and tweak the
default man.cgi URL.
ok espie@
2014-07-26 19:38:03 +00:00
naddy
d3130c3019 cvs doesn't link against Kerberos any longer, so less stuff needed in chroot 2013-11-13 19:53:08 +00:00
naddy
67986bb243 move icons to /cvsweb/icons so they are accessible by both httpd and nginx 2013-10-29 16:30:15 +00:00
naddy
463ce4fb6d update chroot instructions: more Kerberos libraries required 2013-08-13 16:47:25 +00:00
jasper
4539c8a35c use ${VARBASE} instead of hardcoding /var 2013-07-05 07:23:33 +00:00
naddy
6358720fed * Install icons under the document root.
* Reformat the README so that it can be fed directly to sh(1).
2013-06-02 19:09:09 +00:00
naddy
264af6cd73 More perl 5.16 fixes:
* Add further modules to README so that "annotate" will work.
* Fix a deprecation warning.
ok tobias@, sthen@
2013-04-07 20:07:24 +00:00
tobias
3d39b52769 Update README after perl upgrade.
ok sthen
2013-04-01 20:20:22 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
landry
54fe51ceef Update instructions for running in chroot, from Mattieu Baptiste, thanks! 2011-04-21 11:28:22 +00:00
ajacoutot
0369f26939 Move to pkg-readmes. 2010-11-13 09:24:52 +00:00
jasper
80fcd82c2c - first round of bumps for devel 2010-08-30 22:03:58 +00:00
naddy
b2433a0793 update chroot instructions; ok jasper@, landry@ 2009-11-25 19:54:19 +00:00
giovanni
3d1eda003f Fix README.chroot after perl upgrade
remove naddy@ as maintainer per his request
ok naddy@
2009-10-29 08:19:06 +00:00
naddy
90568abe69 catch up with latest Perl demands; from Nathan Houghton <natex84@gmail.com> 2009-06-02 04:38:35 +00:00
giovanni
dee2041da1 Fix README.Chroot after perl upgrade to 5.10
ok naddy@
2009-02-17 09:04:07 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
5623a86415 Sync CVSweb installation instructions with Perl reality on current
OpenBSD systems; from Moritz Grimm <mlist@scapa.dnsalias.net>.
2006-07-12 19:26:11 +00:00
naddy
ba571ac441 * Use OpenBSD's man pages instead of FreeBSD's in the sample configuration.
From: Jasper Lievisse Adriaanse

* Fix sample URL for NetBSD man pages.
2006-02-04 17:01:35 +00:00
naddy
ccd96803bb Sync chroot instructions with perl version.
From: Lawrence Teo <lcteo@uncc.edu>
2005-05-24 00:05:55 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
xsa
4dfed69d43 sync with our current perl version; okay jolan@ naddy@. 2004-08-09 18:20:59 +00:00
naddy
8c09065052 - mark as arch-independent
- install README.chroot
2004-02-01 19:47:27 +00:00
jolan
e4a4ec3fe5 add cvsweb-in-chroot document, to be installed when it can be done in a
non-hacky way.

ok naddy@
2003-12-30 03:38:09 +00:00
naddy
f32b28830a @extra support 2003-08-22 15:58:00 +00:00
naddy
6637f37428 * upstreamer maintainer suggests that we run without taint checks on perl 5.8
* cosmetics
2003-08-16 23:18:41 +00:00
naddy
655971c703 excise functions that require GNU diff; prodding by jolan@ 2003-08-16 18:12:10 +00:00
naddy
bb53f247f0 Use more sensible permissions for config file.
From: Okan Demirmen <okan@demirmen.com>
2003-07-24 01:30:51 +00:00
sturm
e2d67d3319 don't change SYSCONFDIR, use CONFDIR instead 2003-05-13 22:53:58 +00:00
naddy
3ccbc67563 Update to FreeBSD-CVSweb 2.0.6. Notable changes:
- Make annotate work under mod_perl.
- New config variable annotate_options.
2002-10-04 19:21:48 +00:00
naddy
7ad33f9449 Update to 2.0.5: minor fixes. 2002-07-23 18:25:12 +00:00
naddy
4b8203c02f Update to FreeBSD-CVSweb 2.0.4.
New upstream maintainer, miscellaneous minor changes.
2002-07-07 12:31:09 +00:00
naddy
2265ae5f60 Update to FreeBSD cvsweb 2.0.3.
SECURITY:
* Fix cross-site scripting vulnerabilities.

Also:
* Add new configuration variables: $allow_log_extra, $allow_dir_extra,
and $allow_source_extra.
* Unbreak mod_perl support.
* Miscellaneous bug fixes.
2002-05-22 18:53:15 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00