Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2004 12:27:52 -0800 (PST)
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200403092027.i29KRqNd001561@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403092027.i29KRqNd001561>