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