svn commit: r363820 - head/net/dante
John Marino
marino at FreeBSD.org
Sat Aug 2 15:33:21 UTC 2014
Author: marino
Date: Sat Aug 2 15:33:20 2014
New Revision: 363820
URL: http://svnweb.freebsd.org/changeset/ports/363820
QAT: https://qat.redports.org/buildarchive/r363820/
Log:
Mark net/dante BROKEN on i386
Dante gets stuck building on i386. Redports did not complete on any of
the four platforms. Marking this broken, and upstream is being notified.
PR: 192295
Modified:
head/net/dante/Makefile
Modified: head/net/dante/Makefile
==============================================================================
--- head/net/dante/Makefile Sat Aug 2 15:17:54 2014 (r363819)
+++ head/net/dante/Makefile Sat Aug 2 15:33:20 2014 (r363820)
@@ -16,6 +16,8 @@ LICENSE= BSD
CONFLICTS= socks5-[0-9]*
+BROKEN_i386= see PR 192295, requests tweaked sysctls
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-socks-conf=${PREFIX}/etc/socks.conf \
--with-sockd-conf=${PREFIX}/etc/sockd.conf
More information about the svn-ports-head
mailing list