cvs commit: ports/audio Makefile ports/audio/jack Makefile distinfo pkg-descr pkg-plist ports/audio/jack/files patch-client.c patch-driver.c patch-engine.c patch-jack.h patch-ringbuffer.c

Tilman Linneweh arved at FreeBSD.org
Tue Mar 9 12:27:52 PST 2004


arved       2004/03/09 12:27:52 PST

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/jack           Makefile distinfo pkg-descr pkg-plist 
    audio/jack/files     patch-client.c patch-driver.c 
                         patch-engine.c patch-jack.h 
                         patch-ringbuffer.c 
  Log:
  Add JACK an audio server
  
  Requested by:   epilogue at allstream.net
  
  Revision  Changes    Path
  1.501     +1 -0      ports/audio/Makefile
  1.1       +40 -0     ports/audio/jack/Makefile (new)
  1.1       +2 -0      ports/audio/jack/distinfo (new)
  1.1       +57 -0     ports/audio/jack/files/patch-client.c (new)
  1.1       +31 -0     ports/audio/jack/files/patch-driver.c (new)
  1.1       +25 -0     ports/audio/jack/files/patch-engine.c (new)
  1.1       +17 -0     ports/audio/jack/files/patch-jack.h (new)
  1.1       +10 -0     ports/audio/jack/files/patch-ringbuffer.c (new)
  1.1       +13 -0     ports/audio/jack/pkg-descr (new)
  1.1       +33 -0     ports/audio/jack/pkg-plist (new)


More information about the cvs-ports mailing list