Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2012 06:18:01 +0000 (UTC)
From:      Mikhail Teterin <mi@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 BSDmakefile patch-aa patch-modern patch-rb patch-smf__Makefile.in patch-song__Makefile.in strstream.h
Message-ID:  <201204110618.q3B6I1mA016575@repoman.freebsd.org>

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



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