summaryrefslogtreecommitdiffstats
path: root/audio/tclmidi
Commit message (Collapse)AuthorAgeFilesLines
* Portlint (add INSTALLS_SHLIB, reorder vars, remove trailing blank line)kris2003-10-282-3/+3
|
* Maintainer is able to the port anymore, into the ports@ pool with it!edwin2003-09-071-1/+1
| | | | | | Thanks for your support in the past! Submitted by: Andreas Kohout <shanee@augusta.de>
* [patch][non-maintainer] set NOT_FOR_ARCHS for audio/tclmidiedwin2003-08-301-0/+4
| | | | | | | | | | | | | | | This port seems to build on neither ia64 nor sparc64, probably due to some kind of pointer casting problem. Mark as NOT_FOR_ARCHS to save bento from trying to build it on those architectures. A more careful reading of bsd.port.mk suggests that IGNORE should be set in this case instead of NOT_FOR_ARCHS. This will still save bento build time, but not indicate that the port will _never_ run on these archs. PR: ports/53457 Submitted by: Mark Linimon <linimon@lonesome.com>
* The previous commit on this file unbroke the -current build but broke 4.x.jmz2003-05-141-4/+13
| | | | Now this patch should work both on 4.x and -current.
* De-pkg-comment.knu2003-02-212-1/+1
|
* Removed stale master_sitesedwin2002-12-261-3/+3
| | | | Noticed by: portsurvey
* unbroke build on -cureentdinoex2002-12-142-7/+13
| | | | | PR: 46170 Submitted by: kcwu@kcwu.dyndns.org
* Mark BROKEN on 5.0kris2002-10-261-1/+7
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-5/+5
|
* Update to use Tcl/Tk version 8.2.steve1999-11-282-4/+4
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* We don't need to explicitly '-lg++' since our C++ compiler does it for ussteve1999-09-201-0/+11
| | | | as required.
* $Id $ -> $FreeBSD$ (note space, whihc is probably why Peter missed it)asami1999-08-311-1/+1
|
* Tclmidi: a language designed for creating and editing standardcpiazza1999-07-117-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>
OpenPOWER on IntegriCloud