cvs commit: ports/audio/tclmidi Makefile ports/audio/tclmidi/files BSDmakefile patch-aa patch-modern patch-rb patch-smf__Makefile.in patch-song__Makefile.in strstream.h

Mikhail Teterin mi at FreeBSD.org
Wed Apr 11 06:18:01 UTC 2012


mi          2012-04-11 06:18:01 UTC

  FreeBSD ports repository

  Modified files:
    audio/tclmidi        Makefile 
    audio/tclmidi/files  patch-aa patch-smf__Makefile.in 
                         patch-song__Makefile.in strstream.h 
  Added files:
    audio/tclmidi/files  BSDmakefile patch-modern patch-rb 
  Log:
  Unbreak and fix:
  
          * Use BSDmakefile (and bsd.lib.mk) instead of
            configure/Makefile.in;
          * plug some (but not all!) ancient memory leaks;
          * make use of bsd.tcl.mk (now requires Tcl-8.4 or higher);
          * fix warnings and 64-bit issues;
          * bump PORTREVISION.
  
  To do:
          * plug the remaining memory leak (valgrind is priceless!);
          * fix up the author's tests to uniformly report failure or
            success and arrange for them to run post-build.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.24      +19 -21    ports/audio/tclmidi/Makefile
  1.1       +30 -0     ports/audio/tclmidi/files/BSDmakefile (new)
  1.3       +91 -5     ports/audio/tclmidi/files/patch-aa
  1.1       +2139 -0   ports/audio/tclmidi/files/patch-modern (new)
  1.1       +456 -0    ports/audio/tclmidi/files/patch-rb (new)
  1.2       +21 -3     ports/audio/tclmidi/files/patch-smf__Makefile.in
  1.2       +22 -3     ports/audio/tclmidi/files/patch-song__Makefile.in
  1.2       +1 -0      ports/audio/tclmidi/files/strstream.h


More information about the cvs-ports mailing list