From owner-freebsd-questions@freebsd.org Thu Jun 25 18:22:08 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96C6D98C974 for ; Thu, 25 Jun 2015 18:22:08 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com [209.85.217.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 278A31ED6 for ; Thu, 25 Jun 2015 18:22:07 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: by lbnk3 with SMTP id k3so50738692lbn.1 for ; Thu, 25 Jun 2015 11:22:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Yuhb6btOMMS4rcqynBrjR+KXyi4RtzFoazXEvLARSms=; b=bi8pCsBFvZ2xJ47rZienujI3WwaB0/XYUb2eiTmWXKcm3DDByabP6NrPDYt9Boo86a 6ESyU+zSTmP9hbMouz0pW4Z4Rbqp3BGUKpWskXgIxyQERX53sUxT723N0ye2MMt//adH isvzW+yK6XwB5N+5O1IaJyI+/jGjrNc6Ok8dsFUjJWATS0bnvPeA9Hm+cfcgyCAnjHaj EyIl5+FPsZQ0uGJwnQ+siMDJ6mM7V+qN+XEppfKFlCHwXdn2SRIW5NwAKbBDB5stZIiF pZyYuCrBAuW6Z1e+7SO+DDyKswz7Z1EfVQ6k+G/4eUw9OsLDCohwTdfmsH2eWcPdbScH AR5w== X-Gm-Message-State: ALoCoQm1XxNIEChr7BroMmUTE4sbSEZkotiDN53yo8olCwl124AT0DSKDXJL4Yi4tdZXzHT96gzb MIME-Version: 1.0 X-Received: by 10.112.72.104 with SMTP id c8mr46966025lbv.77.1435256176100; Thu, 25 Jun 2015 11:16:16 -0700 (PDT) Received: by 10.152.4.194 with HTTP; Thu, 25 Jun 2015 11:16:16 -0700 (PDT) X-Originating-IP: [140.239.2.163] Received: by 10.152.4.194 with HTTP; Thu, 25 Jun 2015 11:16:16 -0700 (PDT) In-Reply-To: <20150625074357.GA25606@serving.schmi.tt> References: <20150625074357.GA25606@serving.schmi.tt> Date: Thu, 25 Jun 2015 11:16:16 -0700 Message-ID: Subject: Re: Remove installed port without /usr/ports directory From: "Brian W." To: FreeBSD Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2015 18:22:08 -0000 A package should've been created as part of that. Perhaps try listing installed packages and then deleting the displayed match. On Jun 25, 2015 11:11 AM, "Moritz Schmitt" wrote: > Dear all, > > Some time ago I installed the port > > security/py-backports.ssl_match_hostname. > > Today I updated the ports tree by running > > portsnap fetch update > > and then executed portmaster to update all ports. This didn't work, > however, > and portmaster stopped with the following error: > > ===>>> The security/py-backports.ssl_match_hostname port has been > deleted: This functionality was backported to python 2.7.9 > ===>>> Aborting update > > Now I would like to delete security/py-backports.ssl_match_hostname but > there > is no such port in the ports tree anymore. > > Is there any other way to delete this port apart from checking out an old > version of the port tree that still has this port in it, then delete it, > and > only then update? > > Moritz > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >