From user@blg.akavia.ru  Fri Mar 27 13:18:56 2009
Return-Path: <user@blg.akavia.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 437C1106568A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Mar 2009 13:18:56 +0000 (UTC)
	(envelope-from user@blg.akavia.ru)
Received: from blg.akavia.ru (aka.tsl.ru [91.142.147.45])
	by mx1.freebsd.org (Postfix) with ESMTP id D6C0E8FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Mar 2009 13:18:54 +0000 (UTC)
	(envelope-from user@blg.akavia.ru)
Received: from blg.akavia.ru (aka.tsl.ru [91.142.147.45])
	by blg.akavia.ru (8.14.3/8.14.3) with ESMTP id n2RDIp6V048641;
	Fri, 27 Mar 2009 22:18:51 +0900 (YAKT)
	(envelope-from user@blg.akavia.ru)
Received: (from root@localhost)
	by blg.akavia.ru (8.14.3/8.14.3/Submit) id n2RDIhgU048640;
	Fri, 27 Mar 2009 22:18:43 +0900 (YAKT)
	(envelope-from user)
Message-Id: <200903271318.n2RDIhgU048640@blg.akavia.ru>
Date: Fri, 27 Mar 2009 22:18:43 +0900 (YAKT)
From: Alexander Logvinov <ports@logvinov.com>
Reply-To: Alexander Logvinov <ports@logvinov.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Alexander Logvinov <ports@logvinov.com>
Subject: [maintainer update] mark MAKE_JOBS_SAFE for some ports
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         133124
>Category:       ports
>Synopsis:       [maintainer update] mark MAKE_JOBS_SAFE for some ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 27 13:20:02 UTC 2009
>Closed-Date:    Tue Mar 31 22:08:41 UTC 2009
>Last-Modified:  Tue Mar 31 22:10:02 UTC 2009
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

  mark MAKE_JOBS_SAFE for:

  archivers/libdynamite
  archivers/liborange
  archivers/librtfcomp
  deskutils/gxneur
  deskutils/libopensync-plugin-sunbird
  deskutils/libopensync-plugin-synce-legacy
  games/quaqut
  multimedia/gnome-mplayer
  multimedia/umr
  net-im/pidgin-fetion
  palm/synce-gvfs
  palm/synce-trayicon
  palm/synce-vdccm
  sysutils/fusefs-afuse
  sysutils/fusefs-fur
  textproc/bbe
  textproc/dwdiff

>How-To-Repeat:

>Fix:

Index: archivers/libdynamite/Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/libdynamite/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- archivers/libdynamite/Makefile	5 Jun 2008 20:07:10 -0000	1.11
+++ archivers/libdynamite/Makefile	27 Mar 2009 13:00:59 -0000
@@ -14,9 +14,11 @@
 MAINTAINER=	ports@logvinov.com
 COMMENT=	Decompress data compressed with PKWARE Data Compression Library
 
+MAKE_JOBS_SAFE=	yes
+
 USE_AUTOTOOLS=	libtool:15
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomehack gnometarget
+USE_GNOME=	gnomehack
 USE_LDCONFIG=	yes
 
 MAN1=		dynamite.1
Index: archivers/liborange/Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/liborange/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- archivers/liborange/Makefile	13 Jan 2009 00:18:55 -0000	1.18
+++ archivers/liborange/Makefile	27 Mar 2009 13:00:59 -0000
@@ -24,6 +24,8 @@
 		VISE		"Build with expermential VISE support"		off \
 		MSI		"Build with expermential MSI support"		off
 
+MAKE_JOBS_SAFE=	yes
+
 USE_AUTOTOOLS=	libtool:15
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack
Index: archivers/librtfcomp/Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/librtfcomp/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- archivers/librtfcomp/Makefile	28 Sep 2008 04:42:49 -0000	1.3
+++ archivers/librtfcomp/Makefile	27 Mar 2009 13:00:59 -0000
@@ -14,9 +14,10 @@
 MAINTAINER=	ports@logvinov.com
 COMMENT?=	LZRTF compression library
 
