Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2014 19:48:23 -0500
From:      Matthew Pherigo <hybrid120@gmail.com>
To:        David Newman <dnewman@networktest.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Using pkg with build options
Message-ID:  <E9D499E3-B580-4D7E-B7AF-984C8DAFEE0B@gmail.com>
In-Reply-To: <AF2DEFC9-4A7C-47D7-ABA2-51D1DEED26A7@gmail.com>
References:  <372190939.49499.1395582789284.JavaMail.mail@webmail12> <20140323150144.029c571e.freebsd@edvax.de> <532F15D8.10403@FreeBSD.org> <20140323185258.e389040f.freebsd@edvax.de> <5330C120.40905@networktest.com> <alpine.BSF.2.00.1403241749220.31770@wonkity.com> <5330CB20.3090705@networktest.com> <AF2DEFC9-4A7C-47D7-ABA2-51D1DEED26A7@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Also, I should note that, regarding the original packages with Gnu Make need=
s: If you can, you'll definitely want to get the ports versions of the tools=
 you need, if it all possible. But, the ports collection has Gnu Make for yo=
u to use if necessary...

pkg install gmake
gmake install... etc

--Matt

On Mar 24, 2014, at 7:42 PM, Matthew Pherigo <hybrid120@gmail.com> wrote:

>> On Mar 24, 2014, at 7:17 PM, David Newman <dnewman@networktest.com> wrote=
:
>>=20
>> However, if I understand that poudriere link, it would still build my
>> custom packages from ports, and thus there isn't much time savings. Corre=
ct?
>=20
> Depends how many machines you're using your poudriere packages to install t=
o. The point of poudriere is that your poudriere server compiles the package=
s with custom options that you want, and then acts as a package repository t=
o the rest of your computers. Thereby, you'll only be compiling your package=
s once (unless you're dealing with different architectures, which is a whole=
 other issue). So, if you only have one computer, it won't save you any time=
, but the time you save goes up exponentially with how many other computers o=
f the same architecture you have.
>=20
> --Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E9D499E3-B580-4D7E-B7AF-984C8DAFEE0B>