From owner-svn-ports-head@freebsd.org Fri Jan 1 19:12:01 2016 Return-Path: Delivered-To: svn-ports-head@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 958D3A5E010; Fri, 1 Jan 2016 19:12:01 +0000 (UTC) (envelope-from rene@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 70B631BB7; Fri, 1 Jan 2016 19:12:01 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u01JC0an050390; Fri, 1 Jan 2016 19:12:00 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u01JC0PJ050382; Fri, 1 Jan 2016 19:12:00 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201601011912.u01JC0PJ050382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 1 Jan 2016 19:12:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405033 - in head: . misc misc/kde4-l10n-si misc/kde4-l10n-tg misc/kde4-l10n-th multimedia multimedia/spotify-websocket-api net-mgmt net-mgmt/unifi2 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.20 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: Fri, 01 Jan 2016 19:12:01 -0000 Author: rene Date: Fri Jan 1 19:11:59 2016 New Revision: 405033 URL: https://svnweb.freebsd.org/changeset/ports/405033 Log: Remove expired ports: 2016-01-01 multimedia/spotify-websocket-api: login fails due to protocol changes 2016-01-01 net-mgmt/unifi2: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3 2016-01-01 misc/kde4-l10n-th: Upstream ceased maintainance of this translation 2016-01-01 misc/kde4-l10n-tg: Upstream ceased maintainance of this translation 2016-01-01 misc/kde4-l10n-si: Upstream ceased maintainance of this translation Deleted: head/misc/kde4-l10n-si/ head/misc/kde4-l10n-tg/ head/misc/kde4-l10n-th/ head/multimedia/spotify-websocket-api/ head/net-mgmt/unifi2/ Modified: head/LEGAL head/MOVED head/misc/Makefile head/multimedia/Makefile head/net-mgmt/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Fri Jan 1 18:35:47 2016 (r405032) +++ head/LEGAL Fri Jan 1 19:11:59 2016 (r405033) @@ -236,7 +236,6 @@ TrueCrypt* security/truecrypt May not b tuc-* converters/tuc Author does not allow CD-ROM distribution tw_cli-* sysutils/tw_cli Redistribution forbidden by license ue*dev.zip editors/uemacs Resale allowed for media cost only -unifi-2*/UniFi.unix.zip net-mgmt/unifi2 Redistribution of bundled firmware images is not permitted unifi-3*/UniFi.unix.zip net-mgmt/unifi3 Redistribution of bundled firmware images is not permitted unifi-4*/UniFi.unix.zip net-mgmt/unifi4 Redistribution of bundled firmware images is not permitted uplink-demo* games/linux-uplink-demo Redistribution is limited, see license Modified: head/MOVED ============================================================================== --- head/MOVED Fri Jan 1 18:35:47 2016 (r405032) +++ head/MOVED Fri Jan 1 19:11:59 2016 (r405033) @@ -8089,3 +8089,8 @@ dns/bind10|dns/bundy|2015-12-31|Has expi lang/perl5.16||2015-12-31|Has expired: Unsupported, please upgrade to a more recent version of Perl irc/irssi-devel||2016-01-01|Has expired: Older than irc/irssi audio/kstreamripper||2016-01-01|Has expired: Broken for more than 6 months +multimedia/spotify-websocket-api||2016-01-01|Has expired: login fails due to protocol changes +net-mgmt/unifi2|net-mgmt/unifi3|2016-01-01|Has expired: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3 +misc/kde4-l10n-th||2016-01-01|Has expired: Upstream ceased maintainance of this translation +misc/kde4-l10n-tg||2016-01-01|Has expired: Upstream ceased maintainance of this translation +misc/kde4-l10n-si||2016-01-01|Has expired: Upstream ceased maintainance of this translation Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Fri Jan 1 18:35:47 2016 (r405032) +++ head/misc/Makefile Fri Jan 1 19:11:59 2016 (r405033) @@ -222,13 +222,10 @@ SUBDIR += kde4-l10n-nn SUBDIR += kde4-l10n-pa SUBDIR += kde4-l10n-ro - SUBDIR += kde4-l10n-si SUBDIR += kde4-l10n-sk SUBDIR += kde4-l10n-sl SUBDIR += kde4-l10n-sr SUBDIR += kde4-l10n-sv - SUBDIR += kde4-l10n-tg - SUBDIR += kde4-l10n-th SUBDIR += kde4-l10n-tr SUBDIR += kde4-l10n-ug SUBDIR += kde4-l10n-wa Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Fri Jan 1 18:35:47 2016 (r405032) +++ head/multimedia/Makefile Fri Jan 1 19:11:59 2016 (r405033) @@ -365,7 +365,6 @@ SUBDIR += snappy SUBDIR += spigot SUBDIR += spook - SUBDIR += spotify-websocket-api SUBDIR += subtitlecomposer-kde4 SUBDIR += subtitleeditor SUBDIR += subtitleoffsetmodifier Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Fri Jan 1 18:35:47 2016 (r405032) +++ head/net-mgmt/Makefile Fri Jan 1 19:11:59 2016 (r405033) @@ -313,7 +313,6 @@ SUBDIR += tcpreplay SUBDIR += tcptrack SUBDIR += torrus - SUBDIR += unifi2 SUBDIR += unifi3 SUBDIR += unifi4 SUBDIR += victorops-nagios