Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2004 08:27:35 -0800 (PST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/tclmidi Makefile ports/audio/tclmidi/files smf.patch song.patch strstream.h
Message-ID:  <200403181627.i2IGRZ0T019539@repoman.freebsd.org>

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



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