From owner-svn-ports-all@freebsd.org Sun Dec 16 00:29:22 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF5E613341CD; Sun, 16 Dec 2018 00:29:21 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86BF28DEC0; Sun, 16 Dec 2018 00:29:21 +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 77AAD1F3AB; Sun, 16 Dec 2018 00:29:21 +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 wBG0TLHu064117; Sun, 16 Dec 2018 00:29:21 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBG0TKOc064114; Sun, 16 Dec 2018 00:29:20 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201812160029.wBG0TKOc064114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 16 Dec 2018 00:29:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487552 - in head: . dns dns/knot1 graphics graphics/cuneiform X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . dns dns/knot1 graphics graphics/cuneiform X-SVN-Commit-Revision: 487552 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 86BF28DEC0 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.80 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.989,0]; NEURAL_HAM_SHORT(-0.92)[-0.924,0]; NEURAL_HAM_LONG(-0.88)[-0.883,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2018 00:29:22 -0000 Author: rene Date: Sun Dec 16 00:29:20 2018 New Revision: 487552 URL: https://svnweb.freebsd.org/changeset/ports/487552 Log: Remove expired ports: 2018-12-15 graphics/cuneiform: Unmaintained upstream 2018-12-15 dns/knot1: EOL upstream; successor dns/knot2 is in place Deleted: head/dns/knot1/ head/graphics/cuneiform/ Modified: head/MOVED head/dns/Makefile head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Dec 16 00:27:26 2018 (r487551) +++ head/MOVED Sun Dec 16 00:29:20 2018 (r487552) @@ -10783,3 +10783,5 @@ sysutils/cog||2018-12-11|Has expired: GNOME 2 applicat sysutils/gcdmaster||2018-12-11|Has expired: GNOME 2 application biology/njplot|biology/seaview|2018-12-11|Has expired: Deprecated by upstream; use biology/seaview instead devel/dcmtk|graphics/dcmtk|2018-12-12|Move to a proper category +graphics/cuneiform||2018-12-16|Has expired: Unmaintained upstream +dns/knot1|dns/knot2|2018-12-16|Has expired: EOL upstream; successor dns/knot2 is in place Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Sun Dec 16 00:27:26 2018 (r487551) +++ head/dns/Makefile Sun Dec 16 00:29:20 2018 (r487552) @@ -91,7 +91,6 @@ SUBDIR += kadnode SUBDIR += kf5-kdnssd SUBDIR += knot-resolver - SUBDIR += knot1 SUBDIR += knot2 SUBDIR += knot2-lib SUBDIR += ldapdns Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Dec 16 00:27:26 2018 (r487551) +++ head/graphics/Makefile Sun Dec 16 00:29:20 2018 (r487552) @@ -113,7 +113,6 @@ SUBDIR += cptutils SUBDIR += crw SUBDIR += cthumb - SUBDIR += cuneiform SUBDIR += curator SUBDIR += cuttlefish SUBDIR += danpei