From owner-svn-ports-all@freebsd.org Sat Dec 12 22:09:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72ABCA3B5E2; Sat, 12 Dec 2015 22:09:20 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3482B18C0; Sat, 12 Dec 2015 22:09:20 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBCM9JsT056209; Sat, 12 Dec 2015 22:09:19 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBCM9IaN056198; Sat, 12 Dec 2015 22:09:18 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201512122209.tBCM9IaN056198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 12 Dec 2015 22:09:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403635 - in head: archivers/epkg audio/alac audio/audex audio/autozen audio/liblscp audio/mangler audio/mma audio/mp3stat audio/praat audio/waheela X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2015 22:09:20 -0000 Author: bapt Date: Sat Dec 12 22:09:18 2015 New Revision: 403635 URL: https://svnweb.freebsd.org/changeset/ports/403635 Log: Mark as broken: unfetchable Modified: head/archivers/epkg/Makefile head/audio/alac/Makefile head/audio/audex/Makefile head/audio/autozen/Makefile head/audio/liblscp/Makefile head/audio/mangler/Makefile head/audio/mma/Makefile head/audio/mp3stat/Makefile head/audio/praat/Makefile head/audio/waheela/Makefile Modified: head/archivers/epkg/Makefile ============================================================================== --- head/archivers/epkg/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/archivers/epkg/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.feep.net/pub/enc MAINTAINER= pirzyk@FreeBSD.org COMMENT= Encap Package Manager +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/lib/libfget.a:${PORTSDIR}/ftp/fget LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libexpat.so:${PORTSDIR}/textproc/expat2 Modified: head/audio/alac/Makefile ============================================================================== --- head/audio/alac/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/alac/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_decoder-${PORTVERS MAINTAINER= multimedia@FreeBSD.org COMMENT= Basic decoder for Apple Lossless Audio Codec files (ALAC) +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME}_decoder MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" ALL_TARGET= alac Modified: head/audio/audex/Makefile ============================================================================== --- head/audio/audex/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/audex/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -10,6 +10,8 @@ COMMENT= KDE4 audio CD ripping utility LICENSE= GPLv3 +BROKEN= unfetchable + LIB_DEPENDS= libcdda_paranoia.so:${PORTSDIR}/audio/cdparanoia USES= tar:xz cmake Modified: head/audio/autozen/Makefile ============================================================================== --- head/audio/autozen/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/autozen/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -12,6 +12,8 @@ COMMENT= Adjust brain waves with sound LICENSE= GPLv2 +BROKEN= unfetchable + OPTIONS_DEFINE= DOCS USES= shebangfix perl5 pkgconfig Modified: head/audio/liblscp/Makefile ============================================================================== --- head/audio/liblscp/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/liblscp/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -10,6 +10,8 @@ MASTER_SITES= SF/qsampler/${PORTNAME}/${ MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper around the LSCP network protocol +BROKEN= unfetchable + LICENSE= LGPL21 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING Modified: head/audio/mangler/Makefile ============================================================================== --- head/audio/mangler/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/mangler/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -10,6 +10,8 @@ MASTER_SITES= http://www.mangler.org/dow MAINTAINER= ports@FreeBSD.org COMMENT= Ventrilo VOIP compatible client +BROKEN= unfetchable + LIB_DEPENDS= libcelt0.so:${PORTSDIR}/audio/celt \ libspeex.so:${PORTSDIR}/audio/speex \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ Modified: head/audio/mma/Makefile ============================================================================== --- head/audio/mma/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/mma/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -13,6 +13,8 @@ COMMENT= Musical MIDI Accompaniment gene LICENSE= GPLv2 +BROKEN= unfetchable + RUN_DEPENDS= aplaymidi:${PORTSDIR}/audio/alsa-utils \ timidity:${PORTSDIR}/audio/timidity++ Modified: head/audio/mp3stat/Makefile ============================================================================== --- head/audio/mp3stat/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/mp3stat/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Read information about mp3s and oggs bitstream +BROKEN= unfetchable + LICENSE= GPLv2 OPTIONS_DEFINE= VORBIS DOCS Modified: head/audio/praat/Makefile ============================================================================== --- head/audio/praat/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/praat/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -11,6 +11,8 @@ DISTNAME= praat5408_sources MAINTAINER= bacon4000@gmail.com COMMENT= Phonetics by Computer +BROKEN= unfetchable + LICENSE= GPLv2 DOS2UNIX_REGEX= .*Makefile Modified: head/audio/waheela/Makefile ============================================================================== --- head/audio/waheela/Makefile Sat Dec 12 22:07:35 2015 (r403634) +++ head/audio/waheela/Makefile Sat Dec 12 22:09:18 2015 (r403635) @@ -12,6 +12,8 @@ COMMENT= Fullscreen mode for Amarok 2.x LICENSE= GPLv2 +BROKEN= unfetchable + RUN_DEPENDS= amarok>=2:${PORTSDIR}/audio/amarok-kde4 USES= cmake