From owner-freebsd-ports@FreeBSD.ORG Sun Oct 31 17:54:30 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9F5F1065670 for ; Sun, 31 Oct 2010 17:54:30 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id C038A8FC0C for ; Sun, 31 Oct 2010 17:54:30 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.4/8.14.4) with ESMTP id o9VHMtfo001981; Sun, 31 Oct 2010 10:22:55 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.4/8.14.4/Submit) id o9VHMspG001980; Sun, 31 Oct 2010 10:22:54 -0700 (PDT) (envelope-from david) Date: Sun, 31 Oct 2010 10:22:54 -0700 From: David Wolfskill To: Alexandre Message-ID: <20101031172254.GC1506@albert.catwhisker.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XMCwj5IQnwKtuyBG" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: FreeBSD Ports Mailing List Subject: Re: Portmaster 3.1 upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2010 17:54:31 -0000 --XMCwj5IQnwKtuyBG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 31, 2010 at 05:57:52PM +0100, Alexandre wrote: > Hi, >=20 > I read in /usr/ports/UPGRADING the instructions to properly upgrade > PORTMASTER 3.1. > It is written to do : >=20 > # pkg_delete -f portmaster* >=20 > # cd /usr/ports/ports-mgmt/portmaster && make clean && make install clean >=20 > But when I type the first one, I got the message : > pkg_delete: No match. >=20 > Portmaster is installed : > #pkg_info | grep portmaster > portmaster-3.0 Manage your ports without external databases or > languages >=20 > I know that I can uninstall and reinstall portmaster using # pkg_delete > portmaster-3.0 and the second command mentionned #make install clean > I just write this message because this instruction is written in > /usr/ports/UPDATING Change the pkg_delete invocation from: # pkg_delete -f portmaster* to: # pkg_delete -f 'portmaster*' so the shell will leave the wildcard alone. Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --XMCwj5IQnwKtuyBG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkzNpe4ACgkQmprOCmdXAD05/ACfcru0G8Ewtij/ktWAbEfjhQRi z1UAniNJ5uzFrPcYdqoHVQKcvxHaTtxN =yj+D -----END PGP SIGNATURE----- --XMCwj5IQnwKtuyBG--