From owner-svn-ports-head@freebsd.org Sat Dec 16 14:07:06 2017 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 A1CAEE8343E; Sat, 16 Dec 2017 14:07:06 +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 6D95864F0A; Sat, 16 Dec 2017 14:07:06 +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 vBGE75n1015480; Sat, 16 Dec 2017 14:07:05 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBGE757I015477; Sat, 16 Dec 2017 14:07:05 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712161407.vBGE757I015477@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 16 Dec 2017 14:07:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456470 - in head: . net-im net-im/pork security security/aimsniff X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . net-im net-im/pork security security/aimsniff X-SVN-Commit-Revision: 456470 X-SVN-Commit-Repository: ports 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.25 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: Sat, 16 Dec 2017 14:07:06 -0000 Author: rene Date: Sat Dec 16 14:07:05 2017 New Revision: 456470 URL: https://svnweb.freebsd.org/changeset/ports/456470 Log: Remove two unmaintained ports that were only useful for the AIM network, which was shut down on 2017-12-15: net-im/pork security/aimsniff Deleted: head/net-im/pork/ head/security/aimsniff/ Modified: head/MOVED head/net-im/Makefile head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 16 14:05:37 2017 (r456469) +++ head/MOVED Sat Dec 16 14:07:05 2017 (r456470) @@ -9815,3 +9815,5 @@ textproc/pecl-cld||2017-12-13|Has expired: Depends on textproc/p5-Lingua-Identify-CLD||2017-12-13|Has expired: Depends on expired devel/cld devel/cld||2017-12-13|Has expired: Unfetchable for more than six months (google code has gone away) devel/py-ode|devel/py-PyODE|2017-12-14|Rename to reflect official Python modules naming scheme +net-im/pork||2017-12-16|Removed, AIM shut down on 2017-12-15 +security/aimsniff||2017-12-16|Removed, AIM shut down on 2017-12-15 Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Sat Dec 16 14:05:37 2017 (r456469) +++ head/net-im/Makefile Sat Dec 16 14:07:05 2017 (r456470) @@ -123,7 +123,6 @@ SUBDIR += pidgin-twitter SUBDIR += plasma-applet-ktp SUBDIR += poezio - SUBDIR += pork SUBDIR += profanity SUBDIR += prosody SUBDIR += prosody-modules Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sat Dec 16 14:05:37 2017 (r456469) +++ head/security/Makefile Sat Dec 16 14:07:05 2017 (r456470) @@ -19,7 +19,6 @@ SUBDIR += afl SUBDIR += afterglow SUBDIR += aide - SUBDIR += aimsniff SUBDIR += akmos SUBDIR += amap SUBDIR += amavis-stats