notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/intel-em-kmod/Makefile
SVNWeb

Number of commits found: 14

Sat, 10 Sep 2022
[ 17:41 Stefan Eßer (se) search for other commits by this committer Author: Tobias Kortkamp ]    commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  e79fe1a  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 29 Nov 2020
[ 05:08 jbeich search for other commits by this committer ] Original commit   Revision:556549
net/intel-em-kmod: unbreak on -CURRENT

link_elf_obj: symbol if_multiaddr_array undefined

PR:		250918
Approved by:	maintainer timeout (3 weeks)
Fri, 11 Sep 2020
[ 22:43 skozlov search for other commits by this committer ] Original commit   Revision:548264
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
Fri, 14 Jun 2019
[ 11:34 skozlov search for other commits by this committer ] Original commit   Revision:504175
net/intel-em-kmod: Update to 7.7.5

Sponsored by: Intel Corporation
Tue, 11 Dec 2018
[ 17:03 linimon search for other commits by this committer ] Original commit   Revision:487243 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
These ports now build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Tue, 30 Oct 2018
[ 10:23 skozlov search for other commits by this committer ] Original commit   Revision:483462
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
Mon, 29 Oct 2018
[ 14:58 skozlov search for other commits by this committer ] Original commit   Revision:483387
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
Mon, 8 Oct 2018
[ 20:17 skozlov search for other commits by this committer ] Original commit   Revision:481560
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
Sat, 27 May 2017
[ 15:33 linimon search for other commits by this committer ] Original commit   Revision:441849
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)
Mon, 22 May 2017
[ 16:04 linimon search for other commits by this committer ] Original commit   Revision:441468 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
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
Thu, 6 Oct 2016
[ 20:20 sbruno search for other commits by this committer ] Original commit   Revision:423444
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>

Number of commits found: 14