From owner-freebsd-questions@freebsd.org Mon Oct 12 21:39:25 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 7E0C2A12B11 for ; Mon, 12 Oct 2015 21:39:25 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) (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 1F191132F for ; Mon, 12 Oct 2015 21:39:24 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: by wicge5 with SMTP id ge5so33179755wic.0 for ; Mon, 12 Oct 2015 14:39:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to :in-reply-to; bh=CJw7VZo79aY4unqZ5whRchCSQnkq+4LtwF8jC+1runc=; b=HzljZ0vjDC9j9FAc7AqCSolE1ovC3xld2dubcaBInSjRo6CuNZw9PK5VBsc+OlRtnc 7LceSjfEfJhOr0JI8cuVB9HqaDkW2G4DmW5eMBySNSq+trk4D2sM2bghx6kvQRHiVjHG nCLkBYnLPTgqAdYPEoH0TWdQA0+UoY9hil2qDthXh0y63CVIsnKZKrkybDEhQ7I0BoO9 1HUkJiOQomTDT4QqF/+H80GZ5tRCeTgU22aEMqdMcM//OlvYmsOXmx5CaW7oNA5J59Bt pISIOC42rolID7GpOlainCQyknP/4YThyHNc3jrPQ8RgNno6STJc3jhapoLZrMDPazF3 I9og== X-Gm-Message-State: ALoCoQncvD7rSYPlxOVEzZUrHPtPrQUjroPQ3xNGjrekIE9NMmQARJ1ziedgMv+sGuMu2WUfNLcp X-Received: by 10.195.13.164 with SMTP id ez4mr10771999wjd.112.1444685957042; Mon, 12 Oct 2015 14:39:17 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (mech-as222.men.bris.ac.uk. [137.222.170.4]) by smtp.gmail.com with ESMTPSA id gs8sm252579wib.5.2015.10.12.14.39.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Oct 2015 14:39:16 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2) with ESMTP id t9CLdFHt017903; Mon, 12 Oct 2015 22:39:15 +0100 (BST) (envelope-from mexas@mech-as222.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2/Submit) id t9CLdFpM017902; Mon, 12 Oct 2015 22:39:15 +0100 (BST) (envelope-from mexas) Date: Mon, 12 Oct 2015 22:39:15 +0100 (BST) From: Anton Shterenlikht Message-Id: <201510122139.t9CLdFpM017902@mech-as222.men.bris.ac.uk> To: freebsd-questions@freebsd.org, wam@hiwaay.net Subject: Re: What happened to the paraview pkg ? Reply-To: mexas@bris.ac.uk In-Reply-To: <561C1FEA.9080401@hiwaay.net> 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: Mon, 12 Oct 2015 21:39:25 -0000 >.... I just did a 'pkg upgrade -y' & it deleted my previously installed >paraview-4.3.1_1 .... What happened to that pkg, everyone give up on it >? I like & use it, who do I need to bribe to get it back ;-) ? TIA & >have a good one .... no problem here: $ pkg info -xo paraview paraview-4.3.1_1 science/paraview $ pkg info -xo pkg- pkg-1.6.1 ports-mgmt/pkg 11.0-CURRENT #3 r288305 Anton