Date: Sat, 20 Oct 2018 13:06:25 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482496 - head/korean/man-doc Message-ID: <201810201306.w9KD6PP4060823@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Oct 20 13:06:25 2018 New Revision: 482496 URL: https://svnweb.freebsd.org/changeset/ports/482496 Log: Deprecate korean/man-doc It is unmaintained, was last updated in 2002, some files have encoding errors [1], some appear to be machine translated [1], and it documents commands that have changed significantly since then with flags that no longer exist, new flags that are not documented, etc. PR: 212125 [1], 217826, 218176 Modified: head/korean/man-doc/Makefile Modified: head/korean/man-doc/Makefile ============================================================================== --- head/korean/man-doc/Makefile Sat Oct 20 12:21:15 2018 (r482495) +++ head/korean/man-doc/Makefile Sat Oct 20 13:06:25 2018 (r482496) @@ -13,6 +13,9 @@ DISTNAME= ko-man-doc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Korean online manual pages +DEPRECATED= unmaintained and outdated +EXPIRATION_DATE= 2018-12-31 + RUN_DEPENDS= ${LOCALBASE}/bin/groff:japanese/groff post-patch:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810201306.w9KD6PP4060823>