Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2018 06:47:01 +0100
From:      Philipp Vlassakakis <freebsd-en@lists.vlassakakis.de>
To:        Ian Zimmerman <itz@very.loosely.org>
Cc:        FreeBSD-Questions Mailinglist <freebsd-questions@freebsd.org>
Subject:   Re: packages vs ports, do they conflict?
Message-ID:  <39D9A666-F99D-4CD6-A45F-980D0DB18D29@lists.vlassakakis.de>
In-Reply-To: <20181219045456.enlgh43ndhglad7b@matica.foolinux.mooo.com>
References:  <20181219045456.enlgh43ndhglad7b@matica.foolinux.mooo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Its a good idead to stick with ports OR packages, but do not mix them.

Packages are build with default build settings. (Also they expect those defa=
ult settings from dependencies).

If you mix those, you will end up with changed build settings for a port, wh=
ich is maybe required by a installed package. This can cause a lot of troubl=
e. :)

Use only pkg and no ports OR use poudriere to build =E2=80=9Ecustom=E2=80=9C=
 packages from ports which you can easily deploy via pkg.

Regards
Philipp

> On 19. Dec 2018, at 05:54, Ian Zimmerman <itz@very.loosely.org> wrote:
>=20
> 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?
>=20
> Thanks for clarifications.
>=20
> --=20
> 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.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or=
g"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39D9A666-F99D-4CD6-A45F-980D0DB18D29>