Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2009 14:03:32 -0400
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        Pav Lucistnik <pav@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/lang/perl5.8 Makefile
Message-ID:  <4A8303F4.8010409@p6m7g8.com>
In-Reply-To: <200908071103.n77B3Ap0009735@repoman.freebsd.org>
References:  <200908071103.n77B3Ap0009735@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Really ?

I've never seen it fail

It does make a big differnce in build time esp with the damn 
regression-test default.

I'd like to have error from pointyhat so I can follow up on p5p to get 
this fixed.

On another note, does lang/perl5.10 have the same issue ?



Pav Lucistnik wrote:
> pav         2009-08-07 11:03:10 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     lang/perl5.8         Makefile 
>   Log:
>   - Really is MAKE_JOBS_UNSAFE
>   
>   Reported by:    pointyhat
>   
>   Revision  Changes    Path
>   1.108     +1 -1      ports/lang/perl5.8/Makefile
> 
> http://cvsweb.FreeBSD.org/ports/lang/perl5.8/Makefile.diff?r1=1.107&r2=1.108&f=h
> | --- ports/lang/perl5.8/Makefile	2009/06/08 14:35:28	1.107
> | +++ ports/lang/perl5.8/Makefile	2009/08/07 11:03:10	1.108
> | @@ -2,7 +2,7 @@
> |  # Date created:		16 April 1995
> |  # Whom:			markm
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/perl5.8/Makefile,v 1.107 2009/06/08 14:35:28 skv Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/perl5.8/Makefile,v 1.108 2009/08/07 11:03:10 pav Exp $
> |  #
> |  
> |  PORTNAME=	perl
> | @@ -43,7 +43,7 @@ SITE_PERL?=	${LOCALBASE}/${SITE_PERL_REL
> |  
> |  USE_BZIP2=	yes
> |  HAS_CONFIGURE=	yes
> | -MAKE_JOBS_SAFE=	yes
> | +MAKE_JOBS_UNSAFE=	yes
> |  CONFIGURE_SCRIPT=Configure
> |  CONFIGURE_ARGS=	-sde -Dprefix=${PREFIX} \
> |  	-Darchlib=${PREFIX}/lib/perl5/${PERL_VERSION}/${PERL_ARCH} \


-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
Consultant          - P6M7G8 Inc.                http://p6m7g8.net
Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
ASF Member          - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A8303F4.8010409>