From owner-freebsd-questions@freebsd.org Sat Aug 29 22:03:16 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 183179C4D6B for ; Sat, 29 Aug 2015 22:03:16 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EBF311EE for ; Sat, 29 Aug 2015 22:03:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id E8E699C4D6A; Sat, 29 Aug 2015 22:03:15 +0000 (UTC) Delivered-To: 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 E87029C4D68 for ; Sat, 29 Aug 2015 22:03:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) (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 712A81ED for ; Sat, 29 Aug 2015 22:03:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by laba3 with SMTP id a3so50753810lab.1 for ; Sat, 29 Aug 2015 15:03:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mHC3NczRZufglnZdE5W9UaTOGMwRphbBcBXyYTrOFOc=; b=eNgvG4VS8SeDYAm4BP3ze3yK5sthCtfJsUUyAbhdTxUXDKuNqavz66YhxIn7Xm1TCO msgbbpSRE7kG+z4BdsBiVguD4wYAU5Hk6mGi6zkO4At9glyl6pQY0BqC8abW9xnroEOT xwownGr0FgZnkaYYYsnzH9WrllEyDCY4u2f3mnSshkaCVX/RIgmuEQyFsPpIz/MmcLLJ EPHq+WQCZfl8Iiv1R3InAg8198TmhAVTrQ06buBX4EHacL0/tpUm7MzUL956jDvwXUzf /RlGjrR2D+K1Fg9IG+45nqMyVZxlppAz+/IkPAMStTOrkps+dXE2R6/reS7CQEtLNXhc /VGQ== MIME-Version: 1.0 X-Received: by 10.152.207.39 with SMTP id lt7mr2067095lac.88.1440885793415; Sat, 29 Aug 2015 15:03:13 -0700 (PDT) Received: by 10.112.149.201 with HTTP; Sat, 29 Aug 2015 15:03:13 -0700 (PDT) In-Reply-To: <201508292111.t7TLB8vi009215@host203.r-bonomi.com> References: <201508292111.t7TLB8vi009215@host203.r-bonomi.com> Date: Sat, 29 Aug 2015 17:03:13 -0500 Message-ID: Subject: Re: port problems on FreeBSD 8.4 From: Adam Vande More To: Robert Bonomi Cc: "Brian W." , FreeBSD Questions 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: Sat, 29 Aug 2015 22:03:16 -0000 On Sat, Aug 29, 2015 at 4:11 PM, Robert Bonomi wrote: > > Yeah, I know. but _ports_ aren't release-specific > Correct, but they are branch specific and you're on an unsupported branch. -- Adam