From owner-freebsd-questions@freebsd.org Mon Dec 7 15:32:34 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 87FE39B7B10 for ; Mon, 7 Dec 2015 15:32:34 +0000 (UTC) (envelope-from paul.stuffins@ravexdata.com) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (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 2513010E3 for ; Mon, 7 Dec 2015 15:32:34 +0000 (UTC) (envelope-from paul.stuffins@ravexdata.com) Received: by wmuu63 with SMTP id u63so145341385wmu.0 for ; Mon, 07 Dec 2015 07:32:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ravexdata-com.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=XEA756ytT/6YRageEggz6EEn/orhJ/a23mKu/c821S4=; b=Ia9JYh9rMlsQUuQYqwt8V5KmwCstMhsfbMGbzz0O9dsKETC5/eulM/vjbUSUDUjmu3 ZWplzuyL1vQ0N40Y87Yj2oI/3OppiQrhC6OrIoT3tL0rVt+y54HNOixH++/cEy/AspVi UW70CKASiycVoDDi6cR7/yip6mRhjgBNYv5J3e9IbZSof+X7Rdw3V4taqdHuYHjbcX0g U+ThXqlpUzRy5wd2YrPLicxQKjlaJet1zqcL/otMFgQLH/PlzDj+0LLku3IcPblG/pRt TJQjgapp+kCWa9msyGD5y3wB0zFXqTQcb7lD7Ok1VDkPNg/QsawX9vwGcIrvsgDRhEZP s0nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=XEA756ytT/6YRageEggz6EEn/orhJ/a23mKu/c821S4=; b=AL8WgSy4F4iMH6ND25G74x8ntuLH41ni2kYUDFh8ca9udKAcX+/rGdNCnTCH4GqQP6 CwwhlIrw/ZgLk/Eqz1jw5MX+KN0P6WkOIrXeH43Y4jIBMJ37FUO3zW/om7O5dclAHtr/ 1ZOJcDvMRrT6K38xZH2cdqKTuZJFNC+2LeWhOuZoK84vb738AIPvGFsRdPfDA3udymLm UoDTdaON3POhJMR68fl6uUffPCsUQ/+4HBM2hn04MSsv0znMFoEeMMLjGWeEIs1l2lGp dFNHhrtQh/liHe3DA3uf3xvR29zPtp7L8lI5EEIXYqMfXUAsd4E6ZkcmNag8LSeWbg6V th/Q== X-Gm-Message-State: ALoCoQl9d55yt15RK1WCX3Fjg+2W/3WV7hqNy2FE2syeUu41ohJgWDFDTedlWmvSlbvLMjHNdnR+TJgTYxVrn6gTyFoU2ypVkQ== X-Received: by 10.28.225.84 with SMTP id y81mr23057425wmg.87.1449502352413; Mon, 07 Dec 2015 07:32:32 -0800 (PST) Received: from [10.34.1.6] ([104.238.169.152]) by smtp.gmail.com with ESMTPSA id c13sm16996279wmd.14.2015.12.07.07.32.31 for (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 Dec 2015 07:32:31 -0800 (PST) Subject: Re: Migrating to FreeBSD from Debian To: freebsd-questions@freebsd.org References: <86poyiuynx.fsf@gmail.com> <56659FC8.8020904@FreeBSD.org> From: Paul Stuffins Message-ID: <5665A68C.40007@ravexdata.com> Date: Mon, 7 Dec 2015 15:32:28 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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:32:34 -0000 > But we should warn then about not mixing ports & packages. I agree, > pkg is a good choice [when pkg only]. I have not set up the system yet, so there is no worry about mixing ports and packages from the off.