From owner-svn-ports-all@FreeBSD.ORG Sat Mar 1 17:25:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 45F3221C; Sat, 1 Mar 2014 17:25:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 17ADD1C52; Sat, 1 Mar 2014 17:25:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s21HPTHD075063; Sat, 1 Mar 2014 17:25:29 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s21HPTXD075059; Sat, 1 Mar 2014 17:25:29 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201403011725.s21HPTXD075059@svn.freebsd.org> From: Antoine Brodin Date: Sat, 1 Mar 2014 17:25:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346661 - in head: japanese/Wnn6 japanese/mypaedia-fpw japanese/srd-fpw news/dnews X-SVN-Group: ports-head 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.17 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: Sat, 01 Mar 2014 17:25:30 -0000 Author: antoine Date: Sat Mar 1 17:25:28 2014 New Revision: 346661 URL: http://svnweb.freebsd.org/changeset/ports/346661 QAT: https://qat.redports.org/buildarchive/r346661/ Log: Deprecated some unmaintained, interactive and restricted ports Modified: head/japanese/Wnn6/Makefile head/japanese/mypaedia-fpw/Makefile head/japanese/srd-fpw/Makefile head/news/dnews/Makefile Modified: head/japanese/Wnn6/Makefile ============================================================================== --- head/japanese/Wnn6/Makefile Sat Mar 1 17:24:54 2014 (r346660) +++ head/japanese/Wnn6/Makefile Sat Mar 1 17:25:28 2014 (r346661) @@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Japanese input method (this is not free) +DEPRECATED= Unmaintained, interactive and restricted +EXPIRATION_DATE= 2014-04-01 IGNOREFILES= ${DISTFILES} NO_WRKSUBDIR= yes LIBDIR= ${PREFIX}/OMRONWnn6 Modified: head/japanese/mypaedia-fpw/Makefile ============================================================================== --- head/japanese/mypaedia-fpw/Makefile Sat Mar 1 17:24:54 2014 (r346660) +++ head/japanese/mypaedia-fpw/Makefile Sat Mar 1 17:25:28 2014 (r346661) @@ -14,6 +14,8 @@ COMMENT= An encyclopedia "Mypaedia" (EP BUILD_DEPENDS= fpwmake:${PORTSDIR}/japanese/freepwing \ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode +DEPRECATED= Unmaintained, interactive and restricted +EXPIRATION_DATE= 2014-04-01 IS_INTERACTIVE= YES RESTRICTED= The original dictionary is not free USES= perl5 Modified: head/japanese/srd-fpw/Makefile ============================================================================== --- head/japanese/srd-fpw/Makefile Sat Mar 1 17:24:54 2014 (r346660) +++ head/japanese/srd-fpw/Makefile Sat Mar 1 17:25:28 2014 (r346661) @@ -14,6 +14,8 @@ COMMENT= A English - Japanese Dictionary BUILD_DEPENDS= fpwmake:${PORTSDIR}/japanese/freepwing \ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode +DEPRECATED= Unmaintained, interactive and restricted +EXPIRATION_DATE= 2014-04-01 IS_INTERACTIVE= YES RESTRICTED= The original dictionary is not free USES= perl5 Modified: head/news/dnews/Makefile ============================================================================== --- head/news/dnews/Makefile Sat Mar 1 17:24:54 2014 (r346660) +++ head/news/dnews/Makefile Sat Mar 1 17:25:28 2014 (r346661) @@ -12,6 +12,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Commercial nntp server with enhancements over inn and cnews +DEPRECATED= Unmaintained, interactive and restricted +EXPIRATION_DATE= 2014-04-01 WRKSRC= ${WRKDIR}/dtemp RESTRICTED= only free for non-profit organisations IS_INTERACTIVE= yes