aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hal
Commit message (Expand)AuthorAgeFilesLines
* Remove the legacy MD5 checksum.Joe Marcus Clarke2011-02-261-1/+0
* Fix the processing of devd messages so that the new -CURRENT format isJoe Marcus Clarke2011-02-262-3/+21
* Adjust the code to parse the USB devd notification to be a bit broader.Joe Marcus Clarke2011-01-092-3/+3
* Check for G_IO_STATUS_EOF when reading from the devd socket to preventJoe Marcus Clarke2011-01-082-1/+12
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
* Fix a potential race with helper processes terminating too quickly. WhenJoe Marcus Clarke2010-11-092-1/+12
* Fix a bug where UFS file systems could not be properly unmounted. Part of thisJoe Marcus Clarke2010-08-292-6/+8
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-1036-3641/+1060
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
* Fix the environment variables when probing USB2 interfaces as their propertyJoe Marcus Clarke2010-01-242-5/+5
* Correct the properties for USB interface devices.Joe Marcus Clarke2010-01-232-4/+4
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-2819-463/+667
* Add support to create users and groups from information stored in UIDs/GIDsFlorent Thoumie2009-09-062-28/+4
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-2/+1
* Fix the build on recent -CURRENT with the removal of oldusb.Joe Marcus Clarke2009-05-304-39/+145
* Optimize the check for an existing GEOM object and correct a nearby memoryJoe Marcus Clarke2009-05-232-16/+27
* * Correct a potential infinite recursion loop triggered by the new GEOMJoe Marcus Clarke2009-05-235-27/+33
* Add some more argument sanity checking to the fuse helper script. ThisJoe Marcus Clarke2009-04-092-5/+29
* One more fix for hal and PolicyKit. Apparently haldaemon requiresJoe Marcus Clarke2009-03-313-1/+8
* Fix hal on the latest -CURRENT now that libusb20 has been renamed.Joe Marcus Clarke2009-03-147-59/+167
* Fix build: 80064 -> 800064Kevin Lo2009-03-051-1/+1
* Set the device node to NULL for usb keyboards. The xorg keyboardRobert Noland2009-03-033-10/+19
* Add the new usb2 probers to the plist.Joe Marcus Clarke2009-03-022-1/+9
* Chase the recent usb2 changes in HEAD.Joe Marcus Clarke2009-02-271-6/+10
* Fix build on older versions of FreeBSD.Joe Marcus Clarke2009-02-251-22/+21
* Actually commit the build for the old USB backend.Joe Marcus Clarke2009-02-241-6/+25
* Fix the build now that usb2 has been renamed.Joe Marcus Clarke2009-02-243-10/+24
* Fix probe-hiddev building on very recent -CURRENT.Joe Marcus Clarke2009-02-231-0/+33
* * Add support for usb2 in -CURRENT.Joe Marcus Clarke2009-02-2320-54/+1633
* Check to see if "/dev/usb " exists, and if it does, don't try toJoe Marcus Clarke2009-02-161-3/+31
* - Do not allow openning /dev/sysmouse multiple times. When there areJung-uk Kim2009-02-043-19/+80
* Fix breakages introduced in the previous commit. hf_has_sysctl() is onlyJung-uk Kim2009-02-031-6/+15
* - Do not search for Linux-specific hald-addon-acpi module.Jung-uk Kim2009-02-024-5/+73
* Quiet the syslog messages from hal.Joe Marcus Clarke2009-01-312-1/+26
* Take another stab at fixing mouse support in X. This approach eliminatesJoe Marcus Clarke2009-01-269-24/+556
* When changing the input.device property we need to remove the propertyRobert Noland2009-01-243-26/+9
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-232-5/+11
* Add two additional properties to disc media so that applications canJoe Marcus Clarke2009-01-162-1/+40
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-1012-44/+659
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+0
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
* Fix patching when FIXED_MOUNTPOINTS is defined.Joe Marcus Clarke2008-05-201-10/+5
* Update to 0.5.11.Joe Marcus Clarke2008-05-194-115/+52
* Remove noexec from the list of hardcoded mount options. This was alreadyJoe Marcus Clarke2008-05-012-1/+12
* Fix the pkg-install script to create the haldaemon user/group even whenJoe Marcus Clarke2008-04-212-15/+18
* * Do not probe disc media unless the media is known to contain dataJoe Marcus Clarke2008-04-133-1/+31
* Fix the build on 5.X.Joe Marcus Clarke2008-04-021-4/+7
* * Add an addon to poll mouse device files to see if moused or Xorg owns them.Joe Marcus Clarke2008-04-018-30/+633