cvs commit: ports/audio/timidity++ Makefile
ports/audio/timidity++/files
patch-Makefile.in patch-configure patch-dynamic patch-playmidi
Mikhail Teterin
mi at FreeBSD.org
Fri Sep 23 06:19:45 PDT 2005
mi 2005-09-23 13:19:45 UTC
FreeBSD ports repository
Modified files:
audio/timidity++ Makefile
audio/timidity++/files patch-Makefile.in patch-configure
patch-playmidi
Added files:
audio/timidity++/files patch-dynamic
Log:
Patch timidity to read the descriptions of the optional modules directly
from the module's shared object instead of a gratuitous .txt file, that
currently accompanies each module. This should fix pointhat's builds
of the interfaces without adding cruft to their PLISTs. The patch is
accepted by vendor.
Fix one other place in configure to look for tcl8X instead of tcl8.X.
The patch is accepted by vendor.
Realy on archivers/libarc instead of building the version bundled with
timidity.
Set USE_GETOPT_LONG -- timidity uses it, if it can, resulting in a
potentially omitted dependency.
Bump PORTREVISION.
Add links to the vendor's bug reports to each patch, where possible.
Approved by: maintainer (blanket)
Revision Changes Path
1.46 +9 -4 ports/audio/timidity++/Makefile
1.2 +25 -2 ports/audio/timidity++/files/patch-Makefile.in
1.2 +25 -1 ports/audio/timidity++/files/patch-configure
1.1 +230 -0 ports/audio/timidity++/files/patch-dynamic (new)
1.2 +2 -0 ports/audio/timidity++/files/patch-playmidi
More information about the cvs-ports
mailing list