From owner-freebsd-questions@FreeBSD.ORG Sat Jun 9 06:11:22 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B5B4106566B for ; Sat, 9 Jun 2012 06:11:22 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4A0128FC17 for ; Sat, 9 Jun 2012 06:11:22 +0000 (UTC) Received: by obcni5 with SMTP id ni5so4439766obc.13 for ; Fri, 08 Jun 2012 23:11:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=fJkzbJ9dLPoSfB+XTRfMP9HDf/mJb+BwgnyzgpG3Zto=; b=ok2yuyIZgpNjLoxiPgcQJbx+1KMXeqeaspBz2yP1gyrv/hSvWGKlLRRmQGAy5PLvlv ASE/xabGO39buHhPPFER9pBFyOhPIsUWQWw/BdxCDo2jyGY7I3bDM1cTK5yMH1XYBO6B nVYO4V6AyuWPqihKY8/xyr8mM5WumU3qEJPrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=fJkzbJ9dLPoSfB+XTRfMP9HDf/mJb+BwgnyzgpG3Zto=; b=kolfNhH//qSwcMkUwrzEJUFY2Wxlr7iwvgZQtzl0LPu2o+EEywzUD6EUzv2rZcYJd0 O6NIBTO97azTsOscHSm86mD0NzB3MGAbCbYFg2WoXhg6+1pS+zi8s42u8ua+PFCZ0kmC aAxo7txn33IG63QPguHHmyYxAYzjNtvM2NFpOJxcs+Yg/ytxPISEntf4giY2TW/mPr/w CzdPtzOA11Gg3w7guxpscoIGFDKp1PmsVw8NOOXwb0uEezAfZp/I49jeWrTyW4e6CKCg KwIjp7JloYAPtZ9gj1V9u9N06GHMkYMIkaTRagrBUthiiBNDk3heZ6QqvXQvdmFT4Qbb NE9A== Received: by 10.60.14.68 with SMTP id n4mr9648519oec.24.1339222281897; Fri, 08 Jun 2012 23:11:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.204.69 with HTTP; Fri, 8 Jun 2012 23:10:51 -0700 (PDT) In-Reply-To: <4FD2E7EF.1060208@dreamchaser.org> References: <4FD2E7EF.1060208@dreamchaser.org> From: Eitan Adler Date: Fri, 8 Jun 2012 23:10:51 -0700 Message-ID: To: freebsd@dreamchaser.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmeeATUYFr3OIQIG6Qcjo4CMOLX4G/iO0bEnHvyeAGqBPy37xEcxluwUoOr364blrElEzoy Cc: FreeBSD Mailing List Subject: Re: prune ports tree? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2012 06:11:22 -0000 On 8 June 2012 23:06, Gary Aitken wrote: > Is it possible to specify that parts of the ports tree should never be used? yes, but don't do it. the ports tree needs to be complete to be guaranteed to function. -- Eitan Adler