From owner-svn-ports-head@freebsd.org Tue Feb 2 15:04:05 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A4800534D95; Tue, 2 Feb 2021 15:04:05 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DVSks4F4Wz3PW1; Tue, 2 Feb 2021 15:04:05 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 845467FCC; Tue, 2 Feb 2021 15:04:05 +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 112F45UI047112; Tue, 2 Feb 2021 15:04:05 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 112F44OQ047109; Tue, 2 Feb 2021 15:04:04 GMT (envelope-from rene@FreeBSD.org) Message-Id: <202102021504.112F44OQ047109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 2 Feb 2021 15:04:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563813 - in head: . devel devel/godep security security/titus X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . devel devel/godep security security/titus X-SVN-Commit-Revision: 563813 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.34 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: Tue, 02 Feb 2021 15:04:05 -0000 Author: rene Date: Tue Feb 2 15:04:04 2021 New Revision: 563813 URL: https://svnweb.freebsd.org/changeset/ports/563813 Log: Remove expired ports: 2021-02-01 devel/godep: Unmaintained and dead upstream 2021-02-01 security/titus: Development has officially ceased Deleted: head/devel/godep/ head/security/titus/ Modified: head/MOVED head/devel/Makefile head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 2 14:36:26 2021 (r563812) +++ head/MOVED Tue Feb 2 15:04:04 2021 (r563813) @@ -16045,3 +16045,5 @@ net-p2p/py-transmissionrpc|net-p2p/py-transmission-rpc science/xfce4-equake-plugin||2021-02-01|Has expired: Unsupported upstream, cannot work with XFCE 4.16 sysutils/xfce4-kbdleds-plugin||2021-02-01|Has expired: Unsupported upstream, cannot work with XFCE 4.16 textproc/py-gfm|textproc/py-cmarkgfm|2021-02-01|Has expired: No longer maintained by upstream, please use textproc/py-cmarkgfm instead +devel/godep||2021-02-02|Has expired: Unmaintained and dead upstream +security/titus||2021-02-02|Has expired: Development has officially ceased Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Feb 2 14:36:26 2021 (r563812) +++ head/devel/Makefile Tue Feb 2 15:04:04 2021 (r563813) @@ -856,7 +856,6 @@ SUBDIR += gob2 SUBDIR += gobject-introspection SUBDIR += gocheese - SUBDIR += godep SUBDIR += godot SUBDIR += godot-tools SUBDIR += godot2 Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Feb 2 14:36:26 2021 (r563812) +++ head/security/Makefile Tue Feb 2 15:04:04 2021 (r563813) @@ -1260,7 +1260,6 @@ SUBDIR += tinc SUBDIR += tinc-devel SUBDIR += tinyca - SUBDIR += titus SUBDIR += tls-check SUBDIR += tlswrap SUBDIR += tor