Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-26 | Make the package fully honour PKG_SYSCONFBASE. | ahoka | 1 | -3/+4 | |
Bump revision. | |||||
2008-12-26 | Add "@comment $NetBSD$". | ahoka | 1 | -0/+1 | |
2008-12-24 | Fix typo. | wiz | 1 | -2/+2 | |
2008-12-24 | Add a note explaining that /dev/drvctl is required for proper support | jmcneill | 1 | -0/+16 | |
of the NetBSD 5.0+ HAL backend. | |||||
2008-12-22 | Fix PLIST on Linux, from David Sainty | jmcneill | 1 | -1/+2 | |
2008-12-22 | PR# pkg/40147: sysutils/hal fails to build on Linux | jmcneill | 2 | -4/+4 | |
2008-12-21 | Rework platform logic to fall back properly to dummy backend. | ahoka | 1 | -9/+9 | |
2008-12-21 | PR# pkg/40147: sysutils/hal fails to build on Linux | jmcneill | 4 | -2/+61 | |
2008-12-20 | PR# pkg/40230: "libvolume_id" doesn't build under Mac OS X | jmcneill | 7 | -26/+40 | |
Fix HAL build on OS X. Tested on 10.5.6 powerpc. | |||||
2008-12-20 | Enhance NetBSD hal support to at least be able to write files to optical | reinoud | 3 | -7/+262 | |
media. No support for mounting yet. | |||||
2008-12-19 | PR# pkg/40230: "libvolume_id" doesn't build under Mac OS X | jmcneill | 1 | -2/+4 | |
HAL uses the dummy backend on OSX, so no need to pull in libvolume_id. | |||||
2008-12-16 | Unbreak the build in DragonFly again. | hasso | 1 | -1/+2 | |
2008-12-12 | * Since PLIST.${OPSYS} is automatically included in PLIST_SRC, | taca | 1 | -3/+2 | |
there is no need to explicitly set. * Contrastly, if PLIST_SRC includes only PLIST, you need to set PLIST explicitly. Fix build problem on NetBSD 4.1_STABLE (maybe NetBSD < 5). | |||||
2008-12-11 | Fix typo | reinoud | 4 | -3/+445 | |
2008-12-11 | Add rudementary cdrom HAL info. Probing and volume management needs to be | reinoud | 5 | -9/+16 | |
implemented still. | |||||
2008-12-08 | Honour PKG_SYSCONFBASE when installing dbus policy. | ahoka | 1 | -3/+3 | |
2008-12-04 | hald-netbsd: clear charge rate when charge state is normal, report | jmcneill | 2 | -3/+11 | |
measurement type when envstat provides Ah readings. Bump PKGREVISION. | |||||
2008-12-03 | DESTDIR ready. | hasso | 1 | -1/+2 | |
2008-12-01 | hald-netbsd: add basic support for automounting non-optical media. Still | jmcneill | 10 | -36/+656 | |
some bugs to work out, but it's a start. Bump PKGREVISION. | |||||
2008-11-27 | hald-netbsd: add v4l2 support, bump PKGREVISION | jmcneill | 5 | -3/+166 | |
2008-11-27 | According to spec oss.type should be 'pcm', not 'dsp'. Fill in | jmcneill | 1 | -4/+9 | |
oss.device_id while we're here. | |||||
2008-11-27 | hald-netbsd: add audio support, bump PKGREVISION | jmcneill | 6 | -5/+279 | |
2008-11-27 | hald-netbsd: mark the system type as 'laptop' if acpibat0 is found, and | jmcneill | 5 | -16/+69 | |
don't continually send notifications while charging and discharging. Bump PKGREVISION. | |||||
2008-11-27 | hald-netbsd: clear is_charging/is_discharging before walking through the | jmcneill | 2 | -21/+15 | |
sensor properties, and make sure we don't read an invalid sensor in the process. Bump PKGREVISION. | |||||
2008-11-27 | Add reboot, shutdown, suspend support. Bump PKGREVISION. | jmcneill | 10 | -26/+173 | |
2008-11-27 | Add basic battery and ac_adapter support using envsys on NetBSD. | jmcneill | 6 | -3/+293 | |
Bump PKGREVISION. | |||||
2008-11-26 | pkg/40039: sysutils/hal compilation errors (NetBSD 4.0) | jmcneill | 1 | -1/+4 | |
The NetBSD hal backend requires features new to NetBSD 5.0, so fallback to the dummy backend for previous releases. | |||||
2008-11-25 | Revert previous; automake doesn't like the symlink. | jmcneill | 1 | -7/+1 | |
2008-11-25 | Add a HAL_DEVELOPER knob where if enabled, creates a symlink to the NetBSD | jmcneill | 1 | -1/+7 | |
hal backend sources instead of copying from FILESDIR (HAL_DEVELOPER=yes). Defaults to no. | |||||
2008-11-25 | Initial import of NetBSD HAL backend. It doesn't do much useful yet, but | jmcneill | 35 | -15/+6570 | |
keeping things here makes development easier. Bump PKGREVISION. | |||||
2008-11-24 | * Make it work on DragonFly with FreeBSD backend. It's largely untested, | hasso | 9 | -5/+151 | |
but certainly already usable. * Fix paths to [pci|usb].ids files. * Bump PKGREVISION. | |||||
2008-11-24 | Regen | jmcneill | 1 | -1/+3 | |
2008-11-24 | * Add NetBSD support to storage methods fdi | jmcneill | 3 | -2/+149 | |
* Patch CK tracker for updated signatures in version 0.3.0 * Bump PKGREVISION | |||||
2008-11-23 | * Make it build in DragonFly | hasso | 7 | -41/+117 | |
* Fix PLIST * Bump PKGREVISION | |||||
2008-11-22 | VARBASE/run/hal -> VARBASE/run/hald | jmcneill | 1 | -2/+2 | |
2008-11-22 | Import hal version 0.5.11. Uses the 'dummy' backend on NetBSD for now, | jmcneill | 13 | -0/+496 | |
more to come soon. 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. |