Port details |
- kldpatch Utility to patch modules and kernel
- 20090116 sysutils
=0 Version of this port present on the latest quarterly branch. - Maintainer: portmaster@BSDforge.com
 - Port Added: 2009-01-12 22:58:13
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- License: not specified in port
- Description:
- The kldpatch utility can print or alter the content of device/quirk tables
in kernel modules. These tables are generally used to identify devices,
and possibly apply specific quirks to enable/disable certain features.
Kldpatch is especially useful to let the kernel recognise a new device
without rebooting and rebuilding/reinstalling kernel or modules.
WWW: http://info.iet.unipi.it/~luigi/FreeBSD/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kldpatch>0:sysutils/kldpatch
- To install the port:
- cd /usr/ports/sysutils/kldpatch/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/kldpatch
- pkg install kldpatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kldpatch
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (20090116-kldpatch.tgz) = 5d0f98ea379494921b7535143e73527335a9a0ab23a5cda266d6fc2757e5e76a
SIZE (20090116-kldpatch.tgz) = 17257
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_kldpatch
- USES:
- tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:05 20090116 |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 20090116 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Nov 2019 17:58:21
20090116 |
rene  |
sysutils/kldpatch: over to new volunteer, update MASTER_SITES and USES
PR: 241282
Submitted by: Chris Hutchinson
MFH: 2019Q4 |
15 Sep 2019 17:28:09
20090116 |
antoine  |
Deprecate a few ports |
05 Aug 2019 06:37:31
20090116 |
antoine  |
Mark BROKEN: unfetchable |
15 Nov 2013 09:39:02
20090116 |
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:06:00
20090116 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
14 Dec 2011 17:20:54
20090116 |
tabthorpe  |
- Reassign to the heap
Approved by: portmgr (tabthorpe) |
19 Mar 2011 12:38:54
20090116 |
miwi  |
- Get Rid MD5 support |
17 Jan 2009 11:25:09
20090116 |
luigi  |
new tarball to fix a build issue on amd64 (cast to ptr of different size) |
13 Jan 2009 07:04:49
20090112 |
ale  |
Whitespace fix. |
12 Jan 2009 22:56:28
20090112 |
luigi  |
The kldpatch utility can print or alter the content of device/quirk tables
in kernel modules. These tables are generally used to identify devices,
and possibly apply specific quirks to enable/disable certain features.
Kldpatch is especially useful to let the kernel recognise a new device
without rebooting and rebuilding/reinstalling kernel or modules.
WWW: http://info.iet.unipi.it/~luigi/FreeBSD/
Note - this may be worth importing in the base system, however we still
need it as a port for older OS releases. |
Number of commits found: 12
|