BIND REPLACE_BASE option

Erwin Lansing erwin at FreeBSD.org
Wed Jan 14 08:00:39 UTC 2015


On Tue, Jan 13, 2015 at 08:33:13AM -0800, Roger Marquis wrote:
> 
> One question while we're on the topic of deprecations, has 'make pkg ||
> make package' been deprecated in favor of poudriere?
> 

No, they serve to completely different purposes, though there is some
overlap.  Poudriere is a self-contained build system that can be used to
bulk build any number of packages that can be used on any number of
other systems.  This is very useful if you need different features or
options than the packages provided by the FreeBSD project.  "make
package" will build a single package of one port from the system it is
run from.  That means that the port, and all of its dependencies, will
be installed on the host.  Depending on your needs, this can be a good
or a bad thing.  They're two completely different beasts and neither can
replace the other.

Erwin

-- 
Erwin Lansing                                    http://droso.dk
erwin at FreeBSD.org                        http:// www.FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 465 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20150114/663549ba/attachment.sig>


More information about the freebsd-ports mailing list