Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
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. |