Date: Fri, 23 Sep 2005 13:19:45 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++ Makefile ports/audio/timidity++/files patch-Makefile.in patch-configure patch-dynamic patch-playmidi Message-ID: <200509231319.j8NDJjlf089675@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509231319.j8NDJjlf089675>