Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2019 07:41:10 +0000 (UTC)
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516942 - in head: . russian russian/d1489
Message-ID:  <201911070741.xA77fAiG082174@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911070741.xA77fAiG082174>