On 06/08/2016 04:39, alphachi wrote:
> Any update doesn't still land on ports tree, but now "pkg audit -F" won't
> report graphics/tiff is vulnerable.
There has been a revised judgement about the gif2tiff program, in that
while it can be made to crash by a specially crafted gif file, that does
not
On 6/08/2016 7:23 AM, Michael Grimm wrote:
> Hi —
>
> Kubilay Kocak wrote:
>
>> Unfortunately you are yet one more example of a user that's been left in
>> the lurch without information or recourse wondering (rightfully) how
>> they can resolve or mitigate this vulnerability. Our apologies.
>
>
Hi,
I am used to build my ports by poudriere in parallel (-J x). But I do want to
build specific ports in parallel per se (make -j x) just to speed up build
times of huge ports like mariadb101-server.
I did try to add an MAKEOPTS="-j8" into poudriere's specific jailname-make.conf
file, and I d
On 7/08/2016 1:16 AM, Michael Grimm wrote:
> Hi,
>
> I am used to build my ports by poudriere in parallel (-J x). But I do want to
> build specific ports in parallel per se (make -j x) just to speed up build
> times of huge ports like mariadb101-server.
>
> I did try to add an MAKEOPTS="-j8" in
Hi Michael,
you can set ALLOW_MAKE_JOBS_PACKAGES in /usr/local/etc/poudriere.conf to
do that.
# List of packages that will always be allowed to use MAKE_JOBS
# regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports
# which holdup the rest of the queue to build more quickly.
#ALLOW_MAKE
>From my poudriere.conf:
# By default MAKE_JOBS is disabled to allow only one process per cpu
# Use the following to allow it anyway
ALLOW_MAKE_JOBS=no
# List of packages that will always be allowed to use MAKE_JOBS
# regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports
Hi,
I noticed that /usr/local/etc/pkgtools.conf.sample still shows examples
like "WITH_FOO=true" "WITHOUT_BAR=true", while it is deprecated, and
should be :
myport => 'WITH="FOO" WITHOUT="BAR"'
Someone to fix, or perhaps I should submit a patch myself ?
Thx
Xav
--
Xavier HUMBERT - Unix/W
Christian Schwarz wrote:
> From my poudriere.conf:
>
> # By default MAKE_JOBS is disabled to allow only one process per cpu
> # Use the following to allow it anyway
> ALLOW_MAKE_JOBS=no
>
> # List of packages that will always be allowed to use MAKE_JOBS
> # regardless of ALLOW_MAKE_JOBS. T
If you plan on running build in parallel it maybe necessary to also
set MAKE_JOBS_NUMBER_LIMIT= into the make.conf file as well.
On Sat, Aug 6, 2016 at 11:49 AM, Michael Grimm wrote:
> Christian Schwarz wrote:
>
> > From my poudriere.conf:
> >
> > # By default MAKE_JOBS is disabled to allow on
On Sat, Aug 6, 2016, at 07:34, Kubilay Kocak wrote:
> On 6/08/2016 7:23 AM, Michael Grimm wrote:
> > Hi —
> >
> > Kubilay Kocak wrote:
> >
> >> Unfortunately you are yet one more example of a user that's been left in
> >> the lurch without information or recourse wondering (rightfully) how
> >
10 matches
Mail list logo