NOTICE: This package has been removed from pkgsrc

./sysutils/hal, FreeDesktop hardware abstraction layer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.14nb30, Package name: hal-0.5.14nb30, Maintainer: pkgsrc-users

What is the point of HAL?

To merge information from various sources such that desktop applications can
locate and use hardware devices. The point is that the exact set of
information to merge varies by device and bus type. In order to do this, we
need to define a format for the information, hence the HAL specification.

We may read some stuff from the hardware itself, then add some info provided
by the kernel, then add some metadata from some systemwide files, then add
some data that has been obtained by the desktop and stored per-user, then
look at some blacklist, and finally we have a complete picture of everything
known about that particular device.

An extra value is that we can do this in an operating system independent way.
Stuff like this is important to the major desktop environments.

MESSAGE.NetBSD [+/-]

Required to run:
[sysutils/dbus-glib] [sysutils/dbus] [misc/pciids] [devel/glib2] [security/policykit] [sysutils/hal-info] [devel/libvolume_id] [misc/usbids]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 920.854 KB

Version history: (Expand)


CVS history: (Expand)


   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-12-19 10:48:00 by Maya Rashish | Files touched by this commit (11)
Log message:
sysutils/pciutils: no longer static, remove
BUILDLINK_DEPMETHOD.pciutils?= build

And pkgrevision bump consumers.

Pointed out by tsutsui in PR pkg/56553
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2021-01-17 09:14:13 by Thomas Klausner | Files touched by this commit (9)
Log message:
hal: remove gtk-doc documentation to fix build with autoconf 2.70

Remove unconditional libblkid include, it is already included for Linux
and not needed on NetBSD.

Bump PKGREVISION.
   2021-01-08 13:37:09 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(sysutils/hal) .include "../../devel/libblkid/buildlink3.mk" added