Commit graph

7 commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Chris Rees
f3bfa725e7 Add licence info to some ports
Submitted by:	4721
2013-04-30 20:10:53 +00:00
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
f097a903b6 Mark ONLY_FOR_ARCHS; breaks on sparc64, and these Apple IR devices only appear
on Intel Macs.

Feature safe:	yes
2011-11-11 07:26:33 +00:00
Mark Linimon
b7a5afb263 Mark as broken on powerpc: fails to compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 04:24:54 +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