pkgsrc/audio
jmcneill 5680c10755 Update pulseaudio to 0.9.14.
Colin Guthrie (2):
      Fix a potential C++/C99 ism, add a log message on error condition
      Fix two typos that broke tunnels

Lennart Poettering (46):
      Initialize exit_idle_time to -1 instead of 0  when in system mode.
      instead of resetting virtual_volume unconditionally on initialization, do so only when no volume was set before
      use pa_channel_map_init_extend() instead of pa_channel_map_init_auto() as channel map for sink inputs/source outputs in case no map is specified
      if the channel map was modified due to PA_SINK_INPUT_FIX_CHANNELS, remap the specified volume properly
      define 0dB in PA as maximum amplification
      properly remove dbus matches an filters when unloading m-b-d
      always check for libtool prefix binary name to avoid confusion when using both installed and run-from-build-tree versions of PA in parallel
      Fix spelling of privilige
      Make missing git-changelog.perl non-fatal
      fix invalid validity check
      convert argument to boolean int in PA_UNLIKELY, too
      include log.h near the end so that macro.h can be included in log.h and defines pa_bool_t properly
      Try to catch certain driver errors
      make the debug trap macro a proper macro in macro.h
      don't set the volume of pacat unless it is explicitly set
      warn if ALSA wakes us up and there is actually nothing to do
      fix build
      make sure to use 64bit rounding even on 32bit machines when converting to pa_usec_t
      make shm marker architecture independant, patch from michich, closes #401
      Make sure libpulse never gets unloaded
      Check if environ is actually set before we use it
      Fix return value of --dump-resample-methods
      Don't mix front-center into rear channels
      Pass GDBM_NOLOCK to gdbm
      Load module-volume-restore and module-device-restore before all other modules
      introduce new function pa_module_unload_request_by_index
      Don't store pointer to pa_module
      actually unload the modules from a new stack frame
      unload tunnel modules from a new stack frame
      it's better to always use the index of a module instead of the pa_module*
      downgrade a few warnings
      Make sure we drop CAP_NICE if RT is not allowed
      Allow access("/dev/dsp", W_OK) succeed
      Use FIONREAD instead of TIOCINQ
      Implement PA_SOURCE_MESSAGE_GET_LATENCY
      make sure we don't hit an assert when we issue two rewind requests in a
      If we cannot open an ALSA device with SND_PCM_NO_AUTO_FORMAT retry without
      fix a gcc warning
      Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flags
      A few minor cleanups and updates
      add a few missing parens
      show maximum usable slot size
      Make sure we don't drop any data on the client side
      for record streams fill in the latency as the fragsize
      Fix suspending of all sinks/sources
      bump version/soname

Luiz Augusto von Dentz (7):
      Unload module-bluetooth-device if the remote device disconnects.
      Fix possible invalid read while attempting to load module-bluetooth-device.
      Fix bug walking on module list.
      Update module-bluetooth-device to the new ipc.
      Send packets with proper size.
      Fix send and recv message sizes.
      Fix sending wrong codec capability length.

Sean McNamara (1):
      --check: Updated manpage slightly and pulseaudio --help slightly.

Tom Bamford (1):
      Multicast SDP packets sent with same IP TTL as RTP packets

chocolateboy (1):
      Fix typo in log message: s/Recevied/Received/
