Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/cvsweb3/Makefile

[BACK] Up to [FreeBSD] / ports / devel / cvsweb3

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Dec 23 14:45:07 2011 UTC (7 weeks ago) by crees
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -1 lines
Use bsd.port.pre.mk to allow the port to actually find the correct cgi-bindir
without falling through to the last case every time.

PR:		ports/163099
Submitted by:	crees
Approved by:	maintainer timeout (2w+)

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:33:00 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:35:41 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
- update to jpeg-8

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:26:26 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -7 lines
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)

Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:55:47 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +0 -4 lines
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:18 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Jan 23 07:04:09 2006 UTC (6 years ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -3 lines
Revert last commit.  It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:		portmgr
Pointy hat:	edwin`

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sun Jan 22 05:52:12 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -1 lines
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Dec 26 00:04:55 2005 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +4 -0 lines
devel/cvsweb3: Wrong install location with www/apache22

      www/apache22 installs its data files to ${PREFIX}/www/apache22
      though, devel/cvsweb3 fails to find this directory.

PR:		ports/90418
Submitted by:	Tetsuya Uemura <t_uemura@macome.co.jp>

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Dec 2 19:30:41 2005 UTC (6 years, 2 months ago) by erwin
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -2 lines
Update to 3.0.6

PR:		89829
Submitted by:	Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)

Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Oct 31 18:24:08 2005 UTC (6 years, 3 months ago) by erwin
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Apr 10 13:01:55 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +11 -1 lines
- Style

PR:		ports/79710
Submitted by:	Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Mar 6 13:47:15 2005 UTC (6 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
Hand the maintainership over to Jon Noack.  Thanks!

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Feb 4 15:00:41 2005 UTC (7 years ago) by knu
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Update to 3.0.5.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sun Jan 30 16:53:43 2005 UTC (7 years ago) by knu
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -1 lines
Change the maintainer to myself, adding a note that issues that are
not specific to this port/package should go to the freebsd-cvsweb
mailing list.

Requested by:	scop

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Jan 21 20:51:01 2005 UTC (7 years ago) by krion
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Set LATEST_LINK.

Reported by:	kris

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed May 12 07:02:16 2004 UTC (7 years, 9 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +45 -13 lines
Update to CVSweb 3.0.1 after a repocopy.  Optional dependencies are
currently all enabled by default.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Feb 24 14:18:50 2004 UTC (7 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -0 lines
Turn off perl's -T flag for the moment, for CVSweb 2.0.6's code does
not pass Perl 5.8's stricter taint checks.  The flag will be turned on
again when the port is updated to the next release.

PR:		ports/62650, ports/62743
Submitted by:	naddy, Palle Girgensohn <girgen@pingpong.net>

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:15 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Sep 26 21:16:50 2002 UTC (9 years, 4 months ago) by scop
Branches: MAIN
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_7_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
Update to FreeBSD-CVSweb 2.0.6.

Approved by:	knu (mentor)

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Jul 23 15:09:59 2002 UTC (9 years, 6 months ago) by scop
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Update to FreeBSD-CVSweb 2.0.5.

Approved by:	knu (mentor)

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Jul 6 18:43:48 2002 UTC (9 years, 7 months ago) by scop
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -3 lines
Released FreeBSD-CVSweb 2.0.4.

Approved by:	knu (mentor)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Jun 18 09:12:45 2002 UTC (9 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
Pass the maintainership over to freebsd-cvsweb@FreeBSD.org.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed May 22 08:14:05 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Update to FreeBSD-cvsweb 2.0.3.

2002-05-22  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Previous fixes against cross-site scripting
	vulnerabilities were insufficient and buggy (error messages were
	messed up).  Revamp fatal() to HTML-quote automatically and fix
	error message output.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed May 22 06:57:12 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -3 lines
Update to FreeBSD-cvsweb 2.0.2 and unmark FORBIDDEN.

2002-05-22  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Read configuration files with `do' instead of
	`require' to unbreak mod_perl support.
	[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]

	* cvsweb.cgi: Cosmetic fixes.  Use and/or rather than &&/|| to
	connect sentences.

	* cvsweb.cgi: Exit with -1 if exec() fails.

	* cvsweb.cgi: Do not print a redundant `Diff' for rev.1.1.
	[Submitted by:	Ville Skytt,Ad(B <ville.skytta@iki.fi>]

	* cvsweb.cgi: Prevent cross-site scripting.
	[Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> (modified)]

	* cvsweb.cgi: Skip a possible `locked by' clause and extract a
	revision number out of a log entry properly.
	[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]

	* cvsweb.cgi: Apply some HTML cleanups and use CSS instead of
	ancient HTML 3/4 tags and attributes.
	[Submitted by:	Ville Skytt,Ad(B <ville.skytta@iki.fi>]

	* cvsweb.cgi: Pass `use' features to import to make it more memory
	efficient.
	[Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>]

	* cvsweb.cgi: Add new configuration variables: $allow_log_extra,
	$allow_dir_extra, and $allow_source_extra.
	[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]

	* cvsweb.cgi: Release as FreeBSD-cvsweb 2.0.2.

2002-05-11  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: There are no spaces at EOL in modern rlog output.
	[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]

2002-05-08  Motoyuki Konno <motoyuki@FreeBSD.org>

	* cvsweb.cgi: Fix a cross-site scripting vulnerablity.

2002-05-07  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.conf-netbsd, cvsweb.conf-openbsd: NetBSD and OpenBSD
	don't use $CVSHeader$ but $Id$.
	[Submitted by: motoyuki@FreeBSD.org]

	* cvsweb.cgi: Work around a bug of cvs -p; expand symlinks in a
	cvsroot.
	[Submitted by: motoyuki@FreeBSD.org]

	* cvsweb.cgi: Fix parsing in 'tags' state.
	[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed May 15 17:48:54 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -0 lines
Mark as FORBIDDEN; due to cross-site scripting vulnerabilities.

I'll hopefully release the next version this weekend.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Apr 10 23:05:00 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Correct document file names.

Submitted by:	naddy
Pointy hat to:	knu

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Apr 10 19:58:54 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Update to FreeBSD-cvsweb 2.0.1.

2002-04-11  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi, cvsweb.conf: Perform an HTML cleanup.
	[Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>]

	* cvsweb.cgi: Call this version FreeBSD-cvsweb 2.0.1.

2002-04-05  Akinori MUSHA  <knu@iDaemons.org>

	* INSTALL: Somehow description configuration doesn't work if you
	put trailing /'s in module names, so fix the document for the
	moment.
	[Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>]

2002-02-06  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Use TMPDIR instead of the hardcoded /tmp.

	* cvsweb.cgi: Never pass 'MAIN' to cvs(1).  'HEAD' is the valid
	tag.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:16:26 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Nov 7 21:41:57 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -8 lines
Update to FreeBSD-cvsweb 2.0.0.

* cvsweb.conf-freebsd: Allow downloading a tarball of a project
  directory as well as a port directory.

* cvsweb.cgi, cvsweb.conf: Introduce optional output filter.
  [Requested by: Shigeyuki Fukushima <shige@FreeBSD.org>]

* cvsweb.cgi: Fix a bug where it produces wrong download links when
  cvsweb.cgi is placed right under the document root.
  [Reported by: Arnaud on EFnet]

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Aug 1 10:03:43 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
Update to knu-cvsweb 1.112.1.82.

2001-08-01  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs
	-nasc -ce

	* cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd, cvsweb.conf-ruby: perltidy -i=8 -t -pt=2 -bt=2
	-sbt=2 -ci=4 -noll -sfs -nasc -ce

	* cvsweb.cgi, cvsweb.conf: MFZ 1.111, but introduce @ForbiddenFiles
	instead of @DissallowRead to forbid user to cvs
	checkout/diff/annotate specified files.

	* cvsweb.cgi: MFZ 1.112: A couple of trivial fixes.

2001-07-26  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Chdir to TMPDIR so it works even when the cgi-bin
	directory is unreadable.
	[Submitted by: Dmitry Morozovsky <marck@rinet.ru>]

	* cvsweb.cgi: Let the module/path box appear and work properly
	when there is only one repository.
	[Submitted by: Dmitry Morozovsky <marck@rinet.ru>]

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Jul 6 09:51:49 2001 UTC (10 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3 lines
Update to knu-cvsweb 1.110.1.78.

2001-07-06  Akinori MUSHA  <knu@iDaemons.org>

        * cvsweb.cgi, cvsweb.conf: Support "zip" as an additional
        archiver.

        * cvsweb.cgi: MFZ 1.110.  But the bug had already been fixed in
        knu-cvsweb.

2001-06-22  Akinori MUSHA  <knu@iDaemons.org>

        * cvsweb.cgi: Get rid of a potential "uninitialized variable
        usage" warning.
        [Submitted by: Bill Fenner <fenner@FreeBSD.org>]

2001-06-08  Akinori MUSHA  <knu@iDaemons.org>

        * cvsweb.cgi: MFZ 1.109.  Preset the global variable the stores
        the per file cvs info to avoid accumulating cruft under modperl.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Jun 5 10:54:07 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Update to 1.106.1.74.

2001-06-05  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Change "Previous Directory" to "Parent Directory".

	* cvsweb.cgi: Properly HTML-quote function names in the colored
	diff view.
	[Submitted by: Ian Whalley <ian@whalley.org>]

2001-05-18  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Avoid localizing @_ to make threaded Perl happy.
	[FreeBSD PR: 26851]
	[Submitted by: David Wolfskill <dhw@whistle.com>]

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat May 19 21:00:43 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +6 -6 lines
Don't bother Perl with $@%'s in CVSROOT, TITLE, etc..

PR:		ports/27234
Submitted by:	Gordon Burditt <gordon@hammy.lonestar.org>

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu May 10 17:50:35 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Update to knu-cvsweb 1.106.1.72.

2001-05-10  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Correct a link in the navigation header.
	[Submitted by: Tanaka Akira <akr@m17n.org>]

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon May 7 17:17:19 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Update to knu-cvsweb 1.106.1.71.

2001-05-08  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Fix a typo and get diff -F RE to really work.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Apr 24 16:02:37 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Update to knu-cvsweb 1.106.1.70b.  No functional changes but only
documentational changes.

2001-04-25  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.conf: Introduce the new knu-cvsweb site:
	http://www.idaemons.org/~knu/cvsweb/

	* ChangeLog: Update and reformat.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Mar 27 17:29:06 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Update to knu-cvsweb 1.106.1.70.

2001-03-28 02:20  knu

	* cvsweb.cgi: Re-fix the bogus fix for the previous
	colons-in-a-filename problem.

	Noted by:	Yar Tikhiy <yar@freebsd.org>

2001-03-28 01:39  knu

	* cvsweb.cgi: Conform cvsweb-markup pages to HTML 4.0 Transitional.

	Submitted by:	Will Andrews <will@physics.purdue.edu>
	Validated by:	http://validator.w3.org/

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Mar 22 19:49:09 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -4 lines
Update to knu-cvsweb 1.106.1.68.

2001-03-23  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Encode colons in file names properly.

	FreeBSD PR:     25963
	Submitted by:   Marc van Woerkom <3d@FreeBSD.org>

	* cvsweb.cgi: MFZ: 1.106.  Do closedir() properly.

2001-02-01  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Use a fixed-width font in the colored diff view.

	Requested by:   Julian Elischer <julian@elischer.org>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jan 29 03:59:15 2001 UTC (11 years ago) by knu
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Update to knu-cvsweb 1.105.1.65.

2001-01-29  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Remove an obsolete notice: CVSWEB_CONFIG is disused.
	One leftover substitution: "cvs" -> $CMD{cvs}

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Jan 14 08:40:40 2001 UTC (11 years ago) by knu
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -4 lines
Update to knu-cvsweb 1.105.1.64.

2001-01-13  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.conf: Add some knu-cvsweb info.

	* cvsweb.cgi: MFZ: 1.105.

	* README.knu, TODO.knu, cvsweb.cgi, cvsweb.conf,
	cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd,
	cvsweb.conf-ruby: Change CVS tags: "Id" -> "Idaemons".

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jan 12 04:14:36 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Update to knu-cvsweb 1.104.1.63.

2001-01-12 08:42  knu

	* cvsweb.cgi, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Clean up URI parser.

	Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser.

	Requested by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

	Allow downloading a single port/pkgsrc in tarball by default.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jan 11 18:20:24 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Update to knu-cvsweb 1.104.1.62.

2001-01-12 03:17  knu

	* cvsweb.cgi, cvsweb.conf: D'oh, forgot to chomp the result of
	`uname`.

	Submitted by:	Christian Weisgerber <naddy@mips.inka.de>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Jan 11 03:41:56 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Update to knu-cvsweb 1.104.1.61.

2001-01-11 11:00  knu

	* cvsweb.cgi, cvsweb.conf: Oops.

2001-01-11 10:52  knu

	* cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Run "tar cf - ... | gzip -c" rather than "tar
	zcf - ..." to avoid tar(1)'s automatic padding of nulls to align
	with the block size, which is just garbage for a receiver.

	Noted by:	Katsuyuki Komatsu <komatsu@sarion.co.jp>

	Have $uname variable to hold the OS implementation name.

	Move %CMD's initialization part to the beginning of cvsweb.conf so
	it can use $uname and configure properly for the OS.

	Wrap FreeBSD or OpenBSD specific features in conditional blocks
	using $uname.

	Fix some open() calls in good manners.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jan 5 00:13:39 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Update to knu-cvsweb 1.104.1.59.

2001-01-05 09:00  knu

	* cvsweb.cgi: Delete $ENV{PATH} before everything. (against -T
	paranoia) It's nothing to worry since cvsweb.cgi always invokes
	executables by full paths, though.

	Correct the error messages regarding $command_path.

2001-01-03 17:57  knu

	* cvsweb.cgi, cvsweb.conf: Don't rely on perl's $ENV{PATH} search.
	Search commands for itself and specify them by full paths.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jan 3 03:24:08 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Update to knu-cvsweb 1.104.1.57.

2001-01-03 11:55  knu

	* README.knu, cvsweb.cgi: Don't forget to add $query to the URL
	when redirecting.  Now module alias redirection and Attic
	redirection work with all sticky variables preserved. (Previously
	they didn't work against a non-default cvsroot)

	Put a text field on each directory view that allows user to jump
	directly to an arbitrary module, which can be specified either by a
	full module/file path or by a module alias.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Jan 2 23:47:40 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Update to knu-cvsweb 1.104.1.56.

2001-01-03 08:34  knu

	* README.knu, cvsweb.cgi, cvsweb.conf: List CVS repository entries
	in the specified order, not alphabetical.

	Now /usr/local/etc/cvsweb/ is the default directory for
	configuration files.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jan 2 12:38:59 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Update to knu-cvsweb 1.104.1.55.

2001-01-02 21:23  knu

	* cvsweb.cgi, cvsweb.conf: Get cvsweb.cgi to run under perl -T.

	Change perl command line:

	  Change perl5 to perl and just declare `require 5.000'.

	  Remove -s option that was intended for debug use.

	  Add -T option to perform security checks.

	Change search paths for cvsweb.conf:

	  Don't adopt the value of $ENV{CVSWEB_CONFIG} that was intended
	for
	  debug use.

	  Search the same directory that cvsweb.cgi is in instead of the
	  current directory.

	Invoking `last' in `do { ... } while (0);' is wrong.  Change the
	loop to `while (1) { ... last; }'.

	Don't do chdir.  Instead, use tar(1)'s -C option and cvs(1)
	export's -d option.

	Explicitly define $ENV{PATH}.

	Turn $allow_compress off by default so user can debug cvsweb.cgi
	easily.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Jan 1 23:51:21 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +22 -10 lines
Update to knu-cvsweb 1.104.1.54.

- Install cvsweb.conf* files under ${PREFIX}/etc/cvsweb/.

2001-01-02 08:15  knu

	* cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd, cvsweb.conf-ruby: Add $prkeyword variable to
	allow user to use (e.g.) `Bug' instead of `PR' as the bug report
	identifier.

	Add cvsweb.conf-{freebsd,openbsd,netbsd,ruby} files, and move
	rather FreeBSD specific configuration values to
	cvsweb.conf-freebsd.

	Add a %funcline_regexp entry for Ruby. (*.rb)

2001-01-02 06:24  knu

	* cvsweb.conf: Add `pending' to the list of PR categories.

2001-01-02 05:57  knu

	* cvsweb.cgi: Reduce 'Use of uninitialized value' warnings.

	Noticed by:	Wolfram Schneider <wosch@schneider.org>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Dec 29 23:59:35 2000 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Update to knu-cvsweb 1.104.1.52.

2000-12-30 08:56  knu

	* cvsweb.cgi: Oops, I forgot "cvs export" always need a -r/-D.
	Specify -rHEAD when no tag/branch is defaulted.

2000-12-30 08:35  knu

	* cvsweb.cgi, cvsweb.conf: Add $preformat_in_markup variable and
	turn it off by default.  This option should be turned off when you
	have files in the repository that are in a multibyte encoding which
	uses HTML special characters ([<>&"]) as part of a multi-byte
	character. (such as iso-2022-jp, ShiftJIS, etc.)  Otherwise those
	files will get screwed up in markup.

	Fix for those systems which tar(1)'s are not GNU tar(1).

	- Add @@tar_options variable and make the --ignore-failed-read flag
	optional.

	- Use cvs export instead of cvs checkout, so the --exclude 'CVS'
	flag isn't needed.

	Noticed by:	Christian Weisgerber <naddy@mips.inka.de>

	Fix for those systems which cvs(1)'s don't support -R option.
	(Actually, only FreeBSD's and OpenBSD's cvs(1) support it)

	- Add @@cvs_options and make the -R flag optional.

2000-12-29 22:29  knu

	* cvsweb.cgi: Add charset to all text/* output, including diffs.

	Submitted by:	Alexey Zelkin <phantom@cris.net>

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Dec 29 09:16:10 2000 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Update to knu-cvsweb 1.104.1.49.  Tiny fixes.

2000-12-29 18:12  knu

	* cvsweb.cgi: The use of `do "file"' is obsolete.  Use require
	instead.

2000-12-29 17:47  knu

	* cvsweb.cgi: Add the prototype declaration for hrefquote().

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Dec 28 18:31:12 2000 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Update to knu-cvsweb 1.104.1.47.

2000-12-29 03:17  knu

	* README.knu: Mention automatic tarball generation feature.

2000-12-29 03:16  knu

	* TODO.knu: Directory sorting was fixed at the same time that "show
	only tags" feature was fixed.

2000-12-29 03:07  knu

	* cvsweb.cgi: Specify --ignore-failed-read on invoking tar(1).

2000-12-29 02:49  knu

	* cvsweb.cgi, cvsweb.conf: Add "automatic tarball generation"
	feature.  You can check out a whole directory in gzipped tarball.

	Obtained from:	Debian package: cvsweb_1.93-1

	Allow space characters in file names. (not tested yet)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Dec 18 04:31:26 2000 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Update to knu-cvsweb 1.104.1.45.

2000-12-18 13:25  knu

	* TODO.knu, cvsweb.cgi: Revert MFZ: 1.103 -> 1.104 which introduced
	a bogus bug.  As noone seems to need to use 0.X revisions, I'd just
	drop it.  This should fix the "show only tags" feature.

2000-12-18 12:47  knu

	* cvsweb.cgi: Silence the warnings.

2000-12-18 11:48  knu

	* cvsweb.cgi: Add meta tags to prevent WWW robots from crawling
	over the cvsweb.

	Submitted by:	Wolfram Schneider <wolfram@schneider.org>

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Dec 7 15:24:14 2000 UTC (11 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Update to knu-cvsweb 1.104.1.42.

2000-12-08 00:11  knu

	* cvsweb.cgi: Silence `Use of uninitialized value' warnings.
	(again)

2000-12-07 03:20  knu

	* TODO.knu: Mention "show only tags" feature breakage.

2000-12-07 03:19  knu

	* cvsweb.cgi: Emit a rather better error message when a user
	requests to check out a deleted file.

	Pointed out by: Chris Faulhaber <jedgar@fxp.org>

	Cut an out-of-date error message. (adding -R and -l options to the
	cvs command line should have obsoleted it)

	Optimize, clean up.

2000-11-23 04:26  knu

	* cvsweb.cgi, cvsweb.conf: Add a new variable $charset to specify
	the charset for HTML output.

	Submitted by:	SADA Kenji <sada@bsdclub.org>

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Nov 4 19:26:15 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -4 lines
Update to knu-cvsweb 1.104.1.39.

2000-11-05 00:32  knu

	* cvsweb.cgi: Silence `Use of uninitialized value' warnings.

2000-11-03 02:36  knu

	* README.knu: Mention cat.1 is hyperlinked as well as cat(1).

2000-11-03 02:34  knu

	* cvsweb.cgi: MFZ: 1.104:

	2000-11-02 07:05  hnordstrom

		* cvsweb.cgi: Allow for 0.X versions. CVS accepts such
		version numbers in import -b even if not strictly legal...

2000-11-03 02:33  knu

	* cvsweb.conf: Set the default diff type to unidiff for all
	browsers, not only text-based ones.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Oct 20 21:31:02 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +8 -2 lines
Install TODO.knu too.

Install under ${PREFIX}/www when it exists or ${PREFIX}/share/apache
does not exist.

Submitted by:	jeh

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Oct 20 15:52:27 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update to knu-cvsweb 1.103.1.37.

2000-10-21 00:46  knu

	* cvsweb.cgi: Always give options to click on a non-colored diff
	_and_ a colored diff.

	Requested by:	SO many people :>

2000-10-20 22:59  knu

	* TODO.knu: Hyperlinking was properly fixed.

2000-10-20 21:28  knu

	* TODO.knu, cvsweb.cgi: Fix htmllify so that <A href="...">...</A>
	won't nest. :)

	Do not show additional "(colored)" diff links when long colored
	diff is the default.

	Reduce the use of `.' operator that is known to be expensive.  Fix
	indent, clean up.

2000-10-11 06:14  knu

	* cvsweb.cgi: Introduce a new function: htmlquote().

	Clean up hyperlink tags.
	    - Use &link() instead of <a	href="...">...</a>.
	    - Do urlencode() or htmlquote() as appropriate.

2000-10-11 03:48  knu

	* cvsweb.cgi:
	  - Recognize "links" as another text mode browser.
	  - Fix the revision links in the annotation view of a file.

	Submitted by:	Christian Weisgerber <naddy@mips.inka.de>

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Oct 7 08:07:33 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Update to knu-cvsweb 1.103.1.33.

2000-10-07 16:44  knu

	* cvsweb.cgi: Fix &link() not to put a redundant trailing LF.

	Improve manpage linking to support "foo.1" as well as "foo(1)".

2000-10-07 16:35  knu

	* cvsweb.cgi: Fix screwups in the last commit.

	Parse rlog's output explicitly.  Recognize 77 ='s as a file
	separator, and 28 -'s as revision separator.

	Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

2000-10-03 04:07  knu

	* cvsweb.cgi: Cleanup $barequery generation.  Undefine "my"
	variables when they are done.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Sep 30 20:13:18 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Update to knu-cvsweb 1.103.1.30.

2000-10-01 05:10  knu

	* cvsweb.cgi: Fix annotation bugs.
	  - Do not pass gzip'ed directives to cvs. (it never worked, sigh)
	  - Fix mis-spacing.  Now it should look pretty well.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Sep 30 18:53:23 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Update to knu-cvsweb 1.103.1.29.

2000-10-01 03:48  knu

	* INSTALL, cvsweb.cgi: Specify -R (Read-only mode) and -l (Do not
	log in history) flags when doing a cvs annotation so that one does
	not need to turn on the write permission on CVSROOT/history for the
	user which httpd runs cvsweb.cgi as. (typically "nobody")

2000-10-01 03:27  knu

	* cvsweb.cgi: Fix the comment to make how to set $config clear.

	Inspired by:	"Dan Langille" <dan@langille.org>

2000-09-29 03:06  knu

	* cvsweb.cgi: Trap errors in the configuration files on loading and
	show error messages.  (Previously it failed silently)

	Submitted by:	Sean Scarff <sean@pavilion.net>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Sep 23 20:48:45 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Update to knu-cvsweb 1.103.1.26.

2000-09-22 20:13  knu

	* cvsweb.cgi, cvsweb.conf: Remove $backcolor and introduce
	$body_tag_for_src to allow to set the foreground color.

	Noticed by:	dcs@FreeBSD.org

2000-09-22 00:30  knu

	* cvsweb.cgi: MFZ: 1.103.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Sep 19 20:22:38 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Update to knu-cvsweb 1.101.1.24.

2000-09-20 05:07  knu

	* cvsweb.cgi: Follow tab-width/tabstop/ts directives when expanding
	tabs into spaces.  Currently, only first 10 lines are scanned for
	the directives.

2000-09-20 04:57  knu

	* cvsweb.cgi: MFZ: 1.101.
	    - Fix a few bugs under mod_perl.
	    - Use the Compress::Zlib module if available.
	    - Embed PDF files inside the cvs markup view.

2000-09-20 03:35  knu

	* cvsweb.cgi: s/ts/tabstop/ that I forgot to substitute in the last
	update.

2000-09-12 02:11  knu

	* cvsweb.cgi: Allow one to set the default diff type.

	Inspired by:    Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

2000-09-10 20:54  knu

	* cvsweb.cgi: Clean up spacedHtmlText().

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Sep 4 16:06:40 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Update to 1.94.1.19.

2000-09-05 00:55  knu

	* README.knu: Mention revision numbers hyperlinking in annotation.

2000-09-05 00:53  knu

	* cvsweb.cgi: Get the revision numbers in annotation available as
	hyperlinks.

	Requested by:	Josef Karthauser <joe@pavilion.net>

2000-09-04 23:50  knu

	* cvsweb.cgi: Fix previously introduced incorrect fix.
	s/\s+\n$//; --> s/\s+$/\n/;

	FreeBSD PR:	misc/20989
	Submitted by:	Tony Finch <dot@dotat.at>

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Sep 3 19:21:54 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Update to knu-cvsweb 1.94.1.17.

2000-09-04 03:25  knu

	* README.knu, cvsweb.cgi, cvsweb.conf: Introduce manpage
	hyperlinking.

2000-09-04 02:33  knu

	* cvsweb.cgi: Get all mail URLs and addresses as hyperlinks, not
	just the first one.  (s/// --> s///g)

Install ChangeLog file.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Aug 25 09:39:11 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Update to knu-cvsweb 1.94.1.15.

2000-08-25 18:01  knu

	* cvsweb.cgi: Get side-by-side diff working when $showfunc is true,
	noting that `-p' option of diff(1) can only be used with context
	and unified diffs.

	Submitted by:	Roger Hardiman <roger@cs.strath.ac.uk>

	Allow to specify CVS tags or branch names (including `.' and
	`HEAD') on cvs checkout.

	e.g.    http://foo/cvsweb.cgi/bar/dood.c?rev=.
	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4
	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4_1_0_RELEASE

	Not for diff currently, as rcsdiff does not grok CVS tags.

	Inspired by:	Folks at the FreeBSD cvs-all list.

	Specify `-R' (turn on read-only repository mode) and `-l' (do not
	log in the command history) on cvs checkout, so that one does not
	need a write permission with the repository.

2000-08-25 00:53  knu

	* cvsweb.cgi: MFZ 1.94.	(Fix a typo in JavaScript code)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Aug 15 08:54:13 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Update to knu-cvsweb 1.93.1.13.

- Use cvsweb.conf* in the current directory when they don't exist in
  /usr/local/etc/.

- Declare function prototypes to shut up runtime warnings.

- Remove redundant white space at the end of lines.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Aug 1 12:53:41 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -2 lines
Update to 1.93.1.10.
  - Nothing but #!/usr/bin/perl -> #!/usr/bin/perl5

Define USE_PERL5 and substitute ${PERL} for /usr/bin/perl5.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jul 29 13:24:10 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +11 -8 lines
Update with my development branch of cvsweb.

PORTVERSION 1.93.1.9 indicates that it's knu's cvsweb rev. 1.9, based
on Zeller's cvsweb rev. 1.93.  I'll keep merging all the changes that
will be made on Zeller's version as well as enhancing it to meet our
needs. :)

Below is an excerpt from README.knu.

----

Added features over Zeller's version:

o Customizable "show functions" option
    You can specify a regexp for each file type to teach rcsdiff(1) to
    recognize function lines.

o Customizable PR categories
o Move $prcgi to cvsweb.conf
    Now each repository can have its own PR categories and
    query-pr.cgi URL, which can be defined in cvsweb.conf-${cvstree}.
    It is useful when you have such as NetBSD and/or OpenBSD
    repositories.

o Improved support for text-based browsers
    Unidiff is the default format for diffs, for text-based browsers.

o Enhance hyperlinking PR # feature.
    The following PR numbers will all be hyperlinked. :)

        PR:     12345, 67890, ..

        PR:     #12345, #67890, ..

        PR#     sparc/12345, i386/67890

        PR:     ports/43210
                kern/98765

        .. is related to bin/4567, which is ...

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jul 18 23:47:01 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Browse two repositories by default.
	local	=> /home/cvs
	FreeBSD	=> /home/ncvs

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jul 18 20:56:08 2000 UTC (11 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Update to rev. 1.90.
  o checkout without revision should default to HEAD

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 12 19:13:51 2000 UTC (11 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update to rev. 1.89.

Reduce warnings.
Make https URLs clickable as well as ftp and http URLs.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jul 11 02:07:19 2000 UTC (11 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -3 lines
Update to rev.1.86.

This update fixes several SECURITY problems, so PLEASE UPDATE to this
version ASAP.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 29 02:31:16 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
Use ${MASTER_SITE_LOCAL}.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 7 17:24:36 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3 lines
Local distfiles have been moved to:
	ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jun 7 08:23:11 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -4 lines
Update to the latest CVS snapshot.
  - Minor fixes
  - Timezone support

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 5 06:59:26 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
Remove subdirectories too.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 5 05:47:02 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -1 lines
Satisfy bento by removing the apache directory on package building.

This port does not explicitly depend on a specific version of Apache
nor other www servers but leaves the option for users, since cvsweb
should work on most cgi capable www servers.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 24 15:51:07 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:27:40 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
PORTNAME/PORTVERSION update

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 23 12:02:30 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +18 -10 lines
Update to Henner Zeller's cvsweb. (Rev. 1.80)

If you prefer as simple view as before, you can easily customize so.  Enjoy it.

PR:		ports/17388
Submitted by:	myself
Approved by:	Bill Fenner <fenner@freebsd.org> (The original author of cvsweb)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 23 05:00:28 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +25 -15 lines
Mostly minor changes.

Changes:
  - get to install README
  - change the maintainter

And because Apache isn't the only web server and the configurations may vary;
  - stop trying to check if any web server is installed
  - allow a user to specify a cgi-bin directory to install
  - stop using icons that Apache installs by default
  - rename the script from cvsweb to cvsweb.cgi

Approved by:	sada

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 8 09:26:04 2000 UTC (12 years ago) by peter
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:41:38 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:47:47 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change Id->FreeBSD.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 8 17:50:36 1999 UTC (12 years, 6 months ago) by andreas
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
purely cosmetic...
apache paths changed
update port to install script to new location ${PREFIX}/share/apache/cgi-bin/

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 26 18:21:22 1999 UTC (12 years, 6 months ago) by sada
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Misfiled a Makefile line.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 26 18:17:00 1999 UTC (12 years, 6 months ago) by sada
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -8 lines
Move category from net to devel.
Cope with package-build time problem.

Requested by: hoek

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jul 26 18:06:44 1999 UTC (12 years, 6 months ago) by sada
Branches: old_SADA
CVS tags: old_v1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Move net/cvsweb's category to ports/devel.

Requested by:	hoek

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 26 18:06:44 1999 UTC (12 years, 6 months ago) by sada
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options