Port details |
- intel-em-kmod Gigabit FreeBSD Base Drivers for Intel(R) Ethernet
- 7.7.8 net =4 7.7.8Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@intel.com
- Port Added: 2016-10-06 20:21:05
- Last Update: 2023-09-30 15:10:20
- Commit Hash: e717a93
- People watching this port, also watch:: freeradius3, check_nwc_health, memcached, xrdp, jitsi-meet
- Also Listed In: kld
- License: BSD2CLAUSE
- WWW:
- https://downloadcenter.intel.com
- Description:
- This release includes the gigabit FreeBSD base Drivers for Intel(R)
Ethernet.
NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100
support.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- intel-em-kmod>0:net/intel-em-kmod
- To install the port:
- cd /usr/ports/net/intel-em-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install net/intel-em-kmod
- pkg install intel-em-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: intel-em-kmod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1599687115
SHA256 (em-7.7.8.tar.gz) = 22e2165474b4e8855c1a1273581bb13d96ce4d02ad46a7d766612f3e86450147
SIZE (em-7.7.8.tar.gz) = 267171
Packages (timestamps in pop-ups are UTC):
- Master port: net/intel-ixl-kmod
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for intel-em-kmod-7.7.8:
====> Options available for the single NETMAP: you have to select exactly one of them
NETMAP_ON=off: Enable netmap(4) support unconditionally
NETMAP_OFF=on: Disable netmap(4) support unconditionally
===> Use 'make config' to modify these settings
- Options name:
- net_intel-em-kmod
- USES:
- kmod
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net/intel-ixl-kmod |
Commit | Credits | Log message |
30 Sep 2023 15:10:20
|
Muhammad Moinur Rahman (bofh) |
net/intel-*-kmod: Remove MAX_NETMAP_OSVERSION
ALl the version mentioned here for MAX_NETMAP_OSVERSION are unsupported
by the ports tree. So remove the check and also remove the OPTION
NETMAP_AUTO.
Approved by: portmgr (blanket) |
7.7.8 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.7.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.7.8 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
7.7.8 23 Jun 2022 21:32:38 |
John Baldwin (jhb) |
net/intel-em-kmod: Remove unused DRIVER_MODULE devclass on recent main.
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D35205 |
7.7.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.7.8 29 Nov 2020 05:08:13 |
jbeich |
net/intel-em-kmod: unbreak on -CURRENT
link_elf_obj: symbol if_multiaddr_array undefined
PR: 250918
Approved by: maintainer timeout (3 weeks) |
7.7.8 11 Sep 2020 22:43:19 |
skozlov |
net/intel-em-kmod: Update to 7.7.8
Submitted by: erj
Reviewed by: skozlov, Franco Fichtner (franco@opnsense.org)
Sponsored by: Intel
Differential Revision: D26383 |
7.7.5 14 Jun 2019 11:34:38 |
skozlov |
net/intel-em-kmod: Update to 7.7.5
Sponsored by: Intel Corporation |
7.7.4_1 11 Dec 2018 17:03:52 |
linimon |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
7.7.4_1 30 Oct 2018 10:23:37 |
skozlov |
net/intel-em-kmod: take maintainership
The permission from the maintainer is obtained in D17646.
Approved By: sbruno (mentor)
Differential Revision: https://reviews.freebsd.org/D17749 |
7.7.4_1 29 Oct 2018 14:58:45 |
skozlov |
net/intel-{ix,em}-kmod: freeze PORTREVISION and PORTEPOCH
PORTREVISION wasn't specified in net/intel-{ix,em}-kmod, which are
slave ports of net/intel-ixl-kmod. Because of that when PORTREVISION
was bumped in intel-ixl-kmod - it automatically appeared in the slave
ports, which shouldn't happen.
To avoid this in the future - explicitly specify PORTREVISION and
PORTEPOCH in the slave ports.
Sanity and compile tested using poudriere w/portlint.
Approved By: sbruno (mentor), franco_opnsense.org (intel-em-kmod maintainer)
Differential Revision: https://reviews.freebsd.org/D17646 |
7.7.4_1 08 Oct 2018 20:17:16 |
skozlov |
net/intel-em-kmod: Update to 7.7.4, enable netmap on 11
- Update PORTVERSION and distinfo
- Extend netmap options to slave ports too
- Add option to set maximum supported os version w/netmap
for slave ports in intel-ixl-kmod
- Mark the port as non-netmap by default for 12+, as the
driver doesn't build with netmap support atm
Compile and sanity tested using poudriere w/portlint
Reviewed By: sbruno (mentor), franco_opnsense.org (maintainer)
Differential Revision: https://reviews.freebsd.org/D17440 |
7.6.2 27 May 2017 15:33:43 |
linimon |
Mark some ports failing on armv6: implicit declaration of function
'cp15_pmccntr_get' is invalid in C99.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
7.6.2 22 May 2017 16:04:19 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
7.6.2 06 Oct 2016 20:20:54 |
sbruno |
Add kmod port for the exact tar archive from Intel's download site for
those folks who don't want to use the FreeBSD supported version.
PR: 212828
Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
Reviewed by: Franco Fichtner <franco@opnsense.org> |