Commit graph

7 commits

Author SHA1 Message Date
Kris Kennaway
f64b8ea22b Fix build on amd64 (don't try and link static libraries into shared) 2004-03-29 06:57:33 +00:00
Pav Lucistnik
2e577dba1c - 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>
2004-03-18 16:27:35 +00:00
Jean-Marc Zucconi
5705d61058 The previous commit on this file unbroke the -current build but broke 4.x.
Now this patch should work both on 4.x and -current.
2003-05-14 01:57:55 +00:00
Dirk Meyer
f990816672 unbroke build on -cureent
PR:		46170
Submitted by:	kcwu@kcwu.dyndns.org
2002-12-14 20:30:22 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
5423f7f02a We don't need to explicitly '-lg++' since our C++ compiler does it for us
as required.
1999-09-20 01:54:49 +00:00
Chris Piazza
efbc1c653b Tclmidi: a language designed for creating and editing standard
MIDI files.  With the proper device interface it will also
play and record MIDI files.

PR:		11712
Submitted by:	Andreas Kohout <shanee@augusta.de>
1999-07-11 20:49:25 +00:00