From owner-freebsd-ports@FreeBSD.ORG Sun Oct 19 21:43:52 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A0A2536; Sun, 19 Oct 2014 21:43:52 +0000 (UTC) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 79BB0BC7; Sun, 19 Oct 2014 21:43:51 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id pv20so2922552lab.20 for ; Sun, 19 Oct 2014 14:43:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=0vG17iSBfpE93q7WEfbtHSUDoLDjlk+CLEg0Milp4UI=; b=cp8s1Z0JsZ715wxX5dRqQ2GZsOY6p0DtUpqU+MmvNvCktKlwXQcOTe4MgarSgTRleW Qvrzc1JxappYQMJlT3+f+qzoyYIKkWxkkjN4NAt1QAeXfCnd8WAwA3PHQYC4v4/FhEOG viCkZDgROnbii8Dv3Bt7+NvggmZlpAkQ7Y+23g0KK1T+8rwcUEcZqZr1EIvQDaMOr2Dz Ix7V0oKuKPOKCBu9Oc+48fb6e/K87x2KXlELb8jG3Qnk9Gp6neY25FxYcjZt8BS0tSh9 B6gwwQD3gbLW7pefFlj8bFyiZAG5huG9HBm32elqaK0vRy0l8OVYzEPAtQU+Af6E5I2i 9fSA== MIME-Version: 1.0 X-Received: by 10.153.4.7 with SMTP id ca7mr23184737lad.31.1413755029440; Sun, 19 Oct 2014 14:43:49 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.131.66 with HTTP; Sun, 19 Oct 2014 14:43:49 -0700 (PDT) In-Reply-To: <544232F7.3060909@FreeBSD.org> References: <544232F7.3060909@FreeBSD.org> Date: Sun, 19 Oct 2014 14:43:49 -0700 X-Google-Sender-Auth: dGMUcakj-jNAIBvAGFoqPhtrTDA Message-ID: Subject: Re: latest freebsd:11:x86:64 repo and ruby 1.9 -> 2.0 From: Craig Rodrigues To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2014 21:43:52 -0000 On Sat, Oct 18, 2014 at 2:29 AM, Andriy Gapon wrote: > > Then the real problem, I do not want these packages to be removed except > for > ruby-1.9.3.547_3,1. In other words, I want to keep using > zfs-snapshot-mgmt, > libchk, hub and porttools. What should I do? > Did you try to "pkg lock" the packages that you don't want removed? -- Craig