freebsd-ports/audio
Raphael Kubo da Costa f358732b18 Uses/iconv.mk: Set iconv-related CMake variables.
The way we deal with iconv in base and ports across different FreeBSD
releases is complicated: 9.x does not have iconv.h in base, 10.1 has it with
a different prototype for iconv(3) and later versions have the right
iconv(3) prototype. And, in some cases (USES=iconv:{translit,wchar_t}), we
must always use the libiconv port.

This is why there are so many checks in Uses/iconv.mk: we need to know the
situation we currently have in order to decide whether to pull iconv from
converters/libiconv, whether to just use its header (and pull the library
from base) or whether to use everything from base.

r384038 adjusted several CMake-based ports, but did so in a way that was not
very scalable and required a few intrusive patches to some ports. Most ports
that have both USES=cmake and USES=iconv use variations of FindIconv.cmake
that behave similarly. This change passes the header and library values we
really want to use to CMake using the most common variable names, bypassing
the calls to find_path() and find_library() that would sometimes end up
finding the wrong file. The few ports that use different variable names have
had their Makefiles adjusted (we manually pass the values we want via
CMAKE_ARGS).

Other changes:
- chinese/fcitx: Explicitly set LIBICONV_LIBC_HAS_ICONV_OPEN=OFF as we
  always want the version from ports because of USES=iconv:wchar_t.
- editors/calligra: Explicitly use iconv:translit because Kexi needs it.
- irc/weechat and irc/weechat-devel: The FindIconv.cmake patches could not
  be entirely removed because the check_library_exists() calls are wrong.
  Sent upstream: https://github.com/weechat/weechat/pull/513
- textproc/ctpp2: Use iconv:translit when the TRANSLITERATE option is used.

PORTREVISION has been bumped in editors/calligra and textproc/ctpp2 because
their dependency list has changed in 10.2 and later as the ports version is
always used now.

