1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Chris Rees
64185d4eb0 - Add $FreeBSD$ and KEYWORD: shutdown to rc script
Submitted by:	dougb (via email)
Approved by:	rene (mentor)
2011-06-13 20:40:26 +00:00
Chris Rees
2b280d1294 The aird daemon handles Apple IR receiver button events. If your system
has an USB Apple IR receiver, most likely you'll also have an Apple
Remote.  An Apple remote has six (6) buttons: Volume up, Volume down,
Play/Pause, Forward, Backward and Menu.  For each button you can assign a
command to execute.

Apple IR receiver modules are found on:

           o   MacBook (any generation)
           o   MacBook Pro (any generation)
           o   Intel iMac
           o   Intel MacMini

WWW: http://wiki.freebsd.org/AppleMacbook

PR:		ports/156616
Submitted by:	Chris Rees (myself)
Approved by:	rene (mentor)
2011-06-12 20:21:13 +00:00