svn commit: r400035 - in head/audio: amp hawkvoice xcd

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 23 16:37:35 UTC 2015


Author: bapt
Date: Fri Oct 23 16:37:33 2015
New Revision: 400035
URL: https://svnweb.freebsd.org/changeset/ports/400035

Log:
  Mark as broken: unfetchable

Modified:
  head/audio/amp/Makefile
  head/audio/hawkvoice/Makefile
  head/audio/xcd/Makefile

Modified: head/audio/amp/Makefile
==============================================================================
--- head/audio/amp/Makefile	Fri Oct 23 16:30:53 2015	(r400034)
+++ head/audio/amp/Makefile	Fri Oct 23 16:37:33 2015	(r400035)
@@ -10,6 +10,7 @@ MASTER_SITES=	http://www-users.cs.umn.ed
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Another mp3 player
 
+BROKEN=		Does not fetch
 USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_prog_gcc=no

Modified: head/audio/hawkvoice/Makefile
==============================================================================
--- head/audio/hawkvoice/Makefile	Fri Oct 23 16:30:53 2015	(r400034)
+++ head/audio/hawkvoice/Makefile	Fri Oct 23 16:37:33 2015	(r400035)
@@ -11,6 +11,7 @@ DISTNAME=	HawkVoiceDI091src
 MAINTAINER=	acm at FreeBSD.org
 COMMENT=	Portable sound and speech compression library
 
+BROKEN=		Unfetchable
 USES=		gmake dos2unix zip
 MAKEFILE=	makefile.linux
 USE_CSTD=	gnu89

Modified: head/audio/xcd/Makefile
==============================================================================
--- head/audio/xcd/Makefile	Fri Oct 23 16:30:53 2015	(r400034)
+++ head/audio/xcd/Makefile	Fri Oct 23 16:37:33 2015	(r400035)
@@ -14,6 +14,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USES=		tk
 
+BROKEN=		Unfetchable
 WITH_CDROM_PLAYER?=	cd0
 
 MAKE_ENV+=	BINDIR="${PREFIX}/bin" \


More information about the svn-ports-all mailing list