aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-10-13 08:57:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-10-13 08:57:45 +0000
commit098dd7890c00815463ade6dcb37f80bd285559ed (patch)
treecdb970a4b3ff00ed5581d996b79bc74771d3fb4f
parent790026ad20d5642b50da0dc951d1d90ada9083a6 (diff)
downloadports-098dd7890c00815463ade6dcb37f80bd285559ed.tar.gz
ports-098dd7890c00815463ade6dcb37f80bd285559ed.zip
Notes
-rw-r--r--audio/abcmidi/Makefile2
-rw-r--r--audio/beast/Makefile2
-rw-r--r--audio/codec2/Makefile2
-rw-r--r--audio/deforaos-mixer/Makefile2
-rw-r--r--audio/gkrellmss2/Makefile2
-rw-r--r--audio/kaudiocreator/Makefile2
-rw-r--r--audio/linux-genpuid/Makefile1
-rw-r--r--audio/ogg2mp3/Makefile2
8 files changed, 15 insertions, 0 deletions
diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile
index ce3f4b70d59b..73ed19118005 100644
--- a/audio/abcmidi/Makefile
+++ b/audio/abcmidi/Makefile
@@ -10,6 +10,8 @@ DISTNAME= abcMIDI-${DISTVERSION:S/-/./g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert abc music files to MIDI and PostScript
+BROKEN= No public distfiles
+
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/audio/beast/Makefile b/audio/beast/Makefile
index ba6f86d22962..20d0333c99b0 100644
--- a/audio/beast/Makefile
+++ b/audio/beast/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://testbit.eu/pub/dists/beast/v${PORTVERSION:R}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Powerful music composition and modular synthesis application
+BROKEN= No public distfiles
+
LICENSE= LGPL21
LIB_DEPENDS= libasound.so:audio/alsa-lib \
diff --git a/audio/codec2/Makefile b/audio/codec2/Makefile
index 284485702874..2688a01b1e49 100644
--- a/audio/codec2/Makefile
+++ b/audio/codec2/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://files.freedv.org/codec2/ \
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Low bit rate codec
+BROKEN= no public distfiles
+
LICENSE= LGPL21
LIB_DEPENDS= libspeexdsp.so:audio/speexdsp
diff --git a/audio/deforaos-mixer/Makefile b/audio/deforaos-mixer/Makefile
index 290fe5d3f0d1..f4cff8a041b8 100644
--- a/audio/deforaos-mixer/Makefile
+++ b/audio/deforaos-mixer/Makefile
@@ -11,6 +11,8 @@ DISTNAME= Mixer-${PORTVERSION}
MAINTAINER= olivier@FreeBSD.org
COMMENT= DeforaOS desktop audio mixer
+BROKEN= No public distfiles
+
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile
index d5b686347f12..c2bab89bb51a 100644
--- a/audio/gkrellmss2/Makefile
+++ b/audio/gkrellmss2/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellmss/
MAINTAINER= ports@FreeBSD.org
COMMENT= GKrellM plugin with a VU meter showing left/right channel audio
+BROKEN= No public distfiles
+
LICENSE= GPLv2+
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2
diff --git a/audio/kaudiocreator/Makefile b/audio/kaudiocreator/Makefile
index cc36e4703553..db3b2cf5978d 100644
--- a/audio/kaudiocreator/Makefile
+++ b/audio/kaudiocreator/Makefile
@@ -13,6 +13,8 @@ COMMENT= Audio-cd ripper and encoder for KDE4
LICENSE= GPLv2
+BROKEN= No public distfiles
+
LIB_DEPENDS= libdiscid.so:audio/libdiscid \
libtag.so:audio/taglib
RUN_DEPENDS= flac:audio/flac \
diff --git a/audio/linux-genpuid/Makefile b/audio/linux-genpuid/Makefile
index 7d0de9d68dea..747cfb75d249 100644
--- a/audio/linux-genpuid/Makefile
+++ b/audio/linux-genpuid/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Application for generating MusicIP puids
USES= linux tar:tgz
+BROKEN= No public distfiles
NO_BUILD= yes
IA32_BINARY_PORT= yes
diff --git a/audio/ogg2mp3/Makefile b/audio/ogg2mp3/Makefile
index 1836f2f4a66a..342ec886ac3a 100644
--- a/audio/ogg2mp3/Makefile
+++ b/audio/ogg2mp3/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://atarininja.org/distfiles/
MAINTAINER= tobias.rehbein@web.de
COMMENT= Perl script that converts Ogg Vorbis files to MP3 format
+BROKEN= No public distfiles
+
LICENSE= GPLv2
RUN_DEPENDS= lame:audio/lame \