Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2010 16:04:59 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/stymulator Makefile distinfo pkg-descr ports/audio/stymulator/files patch-Makefile patch-sound.cpp patch-sound.h patch-stsoundlib__Makefile patch-stsoundlib__Ymload.cpp patch-stsoundlib__lzh__Makefile patch-ui.c ...
Message-ID:  <201003271604.o2RG4xqH051174@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ehaupt      2010-03-27 16:04:59 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/stymulator     Makefile distinfo pkg-descr 
    audio/stymulator/files patch-Makefile patch-sound.cpp 
                           patch-sound.h 
                           patch-stsoundlib__Makefile 
                           patch-stsoundlib__Ymload.cpp 
                           patch-stsoundlib__lzh__Makefile 
                           patch-ui.c patch-ui.h patch-ym2wav.cpp 
                           patch-ymplayer.cpp 
  Log:
  Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player.
  
  Revision  Changes    Path
  1.1095    +1 -0      ports/audio/Makefile
  1.1       +28 -0     ports/audio/stymulator/Makefile (new)
  1.1       +3 -0      ports/audio/stymulator/distinfo (new)
  1.1       +39 -0     ports/audio/stymulator/files/patch-Makefile (new)
  1.1       +109 -0    ports/audio/stymulator/files/patch-sound.cpp (new)
  1.1       +21 -0     ports/audio/stymulator/files/patch-sound.h (new)
  1.1       +38 -0     ports/audio/stymulator/files/patch-stsoundlib__Makefile (new)
  1.1       +233 -0    ports/audio/stymulator/files/patch-stsoundlib__Ymload.cpp (new)
  1.1       +20 -0     ports/audio/stymulator/files/patch-stsoundlib__lzh__Makefile (new)
  1.1       +10 -0     ports/audio/stymulator/files/patch-ui.c (new)
  1.1       +10 -0     ports/audio/stymulator/files/patch-ui.h (new)
  1.1       +14 -0     ports/audio/stymulator/files/patch-ym2wav.cpp (new)
  1.1       +104 -0    ports/audio/stymulator/files/patch-ymplayer.cpp (new)
  1.1       +5 -0      ports/audio/stymulator/pkg-descr (new)



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