summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-07-22 06:55:34 +0000
committerJohn Marino <marino@FreeBSD.org>2013-07-22 06:55:34 +0000
commitd17001ffda10dd988174a41e82531203237b385c (patch)
tree90f8d816d95b3595338b6759ab0c9e1f41b31905 /net
parent6c93b074f593fd5009f35f04c87ce54756ed44ae (diff)
downloadfreebsd-ports-d17001ffda10dd988174a41e82531203237b385c.zip
net/hornetq: Mark BROKEN, builds outside $WRKDIR
The port downloads to $HOME directory, violating the rule to constrain the build to the $WRKDIR. Reset maintainership per maintainer request. PR: ports/178529 submitted by: marino Approved by: bapt (mentor), former maintainer
Diffstat (limited to 'net')
-rw-r--r--net/hornetq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/hornetq/Makefile b/net/hornetq/Makefile
index f225f27c47f1..a09b1d29aa08 100644
--- a/net/hornetq/Makefile
+++ b/net/hornetq/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net java
#MASTER_SITES= http://downloads.jboss.org/hornetq/
#DISTNAME= ${PORTNAME}-${PORTVERSION}.Final
-MAINTAINER= hsn@sendmail.cz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-protocol asynchronous messaging system
LICENSE= LGPL21
@@ -16,6 +16,7 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${MAVEN3}:${PORTSDIR}/devel/maven3 \
ant:${PORTSDIR}/devel/apache-ant
+BROKEN= Uses home directory during build (PR ports/178529)
PORTDOCS= quickstart-guide api rest-api user-manual \
rest-interface-manual README.html