From mkamm@sbox.tu-graz.ac.at Sun Mar 4 13:41:05 2001 Return-Path: Received: from ns1.tu-graz.ac.at (ns1.tu-graz.ac.at [129.27.2.3]) by hub.freebsd.org (Postfix) with ESMTP id 395C137B71A for ; Sun, 4 Mar 2001 13:41:04 -0800 (PST) (envelope-from mkamm@sbox.tu-graz.ac.at) Received: from homebox.kammerhofer.org (isdn112.tu-graz.ac.at [129.27.240.112]) by ns1.tu-graz.ac.at (8.9.3/8.9.3) with ESMTP id WAA09579 for ; Sun, 4 Mar 2001 22:40:58 +0100 (MET) Received: (from mkamm@localhost) by homebox.kammerhofer.org (8.11.2/8.11.2) id f24Legd27101; Sun, 4 Mar 2001 22:40:42 +0100 (CET) (envelope-from mkamm) Message-Id: <200103042140.f24Legd27101@homebox.kammerhofer.org> Date: Sun, 4 Mar 2001 22:40:42 +0100 (CET) From: mkamm@gmx.net Reply-To: mkamm@gmx.net To: FreeBSD-gnats-submit@freebsd.org Subject: new port: cvsweb-converters-0.1 X-Send-Pr-Version: 3.2 >Number: 25533 >Category: ports >Synopsis: new port: cvsweb-converters-0.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 04 13:50:01 PST 2001 >Closed-Date: Thu Mar 15 05:38:11 PST 2001 >Last-Modified: Thu Mar 15 05:38:29 PST 2001 >Originator: Martin Kammerhofer >Release: FreeBSD 4.2-STABLE i386 >Organization: TU Graz >Environment: >Description: This port provides three Perl scripts: + commitlog2cvsweb: converts FreeBSD commitlog files to HTML + cvsrdiff2cvsweb: converts output of "cvs rdiff -s" to HTML + cvsuplog2cvsweb: converts log output of "cvsup" to HTML They basically transform their input almost unchanged to HTML, adding only hyperlinks to a cvsweb.cgi script for each changed file. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./pkg-message # ./pkg-descr # ./pkg-comment # ./distinfo # ./files # ./files/patch-aa # ./pkg-plist # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-message sed 's/^X//' >./pkg-message << 'END-of-./pkg-message' X****************************************************************** XIf this is a first installation (not an upgrade) do this: X X cd ${PREFIX}/etc X cp commitlog2cvsweb.conf.sample commitlog2cvsweb.conf X Xand edit commitlog2cvsweb.conf. Change $cvsweb to your nearest Xcvsweb mirror. Check http://www.FreeBSD.org/support.html#cvs for Xcvsweb mirror sites. X XDocumentation is included inside the scripts in POD format. XUse "perldoc