From nobody@FreeBSD.org  Mon Jun 28 12:44:40 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 36D331065673
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Jun 2010 12:44:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 2764C8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Jun 2010 12:44:40 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o5SCidZ5016825
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Jun 2010 12:44:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o5SCidiV016824;
	Mon, 28 Jun 2010 12:44:39 GMT
	(envelope-from nobody)
Message-Id: <201006281244.o5SCidiV016824@www.freebsd.org>
Date: Mon, 28 Jun 2010 12:44:39 GMT
From: Steve Wills <steve@mouf.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: print/jadetex
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148210
>Category:       ports
>Synopsis:       print/jadetex: fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 28 12:50:01 UTC 2010
>Closed-Date:    Sat Sep 11 17:30:30 UTC 2010
>Last-Modified:  Sat Sep 11 17:30:30 UTC 2010
>Originator:     Steve Wills
>Release:        8.1-amd64
>Organization:
>Environment:
>Description:
The print/jadetex port seems to fail for me with FORCE_MAKE_JOBS defined.
It seems to need MAKE_JOBS_UNSAFE defined.
>How-To-Repeat:
Try to build print/jadetex with FORCE_MAKE_JOBS defined.
>Fix:
--- Makefile.orig       2010-06-28 08:43:01.398013547 -0400
+++ Makefile    2010-06-28 08:38:08.256110865 -0400
@@ -18,6 +18,7 @@
 LIB_DEPENDS=   png.6:${PORTSDIR}/graphics/png
 RUN_DEPENDS=   etex:${PORTSDIR}/print/teTeX-base

+MAKE_JOBS_UNSAFE=      yes
 MAKE_ENV=      TEXMFCNF=${FILESDIR}:${TEXMFDIR}/web2c

 PKGMESSAGE=    ${WRKDIR}/pkg-message


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->hrs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jun 28 12:50:11 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148210 
Responsible-Changed-From-To: hrs->swills 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Fri Sep 10 01:14:54 UTC 2010 
Responsible-Changed-Why:  
swills is now a committer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148210 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148210: commit references a PR
Date: Sat, 11 Sep 2010 17:29:29 +0000 (UTC)

 swills      2010-09-11 17:29:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print/jadetex        Makefile 
   Log:
   - Mark MAKE_JOBS_UNSAFE=yes
   
   PR:             ports/148210
   Approved by:    maintainer timeout (hrs ; 75 days), pgollucci (mentor)
   
   Revision  Changes    Path
   1.37      +1 -0      ports/print/jadetex/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sat Sep 11 17:30:28 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148210 
>Unformatted:
