From owner-svn-ports-all@freebsd.org Thu Nov 7 07:41:11 2019 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 9C3B11AA833; Thu, 7 Nov 2019 07:41:11 +0000 (UTC) (envelope-from eugen@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 477wLv3gSKz4FbS; Thu, 7 Nov 2019 07:41:11 +0000 (UTC) (envelope-from eugen@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 627AFA60D; Thu, 7 Nov 2019 07:41:11 +0000 (UTC) (envelope-from eugen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA77fBDu082177; Thu, 7 Nov 2019 07:41:11 GMT (envelope-from eugen@FreeBSD.org) Received: (from eugen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA77fAiG082174; Thu, 7 Nov 2019 07:41:10 GMT (envelope-from eugen@FreeBSD.org) Message-Id: <201911070741.xA77fAiG082174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eugen set sender to eugen@FreeBSD.org using -f From: Eugene Grosbein Date: Thu, 7 Nov 2019 07:41:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516942 - in head: . russian russian/d1489 X-SVN-Group: ports-head X-SVN-Commit-Author: eugen X-SVN-Commit-Paths: in head: . russian russian/d1489 X-SVN-Commit-Revision: 516942 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.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: Thu, 07 Nov 2019 07:41:11 -0000 Author: eugen Date: Thu Nov 7 07:41:10 2019 New Revision: 516942 URL: https://svnweb.freebsd.org/changeset/ports/516942 Log: Restore port russian/d1489 and take maintainership. The port was originally created and maintained by Andrey Chernov (ache@) who passed away. The software has the value for users of Cyrillic alphabet still. Added: head/russian/d1489/ - copied from r514600, head/russian/d1489/ Modified: head/MOVED head/russian/Makefile head/russian/d1489/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Nov 7 07:16:37 2019 (r516941) +++ head/MOVED Thu Nov 7 07:41:10 2019 (r516942) @@ -13311,7 +13311,6 @@ ports-mgmt/fastest_sites||2019-10-16|Has expired: Unfe ports-mgmt/pkg-plist||2019-10-16|Has expired: Unfetchable, unmaintained ports-mgmt/symports||2019-10-16|Has expired: Unfetchable, unmaintained print/poster||2019-10-16|Has expired: Unfetchable, unmaintained -russian/d1489||2019-10-16|Has expired: Unfetchable, unmaintained science/metaf2xml||2019-10-16|Has expired: Unfetchable, unmaintained security/authforce||2019-10-16|Has expired: Unfetchable, unmaintained security/avcheck||2019-10-16|Has expired: Unfetchable, unmaintained Modified: head/russian/Makefile ============================================================================== --- head/russian/Makefile Thu Nov 7 07:16:37 2019 (r516941) +++ head/russian/Makefile Thu Nov 7 07:41:10 2019 (r516942) @@ -6,6 +6,7 @@ SUBDIR += artwiz-ru SUBDIR += aspell SUBDIR += bugzilla44 + SUBDIR += d1489 SUBDIR += emkatic SUBDIR += eric6 SUBDIR += gd Modified: head/russian/d1489/Makefile ============================================================================== --- head/russian/d1489/Makefile Wed Oct 16 15:29:20 2019 (r514600) +++ head/russian/d1489/Makefile Thu Nov 7 07:41:10 2019 (r516942) @@ -4,15 +4,12 @@ PORTNAME= d1489 PORTVERSION= 1.5.1 CATEGORIES= russian converters -MASTER_SITES= https://koi8.pp.ru/dist/ +MASTER_SITES= LOCAL/eugen \ + http://www.grosbein.net/freebsd/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eugen@FreeBSD.org COMMENT= Cp866<->koi8-r and cp1251<->koi8-r decoders, font converter (RFC1489) - -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 MAKE_ARGS= PREFIX=${PREFIX} STAGEDIR=${STAGEDIR} PLIST_FILES= bin/a2kfcnv bin/fromdos bin/todos bin/fromwin bin/towin