1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Pietro Cerutti
4df1cde4ff - Avoid using deprecated features of Tcl 8.6 2013-06-05 13:50:26 +00:00
Pietro Cerutti
e8826819bd - Fix build
Reported by:	miwi (Tcl/Tk 86 exp-run)
2013-05-14 09:28:58 +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
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +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
Kris Kennaway
f64b8ea22b Fix build on amd64 (don't try and link static libraries into shared) 2004-03-29 06:57:33 +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
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +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
Jean-Marc Zucconi
5705d61058 The previous commit on this file unbroke the -current build but broke 4.x.
Now this patch should work both on 4.x and -current.
2003-05-14 01:57:55 +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
Steve Price
5423f7f02a We don't need to explicitly '-lg++' since our C++ compiler does it for us
as required.
1999-09-20 01:54:49 +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