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.
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)
- 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)
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>