From 97229e2323ddec9566c638c2dce511c1f8dd264a Mon Sep 17 00:00:00 2001 From: marino Date: Thu, 26 Nov 2015 16:47:12 +0000 Subject: japanese/ochusha: Deprecate for removal on xmas MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This 2ch program has never been updated (introduced in 2007), and according to Google Japanese translater, it was basically abandoned by users by 2008 (due to 3 years between releases). I don't think this port ever had a maintainer. Coup de grĂ¢ce --- japanese/ochusha/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'japanese') diff --git a/japanese/ochusha/Makefile b/japanese/ochusha/Makefile index 7d6c00751909..2ebc3bc8bb54 100644 --- a/japanese/ochusha/Makefile +++ b/japanese/ochusha/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SFJP/ochusha/16560 MAINTAINER= ports@FreeBSD.org COMMENT= GUI BBS browser for 2ch.net +DEPRECATED= Development ceased in 2008, other options available +EXPIRATION_DATE= 2015-12-25 + USES= libtool pkgconfig tar:bzip2 USE_GNOME= glib20 gtk20 libxml2 GNU_CONFIGURE= yes -- cgit