pkgsrc/audio
wiz 006ba58603 Update to 2.6:
abcde 2.6

  * Fix finding $CDROM on OS X. Thanks to niederstrasser for the patch.
    Closes issue 71.
  * USEID3 and USEID3V2 variables are unused now, so remove them. Thanks
    to vskytta for the patch. Closes issue 73.
  * Clean up movement to eyeD3, remove id3v2 remnants. Thanks to vskytta
    for the patch. Closes issue 74.
  * Fix infinite loop if cddb fails. Thanks to Dominic Hargreaves for the
    patch. Closes: #687038 in Debian
  * Switch from Musepack SV7 to SV8. Thanks to Andrew Strong for the
    patch.
  * Allow aac encoding with neroAacEnc. Thanks to atheren for the patch.
    Closes issue 8.
  * Allow opus encoding with opusenc. Thanks to Tomasz Golinski for the
    patch. Closes issue 70.
  * Fix typo: s/CUEWAVEFILE/CUEWAVFILE/ so that abcde.mkcue should now
    produce working cue files. Closes issue 78.
  * Remove no-op -q option. Closes issue 106. Thanks to vskytta for the
    patch.
  * Fix issue 112: perl encoding pragma deprecation. Thanks to Alex Corrie
    for the patch.
  * Fix option parsing for multiple output formats. Thanks to
    matthias.andree@gmx.de for the patch. Closes issue 115.
  * Fix eyeD3 tagging for cddb entries without year. Thanks to vskytta for
    the patch. Closes issue 107
  * Add mention of CD-TEXT support in the man page. Closes issue 102.
  * Make Y/N prompting more consistent. Closes issue 95
  * Remove the no-op -B option. Closes: #426531 in Debian
  * Document the need to escape parentheses in tag comments.
    Closes: #256941 in Debian.
  * Concatenate option steps on -t/-T option. Thanks to Charles
    Steinkuehler for the patch. Closes: #391294 in Debian
  * Try to use bsd-mailx where possible to force UTF-8 for cddb-tool mail
    submissions. If not possible, attempt to force UTF-8 via the
    environment and fall back to mail instead. Closes: #756289 in Debian,
    issue 111.

 -- Steve McIntyre <93sam@debian.org>  Sun, 26 Oct 2014 13:17:24 -0700

abcde 2.5.4

  * Update GPL/FSF headers to match current versions. Thanks to vskytta
    for the patch. (Closes issue 69).
  * Fix the command line for ID3SYNTAX=eyed3. Thanks to neil.gm.richards
    for the patch. Closes issue 50.
  * Switch to eyed3 by default for MP3 tagging, as it looks to do UTF-8
    tagging better. Closes issue 22 (hopefully)

 -- Steve McIntyre <93sam@debian.org>  Tue, 18 Sep 2012 12:42:11 +0100

abcde 2.5.3

  * Sort options alphabetically (Closes issue 58).
    Thanks to vskytta for the patch.
  * Add Recommends: mailx in the Debian packaging for Debian/Ubuntu
    users. Closes: #607147
  * Fix encoding call for m4a. (Closes issue 31). Closes: #449045
  * Fix do_musicbrainz() for the case where there are no matches.
  * When using Musicbrainz, checksum and only output unique matches for an
    album. Closes: #669143
  * Add Recommends: atomicparsley in the Debian packaging for Debian/Ubuntu
    users. LP: #535527
  * Remove documentation of the old "-R" option for recursive searching of
    local CDDB data, it's now enabled always. (Closes issue 57).
  * Fix use of awk (sub instead of substr) when generating CRLF line endings.
    (Closes issue 59).
  * Make sure that ABCDETEMPDIR is quoted so we can deal with spaces in
    file and directory names. Closes issue 64. Thanks to
    richard.security.consultant for the patch, adapted slightly.
  * Tweak do_cdtext() so it works on OS X too. Closes issue 65.
    Thanks to richard.security.consultant for the patch.
  * Change cddb-tool to use bash to make sure that echo -n works.
    Closes issue 67.
  * Fixes for lots of spelling mistakes from vskytta. Closes issue 68.
  * For safety across different systems, avoid using "sed -i".
    Closes issue 66.

 -- Steve McIntyre <93sam@debian.org>  Sat, 16 Jun 2012 15:12:11 +0100