+MAKE_JOBS_SAFE=	yes
+
 USE_AUTOTOOLS=	libtool:15
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnometarget
 USE_LDCONFIG=	yes
 
 .include <bsd.port.pre.mk>
Index: deskutils/gxneur/Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/gxneur/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- deskutils/gxneur/Makefile	14 Dec 2008 13:29:06 -0000	1.1
+++ deskutils/gxneur/Makefile	27 Mar 2009 13:00:59 -0000
@@ -16,6 +16,8 @@
 BUILD_DEPENDS=	xneur:${PORTSDIR}/russian/xneur
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+MAKE_JOBS_SAFE=	yes
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GNOME=	gtk20 libglade2
Index: deskutils/libopensync-plugin-sunbird/Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/libopensync-plugin-sunbird/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- deskutils/libopensync-plugin-sunbird/Makefile	11 Oct 2008 15:28:12 -0000	1.1
+++ deskutils/libopensync-plugin-sunbird/Makefile	27 Mar 2009 13:00:59 -0000
@@ -16,6 +16,8 @@
 LIB_DEPENDS=	opensync.0:${PORTSDIR}/devel/libopensync022 \
 		neon.28:${PORTSDIR}/www/neon28
 
+MAKE_JOBS_SAFE=	yes
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20 libxml2
Index: deskutils/libopensync-plugin-synce-legacy/Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/libopensync-plugin-synce-legacy/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- deskutils/libopensync-plugin-synce-legacy/Makefile	16 Jan 2009 14:06:07 -0000	1.1
+++ deskutils/libopensync-plugin-synce-legacy/Makefile	27 Mar 2009 13:00:59 -0000
@@ -17,6 +17,8 @@
 LIB_DEPENDS=	opensync.0:${PORTSDIR}/devel/libopensync022 \
 		rra.0:${PORTSDIR}/palm/synce-librra
 
+MAKE_JOBS_SAFE=	yes
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20 libxml2
Index: games/quaqut/Makefile
===================================================================
RCS file: /home/pcvs/ports/games/quaqut/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- games/quaqut/Makefile	7 Nov 2006 13:47:12 -0000	1.1
+++ games/quaqut/Makefile	27 Mar 2009 13:00:59 -0000
@@ -8,12 +8,13 @@
 PORTNAME=	quaqut
 PORTVERSION=	0.2.0
 CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
 
 MAINTAINER=	ports@logvinov.com
 COMMENT=	Queries information from Unreal Tournament 2004 game servers
 
+MAKE_JOBS_SAFE=	yes
+
 HAS_CONFIGURE=	yes
 USE_RC_SUBR=	${PORTNAME}
 MAN1=		${PORTNAME}.1
Index: multimedia/gnome-mplayer/Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/gnome-mplayer/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- multimedia/gnome-mplayer/Makefile	16 Mar 2009 22:48:04 -0000	1.2
+++ multimedia/gnome-mplayer/Makefile	27 Mar 2009 13:01:00 -0000
@@ -23,6 +23,8 @@
 		BRAINZ3	"Add support for libmusicbrainz3"	off \
 		NAUPLUG	"Enable Nautilus plugin"		off
 
+MAKE_JOBS_SAFE=	yes
+
 GNU_CONFIGURE=	yes
 USE_GETTEXT=	yes
 USE_GNOME=	glib20 gtk20
Index: multimedia/umr/Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/umr/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- multimedia/umr/Makefile	7 Nov 2006 13:38:11 -0000	1.1
+++ multimedia/umr/Makefile	27 Mar 2009 13:01:00 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	ports@logvinov.com
 COMMENT=	Unreal Media Ripper
 
+MAKE_JOBS_SAFE=	yes
+
 PLIST_FILES=	bin/${PORTNAME}
 
 do-install:
