svn commit: r402456 - head/japanese/ochusha

John Marino marino at FreeBSD.org
Thu Nov 26 16:47:13 UTC 2015


Author: marino
Date: Thu Nov 26 16:47:12 2015
New Revision: 402456
URL: https://svnweb.freebsd.org/changeset/ports/402456

Log:
  japanese/ochusha: Deprecate for removal on xmas
  
  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

Modified:
  head/japanese/ochusha/Makefile

Modified: head/japanese/ochusha/Makefile
==============================================================================
--- head/japanese/ochusha/Makefile	Thu Nov 26 16:15:55 2015	(r402455)
+++ head/japanese/ochusha/Makefile	Thu Nov 26 16:47:12 2015	(r402456)
@@ -10,6 +10,9 @@ MASTER_SITES=	SFJP/ochusha/16560
 MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list