ports/133016: [PATCH] devel/subversion: mark MAKE_JOBS_SAFE

Martin Matuska mm at FreeBSD.org
Tue Mar 24 17:40:04 UTC 2009


>Number:         133016
>Category:       ports
>Synopsis:       [PATCH] devel/subversion: mark MAKE_JOBS_SAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 24 17:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD neo2 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #11 r179970M: Thu Jan 15 23:58:53 CET
>Description:
Add MAKE_JOBS_SAFE variable to speedup compilation on SMP systems.

Port maintainer (lev at freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- subversion-1.5.5_1.patch begins here ---
Index: Makefile.common
===================================================================
RCS file: /home/pcvs/ports/devel/subversion/Makefile.common,v
retrieving revision 1.15
diff -u -r1.15 Makefile.common
--- Makefile.common	18 Jan 2009 19:43:53 -0000	1.15
+++ Makefile.common	24 Mar 2009 17:29:24 -0000
@@ -17,6 +17,7 @@
 USE_BZIP2=	yes
 USE_AUTOTOOLS=	libtool:15
 CONFIGURE_ARGS=		--with-ssl
+MAKE_JOBS_SAFE=	yes
 WANT_PERL=	yes
 
 .if defined(SVN_BUILD_BINDINGS)
--- subversion-1.5.5_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list