Index: head/net/intel-ix-kmod/Makefile =================================================================== --- head/net/intel-ix-kmod/Makefile (nonexistent) +++ head/net/intel-ix-kmod/Makefile (revision 481900) @@ -0,0 +1,20 @@ +# Created by: Sergey Kozlov +# $FreeBSD$ + +PORTNAME= ix +PORTVERSION= 3.3.6 +MASTER_SITE_SUBDIR= 14688/eng + +MAINTAINER= freebsd@intel.com +COMMENT= 10 gigabit FreeBSD Base Driver for Intel(R) Network Connections + +MANPAGENAME= ixgbe +MANPAGELINKS= ix if_ix if_ixgbe + +MAX_NETMAP_OSVERSION= 1199999 # Doesn't build w/NETMAP on 12 + +MASTERDIR= ${.CURDIR}/../intel-ixl-kmod +PKGDIR= ${.CURDIR} +DISTINFO_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" Property changes on: head/net/intel-ix-kmod/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net/intel-ix-kmod/distinfo =================================================================== --- head/net/intel-ix-kmod/distinfo (nonexistent) +++ head/net/intel-ix-kmod/distinfo (revision 481900) @@ -0,0 +1,3 @@ +TIMESTAMP = 1538737469 +SHA256 (ix-3.3.6.tar.gz) = 24a591d132d7ac5589939005cdfff50de19c31185af63ed3f8a7d58eb8486d65 +SIZE (ix-3.3.6.tar.gz) = 272091 Property changes on: head/net/intel-ix-kmod/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net/intel-ix-kmod/pkg-descr =================================================================== --- head/net/intel-ix-kmod/pkg-descr (nonexistent) +++ head/net/intel-ix-kmod/pkg-descr (revision 481900) @@ -0,0 +1,7 @@ +This release includes the 10 gigabit FreeBSD*-based driver for Intel(R) Network +Connections. + +The ix driver supports all 10 gigabit network connections based on +82599, 82598EB, X520, X540, and X550 series controllers. + +WWW: https://downloadcenter.intel.com Property changes on: head/net/intel-ix-kmod/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property