Index: net-im/pidgin-fetion/Makefile
===================================================================
RCS file: /home/pcvs/ports/net-im/pidgin-fetion/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- net-im/pidgin-fetion/Makefile	9 Jan 2009 23:22:07 -0000	1.2
+++ net-im/pidgin-fetion/Makefile	27 Mar 2009 13:01:00 -0000
@@ -16,6 +16,8 @@
 
 LIB_DEPENDS=	purple.5:${PORTSDIR}/net-im/libpurple
 
+MAKE_JOBS_SAFE=	yes
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
Index: palm/synce-gvfs/Makefile
===================================================================
RCS file: /home/pcvs/ports/palm/synce-gvfs/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- palm/synce-gvfs/Makefile	19 Feb 2009 16:59:58 -0000	1.27
+++ palm/synce-gvfs/Makefile	27 Mar 2009 13:01:00 -0000
@@ -15,6 +15,8 @@
 
 LIB_DEPENDS=	rapi.2:${PORTSDIR}/palm/synce-librapi2
 
+MAKE_JOBS_SAFE=	yes
+
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_GETTEXT=	yes
Index: palm/synce-trayicon/Makefile
===================================================================
RCS file: /home/pcvs/ports/palm/synce-trayicon/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- palm/synce-trayicon/Makefile	15 Jan 2009 01:19:01 -0000	1.21
+++ palm/synce-trayicon/Makefile	27 Mar 2009 13:01:00 -0000
@@ -21,14 +21,16 @@
 RUN_DEPENDS=	${LOCALBASE}/libexec/gvfsd-synce:${PORTSDIR}/palm/synce-gvfs \
 		${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
 
+MAKE_JOBS_SAFE=	yes
+
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_GETTEXT=	yes
 USE_GNOME=	gnomeprefix gnomehack libgnomeui
 INSTALLS_ICONS=	yes
 GCONF_SCHEMAS=	${PORTNAME}.schemas
-LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_CFLAGS}
-CFLAGS+=	-I${LOCALBASE}/include ${PTHREAD_LIBS}
+LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CFLAGS+=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
 CONFIGURE_ENV=	CFLAGS="${CFLAGS}" \
 		LDFLAGS="${LDFLAGS}"
 SUB_FILES=	pkg-message
Index: palm/synce-vdccm/Makefile
===================================================================
RCS file: /home/pcvs/ports/palm/synce-vdccm/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- palm/synce-vdccm/Makefile	27 Jul 2008 14:01:00 -0000	1.16
+++ palm/synce-vdccm/Makefile	27 Mar 2009 13:01:00 -0000
@@ -18,9 +18,10 @@
 
 OPTIONS=	DESKTOP	"Enable desktop integration"	on
 
+MAKE_JOBS_SAFE=	yes
+
 GNU_CONFIGURE=	yes
 USE_ICONV=	yes
-USE_GNOME=	gnometarget
 CONFIGURE_ARGS=	--with-libiconv=${LOCALBASE} \
 		--with-libsynce=${LOCALBASE}
 
Index: sysutils/fusefs-afuse/Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/fusefs-afuse/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- sysutils/fusefs-afuse/Makefile	15 Mar 2009 13:37:45 -0000	1.1
+++ sysutils/fusefs-afuse/Makefile	27 Mar 2009 13:01:00 -0000
@@ -16,6 +16,8 @@
 RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
 LIB_DEPENDS=	fuse.2:${PORTSDIR}/sysutils/fusefs-libs
 
+MAKE_JOBS_SAFE=	yes
+
 GNU_CONFIGURE=	yes
 
 PORTDOCS=	AUTHORS ChangeLog README
Index: sysutils/fusefs-fur/Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/fusefs-fur/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- sysutils/fusefs-fur/Makefile	23 Mar 2009 18:52:25 -0000	1.1
+++ sysutils/fusefs-fur/Makefile	27 Mar 2009 13:01:00 -0000
@@ -21,6 +21,8 @@
 
 OPTIONS=	VCHMOD	"Enable a fake hook for chmod that just returns 0"	on
 
