summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-20 15:58:09 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-20 15:58:09 +0000
commit2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (patch)
tree3310e381bea8ad1402bd438c7348400bcb76a66b /sysutils
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
- Add NO_STAGE until validated to be safe for upcoming staging support
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/beadm-devel/Makefile1
-rw-r--r--sysutils/beadm/Makefile1
-rw-r--r--sysutils/cronolog/Makefile1
-rw-r--r--sysutils/daemontools/Makefile2
-rw-r--r--sysutils/zfstools/Makefile1
5 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/beadm-devel/Makefile b/sysutils/beadm-devel/Makefile
index 81e281dfd2c5..23702a567296 100644
--- a/sysutils/beadm-devel/Makefile
+++ b/sysutils/beadm-devel/Makefile
@@ -10,6 +10,7 @@ COMMENT= Solaris-like utility to manage Boot Environments on ZFS
LICENSE= BSD
+NO_STAGE= yes
USE_GITHUB= yes
GH_ACCOUNT= vermaden
GH_COMMIT= d7d7cd3
diff --git a/sysutils/beadm/Makefile b/sysutils/beadm/Makefile
index 2a4d05c3d9bb..69edd56dfdd2 100644
--- a/sysutils/beadm/Makefile
+++ b/sysutils/beadm/Makefile
@@ -14,6 +14,7 @@ USE_GITHUB= yes
GH_ACCOUNT= vermaden
GH_COMMIT= a7c1c73
+NO_STAGE= yes
NO_BUILD= YES
CONFLICTS_INSTALL= beadm-devel-*
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index f7c9fde2491e..05ed3e262c1e 100644
--- a/sysutils/cronolog/Makefile
+++ b/sysutils/cronolog/Makefile
@@ -17,6 +17,7 @@ CONFLICTS_INSTALL= cronolog-devel-[0-9]*
INFO= cronolog
MAN1= cronolog.1m cronosplit.1m
+NO_STAGE= yes
GNU_CONFIGURE= yes
OPTIONS_DEFINE= SETUID_PATCH
diff --git a/sysutils/daemontools/Makefile b/sysutils/daemontools/Makefile
index 4f63cc64a445..d77993e6cd71 100644
--- a/sysutils/daemontools/Makefile
+++ b/sysutils/daemontools/Makefile
@@ -31,6 +31,8 @@ OPTIONS_SINGLE_SEQ= S_EARLY S_NORMAL
OPTIONS_DEFAULT= MAN S_NORMAL TESTS
+NO_STAGE= yes
+
.include <bsd.port.options.mk>
. if ${PORT_OPTIONS:MS_EARLY}
diff --git a/sysutils/zfstools/Makefile b/sysutils/zfstools/Makefile
index 99ddb2ffa4b2..e0dbe5779c90 100644
--- a/sysutils/zfstools/Makefile
+++ b/sysutils/zfstools/Makefile
@@ -12,6 +12,7 @@ COMMENT= OpenSolaris-compatible auto snapshotting for ZFS
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+NO_STAGE= yes
USE_GITHUB= yes
GH_ACCOUNT= bdrewery
GH_COMMIT= 05b95b5