summaryrefslogtreecommitdiff
path: root/audio/timidity++/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-1/+1
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* audio/timidity: Reflect intent to install blank directory in pkg-plistJohn Marino2014-10-241-0/+31
| | | | | | | While here, install patch needed for dports for slave port. Notes: svn path=/head/; revision=371428
* - Update to version 2.14.0Martin Wilke2014-06-051-33/+0
| | | | | | | | PR: 174176 Submitted by: ports fury Notes: svn path=/head/; revision=356603
* Patch timidity to read the descriptions of the optional modules directlyMikhail Teterin2005-09-231-1/+25
| | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=143423
* o Fix deep recursion problem of dependency on self. [1]Norikatsu Shigemura2005-09-171-0/+9
o Fix typo in playmidi.c. [2] o Find tk84 or tk83 library for timidity++-tcltk slave port. [2] o Change install directory of Japanese documentation files. [2] o Add RUN_DEPENDS on the timidity.cfg installed by audio/eawpats. [2] [3] I'll add audio/eawplus, and change dependency on audio/eawplus. o Remove explicit requirements for particular major numbers [2] of the dependencies' share libraries. [2] Pointed out by: Mikhail Teterin <mi+kde@aldan.algebra.com> [1] [3] Noticed by: portmgr (marcus) [1] Suggested by: portmgr (kris) [1] Submitted by: Mikhail Teterin <mi@corbulon.video-collage.com> [2] Approved by: Jonathan Lennox <lennox@cs.columbia.edu> [3] Notes: svn path=/head/; revision=142980