cvs commit: ports/audio/tclmidi Makefile ports/audio/tclmidi/files smf.patch song.patch strstream.h

Pav Lucistnik pav at FreeBSD.org
Thu Mar 18 08:27:36 PST 2004


pav         2004/03/18 08:27:35 PST

  FreeBSD ports repository

  Modified files:
    audio/tclmidi        Makefile 
  Added files:
    audio/tclmidi/files  smf.patch song.patch strstream.h 
  Log:
  - Fix build with modern gcc
  
    Add placeholder strstream.h file in the workdir, and patch
    some of the Makefile.in's to use the workdir in their include path.
  
    Rewriting this port to use ISO C++ would maybe be better, but will make the diff
    a lot larger.  Also, the tclmidi program doesn't really seem to be actively
    maintained anyway.
  
  PR:             ports/64310
  Submitted by:   Dimitry Andric <dimitry at andric.com>
  
  Revision  Changes    Path
  1.14      +4 -1      ports/audio/tclmidi/Makefile
  1.1       +12 -0     ports/audio/tclmidi/files/smf.patch (new)
  1.1       +11 -0     ports/audio/tclmidi/files/song.patch (new)
  1.1       +44 -0     ports/audio/tclmidi/files/strstream.h (new)


More information about the cvs-ports mailing list