From owner-svn-ports-all@freebsd.org Tue Feb 16 12:04:00 2021 Return-Path: Delivered-To: svn-ports-all@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 6BF205358D2; Tue, 16 Feb 2021 12:04:00 +0000 (UTC) (envelope-from amdmi3@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 4Dg04c2drdz3mPl; Tue, 16 Feb 2021 12:04:00 +0000 (UTC) (envelope-from amdmi3@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 4DABA106C7; Tue, 16 Feb 2021 12:04:00 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11GC40IL085410; Tue, 16 Feb 2021 12:04:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11GC40gW085409; Tue, 16 Feb 2021 12:04:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <202102161204.11GC40gW085409@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 16 Feb 2021 12:04:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565396 - head/korean/man-doc X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/korean/man-doc X-SVN-Commit-Revision: 565396 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 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: Tue, 16 Feb 2021 12:04:00 -0000 Author: amdmi3 Date: Tue Feb 16 12:03:59 2021 New Revision: 565396 URL: https://svnweb.freebsd.org/changeset/ports/565396 Log: Deprecate korean/man-doc These manpages are around 2 decades outdated and were reported to be of poor quality such as being machine translated and having a lot of encoding errors. PR: 212125 Suggested by: hyun@caffeinated.codes (maintainer) Modified: head/korean/man-doc/Makefile Modified: head/korean/man-doc/Makefile ============================================================================== --- head/korean/man-doc/Makefile Tue Feb 16 10:59:46 2021 (r565395) +++ head/korean/man-doc/Makefile Tue Feb 16 12:03:59 2021 (r565396) @@ -13,6 +13,11 @@ DISTNAME= ko-man-doc-${PORTVERSION} MAINTAINER= hyun@caffeinated.codes COMMENT= Korean online manual pages +# If this port is ever resurrected, please make sure issues 212125, +# 217826 and 218176 are addressed +DEPRECATED= Poor quality, severely outdated and undermaintained +EXPIRATION_DATE=2021-03-02 + RUN_DEPENDS= ${LOCALBASE}/bin/groff:japanese/groff post-patch: