svn commit: r450322 - in head: net/intel-ixl-kmod sysutils/intel-nvmupdate
Mathieu Arnold
mat at FreeBSD.org
Fri Sep 22 08:30:37 UTC 2017
Author: mat
Date: Fri Sep 22 08:30:36 2017
New Revision: 450322
URL: https://svnweb.freebsd.org/changeset/ports/450322
Log:
Mark BROKEN.
Sponsored by: Absolight
Modified:
head/net/intel-ixl-kmod/Makefile (contents, props changed)
head/sysutils/intel-nvmupdate/Makefile (contents, props changed)
Modified: head/net/intel-ixl-kmod/Makefile
==============================================================================
--- head/net/intel-ixl-kmod/Makefile Fri Sep 22 08:27:15 2017 (r450321)
+++ head/net/intel-ixl-kmod/Makefile Fri Sep 22 08:30:36 2017 (r450322)
@@ -15,6 +15,8 @@ COMMENT?= 40 gigabit FreeBSD Base Driver for Intel(R)
LICENSE= BSD2CLAUSE
+BROKEN= Does not fetch.
+
# Present version of net/intel-em-kmod has issues building with netmap(4)
# support on 11+. Narrowing netmap(4) support to this port only
.if ${PORTNAME} == ixl
Modified: head/sysutils/intel-nvmupdate/Makefile
==============================================================================
--- head/sysutils/intel-nvmupdate/Makefile Fri Sep 22 08:27:15 2017 (r450321)
+++ head/sysutils/intel-nvmupdate/Makefile Fri Sep 22 08:30:36 2017 (r450322)
@@ -25,6 +25,8 @@ LICENSE_NAME_IPL= Intel Proprietary License
LICENSE_FILE_IPL= ${WRKSRC}/license.txt
LICENSE_PERMS_IPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN= Does not fetch.
+
WRKSRC= ${WRKDIR}/XL710/FreeBSDx64
NO_BUILD= yes
ONLY_FOR_ARCHS= amd64
More information about the svn-ports-head
mailing list