PR:		202798
Reviewed by:	antoine, tijl
Approved by:	portmgr (antoine)
2015-09-03 15:44:13 +00:00
..
aacgain Un-break build (MASTER_SITE updated, distfile is fetchable again) 2015-05-30 06:31:47 +00:00
aacplusenc
abcde
abcmidi
abcselect
abraca Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
acoustid-fingerprinter
adplay
afsp
aften
alac
alienwah
alsa-lib MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
alsa-plugins audio/alsa-plugins: back out r394862, already applied by r394778 2015-08-20 13:34:47 +00:00
alsa-utils MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
alure Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
amarok-kde4 Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
amb-plugins - Unbreak; changes are only is some kind of XML metadata file: plugin entries were reordered and appended 2015-06-27 02:13:02 +00:00
amp
ampache
ample
amrcoder
aqualung
ardour - Update `audio/aubio' to version 0.4.1; make all dependencies/features 2015-07-21 01:52:25 +00:00
ario Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
arss
ascd
asmix
asmixer
asunder Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
atunes
aubio Fix the build with the DOXYGEN option enabled (do not bump port revision as 2015-07-24 18:07:08 +00:00
audacious-dumb update audacious to 3.6.2 2015-06-04 19:53:09 +00:00
audacity audio/audacity: convert to more option helpers 2015-08-24 08:30:17 +00:00
audex
audiere - Add LICENSE 2015-07-23 20:03:32 +00:00
audiotag
aumix
aureal-kmod Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
autocd
autotalent
autozen
baresip Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
baudline Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
bcg729
beast - Convert to option helpers, provide better support and defaults for SSE 2015-09-03 08:59:17 +00:00
beep - Add pkg-message [1] 2015-06-04 17:58:14 +00:00
beets
blop
boodler Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports 2015-07-29 22:09:53 +00:00
bristol
btc
calf By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
cam MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
cantata - Fix shebangs 2015-07-15 14:19:00 +00:00
caps-plugins
ccaudio2 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
cd2mp3 audio/cd2mp3: pass maintainer to submitter, add additional MASTER_SITE 2015-08-13 01:55:08 +00:00
cd-console
cd-discid
cddb-bundle
cdparanoia - Don't strip static libraries making them unusable 2015-05-26 23:28:51 +00:00
cdplay Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
celt
checkmate
chordpack
chromaprint
clementine-player Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
clunk - Add LICENSE 2015-05-24 20:00:34 +00:00
cmp3
cmt
cmus audio/libtremor: bump PORTREVISION in consumers after r395232 2015-08-29 21:48:58 +00:00
cmus-post.fm Reset dhn's ports 2015-06-12 20:58:13 +00:00
cpige
cplay
cpp-xmms2
creox
crip
cripple Reset dhn's ports 2015-06-12 20:58:13 +00:00
csound Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
csound6 Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
ctronome
cue2toc
cueplayer
cuetools
cutmp3 Reset dhn's ports 2015-06-12 20:58:13 +00:00
cymbaline
dagrab MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
darkice - Switch MASTER_SITES to SF 2015-07-03 17:21:26 +00:00
dcd
deadbeef Deadbeef creates ar-inside-ar during the build and that causes 2015-09-01 17:12:31 +00:00
deadbeef-mpris-plugin
decibel-audio-player
deforaos-mixer
dekagen
denemo Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
dir2ogg MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
discid
drumpiler
dssi
dtmfdial MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
dumb Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
dumb-allegro Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
dvda-author Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
easytag Clean-up USE_GNOME: drop glib20 as it's pulled by gtk30 and drop 2015-09-01 15:19:22 +00:00
eawpats MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
eawplus MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ecasound
emms
enscribe Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
epos-devel - Mark BROKEN on < 10.x: 2015-06-17 18:46:56 +00:00
esound
espeak Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
esperanza
etcd MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
etktab Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
exaile
extace Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
ezstream
faac
faad Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
fapg
fcplay
fdk-aac
fdmf
festalon
festdoc MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festival Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
festival-freebsoft-utils
festlex-cmu MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festlex-czech
festlex-oald MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festlex-ogi
festlex-poslex MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-czech
festvox-don MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-el11 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-kal8 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-kal16 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-ked8 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-ked16 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-rab8 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-rab16 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
festvox-russian MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
firefly Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
flac
flac123
flacon Cleanup USE_GITHUB usage. 2015-05-30 21:25:06 +00:00
flake MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
flite Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
fluidsynth - Add back part of LDFLAGS removed in r387982, it's needed to link at least 2015-05-31 07:18:00 +00:00
fluidsynth-dssi
fmit Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
fpc-a52 - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
fpc-mad - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
fpc-modplug - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
fpc-oggvorbis - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
fpc-openal - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
fpc-sndfile - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
fplib
freealut
freedesktop-sound-theme
freepats
funktrackergold MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gbemol Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gbsplay Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
gervill
ghostess
gigedit
gimmix Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
gkrellmms2
gkrellmss2
gkrellmvolume2
glame Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
glurp
gmidimonitor - Strip binary 2015-06-07 15:01:30 +00:00
gmixer MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gmpc Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
gmpc-alarm - Add LICENSE 2015-09-01 14:14:03 +00:00
gmpc-albumview - Strip library 2015-09-01 14:13:55 +00:00
gmpc-discogs
gmpc-extraplaylist
gmpc-lastfm - Add LICENSE 2015-09-02 00:07:57 +00:00
gmpc-libnotify
gmpc-lyrics
gmpc-lyricsplugin
gmpc-lyricwiki
gmpc-magnatune - Fix comment 2015-09-02 00:07:52 +00:00
gmpc-mdcover - Add LICENSE 2015-09-02 22:40:29 +00:00
gmpc-mserver - Add LICENSE 2015-09-02 22:40:18 +00:00
gmpc-shout - Add LICENSE 2015-09-02 22:49:53 +00:00
gmpc-wikipedia - Add LICENSE 2015-09-02 22:41:00 +00:00
gmtp
gmusicbrowser Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
gnaural Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
gnome-audio
gnome-media Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
gnome-music The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnomoradio - Strip libraries 2015-06-23 14:07:20 +00:00
gnormalize
gnuitar
gnupod MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gnustep-cdplayer
gogglesmm audio/libtremor: bump PORTREVISION in consumers after r395232 2015-08-29 21:48:58 +00:00
goobox Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
gqmpeg
gqradio
gramofile
grip
gsm
gsound Add gsound. 2015-07-02 20:03:06 +00:00
gspeakers Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
gstreamer1-plugins-a52dec
gstreamer1-plugins-amrnb
gstreamer1-plugins-amrwbdec
gstreamer1-plugins-cdparanoia
gstreamer1-plugins-faac
gstreamer1-plugins-faad
gstreamer1-plugins-flac
gstreamer1-plugins-flite
gstreamer1-plugins-gme
gstreamer1-plugins-gsm
gstreamer1-plugins-jack
gstreamer1-plugins-lame
gstreamer1-plugins-mad
gstreamer1-plugins-modplug
gstreamer1-plugins-ogg
gstreamer1-plugins-opus
gstreamer1-plugins-pulse
gstreamer1-plugins-shout2
gstreamer1-plugins-sidplay
gstreamer1-plugins-soundtouch
gstreamer1-plugins-speex
gstreamer1-plugins-taglib
gstreamer1-plugins-twolame
gstreamer1-plugins-vorbis
gstreamer1-plugins-wavpack
gstreamer-plugins-a52dec
gstreamer-plugins-amrnb
gstreamer-plugins-amrwbdec
gstreamer-plugins-cdaudio
gstreamer-plugins-cdparanoia
gstreamer-plugins-esound
gstreamer-plugins-faac
gstreamer-plugins-faad
gstreamer-plugins-flac
gstreamer-plugins-flite
gstreamer-plugins-fluendo-mp3 By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-gme
gstreamer-plugins-gsm
gstreamer-plugins-jack
gstreamer-plugins-ladspa
gstreamer-plugins-lame
gstreamer-plugins-mad
gstreamer-plugins-moodbar By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-mp3 Use OPTION helpers and USES=metaport 2015-07-15 14:26:02 +00:00
gstreamer-plugins-musepack
gstreamer-plugins-nas
gstreamer-plugins-ogg
gstreamer-plugins-opus
gstreamer-plugins-pulse
gstreamer-plugins-shout2
gstreamer-plugins-sidplay
gstreamer-plugins-sndfile
gstreamer-plugins-soundtouch
gstreamer-plugins-spc
gstreamer-plugins-speex
gstreamer-plugins-taglib
gstreamer-plugins-twolame
gstreamer-plugins-vorbis
gstreamer-plugins-wavpack
gtick
gtkguitune MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gtkpod Part 2 of adding USE_GNOME=intltool to ports that require it. 2015-08-05 07:39:47 +00:00
gtmixer
guspat Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
gvolwheel Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gxmms2
harp - Update to 0.6.0 2015-07-29 23:34:27 +00:00
hawkvoice
herrie
hexter
hs-ALUT - Fix the USE_CABAL line that was missed during the latest update 2015-08-30 20:23:56 +00:00
hs-libmpd - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
hs-OpenAL - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
HVSC-Update
hydrogen - Chase audio/portaudio2 removal and use audio/portaudio instead 2015-06-17 13:40:04 +00:00
hydrogen-devel Convert to USES=libarchive 2015-07-19 19:51:12 +00:00
icecast2 - Update to 2.4.2 2015-06-29 15:35:46 +00:00
icecast-kh Cleanup USE_GITHUB usage. 2015-05-30 21:25:06 +00:00
icegenerator
ices
id3ed Unbreak fetch 2015-06-17 19:23:11 +00:00
id3el
id3lib
id3mtag
id3ren
id3tool
id3v2
idjc Update to 0.8.15 2015-08-02 18:15:51 +00:00
ifp-line - Add LICENSE_FILE 2015-08-11 17:25:15 +00:00
jack Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
jack_ghero Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
jack_mixer - Strip library 2015-05-15 16:30:40 +00:00
jack_umidi Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
jack-keyboard
jack-rack
jack-smf-utils
jamin Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
jid3lib
jmusic
jokosher - Fix Makefile in case if PROFILES option is selected 2015-07-29 14:34:10 +00:00
juk
juke Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
julius MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
jxm
kaudiocreator Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
kexis
kid3-kde4 audio/kid3-kde4: 2015-08-28 10:09:43 +00:00
kid3-qt4
kid3-qt5 audio/kid3-kde4: 2015-08-28 10:09:43 +00:00
kio-audiocd
kmix
kscd
ksmp3play
kstreamripper
ladspa
lame
lash Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
last-cmus Reset dhn's ports 2015-06-12 20:58:13 +00:00
last.fm - Disable precompiled headers to fix build with old gcc on -current kernel 2015-06-11 10:28:40 +00:00
lastfm-desktop
liba52 Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
libaacplus Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
libadplug
libaiff
libamrnb - Fix docs installation 2015-08-20 19:39:18 +00:00
libamrwb Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
libao Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
libaudiofile By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
libbpm
libbs2b
libcanberra
libcanberra-gtk3
libcdaudio
libcddb
libcddb-doc
libconvolve
libcoverart
libdiscid
libdssialsacompat
libebur128 Update to version 1.0.2, small bug fix release (fixes a rare memory leak and 2015-07-22 04:32:36 +00:00
libechonest
libfilteraudio Upgrade Tox, libfilteraudio, toxic, qTox and uTox to a recent snapshot. 2015-06-18 19:50:53 +00:00
libfishsound Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
libgig
libgme
libgpod Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
libgroove audio/libgroove - restore Created by line 2015-07-22 14:06:15 +00:00
libid3tag
libkcddb - Update audio/libmusicbrainz5 to 5.1.0 2015-06-14 17:55:49 +00:00
libkcompactdisc
liblastfm
liblo Fix previous commit. 2015-08-19 13:41:51 +00:00
liblscp Make ports using libtool treat elftoolchain's strip the same as GNU strip 2015-06-08 05:59:13 +00:00
libmad
libmatemixer * Use gmake to build libmatemixer to fix the build on 9.x. 2015-07-28 07:34:30 +00:00
libmikmod - Add CPE info 2015-05-16 17:06:21 +00:00
libmodplug
libmp3-archive-perl
libmp3splt
libmpd
libmpdclient - Fix build 2015-08-20 07:11:37 +00:00
libmusicbrainz3
libmusicbrainz5 Cleanup some abusive use of GH_TAGNAME. 2015-08-04 11:29:18 +00:00
libnjb Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
libnoise
libofa
libogg Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
liboggz
libopenspc
libsamplerate
libshairport
libshout
libsidplay
libsidplay2
libsidplayfp Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
libsmf
libsndfile
libtremor audio/libtremor: chase homepage 2015-08-29 21:48:39 +00:00
libumidi
libvorbis
libworkman - Clarify LICENSE 2015-05-15 16:33:14 +00:00
libxmp Update to 4.3.9 2015-06-25 20:19:22 +00:00
lingot Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
linux-c6-alsa-lib Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-alsa-plugins-oss Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-alsa-plugins-pulseaudio Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-alsa-utils Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-arts Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-esound Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-flac Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-libaudiofile Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-libogg Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-libsndfile Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-libvorbis Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-mikmod Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-nas-libs Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-openal-soft Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-pulseaudio-libs Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-pulseaudio-utils Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-sdl_mixer Re-commit of 2015-08-09 19:14:13 +00:00
linux-f10-alsa-lib
linux-f10-alsa-plugins-oss
linux-f10-arts
linux-f10-esound
linux-f10-freealut
linux-f10-libaudiofile
linux-f10-libogg
linux-f10-libvorbis
linux-f10-mikmod
linux-f10-nas-libs
linux-f10-openal
linux-f10-openal-soft
linux-f10-pulseaudio-libs MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
linux-f10-sdl_mixer
linux-fmodapi
linux-genpuid
linux-laudio
linux-mbrola
linux-neroaaccodec
linux-skype_oss_wrapper Cleanup some abusive use of GH_TAGNAME. 2015-08-04 11:29:18 +00:00
linuxsampler
listener Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
lmms Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
lollypop Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports 2015-07-29 22:09:53 +00:00
lpac
lua51-mpd Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
lv2core
lxmusic Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
Maaate
mac Make ports using libtool treat elftoolchain's strip the same as GNU strip 2015-06-08 05:59:13 +00:00
madfufw
madplay
malint
mangler
maplay
mate-media Update MATE DE to 1.10.0. 2015-07-27 20:19:33 +00:00
mbox
mbrolavox
mcplay
mctoolame-decoder Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
mctoolame-encoder Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
mehdiaplayer MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mhwaveedit Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
midipp Update midipp to 1.2.18. 2015-07-20 09:29:24 +00:00
mikmod
milkytracker
minitunes
mixer.app Pass maintainership to submitter 2015-09-01 03:31:16 +00:00
mixmos MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mixxx - Add LICENSE_FILE 2015-06-10 17:20:21 +00:00
mma Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
moc
modplugplay
mous audio/mous: qt4-linguist -> qt4-linguisttools 2015-08-18 20:00:22 +00:00
mp3_check
mp3-archive-tools
mp3asm Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
mp3blaster Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
mp3burn - Add NO_ARCH 2015-06-15 11:48:50 +00:00
mp3c - Unbreak by moving small unfetchable script to ${FILESDIR} 2015-06-17 16:11:47 +00:00
mp3check
mp3ck
mp3gain
mp3guessenc
mp3info MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mp3lint
mp3mover
mp3plot
mp3rename MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mp3riot
mp3splt
mp3splt-gtk
mp3stat Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
mp3unicode
mp3val - Use DISTVERSIONSUFFIX instead of DISTNAME 2015-05-15 18:04:13 +00:00
mp3wrap
mp32ogg MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mp-player
mpdas
mpdbrowser
mpdcon MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mpdscribble Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
mpg123 Update to 1.22.4. 2015-08-14 16:31:35 +00:00
mpg123.el
mpg321 Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
mpiosh
mps Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
msbcg729
msilbc
mumble Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
murmur
muse Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
musepack
musescore - Add LICENSE_FILE 2015-06-10 17:34:51 +00:00
musica
musicbox-tag-editor
musiccontrol
musicpc Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
musicpd audio/libtremor: bump PORTREVISION in consumers after r395232 2015-08-29 21:48:58 +00:00
mythplugin-mythmusic
napster
nas
ncmpc Fix previous commit. 2015-08-19 13:41:51 +00:00
ncmpcpp Fix previous commit. 2015-08-19 13:41:51 +00:00
nekobee
normalize
nosefart
nspmod MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ocp
ogg2mp3
openal Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
openal-soft Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
opencore-amr
openspc
optimfrog
opus bsd.sites.mk: cleanup MOZILLA mirrors 2015-06-09 14:24:41 +00:00
opus-tools bsd.sites.mk: cleanup MOZILLA mirrors 2015-06-09 14:24:41 +00:00
opusfile Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
osalp
osd-lyrics Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
osdmixer
oss
p5-Audio - Add LICENSE 2015-06-13 13:56:49 +00:00
p5-Audio-CD After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary, 2015-06-29 15:47:44 +00:00
p5-Audio-Ecasound
p5-Audio-FLAC-Header
p5-Audio-Mixer After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary, 2015-06-29 15:47:44 +00:00
p5-Audio-MPD
p5-Audio-MPD-Common
p5-Audio-Musepack
p5-Audio-Scan Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The 2015-06-24 15:16:23 +00:00
p5-Audio-Scrobbler
p5-Audio-Wav
p5-Audio-WMA
p5-CDDB
p5-CDDB_get - Fix build 2015-06-01 13:09:29 +00:00
p5-CDDB-File
p5-Filesys-Virtual-DAAP
p5-libvorbis Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
p5-MIDI
p5-MP3-Find
p5-MP3-ID3v1Tag
p5-MP3-Info
p5-MP3-Tag - Add NO_ARCH 2015-05-31 13:37:20 +00:00
p5-MP3-Tag-Utils
p5-MPEG-ID3v2Tag
p5-Music-Audioscrobbler-MPD
p5-Music-Audioscrobbler-Submit
p5-MusicBrainz-DiscID
p5-Net-DAAP-Client
p5-Net-DAAP-DMAP
p5-Net-FreeDB
p5-Net-LibLO
p5-Ogg-Vorbis-Header
p5-Ogg-Vorbis-Header-PurePerl - Fix shebangs 2015-05-31 13:15:59 +00:00
p5-Shout
p5-tagged
p5-Test-Corpus-Audio-MPD
p5-xmms2
pacpl Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
paman
paprefs Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
patchage
pavucontrol
pavumeter
pd - Update to 0.46.6 2015-06-28 07:47:27 +00:00
pear-Text_Spell_Audio
pecl-id3
penguinsap
pianobar
picard
pidgin-musictracker - Strip library 2015-05-11 00:03:34 +00:00
pithos
play MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
playgsf
playmidi
pm3umpdl MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
pms Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
pocketsphinx
portaudio Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
praat - Un-break build 2015-05-15 13:21:56 +00:00
pragha Pragha is a Lightweight Music Player, based on GTK, and SQLite. 2015-07-20 16:31:06 +00:00
puddletag MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
pulseaudio Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
pure-audio Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
py3-pylast
py-al
py-ao
py-apetag
py-cddb
py-discid
py-discogs-client
py-eyed3 audio/py-eyed3: update to 0.7.8 2015-06-10 20:28:41 +00:00
py-fastaudio Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
py-gmusicapi Update to recent upstream snapshot as of 20150603 2015-06-14 07:32:08 +00:00
py-id3
py-karaoke
py-mad - Update to 0.8 2015-05-21 16:06:15 +00:00
py-mpd
py-mpd2 Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
py-musicbrainz2
py-musicbrainzngs
py-mutagen Update to 1.29 2015-05-30 14:42:15 +00:00
py-ogg
py-openal
py-pyacoustid
py-pyaudio Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
py-pylast Update to 1.2.1 2015-06-16 12:50:21 +00:00
py-pyliblo
py-shout
py-speex - Strip library 2015-08-20 10:42:32 +00:00
py-tagpy Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports 2015-07-29 22:09:53 +00:00
py-vorbis
py-xmms2
pytone
qjackctl
qmpdclient audio/qmpdclient: qt4-linguist -> qt4-linguisttools, use OPTIONS helpers 2015-08-18 20:02:35 +00:00
qsampler
qsynth - Update to 0.3.9 2015-05-26 22:33:59 +00:00
quimup
raop_play
raul - Strip library 2015-05-17 11:12:06 +00:00
rawrec MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
re
rebot3
rem - Don't install static libraries with INSTALL_LIB 2015-05-19 14:18:37 +00:00
resid
rexima MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
rezound Mark BROKEN: Fails to configure with gcc, fails to link with clang 2015-06-07 19:57:30 +00:00
rhythmbox - Update audio/libmusicbrainz5 to 5.1.0 2015-06-14 17:55:49 +00:00
rio500 Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
rioutil
ripit
ripperx
rosegarden
rplay
rsynth - Remove empty directory 2015-07-31 13:07:45 +00:00
rubberband
ruby-audiofile
ruby-mp3tag
ruby-smf
ruby-taglib
ruby-xmms2
rubygem-librmpd Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-ruby-mp3info - Add LICENSE 2015-08-19 15:15:02 +00:00
rubygem-ruby-ogginfo - Update WWW 2015-08-16 00:41:00 +00:00
rubygem-ruby-shout - Move audio/rubygem-shout to audio/rubygem-ruby-shout 2015-05-27 16:22:17 +00:00
s3mod MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
sbagen
schism
scmpc
scrobbler Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
sdl2_mixer
sdl_mixer Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
sdl_sound
sfront
shairplay By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
shairport Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
shntool
shorten
shout
shout-idjc
shoutcast Fix previous commit. 2015-08-19 13:41:51 +00:00
sidplay Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
sidplay2
sidplayer
simplemod
siren - Update to 0.6 2015-09-01 19:58:26 +00:00
skype-call-recorder
slv2 - Strip library 2015-06-02 12:27:39 +00:00
smasher
snack - Strip libraries 2015-05-16 15:49:22 +00:00
snd Pass maintainership to submitter. 2015-08-31 21:56:06 +00:00
solfege - Remove GNOME option, according to port Changelog file this program 2015-06-12 17:51:11 +00:00
sonata
sonice
sooperlooper
sound-juicer The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
soundconverter Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
soundgrab MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
soundkonverter Cleanup USE_GITHUB usage. 2015-05-30 21:25:06 +00:00
soundtouch audio/soundtouch: update to 1.9.0 2015-08-23 21:21:31 +00:00
soundtracker Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
sox Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
specimen
speex
speexdsp
spek MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
sphinx Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
sphinx3
sphinxbase Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
spiralloops Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
spiralsynth Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
spiralsynthmodular - Strip libraries 2015-06-04 22:00:14 +00:00
splay
splaytk
squash
squeezeboxserver Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
squeezeboxserver-dynamicplaylist
squeezeboxserver-lazysearch
squeezeboxserver-sqlplaylist
squeezeboxserver-superdatetime MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
squeezeboxserver-trackstat
streamripper Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
streamtranscoder - Provide distfile mirror 2015-06-05 14:18:24 +00:00
streamtuner - Strip libraries 2015-06-02 12:29:22 +00:00
stymulator
sweep
swhplugins Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
taglib Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
taglib-extras
taglib-sharp Fix configure with mono 4 2015-05-23 23:41:20 +00:00
taglookup
tagtool - Fix runtime problem, applications was unusable [1] 2015-05-20 19:00:07 +00:00
tagutil Uses/iconv.mk: Set iconv-related CMake variables. 2015-09-03 15:44:13 +00:00
tap-plugins
tcd MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
tclmidi audio/tclmide: Remove -Werror flag 2015-08-22 14:45:18 +00:00
teamspeak3-server audio/teamspeak3-server: update to 3.0.11.3 2015-06-26 13:24:38 +00:00
tempest_for_eliza Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
tepsonic
terminatorx
thunar-media-tags-plugin
timemachine Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
timidity
timidity++
timidity++-emacs
timidity++-gtk
timidity++-motif
timidity++-slang
timidity++-tcltk
timidity++-xaw
timidity++-xskin
tkeca
tomahawk Another port, that requires a C++11 compiler 2015-07-22 19:01:55 +00:00
toolame
tosha MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
trommler Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
tse3
tta
tuneradio
tuxguitar - Add CPE info 2015-05-18 02:21:28 +00:00
twolame
uade Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
ufmcontrol-i18n
umix
umodplayer
umurmur - Update to 0.2.16, chase github repo move to umurmur account [1] 2015-05-20 17:22:02 +00:00
vagalume Fix previous commit. 2015-08-19 13:41:51 +00:00
vamp-plugin-sdk
ventrilo-server - Don't cat pkg-message from Makefiles 2015-05-27 00:15:04 +00:00
vitunes - Add LICENSE 2015-06-15 12:26:07 +00:00
vo-aacenc
vo-amrwbenc
voipong Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
volumeicon Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
vorbis-tools Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
vorbisgain Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
vsound
waheela
waon
wav2cdr
wavbreaker
wavegain - Mark ONLY_FOR_ARCHS, uses x86 assembly 2015-07-01 17:23:52 +00:00
waveplay
wavpack By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
wavplay
whysynth
wildmidi Cleanup USE_GITHUB usage. 2015-05-30 21:25:06 +00:00
wmalbum
wmix
wmmp
wmrecord
wmsmixer
workman MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
wxguitar
xanalyser MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xcd
xcdplayer Fix a code typo. 2015-08-25 20:32:49 +00:00
xfce4-mixer By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
xfce4-mpc-plugin By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
xfce4-pulseaudio-plugin MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xfmpc
xhippo
ximp3
xmcd
xmix MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xmixer Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
xmmix
xmms2 - Use option helpers 2015-08-30 20:47:09 +00:00
xmms2-scrobbler - Add LICENSE_FILE 2015-08-03 20:09:10 +00:00
xmms-ahx
xmms-curses
xmms-faad
xmms-festalon
xmms-flac
xmms-gbsplay
xmms-ladspa MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xmms-mailnotify MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xmms-nas - Strip library 2015-06-19 00:30:59 +00:00
xmms-nsf
xmms-openspc
xmms-sapplug
xmms-scrobbler
xmms-sexypsf
xmms-shn
xmms-timidity
xmms-volnorm
xmms-wavpack
xmms-xf86audio Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
xmms-xymms
xmmsctrl
xmp Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
xmradio
xoscope
xpi-musicpm Reset dhn's ports 2015-06-12 20:58:13 +00:00
xsynth-dssi
xvmixer
xwave MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
yell Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
zinf
zynaddsubfx Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
Makefile Update MATE DE to 1.10.0. 2015-07-27 20:19:33 +00:00