+MAKE_JOBS_SAFE=	yes
+
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_ICONV=	yes
Index: textproc/bbe/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/bbe/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- textproc/bbe/Makefile	9 Nov 2006 01:43:48 -0000	1.1
+++ textproc/bbe/Makefile	27 Mar 2009 13:01:00 -0000
@@ -8,12 +8,14 @@
 PORTNAME=	bbe
 PORTVERSION=	0.2.2
 CATEGORIES=	textproc
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=${PORTNAME}-
 
 MAINTAINER=	ports@logvinov.com
 COMMENT=	A sed-like editor for binary files
 
+MAKE_JOBS_SAFE=	yes
+
 HAS_CONFIGURE=	yes
 
 MAN1=		${PORTNAME}.1
Index: textproc/dwdiff/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/dwdiff/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- textproc/dwdiff/Makefile	9 Jan 2009 23:22:53 -0000	1.9
+++ textproc/dwdiff/Makefile	27 Mar 2009 13:01:00 -0000
@@ -15,6 +15,8 @@
 
 OPTIONS=	UNICODE	"Build with Unicode support"	on
 
+MAKE_JOBS_SAFE=	yes
+
 HAS_CONFIGURE=	yes
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Mar 27 14:03:22 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133124 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 31 22:08:41 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133124: commit references a PR
Date: Tue, 31 Mar 2009 22:08:45 +0000 (UTC)

 miwi        2009-03-31 22:08:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     archivers/libdynamite Makefile 
     archivers/liborange  Makefile 
     archivers/librtfcomp Makefile 
     deskutils/gxneur     Makefile 
     deskutils/libopensync-plugin-sunbird Makefile 
     deskutils/libopensync-plugin-synce-legacy Makefile 
     games/quaqut         Makefile 
     multimedia/gnome-mplayer Makefile 
     multimedia/umr       Makefile 
     net-im/pidgin-fetion Makefile 
     palm/synce-gvfs      Makefile 
     palm/synce-trayicon  Makefile 
     palm/synce-vdccm     Makefile 
     sysutils/fusefs-afuse Makefile 
     sysutils/fusefs-fur  Makefile 
     textproc/bbe         Makefile 
     textproc/dwdiff      Makefile 
   Log:
   - Allow to build with MAKE_JOBS_SAFE
   - Move some ports to SF macro
   
   PR:             133124
   Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
   
   Revision  Changes    Path
   1.12      +3 -1      ports/archivers/libdynamite/Makefile
   1.19      +2 -0      ports/archivers/liborange/Makefile
   1.4       +2 -1      ports/archivers/librtfcomp/Makefile
   1.2       +2 -0      ports/deskutils/gxneur/Makefile
   1.2       +2 -0      ports/deskutils/libopensync-plugin-sunbird/Makefile
   1.2       +2 -0      ports/deskutils/libopensync-plugin-synce-legacy/Makefile
   1.2       +3 -2      ports/games/quaqut/Makefile
   1.3       +2 -0      ports/multimedia/gnome-mplayer/Makefile
   1.2       +2 -0      ports/multimedia/umr/Makefile
   1.3       +2 -0      ports/net-im/pidgin-fetion/Makefile
   1.28      +2 -0      ports/palm/synce-gvfs/Makefile
   1.22      +4 -2      ports/palm/synce-trayicon/Makefile
   1.17      +2 -1      ports/palm/synce-vdccm/Makefile
   1.2       +2 -0      ports/sysutils/fusefs-afuse/Makefile
   1.2       +2 -0      ports/sysutils/fusefs-fur/Makefile
   1.2       +3 -1      ports/textproc/bbe/Makefile
   1.10      +2 -0      ports/textproc/dwdiff/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"
 
>Unformatted:
