ports/133125: [maintainer update] mark MAKE_JOBS_UNSAFE for some ports
Alexander Logvinov
ports at logvinov.com
Fri Mar 27 13:20:07 UTC 2009
>Number: 133125
>Category: ports
>Synopsis: [maintainer update] mark MAKE_JOBS_UNSAFE for some ports
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 27 13:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alexander Logvinov
>Release: FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:
>Description:
mark MAKE_JOBS_UNSAFE for:
dns/opendd
mail/heirloom-mailx
>How-To-Repeat:
>Fix:
Index: dns/opendd/Makefile
===================================================================
RCS file: /home/pcvs/ports/dns/opendd/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- dns/opendd/Makefile 27 Apr 2008 05:21:19 -0000 1.3
+++ dns/opendd/Makefile 27 Mar 2009 13:01:04 -0000
@@ -16,6 +16,8 @@
OPTIONS= OPENDD_SSL "Build with SSL support" off \
RC_NG "Install RC_NG script" on
+MAKE_JOBS_UNSAFE= yes
+
PORTDOCS= COPYING COPYRIGHT README
PLIST_FILES= sbin/${PORTNAME} \
"@unexec if cmp -s %D/%%ETCDIR%%/${PORTNAME}.conf %D/%%ETCDIR%%/${PORTNAME}.conf.default; then ${RM} -f %D/%%ETCDIR%%/${PORTNAME}.conf; fi " \
Index: mail/heirloom-mailx/Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/heirloom-mailx/Makefile,v
retrieving revision 1.52
diff -u -r1.52 Makefile
--- mail/heirloom-mailx/Makefile 1 Dec 2008 14:23:52 -0000 1.52
+++ mail/heirloom-mailx/Makefile 27 Mar 2009 13:01:04 -0000
@@ -20,6 +20,8 @@
CONFLICTS= mailx-[0-9]*
+MAKE_JOBS_UNSAFE= yes
+
USE_BZIP2= yes
USE_ICONV= yes
USE_OPENSSL= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list