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 (pgollu...@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.
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"