pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-suikyo Remove ruby-suikyo package which ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8cada3302039
branches: trunk
changeset: 361567:8cada3302039
user: taca <taca%pkgsrc.org@localhost>
date: Sat Apr 22 18:02:09 2017 +0000
description:
Remove ruby-suikyo package which is not maintained for long time and
depends on ruby18.
diffstat:
textproc/ruby-suikyo/DESCR | 4 ----
textproc/ruby-suikyo/Makefile | 24 ------------------------
textproc/ruby-suikyo/PLIST | 5 -----
3 files changed, 0 insertions(+), 33 deletions(-)
diffs (45 lines):
diff -r 80bf7ffa3130 -r 8cada3302039 textproc/ruby-suikyo/DESCR
--- a/textproc/ruby-suikyo/DESCR Sat Apr 22 18:01:41 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-Suikyo is a Romaji Hiragana conversion library based on
-DFA (Deterministic finate state) automaton.
-
-This package contains ruby binding of suikyo
diff -r 80bf7ffa3130 -r 8cada3302039 textproc/ruby-suikyo/Makefile
--- a/textproc/ruby-suikyo/Makefile Sat Apr 22 18:01:41 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2015/03/15 17:04:44 hiramatsu Exp $
-#
-
-.include "../../textproc/suikyo/Makefile.common"
-
-PKGREVISION= 1
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://taiyaki.org/suikyo/ruby/index.html
-COMMENT= Suikyo for Ruby
-
-DEPENDS+= suikyo-conv-table>=${SUIKYO_VER}:../../textproc/suikyo-conv-table
-DEPENDS+= suikyo-docs>=${SUIKYO_VER}:../../textproc/suikyo-docs
-
-#
-# The same dictonary directory now.
-#
-CONFLICTS+= ruby[1-9][0-9]-suikyo-*
-BUILD_DIRS+= ruby
-
-CONFIGURE_ARGS+= --with-rubydir=${PREFIX}/${RUBY_VENDORLIB}
-
-.include "../../lang/ruby/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 80bf7ffa3130 -r 8cada3302039 textproc/ruby-suikyo/PLIST
--- a/textproc/ruby-suikyo/PLIST Sat Apr 22 18:01:41 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:17:30 joerg Exp $
-${RUBY_VENDORLIB}/suikyo/suikyo-composer.rb
-${RUBY_VENDORLIB}/suikyo/suikyo-config.rb
-${RUBY_VENDORLIB}/suikyo/suikyo.rb
-share/doc/suikyo/ruby/index.html
Home |
Main Index |
Thread Index |
Old Index