modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
audio/timidity++. This makes all interface ports much more similar
to each others.
- As a result of changing master port, all interface ports portrevision
are bumped
- Use PLIST_FILES for slave ports if possible
- While I'm here, remove 4.x support in audio/timidity++
Approved by: nork (timidity++ maintainer, blanket)
to avoid being overruled by the GNUGETOPT's CPPFLAGS settings on 4.x systems. [1]
Continue using GMAKE on systems before 5.0, due to a bug in our make there.
Reported by: dhw [1]
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)
bsd.port.pre.mk is included, move the block which uses it to be after
said inclusion. This makes timidity++ cease to depend upon itself,
and unbreaks portsnap's INDEX-building.
Approved by: linimon
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]
- Assign maintainership to nork.
- Global overhaul of the port.
PR: ports/79802
Submitted by: Conrad J. Sabatier <conrads@cox.net>
Approved by: maintainer timeout (see ports/68909)