CVS log for cvsweb/Attic/cvsweb.conf

[BACK] Up to [cvsweb.bsd.lv] / cvsweb

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: FreeBSD-cvsweb-2_0-branch


Revision 3.36.2.13 / (download) - annotate - [select for diffs], Thu Nov 7 13:31:49 2019 UTC (4 years, 4 months ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
CVS Tags: cvsweb-2_1
Changes since 3.36.2.12: +2 -6 lines
Diff to previous 3.36.2.12 (unified) to branchpoint 3.36 (unified) next main 3.37 (unified) to selected 3.36.2.3 (unified)

we now have chroot by default;
and also remove some useless examples

Revision 3.36.2.12 / (download) - annotate - [select for diffs], Thu Nov 7 09:44:35 2019 UTC (4 years, 4 months ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.11: +3 -6 lines
Diff to previous 3.36.2.11 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

Fix CVS identifiers: remove "FreeBSD" ids that were never functional
in the KNU/SCOP repository, remove "Idaemons" ids that got frozen at
some random point in the history, add "knu" ids reporting the latest revision
from the KNU/SCOP repo merged into this branch, and add "Id" identifiers
to report the current revision in the SCHWARZE repository.

Revision 3.36.2.11 / (download) - annotate - [select for diffs], Thu Mar 21 22:18:40 2019 UTC (5 years ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.10: +2 -14 lines
Diff to previous 3.36.2.10 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

remove author information from the web display,
link to the new project homepage instead

Revision 3.36.2.10 / (download) - annotate - [select for diffs], Thu Mar 21 20:08:16 2019 UTC (5 years ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.9: +3 -2 lines
Diff to previous 3.36.2.9 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

refrain from advertising the Apache webserver by default

Revision 3.36.2.9 / (download) - annotate - [select for diffs], Thu Mar 21 20:03:07 2019 UTC (5 years ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.8: +2 -2 lines
Diff to previous 3.36.2.8 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

adjust to the default $iconsdir in the OpenBSD port

original commit message:
patch-cvsweb_conf rev. 1.12
date: 2013/10/29 16:30:16;  author: naddy;
move icons to /cvsweb/icons so they are accessible by both httpd and nginx

Revision 3.36.2.8 / (download) - annotate - [select for diffs], Thu Mar 21 19:53:06 2019 UTC (5 years ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.7: +1 -2 lines
Diff to previous 3.36.2.7 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

remove comment forgotten in rev. 3.36.2.5

Revision 3.36.2.7 / (download) - annotate - [select for diffs], Thu Mar 21 19:44:04 2019 UTC (5 years ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.6: +2 -2 lines
Diff to previous 3.36.2.6 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

webservers must be chroot(2)ed, so looking for stuff in /usr/local/etc/
makes no sense; instead, assume config files in /conf by default

Revision 3.36.2.6 / (download) - annotate - [select for diffs], Thu Mar 21 19:32:07 2019 UTC (5 years ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.5: +2 -3 lines
Diff to previous 3.36.2.5 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

Switch the order of the name and the section
in the $mancgi configuration variable.
For the new man.openbsd.org URI syntax, the name must come first.
For the old query syntax, both orders work just fine.

Also switch the default man.cgi site to OpenBSD
because FreeBSD no longer uses CVSweb.

Revision 3.36.2.5 / (download) - annotate - [select for diffs], Thu Mar 21 15:53:09 2019 UTC (5 years ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.4: +1 -8 lines
Diff to previous 3.36.2.4 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

merge patch-cvsweb_cgi rev. 1.10 from the OpenBSD port, tweaked by me

original commit message:
date: 2003/08/16 18:12:10;  author: naddy;
excise functions that require GNU diff; prodding by jolan@

Revision 3.36.2.4 / (download) - annotate - [select for diffs], Thu Mar 21 15:22:20 2019 UTC (5 years ago) by schwarze
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.3: +2 -8 lines
Diff to previous 3.36.2.3 (unified) to branchpoint 3.36 (unified)

* update links to anoncvs and cvsweb access
* remove some references to the deleted mailing list
* do not ask people to send mail to Henner Zeller and Henrik Nordstrom

Revision 3.36.2.3 / (download) - annotate - [selected], Mon Sep 23 05:30:17 2002 UTC (21 years, 6 months ago) by scop
Branch: FreeBSD-cvsweb-2_0-branch
CVS Tags: FreeBSD-cvsweb-2_0_6
Changes since 3.36.2.2: +7 -0 lines
Diff to previous 3.36.2.2 (unified) to branchpoint 3.36 (unified)

Add new configuration variable, @annotate_options.  One can use this e.g.
to make annotations work against a read only repository.

Approved by:	knu (mentor)
Idea from:	Debian bug tracking system (#117112)

Revision 3.36.2.2 / (download) - annotate - [select for diffs], Fri Aug 16 11:46:06 2002 UTC (21 years, 7 months ago) by scop
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36.2.1: +2 -0 lines
Diff to previous 3.36.2.1 (unified) to branchpoint 3.36 (unified) to selected 3.36.2.3 (unified)

- Output address only if it's set.
- Add -u to cvs_options by default on NetBSD.

Approved by:	knu (mentor)
Obtained from:	NetBSD

Revision 3.36.2.1 / (download) - annotate - [select for diffs], Tue Jul 30 19:35:42 2002 UTC (21 years, 8 months ago) by scop
Branch: FreeBSD-cvsweb-2_0-branch
Changes since 3.36: +3 -0 lines
Diff to previous 3.36 (unified) to selected 3.36.2.3 (unified)

We now recommend cvs >= 1.11.
Add note about cvs < 1.11 and the buggy '-l' option.

Approved by:	knu (mentor)

Revision 3.36 / (download) - annotate - [select for diffs], Wed Jul 10 15:30:56 2002 UTC (21 years, 8 months ago) by scop
CVS Tags: FreeBSD-cvsweb-2_0_5
Branch point for: FreeBSD-cvsweb-2_0-branch
Changes since 3.35: +1 -0 lines
Diff to previous 3.35 (unified) to selected 3.36.2.3 (unified)

Don't display @ForbiddenFiles in directory listings; also make sure their
logs are not accessible via direct URLs.

Approved by:	knu (mentor)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb