From owner-svn-ports-head@FreeBSD.ORG Wed Nov 28 08:07:53 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D02CF79D; Wed, 28 Nov 2012 08:07:53 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B5D448FC12; Wed, 28 Nov 2012 08:07:53 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAS87rln074260; Wed, 28 Nov 2012 08:07:53 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAS87rpA074256; Wed, 28 Nov 2012 08:07:53 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201211280807.qAS87rpA074256@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 28 Nov 2012 08:07:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307889 - in head: . astro astro/position astro/tangogps audio audio/id3ren audio/volumecontrol audio/wsoundprefs audio/wsoundserver 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: Wed, 28 Nov 2012 08:07:54 -0000 Author: bapt Date: Wed Nov 28 08:07:53 2012 New Revision: 307889 URL: http://svnweb.freebsd.org/changeset/ports/307889 Log: 2012-11-26 astro/position: No more public distfiles 2012-11-26 astro/tangogps: No more public distfiles 2012-11-26 audio/id3ren: No more public distfiles 2012-11-26 audio/volumecontrol: No more public distfiles 2012-11-27 audio/wsoundprefs: Depends on the deprecated audio/wsoundserver and expired x11-toolkits/libdockapp 2012-11-26 audio/wsoundserver: Depends on deprecated libdockapp Feature safe: yes Deleted: head/astro/position/ head/astro/tangogps/ head/audio/id3ren/ head/audio/volumecontrol/ head/audio/wsoundprefs/ head/audio/wsoundserver/ Modified: head/MOVED head/astro/Makefile head/audio/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Nov 28 08:00:54 2012 (r307888) +++ head/MOVED Wed Nov 28 08:07:53 2012 (r307889) @@ -3852,3 +3852,9 @@ sysutils/xloadface||2012-11-28|Has expir shells/gscommander||2012-11-28|Has expired: Abandonware security/saferpay||2012-11-28|Has expired: No more public distfiles x11-wm/qvwm||2012-11-28|Has expired: No more public distfiles +astro/position||2012-11-28|Has expired: No more public distfiles +astro/tangogps||2012-11-28|Has expired: No more public distfiles +audio/id3ren||2012-11-28|Has expired: No more public distfiles +audio/volumecontrol||2012-11-28|Has expired: No more public distfiles +audio/wsoundprefs||2012-11-28|Has expired: Depends on the deprecated audio/wsoundserver and expired x11-toolkits/libdockapp +audio/wsoundserver||2012-11-28|Has expired: Depends on deprecated libdockapp Modified: head/astro/Makefile ============================================================================== --- head/astro/Makefile Wed Nov 28 08:00:54 2012 (r307888) +++ head/astro/Makefile Wed Nov 28 08:07:53 2012 (r307889) @@ -79,7 +79,6 @@ SUBDIR += p5-ZConf-Weather SUBDIR += phoon SUBDIR += planets - SUBDIR += position SUBDIR += pp3 SUBDIR += prune SUBDIR += ptiger @@ -104,7 +103,6 @@ SUBDIR += stellarium SUBDIR += sunclock SUBDIR += swe - SUBDIR += tangogps SUBDIR += tclgeomap SUBDIR += tkgeomap SUBDIR += viking Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Wed Nov 28 08:00:54 2012 (r307888) +++ head/audio/Makefile Wed Nov 28 08:07:53 2012 (r307889) @@ -306,7 +306,6 @@ SUBDIR += id3el SUBDIR += id3lib SUBDIR += id3mtag - SUBDIR += id3ren SUBDIR += id3tool SUBDIR += id3v2 SUBDIR += ifp-line @@ -766,7 +765,6 @@ SUBDIR += vo-aacenc SUBDIR += vo-amrwbenc SUBDIR += voipong - SUBDIR += volumecontrol SUBDIR += vorbis-tools SUBDIR += vorbisgain SUBDIR += vsound @@ -787,8 +785,6 @@ SUBDIR += wmrecord SUBDIR += wmsmixer SUBDIR += workman - SUBDIR += wsoundprefs - SUBDIR += wsoundserver SUBDIR += wxguitar SUBDIR += x11amp SUBDIR += xanalyser