1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Edwin Groothuis
a590475870 [patch][non-maintainer] set NOT_FOR_ARCHS for audio/tclmidi
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>
2003-08-30 00:30:10 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Edwin Groothuis
fd00189aa9 Removed stale master_sites
Noticed by: portsurvey
2002-12-26 15:22:35 +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
Kris Kennaway
742e6fd884 Mark BROKEN on 5.0 2002-10-26 03:08:52 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +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
Satoshi Asami
4dd0fe5403 $Id $ -> $FreeBSD$ (note space, whihc is probably why Peter missed it) 1999-08-31 08:46:51 +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