Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 12:29:57 +0200
From:      Matthias Andree <mandree@FreeBSD.org>
To:        Martin Wilke <miwi@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r319381 - head/www/aria
Message-ID:  <51A87BA5.9060203@FreeBSD.org>
In-Reply-To: <201305291544.r4TFivp9038121@svn.freebsd.org>
References:  <201305291544.r4TFivp9038121@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 29.05.2013 17:44, schrieb Martin Wilke:
> Author: miwi
> Date: Wed May 29 15:44:57 2013
> New Revision: 319381
> URL: http://svnweb.freebsd.org/changeset/ports/319381
> 
> Log:
>   - Mark Jobs unsafe
> 
> Modified:
>   head/www/aria/Makefile
> 
> Modified: head/www/aria/Makefile
> ==============================================================================
> --- head/www/aria/Makefile	Wed May 29 15:41:00 2013	(r319380)
> +++ head/www/aria/Makefile	Wed May 29 15:44:57 2013	(r319381)
> @@ -19,7 +19,7 @@ USE_GNOME=	gtk12
>  USE_OPENSSL=	yes
>  USE_GMAKE=	yes
>  GNU_CONFIGURE=	yes
> -MAKE_JOBS_SAFE=	yes
> +MAKE_JOBS_UNSAFE=	yes
>  
>  CPPFLAGS+=	-I${LOCALBASE}/include
>  LDFLAGS+=	-L${LOCALBASE}/lib
> 

Did you file a PR to the maintainer?

I'd consider failure to build in parallel a bug these days.

Perhaps we can stipulate that through the porter's handbook, and I think
it is about time we forced all ports not marked UNSAFE to build in
parallel...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51A87BA5.9060203>