Commit graph

12 commits

Author SHA1 Message Date
Edwin Groothuis
4c97fac781 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.
2007-10-07 02:56:19 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Alejandro Pulver
ecf5c47891 - 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)
2006-11-06 01:39:22 +00:00
Boris Samorodov
f4492d59ff Fix building at 5.x.
Submitted by:	Nick Barkas <snb at threerings.net> (maintainer by email)
2006-10-09 06:35:55 +00:00
Boris Samorodov
228044f340 Actually mark BROKEN for 5.x, not for all versions as it was done
at previous commit.

Pointy hat to:	bsam (me)
2006-10-05 06:35:52 +00:00
Boris Samorodov
81200350b5 Mark BROKEN (does not compile).
Reported by:	krismail (pointyhat for amd64/5.x),
		my company's tinderbox (for i386/5.x)
2006-10-05 06:30:35 +00:00
Boris Samorodov
2440286e7d - 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)
2006-09-27 15:18:37 +00:00
Emanuel Haupt
1bd961bea3 - 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)
2006-09-07 20:33:20 +00:00
Sam Lawrance
9bc429ab3b 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)
2006-05-27 03:51:19 +00:00
Sam Lawrance
7b419d28a0 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>
2006-05-17 07:15:36 +00:00
Kirill Ponomarev
88d6dcc393 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>
2006-05-01 17:24:35 +00:00