Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2015 10:11:42 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383283 - in head/audio: aacgain abcmidi amb-plugins amrcoder atunes autotalent bcg729 btc
Message-ID:  <201504051011.t35ABgWv041442@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Apr  5 10:11:41 2015
New Revision: 383283
URL: https://svnweb.freebsd.org/changeset/ports/383283

Log:
  Mark as broken ports with problem fetching the distfiles

Modified:
  head/audio/aacgain/Makefile
  head/audio/abcmidi/Makefile
  head/audio/amb-plugins/Makefile
  head/audio/amrcoder/Makefile
  head/audio/atunes/Makefile
  head/audio/autotalent/Makefile
  head/audio/bcg729/Makefile
  head/audio/btc/Makefile

Modified: head/audio/aacgain/Makefile
==============================================================================
--- head/audio/aacgain/Makefile	Sun Apr  5 10:10:49 2015	(r383282)
+++ head/audio/aacgain/Makefile	Sun Apr  5 10:11:41 2015	(r383283)
@@ -10,6 +10,7 @@ MASTER_SITES=	http://altosdesign.com/aac
 MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files
 
+BROKEN=		No public distfiles
 GNU_CONFIGURE=	yes
 USES=		gmake libtool tar:bzip2
 PLIST_FILES=	bin/aacgain

Modified: head/audio/abcmidi/Makefile
==============================================================================
--- head/audio/abcmidi/Makefile	Sun Apr  5 10:10:49 2015	(r383282)
+++ head/audio/abcmidi/Makefile	Sun Apr  5 10:11:41 2015	(r383283)
@@ -14,6 +14,7 @@ LICENSE=	GPLv2
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
+BROKEN=		no public distfiles
 USES=		gmake zip
 MAKEFILE=	makefiles/unix.mak
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} -DANSILIBS -c" LNK="${CC}"

Modified: head/audio/amb-plugins/Makefile
==============================================================================
--- head/audio/amb-plugins/Makefile	Sun Apr  5 10:10:49 2015	(r383282)
+++ head/audio/amb-plugins/Makefile	Sun Apr  5 10:11:41 2015	(r383283)
@@ -13,6 +13,8 @@ DIST_SUBDIR=	${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ambisonics plugins, mainly to be used within Ardour
 
+BROKEN=		Distfile size mismatch
+
 BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/audio/amrcoder/Makefile
==============================================================================
--- head/audio/amrcoder/Makefile	Sun Apr  5 10:10:49 2015	(r383282)
+++ head/audio/amrcoder/Makefile	Sun Apr  5 10:11:41 2015	(r383283)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://ftp.us.sinuspl.net/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	AMR encoder/decoder for Mbuni MMS Gateway (www.mbuni.org)
 
+BROKEN=		No public distfiles
+
 USES=		uidfix tar:tgz
 
 post-extract:

Modified: head/audio/atunes/Makefile
==============================================================================
--- head/audio/atunes/Makefile	Sun Apr  5 10:10:49 2015	(r383282)
+++ head/audio/atunes/Makefile	Sun Apr  5 10:11:41 2015	(r383283)
@@ -11,6 +11,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}-bin
 MAINTAINER=	lme@FreeBSD.org
 COMMENT=	Full-featured audio player and manager developed in Java
 
+BROKEN=		No public distfiles
 NO_BUILD=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+

Modified: head/audio/autotalent/Makefile
==============================================================================
--- head/audio/autotalent/Makefile	Sun Apr  5 10:10:49 2015	(r383282)
+++ head/audio/autotalent/Makefile	Sun Apr  5 10:11:41 2015	(r383283)
@@ -9,6 +9,7 @@ MASTER_SITES=	http://web.mit.edu/tbaran/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Real-time pitch correction plugin for LADSPA
 
+BROKEN=		Distfile size mismatch
 BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/audio/bcg729/Makefile
==============================================================================
--- head/audio/bcg729/Makefile	Sun Apr  5 10:10:49 2015	(r383282)
+++ head/audio/bcg729/Makefile	Sun Apr  5 10:11:41 2015	(r383283)
@@ -10,6 +10,7 @@ MASTER_SITES=	SAVANNAH/linphone/plugins/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Software G729A encoder and decoder library written in C
 
+BROKEN=		Distfile size mismatch
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 

Modified: head/audio/btc/Makefile
==============================================================================
--- head/audio/btc/Makefile	Sun Apr  5 10:10:49 2015	(r383282)
+++ head/audio/btc/Makefile	Sun Apr  5 10:11:41 2015	(r383283)
@@ -10,6 +10,7 @@ DISTNAME=	${PORTNAME}${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool for creating bass tablature
 
+BROKEN=		Ftp time out
 WRKSRC=		${WRKDIR}
 
 PLIST_FILES=	bin/btc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504051011.t35ABgWv041442>