summaryrefslogtreecommitdiffstats
path: root/sysutils/hal/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Post 2.30.1 commit clean up.kwm2010-05-121-131/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
* Take a crack at adding webcamd support for video4linux devices.marcus2010-02-201-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13645 df743ca5-7f9a-e211-a948-0013205c9059
* Correct some of the @unexec commands.marcus2010-01-011-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13333 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.14.marcus2009-12-241-0/+130
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13294 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2009-11-301-134/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.12.marcus2009-05-171-0/+134
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12315 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD portsmarcus2009-01-121-131/+0
| | | | | | | tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
* Re-add fuse support with some documentation and a helper script to make itmarcus2008-10-271-0/+2
| | | | | | | | work. Also, temporarily revert the keyboard patch until X.Org 7.4 is committed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11737 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the ConsoleKit signatures in HAL with ConsoleKit 0.3.x. This fix DVD movie,mezz2008-08-221-0/+129
| | | | | | | | | | HDD and possible more other mount stuff. Bump the PORTREVISION. Obtained from: http://thread.gmane.org/gmane.comp.freedesktop.hal/11940/ Reviewed by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11359 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD ports tree.marcus2008-03-241-126/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.11 RC1.marcus2008-03-161-5/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10744 df743ca5-7f9a-e211-a948-0013205c9059
* Update to snapshot 20080216. This snapshot adds webcam support for Philipsmarcus2008-02-161-0/+2
| | | | | | | webcam devices which use the pwc driver. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10457 df743ca5-7f9a-e211-a948-0013205c9059
* Add some more missing plist items.marcus2008-01-201-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10169 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a problem that occurred when slave support was removed, and make suremarcus2008-01-201-0/+4
| | | | | | | the correct localstatedir is used. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10168 df743ca5-7f9a-e211-a948-0013205c9059
* This has been a LONG time coming, but update hal to 0.5.10, complete withmarcus2008-01-081-0/+115
| | | | | | | | | | | PolicyKit and ConsoleKit support. Thanks to mezz for testing hal without PK or CK. Configuring policies looks to be MUCH easier now. See PolicyKit.conf(5) and /usr/local/etc/PolicyKit/PolicyKit.conf. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10022 df743ca5-7f9a-e211-a948-0013205c9059
* Clean out MarcusCom after the big import into ports.marcus2006-10-141-152/+0
| | | | | | | Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the dirrmtry locale in plist. Don't freak out, a lot of them are reordermezz2006-10-051-22/+22
| | | | | | | | | | because of the script that will move all dirrmtry locale in the bottom of plist. http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/locale_dirrmtry.sh git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7565 df743ca5-7f9a-e211-a948-0013205c9059
* - Splist hal in to hal-device-manager which includes the pygnome2 interfaceahze2006-05-191-39/+0
| | | | | | | so we can make gnomevfs depend on hal. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6300 df743ca5-7f9a-e211-a948-0013205c9059
* Fix packing list and preserve .privilege file changes across updates.jylefort2006-05-181-3/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6296 df743ca5-7f9a-e211-a948-0013205c9059
* Update to today's FreeBSD HAL snapshot. The most notable changes in thismarcus2006-05-151-15/+25
| | | | | | | | | | | | release are: * Fixed user volume mount point permissions * hald can now be run in daemon mode and verbose messages will be written to syslog * DVD+RW DL support has been added git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6253 df743ca5-7f9a-e211-a948-0013205c9059
* Fix packaging.marcus2006-05-071-4/+4
| | | | | | | Reported by: sajd on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6232 df743ca5-7f9a-e211-a948-0013205c9059
* Update to a snapshot from today. This new snapshot offers the following:marcus2006-05-061-3/+0
| | | | | | | | | | | | | * ACPI battery detection bug fixed * ACPI button press support * Support for unmounting CDs before ejecting them * Fixed socket directory creation * Fixed LCD brightness control * Fixed potential assertion in devd code * No compiler warnings for FreeBSD backend git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6220 df743ca5-7f9a-e211-a948-0013205c9059
* Make portlint a bit happier.marcus2006-05-051-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6218 df743ca5-7f9a-e211-a948-0013205c9059
* Take a stab at the FIXME, and try to preserve the D-BUS hal.conf. It seemsmarcus2006-05-051-1/+4
| | | | | | | | to work okay. After some more testing, this can be ported to policykit as well. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6217 df743ca5-7f9a-e211-a948-0013205c9059
* As a band-aid, create and remove the socket directories at install andmarcus2006-05-031-0/+6
| | | | | | | deinstall time. This will allow hald to be run in debugging mode OOB. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6203 df743ca5-7f9a-e211-a948-0013205c9059
* - Add a run dependency on cdrtoolsjylefort2006-05-031-3/+0
| | | | | | | | - Do not install linux tools - Preemptively use ltverhack git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6197 df743ca5-7f9a-e211-a948-0013205c9059
* Add a May 02, 2006 snapshot of the FreeBSD HAL port for those interestedmarcus2006-05-021-0/+179
in helping with testing. While an init script is provided, it is recommended to run hald with: /usr/local/sbin/hald --daemon=no --verbose=yes The underlying work on the HAL port was done by jylefort and myself. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6193 df743ca5-7f9a-e211-a948-0013205c9059