summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-08 01:46:00 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-08 01:46:00 +0000
commit32d4230d4441b6a58a574b0c4ecd19c23a8b78ac (patch)
tree815de9cffc1abfb43c0843b0398f4e0dcb0a1f89 /net-p2p
parentUpdate llvm-cheri to a new snapshot. (diff)
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.) The 'runaway process' ones are most likely just statistical. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=455765
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/verlihub-plugins-chatroom/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-floodprotect/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-forbid/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-iplog/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-isp/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-luascript/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-messanger/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-stats/Makefile2
8 files changed, 0 insertions, 16 deletions
diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile
index 425b1bc2d7d2..c644b33dd45f 100644
--- a/net-p2p/verlihub-plugins-chatroom/Makefile
+++ b/net-p2p/verlihub-plugins-chatroom/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Chatroom/${DISTVERSION}
MAINTAINER= me@skylord.ru
-BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
-
PLUGIN_DESC= Chatroom
.include "../verlihub-plugins/Makefile.plugins"
diff --git a/net-p2p/verlihub-plugins-floodprotect/Makefile b/net-p2p/verlihub-plugins-floodprotect/Makefile
index 720a419939a9..23e9dd615be4 100644
--- a/net-p2p/verlihub-plugins-floodprotect/Makefile
+++ b/net-p2p/verlihub-plugins-floodprotect/Makefile
@@ -10,8 +10,6 @@ DISTNAME= ${PLUGIN_NAME}
MAINTAINER= me@skylord.ru
-BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
-
PLUGIN_NAME= floodprot
PLUGIN_DESC= Floodprotect
diff --git a/net-p2p/verlihub-plugins-forbid/Makefile b/net-p2p/verlihub-plugins-forbid/Makefile
index ba77e093506d..8a15ea3644f0 100644
--- a/net-p2p/verlihub-plugins-forbid/Makefile
+++ b/net-p2p/verlihub-plugins-forbid/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Forbid/${DISTVERSION}
MAINTAINER= me@skylord.ru
-BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
-
PLUGIN_DESC= ForbiddenWords
.include "../verlihub-plugins/Makefile.plugins"
diff --git a/net-p2p/verlihub-plugins-iplog/Makefile b/net-p2p/verlihub-plugins-iplog/Makefile
index bc17f4bdc8fc..beeec1980e70 100644
--- a/net-p2p/verlihub-plugins-iplog/Makefile
+++ b/net-p2p/verlihub-plugins-iplog/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_IPLog/${DISTVERSION}
MAINTAINER= me@skylord.ru
-BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
-
PLUGIN_DESC= IPLog
.include "../verlihub-plugins/Makefile.plugins"
diff --git a/net-p2p/verlihub-plugins-isp/Makefile b/net-p2p/verlihub-plugins-isp/Makefile
index 684f2567ffe9..d03b8108bc54 100644
--- a/net-p2p/verlihub-plugins-isp/Makefile
+++ b/net-p2p/verlihub-plugins-isp/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_ISP/${DISTVERSION}
MAINTAINER= me@skylord.ru
-BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
-
PLUGIN_DESC= ISP
PLIST_FILES= share/verlihub/default_pi_isp.sql
diff --git a/net-p2p/verlihub-plugins-luascript/Makefile b/net-p2p/verlihub-plugins-luascript/Makefile
index 89c4104eac06..ce25b2601b15 100644
--- a/net-p2p/verlihub-plugins-luascript/Makefile
+++ b/net-p2p/verlihub-plugins-luascript/Makefile
@@ -10,8 +10,6 @@ MASTER_SITES= SF/verlihub/VH_Lua/${DISTVERSION}
MAINTAINER= me@skylord.ru
-BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
-
PLUGIN_NAME= lua
PLUGIN_DESC= LuaScript
diff --git a/net-p2p/verlihub-plugins-messanger/Makefile b/net-p2p/verlihub-plugins-messanger/Makefile
index be3607dca281..bd26c60eecfe 100644
--- a/net-p2p/verlihub-plugins-messanger/Makefile
+++ b/net-p2p/verlihub-plugins-messanger/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Messanger/${DISTVERSION}
MAINTAINER= me@skylord.ru
-BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
-
PLUGIN_DESC= Messanger
.include "../verlihub-plugins/Makefile.plugins"
diff --git a/net-p2p/verlihub-plugins-stats/Makefile b/net-p2p/verlihub-plugins-stats/Makefile
index e1b537fea3f4..c733e5e93b2b 100644
--- a/net-p2p/verlihub-plugins-stats/Makefile
+++ b/net-p2p/verlihub-plugins-stats/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Stats/${DISTVERSION}
MAINTAINER= me@skylord.ru
-BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
-
PLUGIN_DESC= Statistics
.include "../verlihub-plugins/Makefile.plugins"