Commit graph

29 commits

Author SHA1 Message Date
Pawel Pekala
938d845752 Add staging support, allow it as normal user 2014-05-10 16:04:42 +00:00
Pietro Cerutti
830f573abc - Convert to USES+=tcl
- Fix build on all supported versions
2013-09-24 08:21:47 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alexey Dokuchaev
e86b55727a For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
2013-03-13 11:54:25 +00:00
Mikhail Teterin
e4010ab91b Unbreak and fix:
* Use BSDmakefile (and bsd.lib.mk) instead of
	  configure/Makefile.in;
	* plug some (but not all!) ancient memory leaks;
	* make use of bsd.tcl.mk (now requires Tcl-8.4 or higher);
	* fix warnings and 64-bit issues;
	* bump PORTREVISION.

To do:
	* plug the remaining memory leak (valgrind is priceless!);
	* fix up the author's tests to uniformly report failure or
	  success and arrange for them to run post-build.

Feature safe:	yes
2012-04-11 06:18:00 +00:00
Erwin Lansing
3d2aefeb73 Mark BROKEN on 9.x: does not build. 2009-12-27 10:03:13 +00:00
Dirk Meyer
a57bf6db92 - externd support for tcl/tk 8.2 2009-03-14 18:29:15 +00:00
Martin Matuska
9e228b9d64 - Deprecate due to planned removal of tcl82 / tk82
- Set expiration date to 2009-04-22
2009-01-22 12:12:33 +00:00
Rong-En Fan
2fb1239a49 - Use ARCH instead of MACHINE_ARCH
- Add a new mirror site

PR:		ports/122424
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com>

- As 5.2-RELEASE is no longer supported, make two conditional patches
  mandatory
- Move patching to post-patch target instead of post-extract, so that we
  can get unmodified vendor version with `make extract'
2008-04-04 15:55:11 +00:00
Edwin Groothuis
ad95510985 Use SUB_FILES for pkg-message 2006-04-01 12:22:23 +00:00
Volker Stolz
47e350aa5c Remove INSTALLS_SHLIB: It's not running with the correct path anyway 2005-04-19 16:01:47 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Florent Thoumie
0cde76ebca - ARCH is defined in bsd.port.pre.mk 2005-04-11 11:26:40 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +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
Kris Kennaway
373c7fbd84 BROKEN on 5.x: does not compile 2004-02-05 09:14:45 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Kris Kennaway
6de576d25f Portlint (add INSTALLS_SHLIB, reorder vars, remove trailing blank line) 2003-10-28 00:23:22 +00:00
Edwin Groothuis
9648b0fd17 Maintainer is able to the port anymore, into the ports@ pool with it!
Thanks for your support in the past!

Submitted by:	Andreas Kohout <shanee@augusta.de>
2003-09-07 01:19:57 +00:00
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