summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-30 00:07:09 +0000
committerjoerg <joerg>2009-06-30 00:07:09 +0000
commit6dc2520300690e39fdb803dba4b818d03289cb63 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /net
parentdb3790b322960d22b168a0155c538ee2401c5300 (diff)
downloadpkgsrc-6dc2520300690e39fdb803dba4b818d03289cb63.tar.gz
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
Diffstat (limited to 'net')
-rw-r--r--net/dgd/Makefile4
-rw-r--r--net/driftnet/Makefile3
-rw-r--r--net/freeradius/Makefile4
-rw-r--r--net/gini/Makefile4
-rw-r--r--net/jigdo/Makefile4
-rw-r--r--net/mcast-tools/Makefile4
-rw-r--r--net/mrt/Makefile4
-rw-r--r--net/ngrep/Makefile4
-rw-r--r--net/ocamlnet/Makefile4
-rw-r--r--net/powerdns-recursor/Makefile4
-rw-r--r--net/socks5/Makefile4
-rw-r--r--net/tinyfugue/Makefile3
-rw-r--r--net/tsocks/Makefile4
-rw-r--r--net/whoson/Makefile4
14 files changed, 40 insertions, 14 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 3ab9b7bb061..70b727091d3 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2009/05/19 08:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2009/06/30 00:07:20 joerg Exp $
DISTNAME= dgd-1.2p4
PKGNAME= dgd-1.2.0.4
@@ -13,6 +13,8 @@ LICENSE= fee-based-commercial-use
PKG_INSTALLATION_TYPES= overwrite pkgviews
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= gtar
WRKSRC= ${WRKDIR}/dgd
BUILD_DIRS= src
diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile
index efc8406385b..2b852b01a91 100644
--- a/net/driftnet/Makefile
+++ b/net/driftnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/01/07 09:14:02 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2009/06/30 00:07:20 joerg Exp $
#
DISTNAME= driftnet-0.1.6
@@ -12,6 +12,7 @@ COMMENT= Real-time image sniffer
DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
+MAKE_JOBS_SAFE= no
BUILD_TARGET= default
MAKE_ENV+= CAT=${CAT:Q} TRUE=${TRUE:Q}
diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile
index 9cb5dde7999..2bf41ed613e 100644
--- a/net/freeradius/Makefile
+++ b/net/freeradius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2008/05/15 19:40:58 adrianp Exp $
+# $NetBSD: Makefile,v 1.66 2009/06/30 00:07:21 joerg Exp $
DISTNAME= freeradius-${RADVER}
PKGREVISION= 2
@@ -11,6 +11,8 @@ COMMENT= Free RADIUS server implementation
CONFLICTS+= freeradius-2.[0-9]*
+MAKE_JOBS_SAFE= no
+
.include "../../mk/bsd.prefs.mk"
CONFLICTS+= radiusd-cistron-[0-9]*
diff --git a/net/gini/Makefile b/net/gini/Makefile
index 5330997bb83..a35b669d137 100644
--- a/net/gini/Makefile
+++ b/net/gini/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:30 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2009/06/30 00:07:21 joerg Exp $
#
DISTNAME= gini-0.5.1
@@ -13,6 +13,8 @@ COMMENT= Free streaming media server
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
diff --git a/net/jigdo/Makefile b/net/jigdo/Makefile
index cc26ff3a9c8..ea1665647b6 100644
--- a/net/jigdo/Makefile
+++ b/net/jigdo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/07/14 12:56:10 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2009/06/30 00:07:21 joerg Exp $
DISTNAME= jigdo-0.7.3
PKGREVISION= 1
@@ -12,6 +12,8 @@ COMMENT= Tool to ease downloading of large files from the Internet
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
diff --git a/net/mcast-tools/Makefile b/net/mcast-tools/Makefile
index f9cd0b85c7d..b1d6dbeb8c6 100644
--- a/net/mcast-tools/Makefile
+++ b/net/mcast-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/12/27 17:46:53 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/30 00:07:21 joerg Exp $
DISTNAME= mcast-tools-20061214
PKGREVISION= 1
@@ -8,6 +8,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcast-tools/}
MAINTAINER= is@NetBSD.org
COMMENT= IPv6 multicast routing daemons and tools
+MAKE_JOBS_SAFE= no
+
CONFLICTS= pim6sd-[0-9]* pim6dd-[0-9]*
GNU_CONFIGURE= yes
diff --git a/net/mrt/Makefile b/net/mrt/Makefile
index 50107d0def6..3bf833892d3 100644
--- a/net/mrt/Makefile
+++ b/net/mrt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/06/14 22:58:07 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2009/06/30 00:07:21 joerg Exp $
#
DISTNAME= mrt-2.2.2a-Aug11
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mrtd.net/
COMMENT= Multi-threaded Routing Toolkit
+MAKE_JOBS_SAFE= no
+
WRKSRC= ${WRKDIR}/mrt/src
GNU_CONFIGURE= yes
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile
index 224dbf10380..fe57dac744d 100644
--- a/net/ngrep/Makefile
+++ b/net/ngrep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2008/06/20 01:09:31 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2009/06/30 00:07:21 joerg Exp $
DISTNAME= ngrep-1.45
CATEGORIES= net
@@ -11,6 +11,8 @@ COMMENT= Network grep
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pcre
diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile
index 01c1537729e..713b458a37c 100644
--- a/net/ocamlnet/Makefile
+++ b/net/ocamlnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/11 15:43:36 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/30 00:07:21 joerg Exp $
#
DISTNAME= ocamlnet-1.1.2
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ocaml-programming.de/packages/
COMMENT= Library focusing on application-level network protocols (OCaml)
+MAKE_JOBS_SAFE= no
+
DEPENDS+= pcre-ocaml-[0-9]*:../../devel/pcre-ocaml
DEPENDS+= equeue-[0-9]*:../../devel/equeue
diff --git a/net/powerdns-recursor/Makefile b/net/powerdns-recursor/Makefile
index f2678febfdb..29c3b95f270 100644
--- a/net/powerdns-recursor/Makefile
+++ b/net/powerdns-recursor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/30 00:07:21 joerg Exp $
#
DISTNAME= pdns-recursor-3.1.7
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.powerdns.com/
COMMENT= PowerDNS resolver/recursing nameserver
LICENSE= gnu-gpl-v2
+MAKE_JOBS_SAFE= no
+
USE_TOOLS= gmake
USE_LANGUAGES= c c++
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index aa3e70f4fe6..78068ca0423 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2009/05/19 08:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2009/06/30 00:07:21 joerg Exp $
DISTNAME= socks5-v1_0r2
PKGNAME= socks5-1.0.2
@@ -22,6 +22,8 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
CONFLICTS= socks4-[0-9]*
# here are some extra configure args you may wish to use
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile
index ecdaa3eee15..d5ba1afff02 100644
--- a/net/tinyfugue/Makefile
+++ b/net/tinyfugue/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/12/27 11:43:51 obache Exp $
+# $NetBSD: Makefile,v 1.24 2009/06/30 00:07:21 joerg Exp $
DISTNAME= tf-40s1
PKGNAME= tf-4.0s1
@@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tinyfugue.sourceforge.net/
COMMENT= Popular programmable MUD client, with macro support and more
+MAKE_JOBS_SAFE= no
MAKE_FILE= ${WRKSRC}/unix/Makefile
MAKE_ENV+= TFVER=${DISTNAME:S/^tf-//:Q}
diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile
index 5d04a0815be..c6f97636356 100644
--- a/net/tsocks/Makefile
+++ b/net/tsocks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/07/26 12:27:18 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2009/06/30 00:07:22 joerg Exp $
#
DISTNAME= tsocks-1.8beta5
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tsocks.sourceforge.net/
COMMENT= Transparent SOCKS proxying library
+MAKE_JOBS_SAFE= no
+
WRKSRC= ${WRKDIR}/tsocks-1.8
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
diff --git a/net/whoson/Makefile b/net/whoson/Makefile
index 246a12d17be..86428918213 100644
--- a/net/whoson/Makefile
+++ b/net/whoson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:32 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/06/30 00:07:22 joerg Exp $
#
DISTNAME= whoson-2.03
@@ -12,6 +12,8 @@ COMMENT= Check if (dynamic) IP address is connected
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes