diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
commit | 605b51623904901c5be12539309f2345d1751741 (patch) | |
tree | 698a951c5110d6765f602f134f00403efbe3a817 | |
parent | 7a58a475e7bd926d065dab0f108b18a67af0906b (diff) | |
download | ports-605b51623904901c5be12539309f2345d1751741.tar.gz ports-605b51623904901c5be12539309f2345d1751741.zip |
Notes
137 files changed, 245 insertions, 209 deletions
diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile index b64c20ff414c..b08971b8c616 100644 --- a/audio/akode-plugins-xiph/Makefile +++ b/audio/akode-plugins-xiph/Makefile @@ -7,7 +7,7 @@ PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_GENTOO} diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 7a531d925030..e84e723aad99 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,7 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF @@ -18,7 +18,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ sndfile.1:${PORTSDIR}/audio/libsndfile \ FLAC.7:${PORTSDIR}/audio/flac \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ oggz.3:${PORTSDIR}/audio/liboggz \ speex.1:${PORTSDIR}/audio/speex \ mad.2:${PORTSDIR}/audio/libmad \ diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 24f1bcb06e08..a8381222e7bb 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -8,7 +8,7 @@ PORTNAME= arts PORTVERSION= 1.5.7 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile index 92b56a3db69e..f2039220fc3c 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -6,7 +6,7 @@ PORTNAME= audacity PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --without-libmad .if !defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --with-vorbis=system -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --without-vorbis .endif diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index c607bb678b7b..3ec67803650c 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -6,7 +6,7 @@ PORTNAME= audacity PORTVERSION= 1.2.4b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --without-libmad .if !defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --with-vorbis=system -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --without-vorbis .endif diff --git a/audio/beast/Makefile b/audio/beast/Makefile index e61d9c023a95..4d4e42c8b718 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -7,7 +7,7 @@ PORTNAME= beast PORTVERSION= 0.6.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= ftp://beast.gtk.org/pub/beast/v0.6/ \ http://beast.gtk.org/beast-ftp/v0.6/ diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 3bbfb5aeccb8..8646a344fba9 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,7 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ \ http://mirror.greaterscope.net/cmus/ diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index e08508fb3c06..42285e00758e 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -8,6 +8,7 @@ PORTNAME= darkice PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://darkice.tyrell.hu/dist/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} @@ -36,7 +37,7 @@ PLIST_FILES= bin/darkice etc/darkice.cfg CONFIGURE_ARGS+= --without-vorbis .else CONFIGURE_ARGS+= --with-vorbis-prefix=${LOCALBASE} -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITH_LAME) diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile index 7e1b68fa834e..2e05a44a911e 100644 --- a/audio/easytag-devel/Makefile +++ b/audio/easytag-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= easytag PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index d44357de837c..c9ba6ff19263 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -8,7 +8,7 @@ PORTNAME= easytag PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= wxs@atarininja.org COMMENT= Tag editor for MP3 and OGG files LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ FLAC.7:${PORTSDIR}/audio/flac MAN1= easytag.1 diff --git a/audio/glame/Makefile b/audio/glame/Makefile index d07816684936..c7d2d824a230 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -7,7 +7,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ COMMENT= A powerful, fast, stable, and easily extensible sound editor for GNOME BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ guile.15:${PORTSDIR}/lang/guile USE_XORG= xbitmaps diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index 9381ffbdbd6e..9c1e72a6fd3e 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomoradio PORTVERSION= 0.15.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 4033a03d5c63..ac6576d83e86 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -7,6 +7,7 @@ PORTNAME= herrie PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ \ http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \ @@ -46,7 +47,7 @@ LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/mad \ CONFIGURE_ARGS+=no_mp3 .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+=no_vorbis .endif diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 3af4277d19cb..083cc1ea6bd3 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.3.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://svn.xiph.org/releases/icecast/ @@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ shout.5:${PORTSDIR}/audio/libshout2 \ speex.1:${PORTSDIR}/audio/speex \ theora.2:${PORTSDIR}/multimedia/libtheora \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ xslt.2:${PORTSDIR}/textproc/libxslt USE_GMAKE= yes diff --git a/audio/ices/Makefile b/audio/ices/Makefile index e27dfe77e3b9..a7008042c5f0 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -7,7 +7,7 @@ PORTNAME= ices PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ @@ -16,7 +16,7 @@ MAINTAINER= lofi@freebsd.org COMMENT= A vorbis streaming source client for icecast 2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ xml2.5:${PORTSDIR}/textproc/libxml2 CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile index 5721b3e64e20..a1c859748be2 100644 --- a/audio/ices0/Makefile +++ b/audio/ices0/Makefile @@ -7,7 +7,7 @@ PORTNAME= ices PORTVERSION= 0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index 2da86ef12017..1a1e70bf1e1f 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= kid3 PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= MP3/Ogg/FLAC tag editor for KDE LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ FLAC.7:${PORTSDIR}/audio/flac \ ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ tunepimp.5:${PORTSDIR}/audio/libtunepimp USE_KDELIBS_VER=3 diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 2da86ef12017..1a1e70bf1e1f 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -7,6 +7,7 @@ PORTNAME= kid3 PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= MP3/Ogg/FLAC tag editor for KDE LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ FLAC.7:${PORTSDIR}/audio/flac \ ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ tunepimp.5:${PORTSDIR}/audio/libtunepimp USE_KDELIBS_VER=3 diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index cc732d652a8c..e88fbfc1c7a2 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libshout2 PORTVERSION= 2.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/libshout/ @@ -17,7 +18,7 @@ COMMENT= Routines for connecting and transmitting data to the icecast server LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ theora.2:${PORTSDIR}/multimedia/libtheora \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" diff --git a/audio/libtunepimp-old/Makefile b/audio/libtunepimp-old/Makefile index 197da09e8c5d..b10f19cae313 100644 --- a/audio/libtunepimp-old/Makefile +++ b/audio/libtunepimp-old/Makefile @@ -7,7 +7,7 @@ PORTNAME= libtunepimp-old PORTVERSION= 0.4.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= audio MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \ diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile index efe91877d0d2..6777eabd4406 100644 --- a/audio/libtunepimp/Makefile +++ b/audio/libtunepimp/Makefile @@ -7,6 +7,7 @@ PORTNAME= libtunepimp PORTVERSION= 0.5.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \ diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index f71fca7e61c9..3f11bb7b6f1a 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -6,7 +6,7 @@ PORTNAME= liteamp PORTVERSION= 0.2.3.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio gnome MASTER_SITES= http://kldp.net/frs/download.php/547/ @@ -15,7 +15,7 @@ COMMENT= Light-weight Music Player for GNOME2 LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ mad.2:${PORTSDIR}/audio/mad \ - vorbisfile.4:${PORTSDIR}/audio/libvorbis + vorbisfile.5:${PORTSDIR}/audio/libvorbis USE_XLIB= yes USE_GMAKE= yes diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index bf9ed022fb03..7ea13636339b 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= lmms PORTVERSION= 20061204 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jylefort diff --git a/audio/madman/Makefile b/audio/madman/Makefile index bf31f599bd5a..1139fb9aecb4 100644 --- a/audio/madman/Makefile +++ b/audio/madman/Makefile @@ -7,7 +7,7 @@ PORTNAME= madman PORTVERSION= 0.93 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= madman @@ -18,7 +18,7 @@ COMMENT= An advanced digital music manager BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ id3tag.0:${PORTSDIR}/audio/libid3tag \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= python:${PORTSDIR}/lang/python USE_QT_VER= 3 diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index c96e84ad7602..e87f03bcd4d6 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -7,7 +7,7 @@ PORTNAME= mixxx PORTVERSION= 1.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 91ff20f7414f..d6a9410a290f 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,7 +7,7 @@ PORTNAME= moc PORTVERSION= 2.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ @@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --without-musepack .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES+= lib/moc/decoder_plugins/libvorbis_decoder.la \ lib/moc/decoder_plugins/libvorbis_decoder.so .else diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 9e06080f9628..6a06cfa774bc 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp3blaster PORTVERSION= 3.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --without-sidplay .if defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --without-oggvorbis .else -LIB_DEPENDS+= vorbisfile.4:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbisfile.5:${PORTSDIR}/audio/libvorbis .endif .if !defined(WITHOUT_SDL) diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index f631bd9a8aae..8b6ba33c3f00 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -7,6 +7,7 @@ PORTNAME= mp3splt PORTVERSION= 2.1c +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +17,7 @@ MAINTAINER= uspoerlein@gmail.com COMMENT= Utility to split mp3 and ogg files (via CUE sheets) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg GNU_CONFIGURE= yes diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index a00975f7fa32..ed74b8fd9bbc 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3stat PORTVERSION= 2.6.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ @@ -43,7 +43,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file .if defined(WITHOUT_VORBIS) MAKE_ARGS+= VORBIS="" .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES+= lib/mp3stat/input_vorb.so .endif diff --git a/audio/mpeglib_artsplug/Makefile b/audio/mpeglib_artsplug/Makefile index c5b18cada626..90d81f73923c 100644 --- a/audio/mpeglib_artsplug/Makefile +++ b/audio/mpeglib_artsplug/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpeglib_artsplug PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +19,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Legacy KDE audio backend LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis CONFLICTS= kdemultimedia-3.1.* kdemultimedia-3.2.[0-3] diff --git a/audio/muine/Makefile b/audio/muine/Makefile index cfd5d7971355..6451302004a9 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ @@ -18,7 +18,7 @@ COMMENT= Mono based Gnome audio player LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ id3tag.0:${PORTSDIR}/audio/libid3tag \ gdbm:${PORTSDIR}/databases/gdbm \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 10bae9be46e1..907041adb352 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -8,7 +8,7 @@ PORTNAME= MuSE PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \ http://www.ljudmila.org/~jaromil/muse/releases/ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \ MAINTAINER= stas@FreeBSD.org COMMENT= Multiple Streaming Engine -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg USE_GETOPT_LONG=yes diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index c4070952d98b..2e6f5015b7a9 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= musicpd PORTVERSION= 0.12.2 +PORTREVISION= 1 CATEGORIES= audio ipv6 MASTER_SITES= http://musicpd.org/uploads/files/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -49,7 +50,7 @@ LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac .ifdef(WITHOUT_VORBIS) CONFIGURE_ARGS+=--disable-ogg .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .ifdef(WITHOUT_WAV) diff --git a/audio/nogger/Makefile b/audio/nogger/Makefile index 1ec42fb7be06..a9e557a2c52a 100644 --- a/audio/nogger/Makefile +++ b/audio/nogger/Makefile @@ -7,14 +7,14 @@ PORTNAME= nogger PORTVERSION= 0.8.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= No-frills, GTK-based Ogg Vorbis player -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_GNOME= gtk20 diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 8b6ed1badebe..4b1a2c2be14a 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocp PORTVERSION= 0.1.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://stian.lunafish.org/ocp/ \ http://critical.ch/distfiles/ \ @@ -18,7 +18,7 @@ COMMENT= The legendary Open Cubic Player LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \ mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ sidplay.1:${PORTSDIR}/audio/libsidplay ONLY_FOR_ARCHS= i386 diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 913e1369aeaa..305ea9298729 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -7,7 +7,7 @@ PORTNAME= openal PORTVERSION= 20060211 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://openal.org/openal_webstf/downloads/ DISTVERSION= 0.0.8 @@ -60,7 +60,7 @@ CONFIGURE_ARGS+=--disable-sdl .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbisfile.4:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbisfile.5:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--enable-vorbis .else CONFIGURE_ARGS+=--disable-vorbis diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index 448721b3b326..0d353f26fb0d 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -7,7 +7,7 @@ PORTNAME= orpheus PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://thekonst.net/download/ diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 5e3192ae0f0b..1df3e1d56b1e 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -8,6 +8,7 @@ PORTNAME= osalp PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= Open Source Audio Library Project BUILD_DEPENDS= lame:${PORTSDIR}/audio/lame \ mpg123:${PORTSDIR}/audio/mpg123 -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= ${BUILD_DEPENDS} USE_GETOPT_LONG=yes diff --git a/audio/p5-Ogg-Vorbis-Header/Makefile b/audio/p5-Ogg-Vorbis-Header/Makefile index e6a748f3a660..4aa6042bbdf6 100644 --- a/audio/p5-Ogg-Vorbis-Header/Makefile +++ b/audio/p5-Ogg-Vorbis-Header/Makefile @@ -7,6 +7,7 @@ PORTNAME= Ogg-Vorbis-Header PORTVERSION= 0.03 +PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=Ogg @@ -16,7 +17,7 @@ MAINTAINER= barner@FreeBSD.org COMMENT= Manipulate / fetch info from Ogg-Vorbis audio files LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis BUILD_DEPENDS= ${SITE_PERL}/Inline/MakeMaker.pm:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile index 7727732fb852..f3b96a3b1f93 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -7,6 +7,7 @@ PORTNAME= libvorbis PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FOOF @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION} MAINTAINER= dom@happygiraffe.net COMMENT= Perl extension for Ogg Vorbis streams -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis PERL_CONFIGURE= yes diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index 7415b27bebe6..958daf6de0d5 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -7,7 +7,7 @@ PORTNAME= prokyon3 PORTVERSION= 0.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Prokyon3 is a multithreaded MP3 manager and tag editor BUILD_DEPENDS= ${X11BASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_QT_VER= 3 diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index 90602d7a750e..a0fa802da368 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -7,6 +7,7 @@ PORTNAME= vorbis PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ COMMENT= Object-oriented Python bindings for the vorbis library BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/ogg/vorbis.so USE_PYTHON= yes diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index 55eb95db5c1b..e9cbc7e62cac 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -7,6 +7,7 @@ PORTNAME= rezound DISTVERSION= 0.12.3beta +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -61,7 +62,7 @@ LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITH_FLAC) diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile index 02ca2b344926..ec9a7c7d5b5b 100644 --- a/audio/ruby-vorbisfile/Makefile +++ b/audio/ruby-vorbisfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbisfile PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio ruby MASTER_SITES= http://rikkus.info/arch/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension wrapping libvorbisfile -LIB_DEPENDS= vorbisfile.4:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbisfile.5:${PORTSDIR}/audio/libvorbis USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index e8b66e244a7d..1bbd377bd230 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} @@ -38,7 +38,7 @@ LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod .if defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --disable-music-ogg .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_SMPEG) diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index 15b00a132821..f1bcbf1861ec 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} @@ -70,7 +70,7 @@ CONFIGURE_ARGS+=--disable-midi .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+=--disable-ogg .endif diff --git a/audio/snack/Makefile b/audio/snack/Makefile index faf1415e7956..696dad65907a 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -8,7 +8,7 @@ PORTNAME= snack PORTVERSION= 2.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio tcl84 tk84 MASTER_SITES= http://www.speech.kth.se/snack/dist/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -40,7 +40,7 @@ PLIST_SUB= SNACK_VER=${PORTVERSION:R} .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+= --with-ogg-include=${LOCALBASE}/include \ --with-ogg-lib=${LOCALBASE}/lib ALL_TARGET= all libsnackogg.so diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 5bb1ad235265..a736918c962e 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -7,6 +7,7 @@ PORTNAME= sox PORTVERSION= 13.0.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF @@ -42,7 +43,7 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .if defined(WITH_VORBIS) CONFIGURE_ARGS+= --with-ogg-vorbis -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --without-ogg-vorbis # Above configure flag does not exist, so workaround with the below line diff --git a/audio/squash/Makefile b/audio/squash/Makefile index 282dd72e726f..714aa1deb854 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -6,7 +6,7 @@ PORTNAME= squash PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac \ fftw.2:${PORTSDIR}/math/fftw \ id3-3.8.3:${PORTSDIR}/audio/id3lib \ mad.2:${PORTSDIR}/audio/mad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ ao.3:${PORTSDIR}/audio/libao RUN_DEPENDS= id3v2:${PORTSDIR}/audio/id3v2 diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 4017e7194589..dfc298f28f6e 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -7,6 +7,7 @@ PORTNAME= streamripper PORTVERSION= 1.61.27 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= streamripper @@ -24,7 +25,7 @@ OPTIONS= VORBIS "Include Ogg Vorbis codec support" on .ifdef(WITH_VORBIS) LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis .endif GNU_CONFIGURE= yes diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index 70fbebb25182..9652b44f7269 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtranscoder PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.oddsock.org/tools/streamTranscoder/ diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 1e80ee5adb49..c3b439b26f9b 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -7,7 +7,7 @@ PORTNAME= sweep PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= A sound editor for the GNOME/GTK 2.0 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ speex.1:${PORTSDIR}/audio/speex \ mad.2:${PORTSDIR}/audio/mad diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile index b8afe4a538ac..ddb97db76ac5 100644 --- a/audio/tagtool/Makefile +++ b/audio/tagtool/Makefile @@ -7,7 +7,7 @@ PORTNAME= tagtool PORTVERSION= 0.12.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME MP3/Ogg file tagger LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_GNOME= gnomehack intlhack libglade2 diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index fabd63a4de98..2e0bd06d497d 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -6,7 +6,7 @@ PORTNAME= terminatorx PORTVERSION= 3.82 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://terminatorx.org/dist/ DISTNAME= terminatorX-${PORTVERSION} @@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --disable-sox .if !defined(WITHOUT_VORBIS) BUILD_DEPENDS+= oggenc:${PORTSDIR}/audio/vorbis-tools -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --disable-vorbis .endif diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index d8dc315020aa..b25201d40a11 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -7,7 +7,7 @@ PORTNAME= timidity++ PORTVERSION= 2.13.2 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES+= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=timidity diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index de198955ede9..603beefe5a22 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ @@ -23,7 +23,7 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ curl.4:${PORTSDIR}/ftp/curl \ FLAC.7:${PORTSDIR}/audio/flac \ speex.1:${PORTSDIR}/audio/speex \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_AUTOTOOLS= aclocal:19 autoconf:259 automake:19 libtool:15 USE_GETTEXT= yes diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 734e7369371d..bcdc849bf83e 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -8,13 +8,14 @@ PORTNAME= vorbisgain PORTVERSION= 0.37 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ MAINTAINER= laszlof@FreeBSD.org COMMENT= Calculates the perceived sound level of an Ogg Vorbis file -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 33ec52a95746..ee8a251a13d9 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,14 +7,14 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ MAINTAINER= eischen@vigrid.com COMMENT= Motif CD player -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis \ FLAC.7:${PORTSDIR}/audio/flac RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index 633148f1d392..a994bdf01660 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmms-kde PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Integrates XMMS into the KDE3 Panel LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ tag.5:${PORTSDIR}/audio/taglib \ smpeg.1:${PORTSDIR}/multimedia/smpeg \ xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 599cd34f7661..cc15b3136926 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -8,6 +8,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.2.d.9 DISTVERSION= 0.2DrJekyll +PORTREVISION= 1 CATEGORIES?= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +19,7 @@ COMMENT?= Rewrite of xmms as a client/server system (developer release) .if !defined(XMMS2_SLAVE) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis .endif USE_BZIP2= yes diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile index 9a48514279cd..e5b24ded6cbe 100644 --- a/audio/yammi/Makefile +++ b/audio/yammi/Makefile @@ -7,7 +7,7 @@ PORTNAME= yammi PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A QT-based music manager with fuzzy search -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ tag.5:${PORTSDIR}/audio/taglib OPTIONS= XMMS "XMMS backend support" off diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 7d71ce3cea09..bd747983e6dd 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -7,7 +7,7 @@ PORTNAME= zinf PORTVERSION= 2.2.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -62,7 +62,7 @@ PLIST_SUB+= LIBARTS="@comment " .endif .if !defined(WITHOUT_VORBIS) || defined(WITH_ALL_PLUGINS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_SUB+= VORBIS="" .else CONFIGURE_ARGS+= --disable-vorbis diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile index b51933853a85..4811809f9e46 100644 --- a/devel/clanlib-devel/Makefile +++ b/devel/clanlib-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= clanlib PORTVERSION= 0.7.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -86,7 +86,7 @@ PLIST_SUB+= LIBMIKMOD="" CONFIGURE_ARGS+= --disable-clanVorbis PLIST_SUB+= LIBVORBIS="@comment " .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_SUB+= LIBVORBIS="" .endif diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index f1eabcaf9bfe..7645394d986e 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -7,7 +7,7 @@ PORTNAME= clanlib PORTVERSION= 0.6.5.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://clanlib.org/download/legacy/ \ diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index 35ea2eda3fbd..1553de5dc4ab 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugo PORTVERSION= 2.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ @@ -35,7 +35,7 @@ USE_GNOME= gtk20 .endif .if defined(WITH_OGG_SUPPORT) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis WITH_SDL_MIXER= yes CONFIGURE_ARGS+= --with-ogg-support .endif diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index ce5858fccf68..81ff959b6944 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -7,7 +7,7 @@ PORTNAME= mednafen PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators games MASTER_SITES= SF @@ -16,7 +16,7 @@ COMMENT= Portable multi-system emulator LIB_DEPENDS= cdio.7:${PORTSDIR}/sysutils/libcdio \ sndfile.1:${PORTSDIR}/audio/libsndfile \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis BROKEN= Configure fails diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 8b4985ea13fb..da5ab81f59dd 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -7,14 +7,14 @@ PORTNAME= xsystem35 PORTVERSION= 1.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/ MAINTAINER= ports@FreeBSD.org COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_AUTOTOOLS= autoconf:259 libtool:15 diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index 314a9a738b49..2c23abefeb7e 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -7,7 +7,7 @@ PORTNAME= adonthell PORTVERSION= 0.3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ COMMENT= A free role playing game BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \ freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_SDL= mixer sdl USE_PYTHON= yes diff --git a/games/bfm/Makefile b/games/bfm/Makefile index 3fa2496ebbfb..bcf3c4189b90 100644 --- a/games/bfm/Makefile +++ b/games/bfm/Makefile @@ -7,7 +7,7 @@ PORTNAME= bfm PORTVERSION= 0.0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/battle4mandicor EXTRACT_SUFX= -src.tar.gz @@ -16,7 +16,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Battle for Mandicor is free RTS fantasy game using Stratagus LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - vorbisfile.4:${PORTSDIR}/audio/libvorbis + vorbisfile.5:${PORTSDIR}/audio/libvorbis USE_GMAKE= yes USE_LUA= 5.0 diff --git a/games/boswars/Makefile b/games/boswars/Makefile index 245b9c13cba8..f492fffe9b8a 100644 --- a/games/boswars/Makefile +++ b/games/boswars/Makefile @@ -7,7 +7,7 @@ PORTNAME= boswars PORTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.boswars.org/dist/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -17,7 +17,7 @@ COMMENT= A real-time strategy game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ theora.2:${PORTSDIR}/multimedia/libtheora \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_LUA= 5.0 USE_SDL= sdl diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index 1c3364864d04..d67106bc9193 100644 --- a/games/chromium-bsu/Makefile +++ b/games/chromium-bsu/Makefile @@ -7,7 +7,7 @@ PORTNAME= chromium PORTVERSION= 0.9.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ \ http://www.amdmi3.ru/distfiles/ @@ -17,7 +17,7 @@ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ MAINTAINER= amdmi3@amdmi3.ru COMMENT= An arcade-style, top-scrolling space shooter -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ smpeg.1:${PORTSDIR}/multimedia/smpeg \ openal.0:${PORTSDIR}/audio/openal \ alut.1:${PORTSDIR}/audio/freealut diff --git a/games/chromium/Makefile b/games/chromium/Makefile index 1c3364864d04..d67106bc9193 100644 --- a/games/chromium/Makefile +++ b/games/chromium/Makefile @@ -7,7 +7,7 @@ PORTNAME= chromium PORTVERSION= 0.9.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ \ http://www.amdmi3.ru/distfiles/ @@ -17,7 +17,7 @@ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ MAINTAINER= amdmi3@amdmi3.ru COMMENT= An arcade-style, top-scrolling space shooter -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ smpeg.1:${PORTSDIR}/multimedia/smpeg \ openal.0:${PORTSDIR}/audio/openal \ alut.1:${PORTSDIR}/audio/freealut diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile index 8dc1e1aa1594..188a9a72a678 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -7,7 +7,7 @@ PORTNAME= darkplaces PORTVERSION= 20060725 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} diff --git a/games/el/Makefile b/games/el/Makefile index c0d669e37a95..56e84debaf30 100644 --- a/games/el/Makefile +++ b/games/el/Makefile @@ -7,7 +7,7 @@ PORTNAME= el PORTVERSION= 133 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= acm/${PORTNAME} @@ -18,7 +18,7 @@ COMMENT= Eternal Lands is a free 3D MMORPG LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ openal.0:${PORTSDIR}/audio/openal \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ cal3d.12:${PORTSDIR}/graphics/cal3d \ alut.1:${PORTSDIR}/audio/freealut RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/el.ini:${PORTSDIR}/games/el-data diff --git a/games/evq3/Makefile b/games/evq3/Makefile index 8b350fb1bc09..69ba76a908a1 100644 --- a/games/evq3/Makefile +++ b/games/evq3/Makefile @@ -7,7 +7,7 @@ PORTNAME= evq3 PORTVERSION= 1.0a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://evolution.quakedev.com/dev/final/ DISTNAME= ${PORTNAME}-final-src @@ -19,7 +19,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= The Marriage of XreaL and Icculus.org Q3 w/ Improvements LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_ZIP= yes USE_DOS2UNIX= yes diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index d1c86f2326d0..6a98a37e5b70 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -7,7 +7,7 @@ PORTNAME= freeorion PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://ftp.alepulver.com.ar/distfiles/ @@ -18,7 +18,7 @@ LIB_DEPENDS= GiGi.0:${PORTSDIR}/x11-toolkits/gigi \ alut.1:${PORTSDIR}/audio/freealut \ graph.3:${PORTSDIR}/graphics/graphviz \ log4cpp.4:${PORTSDIR}/devel/log4cpp \ - vorbisfile.4:${PORTSDIR}/audio/libvorbis + vorbisfile.5:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_SCONS= yes diff --git a/games/fteqw/Makefile b/games/fteqw/Makefile index 3235b05982eb..1b2ebf38a08a 100644 --- a/games/fteqw/Makefile +++ b/games/fteqw/Makefile @@ -7,7 +7,7 @@ PORTNAME= fteqw PORTVERSION= 2770 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ftesrc${PORTVERSION}-all @@ -40,7 +40,7 @@ IGNORE= needs at least one executable (DEDICATED, GLX or X11) .if !defined(WITHOUT_GL) || !defined(WITHOUT_SW) LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if !defined(WITHOUT_GL) diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 809490b1a1dd..94b807934ee9 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -7,6 +7,7 @@ PORTNAME= gcompris DISTVERSION= 8.3.2-2 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gcompris @@ -17,7 +18,7 @@ COMMENT= Gnome2 educational games and activities for kids ages 2 to 10 BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html \ gnuchess:${PORTSDIR}/games/gnuchess \ ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite20 -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ ao.3:${PORTSDIR}/audio/libao \ assetml.0:${PORTSDIR}/devel/libassetml \ sqlite3.8:${PORTSDIR}/databases/sqlite3 diff --git a/games/glest/Makefile b/games/glest/Makefile index 75bbb05c83b3..84f186273f51 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -7,7 +7,7 @@ PORTNAME= glest PORTVERSION= 2.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Free 3d real-time customizable strategy game LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ openal.0:${PORTSDIR}/audio/openal \ alut.1:${PORTSDIR}/audio/freealut BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam diff --git a/games/glob2/Makefile b/games/glob2/Makefile index 2f75cae43c1d..6abac66914b5 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -7,7 +7,7 @@ PORTNAME= glob2 PORTVERSION= 0.8.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://dl.sv.nongnu.org/releases/glob2/${PORTVERSION}/ MASTER_SITE_SUBDIR= thierry @@ -16,7 +16,7 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Globulation 2 - a free and innovative strategy game BUILD_DEPENDS= ${LOCALBASE}/include/boost/rational.hpp:${PORTSDIR}/devel/boost -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ speex.1:${PORTSDIR}/audio/speex \ fribidi.0:${PORTSDIR}/converters/fribidi\ freetype.9:${PORTSDIR}/print/freetype2 diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile index 62489ec5a13c..22dcee35173c 100644 --- a/games/ioquake3/Makefile +++ b/games/ioquake3/Makefile @@ -7,7 +7,7 @@ PORTNAME= ioquake3 DISTVERSION= 1.34-rc3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://ioquake3.org/files/ DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -80,7 +80,7 @@ USE_GL= yes . endif # Vorbis . if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis MAKE_ENV+= USE_CODEC_VORBIS=1 . endif .endif diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile index 62489ec5a13c..22dcee35173c 100644 --- a/games/iourbanterror/Makefile +++ b/games/iourbanterror/Makefile @@ -7,7 +7,7 @@ PORTNAME= ioquake3 DISTVERSION= 1.34-rc3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://ioquake3.org/files/ DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -80,7 +80,7 @@ USE_GL= yes . endif # Vorbis . if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis MAKE_ENV+= USE_CODEC_VORBIS=1 . endif .endif diff --git a/games/kmquake2/Makefile b/games/kmquake2/Makefile index 71387cf36a98..942f6d6bcf2a 100644 --- a/games/kmquake2/Makefile +++ b/games/kmquake2/Makefile @@ -7,7 +7,7 @@ PORTNAME= kmquake2 PORTVERSION= 0.19 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/KMQuake2/:src \ http://qexpo2005.quakedev.com/uploaded/54/:data \ @@ -90,7 +90,7 @@ MAKE_ENV+= KMQ2_ADDONS="${KMQ2_ADDONS:S/-1${EXTRACT_SUFX}//}" LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ openal.0:${PORTSDIR}/audio/openal \ png.5:${PORTSDIR}/graphics/png \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_GL= yes .endif diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index b0b33412cc76..50578b7394b3 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -7,6 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/q2p/Makefile b/games/q2p/Makefile index 105e3e689ac3..97302fd8e6dd 100644 --- a/games/q2p/Makefile +++ b/games/q2p/Makefile @@ -7,7 +7,7 @@ PORTNAME= q2p PORTVERSION= 0.2.20061231 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/Q2P/ DISTNAME= Q2P-0.2-2006-12-31 @@ -49,7 +49,7 @@ USE_SDL= sdl .endif .if !defined(WITHOUT_CLIENT) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis MAKE_ENV+= BUILD_Q2P=YES PLIST_SUB+= CLIENT="" Q2BIN+= ${PORTNAME} diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index a5ffdcb12f71..f8a6c2d83718 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -7,7 +7,7 @@ PORTNAME= quakeforge PORTVERSION= 0.5.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} MASTER_SITE_SUBDIR= quake/:sf @@ -64,7 +64,7 @@ PLIST_SUB+= SDL="@comment " .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--with-ogg=${LOCALBASE} --with-vorbis=${LOCALBASE} PLIST_SUB+= VORBIS="" .else diff --git a/games/qudos/Makefile b/games/qudos/Makefile index 8078f4592fa7..914dc83897d1 100644 --- a/games/qudos/Makefile +++ b/games/qudos/Makefile @@ -7,7 +7,7 @@ PORTNAME= qudos PORTVERSION= 0.40.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/QuDos/ DISTNAME= QuDos-${PORTVERSION}-src @@ -87,7 +87,7 @@ PLIST_SUB+= ARTS="@comment " .endif .if !defined(WITHOUT_CLIENT) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis MAKE_ENV+= BUILD_QUAKE2=YES PLIST_SUB+= CLIENT="" Q2BIN+= ${PORTNAME} diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 4306a1a6f499..5daa4f422135 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -7,6 +7,7 @@ PORTNAME= scummvm PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -43,7 +44,7 @@ WITH_VORBIS= yes .if defined(WITH_VORBIS) LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--with-ogg-prefix=${LOCALBASE} \ --with-vorbis-prefix=${LOCALBASE} .else diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 15929435064c..2acfe13fd58c 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -7,7 +7,7 @@ PORTNAME= stratagus PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF EXTRACT_SUFX= -src.tar.gz @@ -45,7 +45,7 @@ CONFIGURE_ARGS+=--without-mikmod .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbisfile.4:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbisfile.5:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+=--without-ogg .endif diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index cc39db01d863..62c5005a2243 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -7,7 +7,7 @@ PORTNAME= tremulous PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S|$|${PORTNAME}/|} \ http://0day.icculus.org/mirrors/tremulous/ \ @@ -83,7 +83,7 @@ USE_GL= yes . endif # Vorbis . if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis MAKE_ENV+= USE_CODEC_VORBIS=1 . endif .endif diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile index b3b311ea2148..5ed0b31e6e54 100644 --- a/games/tuxpuck/Makefile +++ b/games/tuxpuck/Makefile @@ -8,7 +8,7 @@ PORTNAME= tuxpuck PORTVERSION= 0.8.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ @@ -17,7 +17,7 @@ COMMENT= Shufflepuck Cafe Clone LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_SDL= sdl USE_GMAKE= yes diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index c249fdb9a631..142b5256efd4 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -7,7 +7,7 @@ PORTNAME= ufoai DISTVERSION= 2.0RC5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME:S/$/-/}${DISTVERSION:S/R/-R/}-source diff --git a/games/uqm/Makefile b/games/uqm/Makefile index f7945917f742..ed4dd0d31145 100644 --- a/games/uqm/Makefile +++ b/games/uqm/Makefile @@ -14,7 +14,7 @@ PORTNAME= uqm PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sc2 @@ -24,7 +24,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-source.tgz MAINTAINER= benlutz@datacomm.ch COMMENT= A port of the original Star Control 2 for 3DO consoles -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ mikmod.2:${PORTSDIR}/audio/libmikmod USE_XLIB= yes diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 126acde28cb6..5a38143f4531 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -7,6 +7,7 @@ PORTNAME= vavoom PORTVERSION= 1.24 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF @@ -104,7 +105,7 @@ CFLAGS+= -O3 -ffast-math -fomit-frame-pointer .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--with-vorbis .else CONFIGURE_ARGS+=--without-vorbis diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index a7ec12118857..0d191caafbd1 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -7,6 +7,7 @@ PORTNAME= warzone2100 PORTVERSION= 2.0.7 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/warzone/releases/2.0/ @@ -25,7 +26,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ openal.0:${PORTSDIR}/audio/openal \ physfs-1.0.1:${PORTSDIR}/devel/physfs \ png.5:${PORTSDIR}/graphics/png \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index b0820fbe9dff..17a3a0002727 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoto PORTVERSION= 0.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://www.amdmi3.ru/distfiles/ @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@amdmi3.ru COMMENT= Challenging 2D motocross platform game -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index b0b33412cc76..50578b7394b3 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -7,6 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/crystalspace-devel/Makefile b/graphics/crystalspace-devel/Makefile index f678b0127b17..3e966ff09ac7 100644 --- a/graphics/crystalspace-devel/Makefile +++ b/graphics/crystalspace-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 20061105 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://alex.foxybanana.com/freebsd/ PKGNAMESUFFIX= -devel diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index e611ec190fe5..3d026bfe9a1c 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 0.99 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= crystal diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index d22d1ff15de7..63cc95710516 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -7,7 +7,7 @@ PORTNAME= simage PORTVERSION= 1.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library with image format loaders and front-ends LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index f376ccbdd52b..d01b5e8a4f02 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= audacious-plugins PORTVERSION= 1.3.5 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://static.audacious-media-player.org/release/ @@ -134,7 +135,7 @@ PLIST_SUB+= ADPLUGPLUGIN="@comment " .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--enable-vorbis --enable-flac # it uses an internal flac-lib copy PLIST_SUB+= VORBISPLUGIN="" CFLAGS+= -I. -I../libflac -Ilibflac # to not use system flac if it is installed diff --git a/multimedia/avidemux2/Makefile b/multimedia/avidemux2/Makefile index fe99a2053eb3..fa78159809d8 100644 --- a/multimedia/avidemux2/Makefile +++ b/multimedia/avidemux2/Makefile @@ -7,7 +7,7 @@ PORTNAME= avidemux2 PORTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://fixounet.free.fr/avidemux/ \ ${MASTER_SITE_BERLIOS} diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile index 54ce0e9379a0..8e5fd306e918 100644 --- a/multimedia/avifile/Makefile +++ b/multimedia/avifile/Makefile @@ -7,7 +7,7 @@ PORTNAME= avifile PORTVERSION= 0.7.43 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -156,7 +156,7 @@ PLIST_SUB+= VIDIX="@comment " # libvorbis; thus, libogg .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+= --with-vorbis-prefix=${LOCALBASE} \ --with-ogg-prefix=${LOCALBASE} diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile index 479343e10ecc..1507504e9c97 100644 --- a/multimedia/beep-media-player/Makefile +++ b/multimedia/beep-media-player/Makefile @@ -7,7 +7,7 @@ PORTNAME= beep-media-player PORTVERSION= 0.9.7.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --disable-mikmod PLIST_SUB+= MIKMODPLUGIN:="@comment " .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis INPUT_PLUGINS+= vorbis PLIST_SUB+= VORBISPLUGIN:="" .else diff --git a/multimedia/bmp-extra-plugins/Makefile b/multimedia/bmp-extra-plugins/Makefile index 7fb0e99f7e5e..821fbaec8041 100644 --- a/multimedia/bmp-extra-plugins/Makefile +++ b/multimedia/bmp-extra-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmp-extra-plugins PORTVERSION= 0.2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia audio MASTER_SITES= http://wrzask.pl/files/ @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A collection of additional plugins for beep media player LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ artsc.0:${PORTSDIR}/audio/arts USE_GNOME= libglade2 esound diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index dcdccd800cc6..f823297e50bf 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= ffmpeg DISTVERSION= 2007-05-30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ahze diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index cc37d5b0cfa4..442eccb10d8d 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -8,7 +8,7 @@ PORTNAME= gstreamer PORTVERSION?= ${BASE_PORTVERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 3 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 9e09184f8dbb..452723f7e043 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -343,7 +343,7 @@ gst_theora_DIST= base # vorbis gst_vorbis_USE_GSTREAMER+= ogg -gst_vorbis_LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +gst_vorbis_LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis gst_vorbis_EXTRA_LIBS+= -lgsttag-${VERSION} -lgstaudio-${VERSION} gst_vorbis_DIST= base diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 277e451f79b4..6f9bc2e071a6 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -7,7 +7,7 @@ PORTNAME= handbrake PORTVERSION= 0.7.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://download.m0k.org/${PORTNAME}/ \ http://www.mirrors.ausmac.net/ftp/AudioVisual-SW/HandBrake/ \ @@ -27,7 +27,7 @@ LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 \ ogg.5:${PORTSDIR}/audio/libogg \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ xvidcore.4:${PORTSDIR}/multimedia/xvid \ x264.50:${PORTSDIR}/multimedia/x264 \ avcodec.1:${PORTSDIR}/multimedia/ffmpeg diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index 08f08468273c..1f48eea91a84 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdemultimedia PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/multimedia/kdemultimedia4/Makefile b/multimedia/kdemultimedia4/Makefile index 08f08468273c..1f48eea91a84 100644 --- a/multimedia/kdemultimedia4/Makefile +++ b/multimedia/kdemultimedia4/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdemultimedia PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index 4d10a1534ca0..fa9ad5c3e61e 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -7,7 +7,7 @@ PORTNAME= libquicktime PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= multimedia@FreeBSD.org COMMENT= A library for reading and writing quicktime files -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ dv.4:${PORTSDIR}/multimedia/libdv \ diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 2725fe92cc75..8a98bc6180ac 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -7,6 +7,7 @@ PORTNAME= libtheora DISTVERSION= 1.0alpha7 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ http://distfiles.master.finkmirrors.net/ @@ -14,7 +15,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Theora video codec for the Ogg multimedia streaming system -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_LDCONFIG= yes diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 5722d4539d6e..31c711df79ce 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.7 +PORTREVISION= 1 CATEGORIES= multimedia ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Libraries for xine multimedia player LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ speex.1:${PORTSDIR}/audio/speex \ mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 7b788bd411bf..c24f6d24f2e7 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -7,7 +7,7 @@ PORTNAME= mkvtoolnix PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ CSME @@ -19,7 +19,7 @@ LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ expat.6:${PORTSDIR}/textproc/expat2 \ lzo2.2:${PORTSDIR}/archivers/lzo2 \ matroska.0:${PORTSDIR}/multimedia/libmatroska \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg \ pcrecpp.0:${PORTSDIR}/devel/pcre diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index ed42639841d4..4bbd3c0f635d 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -83,7 +83,7 @@ PORTNAME= mplayer PORTVERSION= 0.99.10 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia audio MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \ http://www2.mplayerhq.hu/MPlayer/releases/ \ @@ -458,7 +458,7 @@ CONFIGURE_ARGS+= --disable-openal .if !defined(WITH_TREMOR) CONFIGURE_ARGS+= --disable-tremor-internal -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITH_REALPLAYER) diff --git a/multimedia/ogmtools/Makefile b/multimedia/ogmtools/Makefile index 9bc25185d357..2a15c0ccc227 100644 --- a/multimedia/ogmtools/Makefile +++ b/multimedia/ogmtools/Makefile @@ -7,14 +7,14 @@ PORTNAME= ogmtools PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/ogmtools/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Tools to extract from/get info about/create OGG media streams -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile index eb7cb644d31f..088209295cb2 100644 --- a/multimedia/poe/Makefile +++ b/multimedia/poe/Makefile @@ -7,7 +7,7 @@ PORTNAME= poe PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/ DISTNAME= Poe-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= Poe-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A vorbis comment editor for GNUstep -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 928a2c6d0b74..e1925fcd9694 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -7,7 +7,7 @@ PORTNAME= transcode PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://fromani.exit1.org/ @@ -66,7 +66,7 @@ CONFIGURE_ARGS+= --enable-bktr .endif .if defined(WITH_VORBIS) || exists(${LOCALBASE}/lib/libvorbis.so) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+= --with-vorbis-prefix=${LOCALBASE} --enable-vorbis .else CONFIGURE_ARGS+= --enable-vorbis=no diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index 09267b8c6727..11a924cfe654 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -10,6 +10,7 @@ PORTNAME= vlc DISTVERSION= 0.9.0.20070701 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://nightlies.videolan.org/build/source/ @@ -534,7 +535,7 @@ CONFIGURE_ARGS+= --disable-twolame .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--enable-vorbis .else CONFIGURE_ARGS+=--disable-vorbis diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index e759dc825572..10f43a64c13a 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -10,7 +10,7 @@ PORTNAME= vlc DISTVERSION= 0.8.6c -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \ @@ -529,7 +529,7 @@ CONFIGURE_ARGS+= --disable-twolame .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--enable-vorbis .else CONFIGURE_ARGS+=--disable-vorbis diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 6ddad089f4fc..b1909ee923ac 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/xmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms PORTVERSION= 1.2.10 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES+= multimedia audio ipv6 MASTER_SITES= http://www.xmms.org/files/1.2.x/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -70,7 +70,7 @@ PLIST_SUB+= MIKMODPLUGIN:="@comment " .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis INPUT_PLUGINS+= vorbis PLIST_SUB+= VORBISPLUGIN:="" .else diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 4d4d5eb3ec14..991dfc789fa5 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -7,7 +7,7 @@ PORTNAME= giFT PORTVERSION= 0.11.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION} MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_AUTOTOOLS= libltdl:15 libtool:15 USE_BZIP2= yes diff --git a/net-p2p/museek+/Makefile b/net-p2p/museek+/Makefile index 6e18b55037d2..b8b5804abd95 100644 --- a/net-p2p/museek+/Makefile +++ b/net-p2p/museek+/Makefile @@ -13,7 +13,7 @@ PORTNAME= museekplus PORTVERSION= 0.1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= museek-plus diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index 6e18b55037d2..b8b5804abd95 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -13,7 +13,7 @@ PORTNAME= museekplus PORTVERSION= 0.1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= museek-plus diff --git a/net-p2p/qtella/Makefile b/net-p2p/qtella/Makefile index 0cfe2ad8207e..0b12c6bdd13e 100644 --- a/net-p2p/qtella/Makefile +++ b/net-p2p/qtella/Makefile @@ -7,7 +7,7 @@ PORTNAME= qtella PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A Gnutella client using Qt LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_KDELIBS_VER= 3 USE_GNOME= gnometarget diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 89af2f33a488..85a923df1604 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -115,7 +116,7 @@ CONFIGURE_ARGS+= --without-ogg .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_RADIUS) diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 89af2f33a488..85a923df1604 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -115,7 +116,7 @@ CONFIGURE_ARGS+= --without-ogg .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_RADIUS) diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 89af2f33a488..85a923df1604 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -115,7 +116,7 @@ CONFIGURE_ARGS+= --without-ogg .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_RADIUS) diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 89af2f33a488..85a923df1604 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -115,7 +116,7 @@ CONFIGURE_ARGS+= --without-ogg .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_RADIUS) diff --git a/net/gini/Makefile b/net/gini/Makefile index 928ed23837d9..bf09faf297a0 100644 --- a/net/gini/Makefile +++ b/net/gini/Makefile @@ -7,7 +7,7 @@ PORTNAME= gini PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight media streaming server -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_GNOME= glib12 diff --git a/net/openpbx.org/Makefile b/net/openpbx.org/Makefile index 2139b12f9e46..1092763f2710 100644 --- a/net/openpbx.org/Makefile +++ b/net/openpbx.org/Makefile @@ -8,7 +8,7 @@ PORTNAME= openpbx.org PORTVERSION= 1.2 DISTVERSION= 1.2_rc3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.openpbx.org/releases/ @@ -107,7 +107,7 @@ CONFIGURE_ARGS+= --without-format_oggvorbis .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-format_oggvorbis -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif pre-su-install: diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index da8c1f77aff9..6a96eae9fd30 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -7,7 +7,7 @@ PORTNAME?= cdrdao PORTVERSION= 1.2.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= sysutils audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= cdrdao @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes MP3OGG_LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis .if ${PORTNAME} == "gcdmaster" USE_GCC= 3.4 diff --git a/sysutils/graveman/Makefile b/sysutils/graveman/Makefile index eb797e9e57db..b33f800c72b2 100644 --- a/sysutils/graveman/Makefile +++ b/sysutils/graveman/Makefile @@ -7,7 +7,7 @@ PORTNAME= graveman PORTVERSION= 0.3.12.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://graveman.tuxfamily.org/sources/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-\1/} @@ -45,7 +45,7 @@ CONFIGURE_ARGS+=--disable-mp3 .if defined(WITH_OGG) LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+=--disable-ogg .endif diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 4b615ec1af45..3159e9edace6 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -7,7 +7,7 @@ PORTNAME= libextractor PORTVERSION= 0.5.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://gnunet.org/libextractor/download/ \ ${MASTER_SITE_GNU} @@ -58,7 +58,7 @@ LIB_DEPENDS+= Magick.10:${PORTSDIR}/graphics/ImageMagick .endif .if exists(${LOCALBASE}/include/vorbis/vorbisfile.h) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_SUB+= VORBIS="" .else PLIST_SUB+= VORBIS="@comment " diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index f18d71cabcc8..c790089bc67a 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_musicindex PORTVERSION= 0.99.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www audio # Master site doesn't have a current version'd tarball... #MASTER_SITES= http://www.parisc-linux.org/~varenet/musicindex/ @@ -17,7 +17,7 @@ DISTNAME= libapache-mod-musicindex_${PORTVERSION} MAINTAINER= ports@fsck.ch COMMENT= Apache module in C that implements the perl module Apache::MP3 -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ id3tag.0:${PORTSDIR}/audio/libid3tag \ mad.2:${PORTSDIR}/audio/libmad \ FLAC.7:${PORTSDIR}/audio/flac diff --git a/x11-fm/evidence/Makefile b/x11-fm/evidence/Makefile index 2d1eaabc945c..78fb7498df36 100644 --- a/x11-fm/evidence/Makefile +++ b/x11-fm/evidence/Makefile @@ -7,7 +7,7 @@ PORTNAME= evidence PORTVERSION= 0.9.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -91,7 +91,7 @@ PLIST_SUB+= ID3:="" CONFIGURE_ARGS+=--disable-plugin-vorbis PLIST_SUB+= VORBIS:="@comment " .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--enable-plugin-vorbis PLIST_SUB+= VORBIS:="" .endif |