# New ports collection makefile for: tclmidi # Date created: 14 May 1999 # Whom: shanee@augusta.de # # $FreeBSD$ # PORTNAME= tclmidi PORTVERSION= 3.1 CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/ \ http://ringtail.its.monash.edu.au/pub/midi/PROGRAMS/ # despite references on the homepage to ftp.xor.com, that server # doesn't work - edwin 20021227 MAINTAINER= ports@FreeBSD.org COMMENT= A language designed for creating and editing standard MIDI files LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 MAKE_ENV= TCL_GENERIC_DIR=${LOCALBASE}/include/tcl8.2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tclsh=${LOCALBASE}/bin/tclsh8.2 PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message MAN1= mplay.1 mrec.1 tclmidi.1 minfo.1 midtotcl.1 MANN= midiconf.n midievnt.n midifree.n midiget.n midigrep.n \ midimake.n midimerg.n midiplay.n midiput.n midiread.n \ midirec.n midirew.n midisplt.n midistop.n midiwait.n \ midiwrit.n midivers.n midimove.n midicopy.n mididel.n \ miditrck.n mididev.n miditime.n midifeat.n .include .if ${ARCH} == "ia64" || ${ARCH} == "sparc64" IGNORE= ignored due to cast from pointer to integer of different size .elif ${OSVERSION} >= 900000 BROKEN= does not build .endif post-patch: @${CP} -f ${FILESDIR}/strstream.h ${WRKSRC} post-install: @${CAT} ${PKGMESSAGE} .include e='xhtml'>

Allow staging as a regular user 2014-09-14T21:27:51+00:00 antoine antoine@FreeBSD.org 2014-09-14T21:27:51+00:00 db3ccd9b633b3dac2b54192794ae37bcb1a90083

- Update to 1.1. 2014-06-29T11:01:20+00:00 rakuco rakuco@FreeBSD.org 2014-06-29T11:01:20+00:00 e1bb5b410e3aa21b42135df59baab3a25720ba42 - Set LICENSE. PR: 191460 Submitted by: jwbacon@tds.net (maintainer)
- Set LICENSE.

PR:		191460
Submitted by:	jwbacon@tds.net (maintainer)
Stagify. 2014-06-27T13:44:03+00:00 vanilla vanilla@FreeBSD.org 2014-06-27T13:44:03+00:00 216227437b4090df83cb503be116b344eeeb66a0 Approved by: portmgr@ (blanket approval)
Approved by:	portmgr@ (blanket approval)
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20T23:05:58+00:00 bapt bapt@FreeBSD.org 2013-09-20T23:05:58+00:00 3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3