cvs commit: ports/audio Makefile ports/audio/xoscope Makefile distinfo pkg-descr pkg-plist ports/audio/xoscope/files patch-config.h.in patch-sc_linux.c patch-ser_unix.c

Diane Bruce db at FreeBSD.org
Mon Jul 28 18:56:46 UTC 2008


db          2008-07-28 18:56:45 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/xoscope        Makefile distinfo pkg-descr pkg-plist 
    audio/xoscope/files  patch-config.h.in patch-sc_linux.c 
                         patch-ser_unix.c 
  Log:
  - xoscope is a digital oscilloscope using input from a sound card or EsounD
    and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.
    Includes 8 signal displays, variable time scale, math, memory, measurements,
    and file save/load.
  - Unfortunately will not work on amd64 due to many int vs. string coding errors.
  
  Revision  Changes    Path
  1.977     +1 -0      ports/audio/Makefile
  1.1       +28 -0     ports/audio/xoscope/Makefile (new)
  1.1       +3 -0      ports/audio/xoscope/distinfo (new)
  1.1       +21 -0     ports/audio/xoscope/files/patch-config.h.in (new)
  1.1       +33 -0     ports/audio/xoscope/files/patch-sc_linux.c (new)
  1.1       +75 -0     ports/audio/xoscope/files/patch-ser_unix.c (new)
  1.1       +6 -0      ports/audio/xoscope/pkg-descr (new)
  1.1       +7 -0      ports/audio/xoscope/pkg-plist (new)


More information about the cvs-all mailing list