abcde 2.5.2

  [ Steve McIntyre ]
  * Re-fix speex tagging. (Closes issue 19).
    Thanks to vskytta for pointing out the problem - patch not applied
    properly in 2.5.1
  * Quickly re-release as 2.5.2

 -- Steve McIntyre <93sam@debian.org>  Sun, 29 Apr 2012 17:17:14 +0100

abcde 2.5.1

  [ Steve McIntyre ]
  * Several patches for improved Musicbrainz support from Martin Michlmayr:
    + add musicbrainz support for FLAC files with embedded cue files.
      Closes: #669139
    + Don't submit to CDDB server when using musicbrainz
      Closes: #669140
    + Don't tag CDDB string with musicbrainz id
      Closes: #669141
  * Fix speex tagging. (Closes issue 19).
    Thanks to vskytta for the patch.
  * Fix aac tagging. (Closes issue 7).
    Thanks to Andrew Strong for forwarding the patch.
  * Add ATOMICPARSLEY=AtomicParsley (Closes issue 37).
  * On OS X, switch from disktool to diskutil. (Closes issue 43).
  * Updates for CD device detection:
    + Look for /dev/sr0, in case /dev/cdrom doesn't exist.
      (Closes issue 52).
    + Add suggested diskutil code to auto-detect the CD on OS X.
      (Closes issue 45).
  * Check that we have $CDDBTOOL before we start. (Closes issue 27).
  * Change the meaning of EXTRAVERBOSE; previously, it was a y/n option
    to make things more verbose. Add extra levels of verbosity (0, 1, 2 so
    far) and a new vvecho() function for callers to use.
  * With EXTRAVERBOSE==2 or more, make run_command() print out each
    command as it's run. (Closes issue 39).
  * If we don't find any CDDB or Musicbrainz information for the CD, try
    to extract CD-Text information to populate the cddbinfo template.
    (Closes issue 41).
  * Try to give more helpful error messages when we can't parse the
    command line, and exit rather than carry on. (Closes issue 51).

  [ Colin Tuckley ]
  * replace deprecated egrep with grep -E (Closes issue 24).
    Thanks to vskytta for the patch.
  * remove -o 0 options from make install (Closes issue 17).
    Thanks to vskytta for the patch.
  * clean up indentation on older changelog entries
  * remove tarball target from Makefile since dir structure
    has changed now that we use subversion.
  * improve presentation of options/defaults when asking a question
    (closes issue 9)

 -- Steve McIntyre <93sam@debian.org>  Wed, 25 Apr 2012 12:35:00 +0100

abcde 2.5.0

  * Bumped to 2.5.0
  * Add support for Musicbrainz using a perl helper script.
    Closes: #665970
  * Tweak man page. Thanks to Mats Erik Andersson for the patch.
    Closes: #627237
  * Make the -q option work again. Thanks to A Mennucc for the patch.
    Closes: #562522

 -- Steve McIntyre <93sam@debian.org>  Fri, 13 Apr 2012 22:29:45 +0100

