From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 18:48:45 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B8B5E17 for ; Tue, 7 Oct 2014 18:48:45 +0000 (UTC) Received: from avasout07.plus.net (avasout07.plus.net [84.93.230.235]) by mx1.freebsd.org (Postfix) with ESMTP id 92674D6B for ; Tue, 7 Oct 2014 18:48:43 +0000 (UTC) Received: from curlew.milibyte.co.uk ([84.92.153.232]) by avasout07 with smtp id 0JlY1p007516WCc01JlZd9; Tue, 07 Oct 2014 19:45:33 +0100 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=OOap3EqB c=1 sm=1 tr=0 a=lfSX4pPLp9EkufIcToJk/A==:117 a=lfSX4pPLp9EkufIcToJk/A==:17 a=D7rCoLxHAAAA:8 a=0Bzu9jTXAAAA:8 a=PBtdaOD29JoA:10 a=ZTb9aqGL9YkA:10 a=8nJEP1OIZ-IA:10 a=6I5d2MoRAAAA:8 a=oP9d-i4SEATyLlRkTmEA:9 a=wPNLvfGTeEIA:10 a=nbKuPJACYY0A:10 Received: from curlew.lan ([192.168.1.13]) by curlew.milibyte.co.uk with esmtp (Exim 4.84) (envelope-from ) id 1XbZlK-0002F3-Tn for freebsd-questions@freebsd.org; Tue, 07 Oct 2014 19:45:31 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Tue, 07 Oct 2014 19:45:29 +0100 Message-ID: <1950572.lZiIyjLTOo@curlew.lan> User-Agent: KMail/4.12.5 (FreeBSD/9.3-RELEASE-p2; KDE/4.12.5; amd64; ; ) In-Reply-To: <543405E9.2080808@hiwaay.net> References: <543405E9.2080808@hiwaay.net> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 192.168.1.13 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on curlew.lan X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Subject: Re: oddball pkg output .... Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="iso-8859-1" X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on curlew.milibyte.co.uk) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 18:48:45 -0000 On Tuesday 07 Oct 2014 10:25:29 William A. Mahaffey III wrote: > Why are the linux-c6 pkg's listed as orphaned ? What does that mean > ? Because they haven't founf their way into the repository yet. >From https://lists.freebsd.org/pipermail/freebsd-ports/2014-October/095767.html > The 2014Q4 branch has just been branched and the package builder has > been updated to use that branch meaning that the next update on the > quarterly packages will be on the 2014Q4 branch [snip] -- Mike Clarke