From owner-freebsd-questions@freebsd.org Wed Dec 19 05:07:25 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C30D4134B551 for ; Wed, 19 Dec 2018 05:07:25 +0000 (UTC) (envelope-from itz@very.loosely.org) Received: from very.loosely.org (very.loosely.org [173.255.215.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFA3D684D2 for ; Wed, 19 Dec 2018 05:07:17 +0000 (UTC) (envelope-from itz@very.loosely.org) Received: from itz by ahiker.mooo.com with local (Exim 4.91_51-662a067d) (envelope-from ) id 1gZTsn-0006v1-81 for freebsd-questions@freebsd.org; Tue, 18 Dec 2018 20:54:57 -0800 Date: Tue, 18 Dec 2018 20:54:56 -0800 From: Ian Zimmerman To: FreeBSD-Questions Mailinglist Subject: packages vs ports, do they conflict? Message-ID: <20181219045456.enlgh43ndhglad7b@matica.foolinux.mooo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: NeoMutt/20180716-16-18b056-dirty X-Rspamd-Queue-Id: AFA3D684D2 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of itz@very.loosely.org designates 173.255.215.69 as permitted sender) smtp.mailfrom=itz@very.loosely.org X-Spamd-Result: default: False [0.68 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.23)[-0.233,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[loosely.org]; RCPT_COUNT_ONE(0.00)[1]; IP_SCORE(-0.20)[asn: 63949(-0.91), country: US(-0.08)]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[ahiker.mooo.com]; NEURAL_SPAM_LONG(0.31)[0.307,0]; RCVD_IN_DNSWL_NONE(0.00)[69.215.255.173.list.dnswl.org : 127.0.10.0]; NEURAL_SPAM_SHORT(0.11)[0.113,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:63949, ipnet:173.255.215.0/24, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2018 05:07:25 -0000 I just tried to compile a port for the first time, and I tried to follow the Handbook as closely as possible, as is fitting for a newbie. So, after becoming root in the port directory, the first thing I tried was "make config-recursive". And the first dialog of options was for bash. So I guess this port has the bash port as a dependency. But I have already installed bash as a package! If I go ahead with the build, will a bash port be built and installed too, overwriting the package installation - maybe with different and undesirable options? How does this work in general? Can I mix packages and ports at all, or do I have to commit to one framework or the other for all software installs? Thanks for clarifications. -- Please don't Cc: me privately on mailing lists and Usenet, if you also post the followup to the list or newsgroup. To reply privately _only_ on Usenet and on broken lists which rewrite From, fetch the TXT record for no-use.mooo.com.