Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-03-18 | to netbsd-desktop | jmcneill | 1 | -2/+2 |
2009-03-02 | Actually substitute "PKG_SYSCONFBASE" in the package list. Bump package | tron | 1 | -2/+4 |
2009-03-01 | Plug a memory leak in envsys_timeout; the caller of prop_dictionary_all_keys | jmcneill | 2 | -3/+4 |
2009-02-28 | The OWN_DIRS shouldnt be there. | ahoka | 1 | -2/+1 |
2009-02-28 | Use MAKE_DIRS and OWN_DIRS instead of INSTALL as suggested by Joerg. | ahoka | 2 | -11/+4 |
2009-02-28 | Create /media automatically, so hald mount actually works | ahoka | 2 | -2/+11 |
2009-01-25 | Fix (de-)installation if "PKG_SYSCONFBASE" is set. Bump package revision | tron | 2 | -12/+11 |
2009-01-23 | Couple of hacks to get Sun Studio compile working. | sketch | 3 | -2/+20 |
2009-01-18 | Optical media handling needs block.storage_device too; add this to | jmcneill | 2 | -2/+4 |
2009-01-03 | Restrict necessity of libvolume_id to using linux/freebsd/netbsd hald backends. | obache | 2 | -17/+27 |
2008-12-28 | Re-apply PR# pkg/40230 workaround from r1.25 lost in r1.27. | jmcneill | 1 | -2/+1 |
2008-12-26 | Since people are bumping pkgrevison on this anyway.. | jmcneill | 3 | -9/+79 |
2008-12-26 | Make the package fully honour PKG_SYSCONFBASE. | ahoka | 1 | -3/+4 |
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 |
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 |
2008-12-20 | Enhance NetBSD hal support to at least be able to write files to optical | reinoud | 3 | -7/+262 |
2008-12-19 | PR# pkg/40230: "libvolume_id" doesn't build under Mac OS X | jmcneill | 1 | -2/+4 |
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 |
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 |
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 |
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 |
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 |
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 |
2008-11-27 | hald-netbsd: clear is_charging/is_discharging before walking through the | jmcneill | 2 | -21/+15 |
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 |
2008-11-26 | pkg/40039: sysutils/hal compilation errors (NetBSD 4.0) | jmcneill | 1 | -1/+4 |
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 |
2008-11-25 | Initial import of NetBSD HAL backend. It doesn't do much useful yet, but | jmcneill | 35 | -15/+6570 |
2008-11-24 | * Make it work on DragonFly with FreeBSD backend. It's largely untested, | hasso | 9 | -5/+151 |
2008-11-24 | Regen | jmcneill | 1 | -1/+3 |
2008-11-24 | * Add NetBSD support to storage methods fdi | jmcneill | 3 | -2/+149 |
2008-11-23 | * Make it build in DragonFly | hasso | 7 | -41/+117 |
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 |