From owner-cvs-all@FreeBSD.ORG Thu May 22 21:14:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07D8637B401; Thu, 22 May 2003 21:14:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BDD143FAF; Thu, 22 May 2003 21:14:19 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4N4EJ0U010436; Thu, 22 May 2003 21:14:19 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4N4EJ4j010435; Thu, 22 May 2003 21:14:19 -0700 (PDT) Message-Id: <200305230414.h4N4EJ4j010435@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 22 May 2003 21:14:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 04:14:20 -0000 kris 2003/05/22 21:14:19 PDT FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Back out parts [3] and [5] of r1.446, which dealt with improved 'make deinstall' behaviour and stricter checking for an installed package. There were some edge-case problems with these patches that we were not able to solve in time for 5.1-RELEASE. They'll probably reappear in a modified form soon after release. Discussed with: marcus, Sergey Matveychuk Revision Changes Path 1.450 +6 -9 ports/Mk/bsd.port.mk