2009-01-19 14:19:00 +00:00
..
abcde Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
abcmidi Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
adplug Add DESTDIR support. 2008-06-20 01:09:05 +00:00
alsa-lib Fix loading modules on DragonFly. 2008-12-30 14:40:29 +00:00
alsa-plugins-oss Make sure the plugin links with LIBOSSAUDIO. ALSA can load the OSS plugin 2008-12-19 12:34:22 +00:00
alsa-plugins-pulse Add MESSAGE explaining how to configure alsa-plugins-pulse 2008-12-19 05:21:01 +00:00
alsa-utils * Make it build on DragonFly 2008-12-30 14:44:14 +00:00
amaroc Replace Python interpreter path in amaroc.py (makes this package usable 2009-01-04 15:11:50 +00:00
amarok Fix security problem: 2009-01-12 12:33:39 +00:00
amp Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
ampache Added audio/ampache version 3.4.3 2008-09-14 09:06:54 +00:00
applerecords Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
arts Fix build on NetBSD against glib2-2.18.2. PR pkg/39801 2008-10-28 11:32:07 +00:00
audacious Needs msgfmt. 2008-11-11 12:36:58 +00:00
audacious-plugins Add PulseAudio support, bump PKGREVISION. 2008-12-18 22:42:36 +00:00
audacity patch around SA33356: Audacity "String_parse::get_nonspace_quoted()" 2009-01-13 12:38:49 +00:00
aumix Add DESTDIR support. 2008-06-12 02:14:13 +00:00
aumix-gtk
bladeenc Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bmp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
bmp-esound Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bmp-mac Add DESTDIR support. 2008-06-12 02:14:13 +00:00
bmp-musepack Update bmp-musepack to 1.2. 2008-07-25 14:20:58 +00:00
bmp-pulse Import bmp-pulse version 0.9.4. Note that the code for this application 2008-12-19 00:54:16 +00:00
bmpx Update to 0.40.14, integrating a patch from 2008-10-28 22:23:40 +00:00
cam Add DESTDIR support. 2008-06-20 01:09:05 +00:00
cd-discid Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
cdd Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
cddb-bundle Explicitly override INSTALL_PROGRAM and INSTALL_DATA for user-destdir. 2008-07-15 16:38:36 +00:00
cddbd Update MASTER_SITES. From Zafer Aydogan. 2007-12-29 10:03:57 +00:00
cdparanoia Added missing copyright notices for Simon 'corecode' Schubert. 2007-10-09 21:26:11 +00:00
cdplayer Fix installation with newer GNUstep. 2008-09-30 15:50:24 +00:00
celt Import celt-0.5.0. 2008-12-03 00:44:49 +00:00
cmp3 Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
cmus revision bump for the ao->libao option rename 2009-01-01 21:47:31 +00:00
cplay MASTER_SITES is not available anymore, commented out. 2008-07-27 08:44:30 +00:00
cripple Full DESTDIR support. 2008-01-04 14:36:41 +00:00
cs4235 Update portability note. 2008-08-02 16:47:33 +00:00
csound4 Don't use malloc.h. 2007-08-08 18:32:54 +00:00
csound4-manual Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
csound5 Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
csound5-manual Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
daapd build against libmp4v2 instead of the full mpeg4ip and bump PKGREVISION 2007-02-09 20:32:38 +00:00
dap MASTER_SITES is not available anymore, commented out. 2008-07-27 08:44:30 +00:00
darkice Fix broken amd64 build. 2008-08-02 17:43:56 +00:00
disc-cover Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
distmp3 Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
easyh10 Avoid dependency on GNU iconv by using standard names for encodings (instead 2008-09-18 12:17:59 +00:00
easytag Add DESTDIR support. 2008-06-12 02:14:13 +00:00
easytag-current Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
eawpatches Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
emixer Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
esound Update to 0.2.41: 2008-11-20 17:42:27 +00:00
espeak Use INSTALL_LIB for the shared library. Use relative symlinks. 2008-06-16 13:13:44 +00:00
exaile Some improvements and fixes: 2008-06-11 12:57:44 +00:00
faac Supports DESTDIR. 2007-12-27 22:33:51 +00:00
faad2 Fix for faad2 decodeMP4file() heap overflow. If the sample count looks 2008-09-24 22:25:14 +00:00
festival ancient GCC required for NetBSD 5.0 on upwards 2009-01-10 00:28:57 +00:00
festival-doc Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festlex-cmu Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festlex-oald Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festlex-ogi Update MASTER_SITES, noticed by Zafer Aydogan. 2008-07-27 08:39:59 +00:00
festlex-poslex Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festogi-spanish Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-abc Update MASTER_SITES, noticed by Zafer Aydogan. 2008-07-27 08:39:59 +00:00
festvox-aec Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-don Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-el11 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-en1 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-hvs Update MASTER_SITES, noticed by Zafer Aydogan. 2008-07-27 08:39:59 +00:00
festvox-jph Update MASTER_SITES, noticed by Zafer Aydogan. 2008-07-27 08:39:59 +00:00
festvox-kal8 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-kal16 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-ked8 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-ked16 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-mwm Update MASTER_SITES, noticed by Zafer Aydogan. 2008-07-27 08:39:59 +00:00
festvox-ogirab Update MASTER_SITES, noticed by Zafer Aydogan. 2008-07-27 08:39:59 +00:00
festvox-rab8 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-rab16 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-tll Update MASTER_SITES, noticed by Zafer Aydogan. 2008-07-27 08:39:59 +00:00
festvox-us1 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-us2 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
festvox-us3 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
flac Conditionally include stdint.h for Solaris<10. 2008-12-29 05:36:39 +00:00
flac2mp3 Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
flac123 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
flite Make flite work on OpenBSD. Patch from OpenBSD ports. Suggested by 2007-07-08 18:33:38 +00:00
fluidsynth Add DESTDIR support. 2008-06-12 02:14:13 +00:00
freealut Add DESTDIR support. 2008-06-12 02:14:13 +00:00
freepats Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
freezetag Add DESTDIR support. 2008-06-12 02:14:13 +00:00
gimmix make this build with intltool>=0.40 2008-07-30 10:57:25 +00:00
gkrellm-volume Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
gkrellm-xmms Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
glurp Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gmp3info Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gmpc Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gnome-audio update to 2.22.2 2008-05-29 17:15:59 +00:00
gnome-speech Split off most variables into Makefile.common, to be used by 2009-01-18 11:29:44 +00:00
gnome-speech-espeak Use gnome-speech/Makefile.common to avoid updating gnome-speech but 2009-01-18 11:30:14 +00:00
gnome-vfs-cdda Bump PKGREVISION for gnome-vfs change (hal addition) 2008-11-23 13:44:46 +00:00
gogo Kill fee-based-commercial-use in favor of unclear-patent-claims. 2008-09-10 00:28:43 +00:00
goom Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gqmpeg gqmpeg options (gqmpeg-russian and gqmpeg-japanese) are mutually exclusive. 2009-01-12 21:12:40 +00:00
gqmpeg-devel gqmpeg options (gqmpeg-russian and gqmpeg-japanese) are mutually exclusive. 2009-01-12 21:12:40 +00:00
gqmpeg-skins Make sure that the installed files and directories belong to a sane user 2008-03-11 10:50:56 +00:00
gramofile Don't clear LDFLAGS so the build can pick up the right ones passed in 2008-03-17 22:28:13 +00:00
gsm Honour PKGMANDIR 2008-05-20 19:30:01 +00:00
gst-plugins0.8-artsd Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.8-cdparanoia Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.8-esound Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.8-faad Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.8-lame Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.8-mad Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.8-oss Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.8-vorbis Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-a52 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-alsa Import gst-plugins0.10-alsa version 0.10.21. 2008-12-19 04:40:39 +00:00
gst-plugins0.10-cdparanoia Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-dts Update gst-plugins0.10-bad to 0.10.9: 2008-10-30 21:21:32 +00:00
gst-plugins0.10-esound Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-faad Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-flac Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-fluendo-mp3 mp3 -> MP3 2008-11-03 17:29:46 +00:00
gst-plugins0.10-jack Update gst-plugins0.10-bad to 0.10.9: 2008-10-30 21:21:32 +00:00
gst-plugins0.10-libvisual Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-mad Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-musepack reset PKGREVISION for base pkg update 2008-08-06 18:38:20 +00:00
gst-plugins0.10-oss Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-pulse Import gst-plugins0.10-pulse version 0.10.11. 2008-12-18 16:08:48 +00:00
gst-plugins0.10-sid Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-spc Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-speex Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
gst-plugins0.10-vorbis Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gst-plugins0.10-wavpack Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gtick Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gtkmserv Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gtkpod Fix icon handling, add a missing line to PLIST. 2008-12-04 16:55:42 +00:00
guspatches Added support for installation to DESTDIR. 2008-01-21 21:19:41 +00:00
herrie Update to herrie-2.2. Change 'libmodplug' option to 'modplug', 2008-10-31 22:48:02 +00:00
hydrogen Fix native case. 2007-06-15 17:04:17 +00:00
icecast Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
icecast1 Mark as destdir ready. 2008-07-14 12:55:56 +00:00
ices-mp3 Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
id3 Update id3 to 0.15. 2008-11-24 12:04:15 +00:00
id3ed HOMEPAGE and MASTER_SITES update 2009-01-08 22:28:18 +00:00
id3lib Mark as destdir ready. 2008-07-14 12:55:56 +00:00
id3v2 Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
ifp-line
jack If we're using dynamic SIMD detection, we _do not_ want to build 2008-11-16 11:55:19 +00:00
jack-rack Import jack-rack-1.4.7. 2008-08-19 20:32:12 +00:00
juke Added a patch for non-gcc compilers, which often don't like 2007-03-18 21:24:00 +00:00
kid3 Change maintainer email to my NetBSD.org alias. At the same time, disown 2009-01-04 14:08:14 +00:00
kmp Uses c too, noted in kristerw's bulk build. 2006-08-06 10:24:44 +00:00
ladspa Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
lame Use 'sndfile' as name for the (new) libsndfile option, since it already 2008-10-09 14:47:56 +00:00
liba52 The package supports installation to DESTDIR. 2007-07-01 15:47:54 +00:00
libao ALSA plugin build fixes. 2008-12-19 04:26:56 +00:00
libao-alsa Import libao-alsa version 0.8.8. 2008-12-19 04:27:42 +00:00
libao-arts Update to 0.8.8: 2007-11-30 17:50:30 +00:00
libao-esound Update to 0.8.8: 2007-11-30 17:50:30 +00:00
libao-macosx Update to 0.8.8: 2007-11-30 17:50:30 +00:00
libao-nas Import libao-nas-0.8.8 as audio/libao-nas. 2008-11-02 13:17:16 +00:00
libao-oss Update to 0.8.8: 2007-11-30 17:50:30 +00:00
libao-pulse Import libao-pulse version 0.8.8. 2008-12-18 16:36:52 +00:00
libao-sun Update to 0.8.8: 2007-11-30 17:50:30 +00:00
libaudiofile Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
libcanberra import libcanberra-0.10, a library for desktop sounds 2008-10-16 15:17:47 +00:00
libcdaudio fixa possible heap overflow due to wrong buffer length check 2008-11-21 10:38:19 +00:00
libcddb The package supports installation to DESTDIR. 2007-07-01 15:47:54 +00:00
libdca Change maintainer email to my NetBSD.org alias. At the same time, disown 2009-01-04 14:08:14 +00:00
libdiscid This does not conflict with libmusicbrainz-3*. 2007-06-08 06:42:32 +00:00
libgpod Fix installed pkgconfig file. Bump PKGREVISION. 2008-08-07 12:53:46 +00:00
libhydrogen Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libid3tag Fix broken URL and correct incorrect patch checksum. 2008-05-21 09:42:13 +00:00
libmad Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:33:05 +00:00
libmikmod Fix a configure botchup that breaks the build of mikmod if libmikmod is 2008-06-02 08:20:04 +00:00
libmodplug Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libmp3splt Update to 0.5.1 and take MAINTAINER. From the changelog: 2008-10-05 22:47:23 +00:00
libmpcdec Update libmpcdec to 1.2.6. 2008-07-25 13:59:39 +00:00
libmpd Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libmpg123 Change PKGNAME to libmpg123, and set the version to that of the 2008-10-15 01:58:53 +00:00
libmusepack Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libmusicbrainz Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
libofa Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libopendaap Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libopenspc Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libsamplerate update to 0.1.4 2008-08-07 18:27:08 +00:00
libshout Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libsidplay Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libsidplay2 The package supports installation to DESTDIR. 2008-01-21 20:34:42 +00:00
libsndfile remove some patches which were intended to make the code compile 2009-01-13 12:13:45 +00:00
libspiff Update to libspiff-1.0.0. BUILDLINK_API_DEPENDS.libspiff is now 2008-10-31 22:36:28 +00:00
libtunepimp Revision bump due to ABI changes of audio/libmpcdec. 2008-07-25 14:03:30 +00:00
libvisual Update homepage address. 2009-01-04 22:32:04 +00:00
libvisual-bmp Update homepage address. 2009-01-04 22:32:04 +00:00
libvisual-plugins Update homepage address. 2009-01-04 22:32:04 +00:00
libvisual-xmms Update homepage address. 2009-01-04 22:32:04 +00:00
libvisual0.2 Update homepage address. 2009-01-04 22:32:04 +00:00
libvisual0.2-plugins Update homepage address. 2009-01-04 22:32:04 +00:00
libvorbis pull some patches from upstream CVS to fix integer overflows / 2008-05-14 16:36:18 +00:00
liteamp Mark as destdir ready. 2008-07-14 12:55:56 +00:00
liveice Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
lmms Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
mac Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mad Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mad123 Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
madman Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
madplay Mark as destdir ready. 2008-07-14 12:55:56 +00:00
malint Mark as destdir ready. 2008-07-14 12:55:56 +00:00
maplay pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. 2007-02-22 19:30:02 +00:00
mbrola Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
mbrolavox-en1 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
mbrolavox-us1 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
mbrolavox-us2 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
mbrolavox-us3 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
mikmod The software supports installation to DESTDIR. 2007-12-16 18:36:36 +00:00
mixer.app Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
mkcdtoc Mark as destdir ready. 2008-07-14 12:55:56 +00:00
moc Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
moc-devel Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
moss Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mp3_check Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
mp3asm
mp3blaster Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mp3check Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
mp3cut Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
mp3info Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mp3splt Add missing ltdl dependency. Causes build failure, so no PKGREVISION bump. 2008-12-06 09:29:51 +00:00
mp3to Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
mp32ogg Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
mpc Don't remove directories that this package didn't create. 2008-11-18 19:01:48 +00:00
mpegaudio Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mpg123 Improve error handling for broken input streams and make the backend deal 2008-08-20 22:17:30 +00:00
mpg123-esound Needs pkg-config. 2008-08-11 15:21:04 +00:00
mpg123-nas Modular Xorg support. 2007-01-26 21:39:00 +00:00
mpg321 The package supports installation to DESTDIR. 2008-01-06 12:41:11 +00:00
mppenc Use USE_CMAKE rather that doing same explicitly. 2008-01-04 20:10:10 +00:00
mserv
mserv-devel
mserv_irman Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
mstream Update to mstream-1.3: 2008-11-22 08:03:30 +00:00
mt-daapd Add howl support from Daniel Hagerty in PR#40196 2008-12-20 14:12:28 +00:00
muse Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 11:53:50 +00:00
musicbrainz Mark as destdir ready. 2008-07-14 12:55:56 +00:00
musicpd Enable shoutcast support. 2009-01-11 20:57:20 +00:00
nas Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
nas-auscope Update nas to version 1.9.1. 2008-10-14 12:47:11 +00:00
ncmpc Mark as destdir ready. 2008-07-14 12:55:56 +00:00
normalize Add DESTDIR support. 2008-06-20 01:09:05 +00:00
nosefart Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
nspmod Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
oggasm Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
openal Replace default sound device file with ${DEVOSSSOUND}. 2008-07-18 13:43:26 +00:00
p5-Audio-CD Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Audio-Wav Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CDDB Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CDDB-File Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CDDB_get Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MP3-Info Update from version 1.23nb1 to 1.24. 2008-12-16 23:56:40 +00:00
p5-MP3-Tag Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MPEG-Audio-Frame Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MusicBrainz-Client Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MusicBrainz-Queries Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
padevchooser user-destdir support 2008-12-20 18:38:30 +00:00
paman Fix a typo. 2008-12-20 00:10:51 +00:00
paprefs Needs msgfmt. 2008-12-30 19:38:07 +00:00
pavucontrol Needs msgfmt. 2008-12-30 19:38:07 +00:00
pavumeter Import pavumeter version 0.9.3. 2008-12-18 17:55:40 +00:00
portaudio redo the librt patch so that libportaudio.so is linked against librt, 2008-02-05 20:21:56 +00:00
portaudio-devel Fix .pc file. Bump PKGREVISION. 2008-12-28 23:45:50 +00:00
pulseaudio Update pulseaudio to 0.9.14. 2009-01-19 14:19:00 +00:00
py-ao Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-cddb Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-daap Use Python extension framework. Bump revision. 2008-06-12 00:18:10 +00:00
py-karaoke Update to 0.6: 2008-07-14 09:02:41 +00:00
py-mad Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-mpd Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-musicbrainz Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
py-musique Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it. 2008-11-19 03:39:57 +00:00
py-mutagen Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-ogg Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-vorbis Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-xmms Add DESTDIR support. 2008-06-12 02:14:13 +00:00
qjackctl Bump PKGREVISION for these packages due to JACK update. 2008-07-31 04:02:40 +00:00
qsynth Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
qtplay Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
rexima
rhythmbox Move scrollkeeper/omf.mk to rarian/omf.mk. 2009-01-04 18:00:58 +00:00
rio Make this build on amd64. 2008-08-02 18:32:15 +00:00
rio500 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
rioutil Add DESTDIR support. 2008-06-20 01:09:05 +00:00
rip Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
rosegarden Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
rplay Fix build and add DESTDIR support. 2008-04-03 11:03:21 +00:00
rsynth Remove ex-MASTER_SITE. From Zafer Aydogan. 2007-12-01 23:46:59 +00:00
rtunes Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, 2008-02-28 11:58:47 +00:00
SDL_mixer Update to 1.2.8: 2007-07-26 00:03:27 +00:00
SDL_sound Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
shntool Add DESTDIR support. 2008-06-20 01:09:05 +00:00
shorten Update to shorten-3.6.1. The only changes from 3.6.0 are win32-related. 2008-01-08 03:07:45 +00:00
sidplay Add DESTDIR support. 2008-06-20 01:09:05 +00:00
sidplay2 The package supports installation to DESTDIR. 2008-01-21 20:34:42 +00:00
snd Update to 9.9. Over one year of development. 2008-04-28 12:47:44 +00:00
solfege Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
sonata Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it. 2008-11-19 03:39:57 +00:00
sound-juicer Move scrollkeeper/omf.mk to rarian/omf.mk. 2009-01-04 18:00:58 +00:00
sound-theme-freedesktop Needs msgfmt. 2008-12-15 10:43:13 +00:00
sox Add DESTDIR support. 2008-06-20 01:09:05 +00:00
speex Add forgotten options.mk. 2008-11-08 21:12:16 +00:00
spiralloops Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
spiralsynth Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
splay Don't use malloc.h. 2007-08-08 21:07:48 +00:00
streamripper add a patch from upstream to fix buffer overflows in the HTML parser 2009-01-07 18:45:54 +00:00
streamripper-current import streamripper-1.64.3 2009-01-07 18:51:28 +00:00
streamtuner Move scrollkeeper/omf.mk to rarian/omf.mk. 2009-01-04 18:00:58 +00:00
sweep Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
taglib Update to 1.5. 2008-03-04 10:31:01 +00:00
tcd Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tcl-snack Add DESTDIR support. 2008-06-20 01:09:05 +00:00
terminatorx Move scrollkeeper/omf.mk to rarian/omf.mk. 2009-01-04 18:00:58 +00:00
tfmxplay Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
timidity Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
toolame Added support for installation to DESTDIR. 2007-07-14 19:12:22 +00:00
tosha strndup has only recently been added to NetBSD, so choose another way of 2007-10-19 13:33:24 +00:00
tracker Change installation to BSD_INSTALL_*. 2008-08-09 09:28:19 +00:00
tremor Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tremor-tools Add DESTDIR support. 2008-06-20 01:09:05 +00:00
trm Make trm compile again (probably broke when the c++ compiler changed) 2007-07-01 11:59:01 +00:00
tunapie Fix path for icons, so that they are found at runtime. 2008-05-01 16:27:47 +00:00
tunesbrowser Whitespace fix. 2008-12-28 00:40:39 +00:00
twolame Add DESTDIR support. 2008-06-20 01:09:05 +00:00
ubs Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
vorbis-tools Recursive dependency bump for libspeex (it is backward-compatible, 2008-11-08 21:13:27 +00:00
vorbisgain Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wavesurfer Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
wavpack Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wmmixer Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wmmp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
wmmp3 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
wmsmixer - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
wmusic Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
wsoundprefs Modular Xorg support. 2007-02-06 12:45:02 +00:00
wsoundserver malloc.h -> stdlib.h. Changes installed file, bump revision. 2007-07-30 14:50:36 +00:00
xanalyser Fix broken amd64 build 2008-08-02 19:33:21 +00:00
xcdplayer Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xfce4-mixer Bump BUILDLINK_{API,ABI}_DEPENDS. 2008-12-18 16:46:29 +00:00
xfce4-xmms-plugin Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xhippo
xine-arts update for new base rev. 2008-08-26 13:14:48 +00:00
xine-esound update for new base rev. 2008-08-26 13:14:48 +00:00
xine-pulse Import xine-pulse version 1.1.15. 2008-12-18 23:24:47 +00:00
xmcd Let to fix MANSUFFIX=1. 2008-08-10 02:52:27 +00:00
xmix Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xmmix Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-alarm Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-arts Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-bezier Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-blursk Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:23:22 +00:00
xmms-bump-scope Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-crossfade Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-dflowers Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:44:18 +00:00
xmms-dscope Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:23:22 +00:00
xmms-dspectogram Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:44:18 +00:00
xmms-dspectral
xmms-esound Needs pkg-config. 2008-08-11 15:41:26 +00:00
xmms-faad Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-flac Uses flac API from 1.1.3, add appropriate depends. 2007-01-08 00:19:18 +00:00
xmms-fmradio drop maintainership 2009-01-12 16:19:07 +00:00
xmms-funtimedancer Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
xmms-gdancer Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-infinity Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-iris Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-jakdaw Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-jess Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-liveice Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-mac Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-mad drop maintainership 2009-01-12 16:19:07 +00:00
xmms-madspin Fixed gcc4 errors and warnings. 2007-05-23 11:51:53 +00:00
xmms-meta-input Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
xmms-meta-timidity Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
xmms-modplug Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-musepack Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-neato Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-nebulus Update xmms-nebulus to 0.8.0. 2008-03-16 12:35:05 +00:00
xmms-osx Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
xmms-paranormal Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-sid Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-synaesthesia Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-tv-scope Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xmms-vismsa
xmms-wma Updated xmms-wma to 1.0.5. 2008-01-06 18:21:37 +00:00
xmmsctrl Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 06:10:30 +00:00
xmp Oops, add options.mk. 2009-01-10 09:41:05 +00:00
xmradio Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
xsidplay Now xsidplay linkes fully against libXt. 2008-04-07 18:28:56 +00:00
xwave Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
Makefile +streamripper-current 2009-01-07 18:53:17 +00:00