Date: Wed, 02 Aug 2000 00:52:56 +0900 From: "Akinori -Aki- MUSHA" <knu@idaemons.org> To: freebsd-doc@FreeBSD.org, freebsd-current@FreeBSD.org, cvs-committers@FreeBSD.org Cc: root@FreeBSD.org Subject: HEADS UP: Updating our CVSweb Message-ID: <8666plkmg7.wl@localhost.local.idaemons.org>
next in thread | raw e-mail | index | archive | help
Hello, I have been hacking on CVSweb for a while and now I think it is the time we update our CVSweb to the full-featured version, which is based on Henner Zeller and other people's work. The ready-to-commit demo is available at this page: http://people.FreeBSD.org/~knu/cgi-bin/cvsweb.cgi/ Now, to get the updating process right, I'd like the administrators of the WWW mirror sites (and freefall of course :) to do the following things on their Web servers: 1) Fetch the following tarball and install the CVSweb configuration files under /usr/local/etc. http://people.FreeBSD.org/~knu/misc/cvsweb_confs.tar.gz This will not overwrite the current configuration files of CVSweb. (cvsweb* vs. cvsweb.conf*) 2) For 2.2-STABLE machines, install Perl5 (from the port) and create a symlink to /usr/local/bin/perl5 in /usr/bin. ln -s /usr/local/bin/perl5 /usr/bin For 3-STABLE or upper machines, you don't need to do this because they already have /usr/bin/perl5 by nature. (That's the trick :) I will commit the update in a couple days or so, as soon as freefall is ready. So please do the above soon. Okay, that's all, and this is my attempt to shut up those impatient who always yell at me for not updating our CVSweb. :> -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8666plkmg7.wl>