From owner-freebsd-questions@freebsd.org Mon Dec 7 15:54:20 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 E41AC9B73ED for ; Mon, 7 Dec 2015 15:54:19 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (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 86931105D for ; Mon, 7 Dec 2015 15:54:19 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by wmww144 with SMTP id w144so155878996wmw.0 for ; Mon, 07 Dec 2015 07:54:17 -0800 (PST) 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=YIog7HRPwHh52YbltPqjBIT8/z2WKMyz5Vi3AdsQQlM=; b=v7Qy5seI2A2p21hTms5dVzmqf1+z5nebZIaxAPOKfvinjTqZeUrEXbErnv4PBCTSPX +AwUqK3sOmaHdbSC5hOw0VHErk5J7EG6SRV17uzUAi4LsHbFn7uLH6DTV2fNkxCTYwdc TtkWCimgCcG4Lq00z3zuyM0mzkVSBnQVEJVLdm576onKuSHJ4ztUG/93olEHfHcpG0FH 3VTSWOU6Qq9AwqnpqW6LfA88ZBtPZ9ZEcDMPxmNXQDKnlg7m0v0AZUZX033BZJYzzlqq 1KbYrw4C3L00+uvyu2ssCn8mUHX2xsxvrBaFe5Wf3JbQOoD6SbjjrhmESq3qMm4knu1w PvKA== MIME-Version: 1.0 X-Received: by 10.194.9.169 with SMTP id a9mr33560122wjb.60.1449503657876; Mon, 07 Dec 2015 07:54:17 -0800 (PST) Received: by 10.194.192.33 with HTTP; Mon, 7 Dec 2015 07:54:17 -0800 (PST) In-Reply-To: References: <86poyiuynx.fsf@gmail.com> <56659FC8.8020904@FreeBSD.org> <444mfujmpd.fsf@be-well.ilk.org> Date: Mon, 7 Dec 2015 09:54:17 -0600 Message-ID: Subject: Re: Migrating to FreeBSD from Debian From: Adam Vande More To: Anton Sayetsky Cc: Lowell Gilbert , 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: Mon, 07 Dec 2015 15:54:20 -0000 On Mon, Dec 7, 2015 at 9:49 AM, Anton Sayetsky wrote: > 2015-12-07 17:35 GMT+02:00 Lowell Gilbert > : > > That's gradually become a much smaller issue than it used to be. > > It it not true. Yes it is. > Try to buid emulators/virtualbox-ose without QT4 > option on a server and then run pkg upgrade ;-) > If you have found a bug please file it. Ports and pkg's should co-exist peacefully with the understanding mixing the two requires more administration. -- Adam