From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 21:32:38 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEF1B37B401; Thu, 17 Apr 2003 21:32:38 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A35943F75; Thu, 17 Apr 2003 21:32:38 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail3.nc.rr.com (fe3 [24.93.67.50])h3I4VKMq022013; Fri, 18 Apr 2003 00:31:20 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 18 Apr 2003 00:29:59 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3I4VAaa079213; Fri, 18 Apr 2003 00:31:10 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: kris@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-a4IEtFKr67vCRJq31jkT" Organization: MarcusCom, Inc. Message-Id: <1050640352.58286.22.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 18 Apr 2003 00:32:32 -0400 X-Spam-Status: No, hits=-12.9 required=5.0 tests=BAYES_01,PGP_SIGNATURE_2 autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: ports@freebsd.org Subject: Recent bsd.port.mk changes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2003 04:32:39 -0000 --=-a4IEtFKr67vCRJq31jkT Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Kris, I don't think I agree with one of the changes that went in to bsd.port.mk today. I'm trying to do an upgrade of libgtkhtml from 2.2.2 to 2.2.3. When I do such things, I install the new port to an alternate PREFIX while keeping the old version around. With the recent changes, I can no longer do this. The ports system informs me that: =3D=3D=3D> Installing for libgtkhtml-2.2.3 =3D=3D=3D> libgtkhtml-2.2.3 is already installed - perhaps an older versio= n? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of libgtkhtml-2.2.3 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 When, in fact, it is not installed. libgtkhtml-2.2.2 is installed. The change in question is at line 2879 (the check to see if another port with this ports origin is installed [ports/48646]). Yes, I can set FORCE_PKG_REGISTER, but when I go to make deinstall, it now removes _both_ ports. I'd like to request this, and possibly the smarter make deinstall be backed out. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-a4IEtFKr67vCRJq31jkT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+n3/gb2iPiv4Uz4cRAkc/AJ9EhPWMHxYxvGl3aY6VRBBPl+9xWwCZAVfQ fCwJO7ziVRqKe+sWQsAH/JU= =ye25 -----END PGP SIGNATURE----- --=-a4IEtFKr67vCRJq31jkT--