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)
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2.
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
- Add PostgreSQL support
- Remove unsupported AKODE engine
- Add patch for build on 4.x
o Full changelog:
http://amarok.kde.org/content/view/59/66/
Lots of help and testing by: lofi
work with both audio/amarok and audio/juk at this time. Patches for
both affected ports failed to fetch musicbrainz information.
Developers are still being contacted.
o Remove audio/py-libtunepimp for the time being
o Fix undefined symbol error. MP4GetTrackAudioType was replaced by
MP4GetTrackEsdsObjectTypeId on libmp4v2 0.9.9.
o Bump PORTREVISION, accordingly.
Approved by: ahze
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]
This driver is alternative to snd_emu10k1 and support complex
mixer settings, analog/digital switch, S/PDIF passthrough
PR: 84653
Submitted by: michaels@sdf.lonestar.org