From owner-cvs-ports Sat Apr 18 02:47:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA02053 for cvs-ports-outgoing; Sat, 18 Apr 1998 02:47:44 -0700 (PDT) (envelope-from owner-cvs-ports) 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 JAA02013; Sat, 18 Apr 1998 09:47:35 GMT (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA15913; Sat, 18 Apr 1998 02:47:16 -0700 (PDT) Date: Sat, 18 Apr 1998 02:47:16 -0700 (PDT) Message-Id: <199804180947.CAA15913@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/http-analyze/patches patch-aa patch-ab ports/www/http-analyze/pkg PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1998/04/18 02:47:15 PDT Modified files: www/http-analyze/patches patch-aa patch-ab www/http-analyze/pkg PLIST Log: some problem detected by knarf and fixes by him and me: - http-analyze installed into the wrong path, one path component has been duplicated, fixed that in Makefile and sanitized the PLIST this changed patch-aa - had to add a post.install script to teach config.h our $(PREFIX) path - changed config.h, so that post.configure script has it easier to patch, this changed patch-ab - added @dirrm lines in PLIST, to deinstall more thoroughly - tested packaging Submitted by: Frank Bartels Revision Changes Path 1.3 +3 -3 ports/www/http-analyze/patches/patch-aa 1.3 +4 -4 ports/www/http-analyze/patches/patch-ab 1.3 +46 -43 ports/www/http-analyze/pkg/PLIST