Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -5/+5 |
| | |||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 2 | -4/+4 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | We don't need to explicitly '-lg++' since our C++ compiler does it for us | steve | 1999-09-20 | 1 | -0/+11 |
| | | | | as required. | ||||
* | $Id $ -> $FreeBSD$ (note space, whihc is probably why Peter missed it) | asami | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Tclmidi: a language designed for creating and editing standard | cpiazza | 1999-07-11 | 7 | -0/+87 |
MIDI files. With the proper device interface it will also play and record MIDI files. PR: 11712 Submitted by: Andreas Kohout <shanee@augusta.de> |