diff options
author | marino <marino@FreeBSD.org> | 2015-11-27 00:47:12 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-11-27 00:47:12 +0800 |
commit | 97229e2323ddec9566c638c2dce511c1f8dd264a (patch) | |
tree | 1f73dace7d2bf84502e5e00770aaddb6ea7c45fa /japanese | |
parent | 48a20189a5f86fe77dddb9a2f954c4e107ab3a8c (diff) | |
download | freebsd-ports-gnome-97229e2323ddec9566c638c2dce511c1f8dd264a.tar.gz freebsd-ports-gnome-97229e2323ddec9566c638c2dce511c1f8dd264a.tar.zst freebsd-ports-gnome-97229e2323ddec9566c638c2dce511c1f8dd264a.zip |
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
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ochusha/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |