cvs commit: ports/sysutils Makefile ports/sysutils/aird Makefile distinfo pkg-descr ports/sysutils/aird/files aird.in

Chris Rees crees at FreeBSD.org
Sun Jun 12 20:21:13 UTC 2011


crees       2011-06-12 20:21:13 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/aird        Makefile distinfo pkg-descr 
    sysutils/aird/files  aird.in 
  Log:
  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)
  
  Revision  Changes    Path
  1.1299    +1 -0      ports/sysutils/Makefile
  1.1       +26 -0     ports/sysutils/aird/Makefile (new)
  1.1       +2 -0      ports/sysutils/aird/distinfo (new)
  1.1       +43 -0     ports/sysutils/aird/files/aird.in (new)
  1.1       +14 -0     ports/sysutils/aird/pkg-descr (new)


More information about the cvs-all mailing list