abcde 2.4.2

  * Bumped to 2.4.2
  * Fix Cue file always references "dummy.wav" bug
    patch from Chris Chiappa (Closes: #459928).
  * Whitespace cleanup, replace single perl instance with sed
    (Charles Steinkuehler)
  * Fix leadin/leadout computation for cue files broken bug
    Patch from Martin Michlmayr (Closes: #582175).

 -- Colin Tuckley <colint@debian.org>  Sat, 29 May 2010 09:43:01 +0100

abcde 2.4.1

  * Bumped to 2.4.1
  * In manpage note a 2nd use for LOWDISK (or '-l' switch)
    it's faster and better on scratchy disks (Closes: #426343).
  * Add configurable options for replaygain tools.
  * Fix syntax error in tagged speex command (Closes: #554406)
    Ubuntu patch by Michael Helmling.
  * Fix mp3 tagging fails for single author albums (Closes: #554030)

 -- Colin Tuckley <colint@debian.org>  Sun, 14 Feb 2010 13:09:47 +0000

abcde 2.4.0

  * Bumped to 2.4
  * Corrected REDIR redirection, this time with ifs instead of variable
    substitution, which did not work (Closes: #527191).
  * Added TPE2 for Various artists definition (Closes: #521669).
  * Incorporate syntax error fix patch from Andrew Ruder.
  * Fix formatting for track number tagging.
  * Replace dependency on cdda2wav with icedax since the former has
    been superseded.

 -- Colin Tuckley <colint@debian.org>  Fri, 16 Oct 2009 19:33:33 +0100

abcde 2.3.99.8

  * Remove svn Revision tag from version.
  * Correct homepage URL in README (Closes: #526165).
  * Fix typos (Closes: #435605, #435606).
  * Fix misspelling of comma in script and manpage (Closes: #435603).
  * Fix Writable temp directories not owned/writeable (Closes: #143552).
  * Fix broken range code, patch from Charles Steinkuehler (Closes: #389981).
  * Remove unneeded escapes in cddb-tool URLs.
    Add support for freedb2 (Closes: #391110).
    another patch from Charles Steinkuehler.
  * Fix Endless loop possible when mp3gain asks clipping question bug
    (Closes: #411579).
  * Update Vcs-Svn: tag in debian/control.
  * Add a recommends for vorbis-tools (Closes: #392843).
  * Update standards version to 3.8.2 (no changes required).
  * Fix debian/preinst not to ignore errors.

 -- Colin Tuckley <colint@debian.org>  Sun, 02 Aug 2009 13:32:30 +0100
2015-01-04 12:03:07 +00:00
..
abcde Update to 2.6: 2015-01-04 12:03:07 +00:00
abcmidi Update to 20121201. Changes: 2013-03-03 10:19:10 +00:00
adplug "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
akode Use standard headers. 2014-01-10 20:01:02 +00:00
akode-plugins-alsa "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
akode-plugins-jack Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
akode-plugins-mpc "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
akode-plugins-mpeg "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
akode-plugins-oss "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
akode-plugins-pulseaudio Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
akode-plugins-resampler "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
akode-plugins-sun Switch ONLY_FOR_PLATFORM to NOT_FOR_PLATFORM and list the platforms known 2015-01-01 08:15:51 +00:00
akode-plugins-xiph "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
alacconvert Pass rpath as linker option. 2014-12-09 13:19:44 +00:00
albumplayer Fix typo at MAINTAINER (was pkgstc-users@). 2014-12-30 15:04:14 +00:00
alsa-lib Expand --version-script removals for SunOS back out into package Makefiles 2014-09-10 15:59:33 +00:00
alsa-plugins-oss Update to 1.0.27 2014-06-09 12:42:58 +00:00
alsa-plugins-pulse Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
alsa-utils USE_TOOLS+=gsed for -r support, plus various patches to fix SunOS build. 2014-09-24 11:10:38 +00:00
amaroc Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
amarok Explicitly disable Soprano and Nepomuk 2014-11-30 02:00:16 +00:00
amarok-kde3 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
amp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ampache Don't use "-pe" for pax, it doesn't work on FreeBSD, use "-pp" instead. 2014-04-19 01:14:41 +00:00
applerecords "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
ario Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
arts Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
asunder Remove patches after 2.5 update. 2014-10-23 23:38:44 +00:00
aubio Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
audacious (upstream) Update 3.5.1 to 3.5.2 2014-10-20 13:14:12 +00:00
audacious-plugins MPRIS2 is an optional dependency and disabled by default, so remove it 2014-11-21 22:14:33 +00:00
audacity Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
aumix Fix distinfo 2013-10-15 07:09:19 +00:00
aumix-gtk Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
bladeenc "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
blop "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
bml Update PLIST also. 2014-10-20 08:58:26 +00:00
bmp Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
bmp-crossfade Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
bmp-esound Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
bmp-flac Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
bmp-mac Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
bmp-musepack Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
bmp-pulse Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
bmp-scrobbler Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
bmpx Revbump after updating boost 2014-11-07 19:39:24 +00:00
bsl Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
buzztard Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
cam Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
cd-discid Update to 1.4: 2013-05-19 17:45:04 +00:00
cddb-bundle Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
cddbd "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
cdparanoia Change ONLY_FOR_PLATFORM to BROKEN_EXCEPT_ON_PLATFORM - the reason for 2015-01-01 08:05:21 +00:00
cdplayer Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
celt "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
chromaprint Update to 1.2: 2014-08-31 21:44:32 +00:00
cmp3 aumix can work with any curses. 2013-10-14 13:20:06 +00:00
cmus Update Makefile following hints in PR pkg/48819. Muh cleaner solution. 2014-08-18 10:34:18 +00:00
cplay Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
cripple Hand in maintainership. 2013-04-13 07:55:01 +00:00
cs4235 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
csound5 Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
csound5-manual update csound5 manual to 5.19. 2014-02-13 10:21:50 +00:00
csound6 Revbump after updating boost 2014-11-07 19:39:24 +00:00
csound6-manual Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
daapd Redo ext/hashmap handling. 2014-08-19 13:30:39 +00:00
dap Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
darkice Update darkice to 1.2 2014-02-22 14:51:03 +00:00
deforaos-mixer Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
disc-cover Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
distmp3 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
easyh10 Hand in maintainership. 2013-04-13 07:55:01 +00:00
easytag Fix printing of getpid(). 2014-09-24 11:39:23 +00:00
eawpatches "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
emixer Drop dependency on ncurses as system curses works fine. 2013-10-14 13:33:31 +00:00
esound Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
espeak "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
exaile Update comment now that py-mutagen supports python3. 2014-10-20 11:13:51 +00:00
eyeD3 Fix python path in installed shell script. 2015-01-04 11:43:12 +00:00
ezstream (upsteam) Update 0.5.4 to 0.5.6 2014-10-20 11:02:53 +00:00
faac "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
faad2 Remove binary restrictions. Since version 2.6 the licensing issues were 2013-08-30 11:01:06 +00:00
fdk-aac The Fraunhofer FDK AAC is a high-quality open-source AAC encoder library 2014-11-30 18:58:43 +00:00
festival Add settings to make the package build on FreeBSD 10. 2014-06-27 22:56:08 +00:00
festival-doc MASTER_SITES moved from cs.cmu.edu to festvox.org. 2014-12-20 22:12:20 +00:00
festlex-cmu "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festlex-oald "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festlex-ogi "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festlex-poslex "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festogi-spanish "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-abc "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-aec "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-don "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-el11 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-en1 Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
festvox-hvs "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-jph "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-kal8 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-kal16 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-ked8 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-ked16 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-mwm "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-ogirab "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-rab8 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-rab16 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-tll "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
festvox-us1 Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
festvox-us2 Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
festvox-us3 Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
flac Changes 1.3.1: 2014-11-29 20:42:12 +00:00
flac2mp3 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
flac123 Update flac123 to 0.0.12. 2014-10-10 21:20:28 +00:00
flactag Recursive bump by audio/libdiscid 0.50 -> 0.61 2014-11-21 23:22:17 +00:00
flite Racy build 2014-01-06 22:11:01 +00:00
fluidsynth Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
freealut "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
freepats "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
freeswitch-music Missed another debugging leftover. 2012-10-20 13:01:30 +00:00
freeswitch-sounds-en Add English, French and Russian sounds for FreeSWITCH. 2012-10-21 18:50:53 +00:00
freeswitch-sounds-fr Missed a hyphen. 2012-10-21 18:52:58 +00:00
freeswitch-sounds-ru Missed a hyphen. 2012-10-21 18:52:58 +00:00
freezetag "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
gbemol Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gimmix Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gkrellm-volume Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
glurp Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
glyr Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gmp3info Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gmpc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gmpc-alarm Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gmpc-albumview Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gmpc-jamendo Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gmpc-libnotify Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gmpc-lyrics Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gmpc-lyricwiki Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gmpc-magnatune Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gmpc-tagedit Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gmpc-wikipedia Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gnome-audio Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
gnome-speech recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gnome-speech-espeak recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gnome-vfs-cdda Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
goom "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
gqmpeg-devel Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gqmpeg-skins Use plain tar. 2013-02-26 10:21:46 +00:00
gramofile Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
gsm "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
gst-buzztard bml_setup no longer takes an argument. 2014-11-04 21:38:14 +00:00
gst-plugins0.10-a52 recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-alsa second try to recursive bump from libffi shlib major bump. 2012-09-22 12:36:44 +00:00
gst-plugins0.10-cdparanoia second try to recursive bump from libffi shlib major bump. 2012-09-22 12:36:44 +00:00
gst-plugins0.10-dts recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-esound recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-faac recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-faad recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-flac recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-fluendo-mp3 recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-jack Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
gst-plugins0.10-lame recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-libvisual second try to recursive bump from libffi shlib major bump. 2012-09-22 12:36:44 +00:00
gst-plugins0.10-mad recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-musepack Switch from libmpcdec to musepack. Bump PKGREVISION. 2014-04-18 13:44:32 +00:00
gst-plugins0.10-oss recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-pulse Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
gst-plugins0.10-sid recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-soundtouch Import gst-plugins0.10-soundtouch-0.10.23 as audio/gst-plugins0.10-soundtouch. 2014-08-07 20:27:42 +00:00
gst-plugins0.10-spc Fix DESCR. 2014-08-07 20:01:31 +00:00
gst-plugins0.10-speex recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-twolame recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins0.10-vorbis second try to recursive bump from libffi shlib major bump. 2012-09-22 12:36:44 +00:00
gst-plugins0.10-wavpack recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
gst-plugins1-a52 Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-alsa Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-cdparanoia Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-dts Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-faac Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-faad Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-flac Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-jack Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-lame Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-libvisual Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-mad Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-oss Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-pulse Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-sid Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-spc Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-speex Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-twolame Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-vorbis Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-wavpack Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gtick gtick 0.5.4, 2014-07-27, Roland Stigge <stigge@gnu.org> 2014-11-21 12:22:46 +00:00
gtkmserv "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
gtkpod Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
guspatches "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
herrie Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
hydrogen update to hydrogen 0.9.6.1. mostly just a bug fix release. 2014-09-10 20:08:42 +00:00
ibniz Import ibniz-1.18 as audio/ibniz. 2013-01-08 09:48:58 +00:00
icecast Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
icecast1 Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
ices-mp3 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
id3 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
id3ed Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
id3lib Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
id3v2 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ifp-line "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
jack Fix build on Mc OS X. 2014-08-16 21:01:38 +00:00
jack-rack Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
juke "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
kid3 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
kmp recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
ladspa Avoid "error: call of overloaded 'pow(int, unsigned int)' is ambiguous". 2013-09-13 09:11:13 +00:00
lame Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
liba52 Don't inline when using Clang. 2013-10-30 18:59:06 +00:00
libalac "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
libao Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libao-alsa 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
libao-arts Reset PKGREVISION for libao update to 1.2.0. 2014-02-06 18:37:23 +00:00
libao-esound Reset PKGREVISION for libao update to 1.2.0. 2014-02-06 18:37:23 +00:00
libao-macosx 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
libao-nas Fix build on SunOS. 2012-02-15 21:48:08 +00:00
libao-oss 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
libao-pulse Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
libao-sun Switch ONLY_FOR_PLATFORM to NOT_FOR_PLATFORM and list the platforms known 2015-01-01 08:15:51 +00:00
libaudiofile Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libcanberra Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
libcdaudio Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libcddb Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libcuefile Import libcuefile-0rc475 as audio/libcuefile. 2014-04-18 12:38:22 +00:00
libdca "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
libdiscid Instead of an ONLY_FOR_PLATFORM declaration listing all the major 2015-01-01 08:23:53 +00:00
libebur128 Add buildlink3.mk 2014-04-30 14:10:06 +00:00
libfishsound Expand --version-script removals for SunOS back out into package Makefiles 2014-09-10 15:59:33 +00:00
libgpod Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
libgroove Recursive bump for ffmpeg2 shared library major version bump. 2014-10-01 16:09:34 +00:00
libid3tag Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libifp "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
liblastfm Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libmad Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libmikmod Changes 3.3.7: 2014-11-21 15:44:27 +00:00
libmodplug Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libmp3splt Restore accidentally removed #. 2013-07-10 14:44:53 +00:00
libmpcdec Mention that this is V7 of musepack. 2014-04-18 12:43:20 +00:00
libmpd update to 11.8.17 2013-10-01 16:07:02 +00:00
libmpdclient Update to 2.9: 2014-01-02 19:42:08 +00:00
libmtag recursive bump for audio/taglib shlib major bump 2013-10-17 07:56:39 +00:00
libmusepack "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
libmusicbrainz Recursive bump by audio/libdiscid 0.50 -> 0.61 2014-11-21 23:22:17 +00:00
libmusicbrainz5 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libofa Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libopenmpt Update to 0.2.4667: 2014-12-30 12:48:31 +00:00
libopenspc "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
libopus Add gmake build dependency. 2014-01-05 19:56:50 +00:00
libreplaygain Import libreplaygain-0rc475 as audio/libreplaygain. 2014-04-18 12:41:09 +00:00
libsamplerate "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
libshout update to 2.3.1 2013-10-22 19:31:26 +00:00
libsidplay "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
libsidplay2 fix log(int) is ambiguous error on SunOS 2014-02-07 14:16:34 +00:00
libsmf * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
libsndfile patches for http://secunia.com/advisories/61132 from the 2015-01-03 18:43:48 +00:00
libspiff "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
libtunepimp Remove libmpcdec/buildlink3.mk. Bump PKGREVISION. 2014-04-30 06:33:21 +00:00
libvisual Don't mess with inline, it breaks inline namespaces in C++. 2013-06-13 14:25:30 +00:00
libvisual-bmp Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
libvisual-plugins Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
libvisual0.2 Fix inttypes on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:21:43 +00:00
libvisual0.2-plugins Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
libvorbis Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libwildmidi Update to 0.3.5: 2014-03-31 08:31:19 +00:00
libxmp Avoid versioned symbols on SunOS to fix dependencies. 2014-09-23 13:49:30 +00:00
libxspf Set LICENSE. 2013-10-03 12:19:57 +00:00
liteamp g_memmove is dead, use the real thing. 2014-09-10 12:09:42 +00:00
liveice "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
lmms Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
mac Fix buidling on Darwin 2013-01-09 07:24:23 +00:00
mad
mad123 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
madplay Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
malint Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
maplay Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mbrola Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mbrolavox-en1 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mbrolavox-us1 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mbrolavox-us2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mbrolavox-us3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mikmod Changes 3.2.6: 2014-11-21 15:45:23 +00:00
milkytracker Remove obsolete patch breaking the build. 2014-09-24 12:17:19 +00:00
mixer.app Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
mkcdtoc Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
moc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
moc-devel Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
moodbar Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
moss Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
mp3_check Fixes: 2013-04-06 03:45:05 +00:00
mp3asm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mp3blaster mp3blaster can use system curses 2013-10-15 09:44:06 +00:00
mp3check update to 0.8.7 2013-04-10 16:20:21 +00:00
mp3cut Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
mp3diags Revbump after updating boost 2014-11-07 19:39:24 +00:00
mp3gain Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mp3info Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
mp3splt Update to 2.5.2 2013-07-05 16:15:59 +00:00
mp3splt-gtk Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
mp3to Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mp3val Fixes: 2013-04-06 03:45:05 +00:00
mp3wrap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mp32ogg Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
mpc Update to 0.26. Remove playpause command, which was a local patch since 2014-06-09 12:27:51 +00:00
mpdas Update audio/mpdas to 0.3.2 2014-10-22 20:33:06 +00:00
mpegaudio Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mpg123 Based on PR pkg/49405 2014-11-20 13:07:12 +00:00
mpg123-arts Changes 1.19.0: 2014-05-20 19:59:09 +00:00
mpg123-esound Changes 1.19.0: 2014-05-20 19:59:09 +00:00
mpg123-nas Comment out NOT_FOR_COMPILER and remove ONLY_FOR_PLATFORM restriction that 2015-01-01 08:29:07 +00:00
mpg123-oss Gratuitous change in ONLY_FOR_PLATFORM to group like platforms together. 2015-01-01 09:11:09 +00:00
mpg123-pulse Changes 1.19.0: 2014-05-20 19:59:09 +00:00
mpg123-sun typo in comment 2015-01-01 07:56:42 +00:00
mpg321 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mppenc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
mserv Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
mserv-devel Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
mserv-irman Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
mstream Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
mt-daapd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
muse Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
musepack Don't play attention to libmpcdec's extension, as it might be different on different platforms 2014-10-10 11:19:29 +00:00
musicbrainz Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
musicpd Update to 0.18.21: 2014-12-30 13:40:51 +00:00
mutagen-tools sync w/ base pkg 2014-10-17 16:01:15 +00:00
nas Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
nas-auscope Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ncmpc (pkgsrc) 2014-11-21 13:47:46 +00:00
normalize Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
nosefart Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
nspmod Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ocp Unreak build on SmartOS (seen in pbulk logs, untested) 2013-04-26 17:39:23 +00:00
oggasm Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
openal Force Mach-O nasm format on Snow Leopard, something breaks in the detection 2014-02-28 11:59:10 +00:00
opencore-amr Changes 0.1.3: 2014-11-30 18:55:57 +00:00
opus-tools Update to 0.1.8 2014-01-02 14:52:10 +00:00
opusfile Update audio/opusfile to 0.6 2014-08-16 21:30:50 +00:00
p5-Audio-CD Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Audio-Scan Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Audio-Wav Update 0.13 to 0.14 2014-11-24 12:05:44 +00:00
p5-CDDB Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-CDDB-File Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-CDDB_get Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-MP3-Info Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MP3-Tag Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-MPEG-Audio-Frame Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-MusicBrainz-Client Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MusicBrainz-DiscID Import p5-MusicBrainz-DiscID-0.03 as audio/p5-MusicBrainz-DiscID. 2015-01-04 11:49:03 +00:00
p5-MusicBrainz-Queries Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
paman Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
paprefs Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
pavucontrol Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
pavumeter Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
pd Add OpenBSD support. 2013-05-29 11:26:12 +00:00
picard PLIST was not udated for 1.2 to 1.3 update. sorry. Thanks joerg@ 2014-11-26 12:47:43 +00:00
playitslowly Import playitslowly-1.4.0 as audio/playitslowly. 2014-08-07 20:36:26 +00:00
pocketsphinx Import the CMUSphinx toolkit as sphinxbase, sphinx3, sphinxtrain 2014-09-05 10:13:20 +00:00
portaudio FreeBSD 9 uses sys/soundcard.h 2013-12-15 20:14:16 +00:00
portaudio-devel Fix packaging. 2014-07-21 10:17:54 +00:00
pulseaudio fix for CVE-2014-3970 taken from pulseaudio git 2014-08-07 07:43:48 +00:00
py-acoustid Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-ao Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-audioread Update to 1.0.1 and fix python-3.x compatibility problem. 2014-01-17 14:35:06 +00:00
py-audiotools Needs pkg-config. 2014-11-11 15:38:24 +00:00
py-beets Update comment - py-mutagen is 3.x ready, but this itself isn't. 2014-10-20 13:07:30 +00:00
py-cddb Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-daap Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-discogs_client Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-dynampd Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
py-id3 Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-id3lib Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-karaoke Update comment now that py-mutagen supports python3. 2014-10-20 11:13:51 +00:00
py-last Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-libmtag Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-mad Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-mpd Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-musicbrainz Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-musicbrainz-ngs Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-musique Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-mutagen update to 1.25.1 2014-10-17 15:58:57 +00:00
py-ogg Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-vorbis Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
qjackctl Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
qsynth Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
qtplay 64-bit build fails; force 32-bit (via Homebrew). 2014-01-01 15:05:37 +00:00
quodlibet2 Update comment now that py-mutagen supports python3. 2014-10-20 11:13:51 +00:00
rexima Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
rhythmbox Recursive bump by audio/libdiscid 0.50 -> 0.61 2014-11-21 23:22:17 +00:00
rhythmbox-gtk3 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
rio Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
rio500 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
rioutil Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
rip Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
rosegarden Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
rplay Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rsynth Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
rtunes Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ruby-mp3info Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
ruby-taglib Add GEM_EXTSDIR support. 2014-03-13 18:09:45 +00:00
SDL2_mixer Fix fallout from modplug.h move. 2014-04-19 14:52:13 +00:00
SDL_mixer Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
SDL_sound "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
sfxr Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
shine Import shine-3.1.0 as audio/shine. 2015-01-03 00:39:26 +00:00
shntool Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
shorten Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
sidplay Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
sidplay2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
snd Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
solfege Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
sonata Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
sound-juicer Recursive bump by audio/libdiscid 0.50 -> 0.61 2014-11-21 23:22:17 +00:00
sound-theme-freedesktop Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
soundtouch Fix build on SunOS (alloca() needs alloca.h) 2014-09-23 13:28:54 +00:00
sox Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
spectro-edit Import spectro-edit-0.4 as audio/spectro-edit. 2014-08-07 20:53:26 +00:00
speex Fix build on Fedora 22. 2014-01-01 03:03:01 +00:00
spek Import spek-0.8.2 as audio/spek. 2014-10-08 06:24:20 +00:00
sphinx3 Needs libiconv, fixes build on SunOS 2014-09-11 06:03:03 +00:00
sphinxbase Import the CMUSphinx toolkit as sphinxbase, sphinx3, sphinxtrain 2014-09-05 10:13:20 +00:00
sphinxtrain Import the CMUSphinx toolkit as sphinxbase, sphinx3, sphinxtrain 2014-09-05 10:13:20 +00:00
spiralloops Use BROKEN_EXCEPT_ON_PLATFORM=${LITTLEENDIANPLATFORMS} instead of trying 2015-01-01 09:01:37 +00:00
spiralsynth Use BROKEN_EXCEPT_ON_PLATFORM=${LITTLEENDIANPLATFORMS} instead of trying 2015-01-01 09:01:37 +00:00
splay Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
sptk Needs include of values.h for M_PI on SunOS 2014-02-22 14:19:36 +00:00
squeezeboxserver use mysql 5.5. bump pkg rev. 2014-08-18 06:05:14 +00:00
streamripper Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
streamripper-current Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
streamtuner Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
sweep Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
taglib fixes i486 magic condition. 2013-10-24 06:08:44 +00:00
taglib-extras recursive bump for audio/taglib shlib major bump 2013-10-17 07:56:39 +00:00
tap-plugins +tap-plugins; MAINTAINER=me 2013-07-02 12:04:57 +00:00
tcd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
tcl-snack Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
terminatorx Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
tfmxplay Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
timidity Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
toolame Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
tracker Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tremor Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
tremor-tools Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
trm Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tunapie Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
twolame Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
ubs Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
vcf Import vcf-0.0.5 as audio/vcf. 2013-04-13 14:49:09 +00:00
vorbis-tools Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
vorbisgain Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
wavesurfer Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
wavpack Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
wmmixer Add SunOS support. 2013-06-24 13:52:56 +00:00
wmmp Remove xextproto/buildlink3.mk in most cases where it occurs with 2012-10-23 10:24:02 +00:00
wmmp3 Remove xextproto/buildlink3.mk in most cases where it occurs with 2012-10-23 10:24:02 +00:00
wmsmixer Remove xextproto/buildlink3.mk in most cases where it occurs with 2012-10-23 10:24:02 +00:00
wmusic Remove xextproto/buildlink3.mk in most cases where it occurs with 2012-10-23 10:24:02 +00:00
wsoundprefs Fix build on SunOS (add explicit -lWUtil, wsyserror -> werror). 2014-08-21 14:48:09 +00:00
wsoundserver Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
xanalyser Update to 1.32 (2008). No changelog found. 2014-09-14 12:48:35 +00:00
xcdplayer Use BROKEN_EXCEPT_ON_PLATFORM. This package comes only with cdrom code 2015-01-01 09:09:15 +00:00
xfce4-mixer Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
xfce4-xmms-plugin Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
xhippo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xine-alsa Recursive bump for ffmpeg2 shared library major version bump. 2014-10-01 16:09:34 +00:00
xine-esound Recursive bump for ffmpeg2 shared library major version bump. 2014-10-01 16:09:34 +00:00
xine-pulse Recursive bump for ffmpeg2 shared library major version bump. 2014-10-01 16:09:34 +00:00
xmcd Use system curses instead of ncurses 2013-10-15 13:38:19 +00:00
xmix Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmmix Add missing buildlink3s implied by openmotif but not lesstif. 2013-01-19 20:23:33 +00:00
xmms Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
xmms-cdread Using nonexistent ioctls is grounds for BROKEN_ON_PLATFORM instead of 2015-01-01 07:58:11 +00:00
xmms-crossfade Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmms-esound 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
xmms-faad Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmms-flac Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmms-mac Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmms-mad "Packages that install libtool libraries should define USE_LIBTOOL." 2013-04-06 14:22:39 +00:00
xmms-meta-input Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmms-meta-timidity Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmms-musepack "Packages that install libtool libraries should define USE_LIBTOOL." 2013-04-06 14:22:39 +00:00
xmms-nas Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmms-pulse Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
xmms-sid Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmms-wma Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
xmp Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
xmradio Add missing buildlink3s implied by openmotif but not lesstif. 2013-01-19 20:23:33 +00:00
xsidplay recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
xwave Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
Makefile + p5-MusicBrainz-DiscID 2015-01-04 11:49:15 +00:00