summaryrefslogtreecommitdiff
path: root/sysutils/hal
AgeCommit message (Expand)AuthorFilesLines
2010-08-17Disable OS (i.e. Linux distro) specific behaviour.obache1-1/+2
2010-01-26Bump PKGREVISION for new patch-ax.wiz1-2/+2
2010-01-26make this work on non-x86macallan2-1/+22
2010-01-24Added LICENSE information.heinz1-1/+2
2010-01-16Added missing TEST_TARGET.heinz1-1/+3
2009-12-27When mounting a filesystem on behalf of a user treat __NetBSD__ similarlyabs3-14/+30
2009-10-15treat driver == "ld" as a mass storage device, like "wd" and "sd"jmcneill2-4/+5
2009-09-14Prepare configure for changes in the libtool m4 macros of libtool 2.2:joerg2-10/+18
2009-07-26rename the "ismounted" property to "is_mounted" which seems todrochner3-3/+19
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg4-12/+4
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-03-18to netbsd-desktopjmcneill1-2/+2
2009-03-02Actually substitute "PKG_SYSCONFBASE" in the package list. Bump packagetron1-2/+4
2009-03-01Plug a memory leak in envsys_timeout; the caller of prop_dictionary_all_keysjmcneill2-3/+4
2009-02-28The OWN_DIRS shouldnt be there.ahoka1-2/+1
2009-02-28Use MAKE_DIRS and OWN_DIRS instead of INSTALL as suggested by Joerg.ahoka2-11/+4
2009-02-28Create /media automatically, so hald mount actually worksahoka2-2/+11
2009-01-25Fix (de-)installation if "PKG_SYSCONFBASE" is set. Bump package revisiontron2-12/+11
2009-01-23Couple of hacks to get Sun Studio compile working.sketch3-2/+20
2009-01-18Optical media handling needs block.storage_device too; add this tojmcneill2-2/+4
2009-01-03Restrict necessity of libvolume_id to using linux/freebsd/netbsd hald backends.obache2-17/+27
2008-12-28Re-apply PR# pkg/40230 workaround from r1.25 lost in r1.27.jmcneill1-2/+1
2008-12-26Since people are bumping pkgrevison on this anyway..jmcneill3-9/+79
2008-12-26Make the package fully honour PKG_SYSCONFBASE.ahoka1-3/+4
2008-12-26Add "@comment $NetBSD$".ahoka1-0/+1
2008-12-24Fix typo.wiz1-2/+2
2008-12-24Add a note explaining that /dev/drvctl is required for proper supportjmcneill1-0/+16
2008-12-22Fix PLIST on Linux, from David Saintyjmcneill1-1/+2
2008-12-22PR# pkg/40147: sysutils/hal fails to build on Linuxjmcneill2-4/+4
2008-12-21Rework platform logic to fall back properly to dummy backend.ahoka1-9/+9
2008-12-21PR# pkg/40147: sysutils/hal fails to build on Linuxjmcneill4-2/+61
2008-12-20PR# pkg/40230: "libvolume_id" doesn't build under Mac OS Xjmcneill7-26/+40
2008-12-20Enhance NetBSD hal support to at least be able to write files to opticalreinoud3-7/+262
2008-12-19PR# pkg/40230: "libvolume_id" doesn't build under Mac OS Xjmcneill1-2/+4
2008-12-16Unbreak the build in DragonFly again.hasso1-1/+2
2008-12-12* Since PLIST.${OPSYS} is automatically included in PLIST_SRC,taca1-3/+2
2008-12-11Fix typoreinoud4-3/+445
2008-12-11Add rudementary cdrom HAL info. Probing and volume management needs to bereinoud5-9/+16
2008-12-08Honour PKG_SYSCONFBASE when installing dbus policy.ahoka1-3/+3
2008-12-04hald-netbsd: clear charge rate when charge state is normal, reportjmcneill2-3/+11
2008-12-03DESTDIR ready.hasso1-1/+2
2008-12-01hald-netbsd: add basic support for automounting non-optical media. Stilljmcneill10-36/+656
2008-11-27hald-netbsd: add v4l2 support, bump PKGREVISIONjmcneill5-3/+166
2008-11-27According to spec oss.type should be 'pcm', not 'dsp'. Fill injmcneill1-4/+9
2008-11-27hald-netbsd: add audio support, bump PKGREVISIONjmcneill6-5/+279
2008-11-27hald-netbsd: mark the system type as 'laptop' if acpibat0 is found, andjmcneill5-16/+69
2008-11-27hald-netbsd: clear is_charging/is_discharging before walking through thejmcneill2-21/+15
2008-11-27Add reboot, shutdown, suspend support. Bump PKGREVISION.jmcneill10-26/+173
2008-11-27Add basic battery and ac_adapter support using envsys on NetBSD.jmcneill6-3/+293