From owner-svn-ports-head@FreeBSD.ORG Thu Oct 17 17:28:20 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 59FB7628; Thu, 17 Oct 2013 17:28:20 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2CD2E2399; Thu, 17 Oct 2013 17:28:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9HHSKCE025880; Thu, 17 Oct 2013 17:28:20 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9HHSJIQ025877; Thu, 17 Oct 2013 17:28:19 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201310171728.r9HHSJIQ025877@svn.freebsd.org> From: Tijl Coosemans Date: Thu, 17 Oct 2013 17:28:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330659 - in head: . audio audio/akode audio/akode-plugins-ffmpeg audio/akode-plugins-jack audio/akode-plugins-mpc audio/akode-plugins-mpeg audio/akode-plugins-oss audio/akode-plugins-p... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 17:28:20 -0000 Author: tijl Date: Thu Oct 17 17:28:19 2013 New Revision: 330659 URL: http://svnweb.freebsd.org/changeset/ports/330659 Log: Remove audio/akode*. This was part of KDE 3.x. PR: ports/182283 Approved by: Scot Hetzel (maintainer) Deleted: head/audio/akode/ head/audio/akode-plugins-ffmpeg/ head/audio/akode-plugins-jack/ head/audio/akode-plugins-mpc/ head/audio/akode-plugins-mpeg/ head/audio/akode-plugins-oss/ head/audio/akode-plugins-pulseaudio/ head/audio/akode-plugins-resampler/ head/audio/akode-plugins-xiph/ Modified: head/MOVED head/audio/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Oct 17 17:14:24 2013 (r330658) +++ head/MOVED Thu Oct 17 17:28:19 2013 (r330659) @@ -5107,3 +5107,12 @@ dns/dnsdoctor||2013-10-15|Has expired: D devel/py-psyco||2013-10-15|Has expired: only bulds with lang/python26 x11-toolkits/ruby-tk||2013-10-15|Has expired: Does not work with Ruby 1.9 emulators/dolphin-emu-devel|emulators/dolphin-emu|2013-10-16|Has reached stable quality +audio/akode||2013-10-17|Removed: Dependency of KDE 3.x +audio/akode-plugins-ffmpeg||2013-10-17|Removed: Dependency of KDE 3.x +audio/akode-plugins-jack||2013-10-17|Removed: Dependency of KDE 3.x +audio/akode-plugins-mpc||2013-10-17|Removed: Dependency of KDE 3.x +audio/akode-plugins-mpeg||2013-10-17|Removed: Dependency of KDE 3.x +audio/akode-plugins-oss||2013-10-17|Removed: Dependency of KDE 3.x +audio/akode-plugins-pulseaudio||2013-10-17|Removed: Dependency of KDE 3.x +audio/akode-plugins-resampler||2013-10-17|Removed: Dependency of KDE 3.x +audio/akode-plugins-xiph||2013-10-17|Removed: Dependency of KDE 3.x Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Thu Oct 17 17:14:24 2013 (r330658) +++ head/audio/Makefile Thu Oct 17 17:28:19 2013 (r330659) @@ -15,15 +15,6 @@ SUBDIR += adplay SUBDIR += afsp SUBDIR += aften - SUBDIR += akode - SUBDIR += akode-plugins-ffmpeg - SUBDIR += akode-plugins-jack - SUBDIR += akode-plugins-mpc - SUBDIR += akode-plugins-mpeg - SUBDIR += akode-plugins-oss - SUBDIR += akode-plugins-pulseaudio - SUBDIR += akode-plugins-resampler - SUBDIR += akode-plugins-xiph SUBDIR += alac SUBDIR += alienwah SUBDIR += alsa-lib