From owner-cvs-all Thu Jul 30 07:16:55 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08317 for cvs-all-outgoing; Thu, 30 Jul 1998 07:16:55 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08264; Thu, 30 Jul 1998 07:16:50 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA02507; Thu, 30 Jul 1998 06:06:45 -0700 (PDT) Date: Thu, 30 Jul 1998 06:06:45 -0700 (PDT) Message-Id: <199807301306.GAA02507@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/webalizer/patches patch-ab ports/www/webalizer/scripts pre-configure Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1998/07/30 06:06:44 PDT Added files: www/webalizer/patches patch-ab www/webalizer/scripts pre-configure Log: changed webalizer's config file from webalizer.conf and /etc/webalizer.conf to $PREFIX/etc/webalizer.conf So this port is prefix clean now and other settings are possible via command line flag. More commits to come for easier setup.