| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 Oct 2007 03:56:19
20060926_1
|
edwin  |
Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.
All PORTREVISIONS have been bumped to show when the new version of
installing became available. |
04 Aug 2007 12:41:31
20060926
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
29 Jun 2007 10:16:42
20060926
|
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
06 Nov 2006 01:39:22
20060926
|
alepulver  |
- Check for existence of ipmi driver code in kernel sources instead of
checking OSVERSION.
PR: ports/105097
Submitted by: Nick Barkas <snb@threerings.net> (maintainer) |
09 Oct 2006 07:35:55
20060926
|
bsam  |
Fix building at 5.x.
Submitted by: Nick Barkas <snb at threerings.net> (maintainer by email) |
05 Oct 2006 07:35:52
20060926
|
bsam  |
Actually mark BROKEN for 5.x, not for all versions as it was done
at previous commit.
Pointy hat to: bsam (me) |
05 Oct 2006 07:30:35
20060926
|
bsam  |
Mark BROKEN (does not compile).
Reported by: krismail (pointyhat for amd64/5.x),
my company's tinderbox (for i386/5.x) |
27 Sep 2006 16:18:37
20060926
|
bsam  |
- more recent snapshot of the code from -current, containing much new code
recently committed;
- the port will no longer build on FreeBSD 6-stable for versions after ipmi
was MFC'd into the base system.
PR: 103708
Submitted by: Nick Barkas <snb at threerings.net> (maintainer) |
07 Sep 2006 21:33:21
20060418_1
|
ehaupt  |
- Don't strip module on amd64 systems [1]
- Bump PORTREVISION
[1] ipmi-kmod seg faults on amd64 machines when running kldxref during
installation, and when attempting to load ipmi.ko the machine will
crash. Neither problems seems to occur if the module is not stripped prior
to installation.
PR: 100703
Submitted by: Nick Barkas <snb@threerings.net> (maintainer) |
27 May 2006 04:51:19
20060418
|
lawrance  |
Use OSVERSION instead of exists(ipmi.h), to determine when this
port should be IGNOREd.
Reported by: kris
Submitted by: Nick Barkas <snb@threerings.net> (maintainer) |
17 May 2006 08:15:36
20060418
|
lawrance  |
Fix pkg-plist.
Improve install/deinstall scripts and make use of SUB_FILES
to avoid hardcoding paths.
Add support for FreeBSD 5.3 and later.
PR: ports/97331
Submitted by: Nick Barkas <snb@threerings.net> (maintainer)
Obtained from: Dmitry Frolov <frolov@riss-telecom.ru> |
01 May 2006 18:24:35
20060418
|
krion  |
Add ipmi-kmod 20060418, backport of ipmi driver from FreeBSD 7-CURRENT
for FreeBSD 6.x.
PR: ports/96324
Submitted by: Nick Barkas <snb@threerings.net> |