cvs commit: ports/audio Makefile ports/audio/daapd Makefile
 distinfo pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist
 ports/audio/daapd/files daapd.sh patch-makefile
    Sergei Kolobov 
    sergei at FreeBSD.org
       
    Thu Oct 23 13:24:43 PDT 2003
    
    
  
sergei      2003/10/23 13:24:42 PDT
  FreeBSD ports repository
  Modified files:
    audio                Makefile 
  Added files:
    audio/daapd          Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-install pkg-message pkg-plist 
    audio/daapd/files    daapd.sh patch-makefile 
  Log:
  Add daapd 0.2.1c, server for Digital Audio Access Protocol.
  
  daapd scans a directory for music files and makes them available via
  the Apple proprietary protocol DAAP. DAAP clients can browse the
  directory and retrieve individual files, either by streaming or by
  downloading them.
  
  PR:             58352
  Submitted by:   Lars Thegler <lars at thegler.dk>
  Approved by:    krion (implicit)
  
  Revision  Changes    Path
  1.455     +1 -0      ports/audio/Makefile
  1.1       +65 -0     ports/audio/daapd/Makefile (new)
  1.1       +1 -0      ports/audio/daapd/distinfo (new)
  1.1       +28 -0     ports/audio/daapd/files/daapd.sh (new)
  1.1       +15 -0     ports/audio/daapd/files/patch-makefile (new)
  1.1       +27 -0     ports/audio/daapd/pkg-deinstall (new)
  1.1       +6 -0      ports/audio/daapd/pkg-descr (new)
  1.1       +40 -0     ports/audio/daapd/pkg-install (new)
  1.1       +28 -0     ports/audio/daapd/pkg-message (new)
  1.1       +6 -0      ports/audio/daapd/pkg-plist (new)
    
    
More information about the cvs-all
mailing list