summaryrefslogtreecommitdiff
path: root/japanese/kasumi
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kasumi')
-rw-r--r--japanese/kasumi/Makefile38
-rw-r--r--japanese/kasumi/distinfo2
-rw-r--r--japanese/kasumi/files/patch-KasumiDic.cxx10
-rw-r--r--japanese/kasumi/files/patch-KasumiException.hxx11
-rw-r--r--japanese/kasumi/files/patch-configure20
-rw-r--r--japanese/kasumi/pkg-descr1
-rw-r--r--japanese/kasumi/pkg-plist6
7 files changed, 0 insertions, 88 deletions
diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile
deleted file mode 100644
index 48a894f0f089..000000000000
--- a/japanese/kasumi/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-PORTNAME= kasumi
-PORTVERSION= 2.5
-PORTREVISION= 10
-CATEGORIES= japanese
-MASTER_SITES= OSDN/${PORTNAME}
-
-MAINTAINER= nobutaka@FreeBSD.org
-COMMENT= Dictionary management tool for anthy
-WWW= http://kasumi.sourceforge.jp/
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-LIB_DEPENDS= libanthy.so:japanese/anthy \
- libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2
-
-USES= compiler:c++11-lang gmake gnome iconv:wchar_t localbase:ldflags pkgconfig
-USE_GNOME= gtk20 cairo gdkpixbuf
-USE_CXXSTD= c++11
-
-GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-OPTIONS_DEFINE= NLS
-
-CONFLICTS_INSTALL= kasumi-unicode
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/japanese/kasumi/distinfo b/japanese/kasumi/distinfo
deleted file mode 100644
index 520d2e3bda68..000000000000
--- a/japanese/kasumi/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (kasumi-2.5.tar.gz) = f21841ac9991e365abdb515e2c2a1ec9be5914fe8562f01e8571264ceb2528de
-SIZE (kasumi-2.5.tar.gz) = 279587
diff --git a/japanese/kasumi/files/patch-KasumiDic.cxx b/japanese/kasumi/files/patch-KasumiDic.cxx
deleted file mode 100644
index 3c9180dcc6db..000000000000
--- a/japanese/kasumi/files/patch-KasumiDic.cxx
+++ /dev/null
@@ -1,10 +0,0 @@
---- KasumiDic.cxx.orig 2007-10-30 15:09:23 UTC
-+++ KasumiDic.cxx
-@@ -75,7 +75,6 @@ void KasumiDic::load(KasumiConfiguration *conf)
- const int FREQ_UBOUND = conf->getPropertyValueByInt("MaxFrequency");
-
- int anthy_version = atoi(anthy_get_version_string());
-- assert(anthy_version != 0);
-
- try{
- if(anthy_priv_dic_select_first_entry() == -1){
diff --git a/japanese/kasumi/files/patch-KasumiException.hxx b/japanese/kasumi/files/patch-KasumiException.hxx
deleted file mode 100644
index a84e79e3fcf2..000000000000
--- a/japanese/kasumi/files/patch-KasumiException.hxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- KasumiException.hxx.orig 2006-05-26 17:41:25 UTC
-+++ KasumiException.hxx
-@@ -30,6 +30,8 @@
- #include "config.h"
- #endif
-
-+#include <string>
-+
- using namespace std;
-
- enum _output {STDOUT, STDERR, ERR_DIALOG, WARNING_DIALOG};
diff --git a/japanese/kasumi/files/patch-configure b/japanese/kasumi/files/patch-configure
deleted file mode 100644
index 93b88fad63e9..000000000000
--- a/japanese/kasumi/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig 2009-07-17 00:52:02 UTC
-+++ configure
-@@ -7365,7 +7365,7 @@ fi
- fi
- if test "X$ltrpathdirs" != "X"; then
- for found_dir in $ltrpathdirs; do
-- LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
-+ LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }"
- done
- fi
-
-@@ -8587,7 +8587,7 @@ fi
- fi
- if test "X$ltrpathdirs" != "X"; then
- for found_dir in $ltrpathdirs; do
-- LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir"
-+ LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }"
- done
- fi
-
diff --git a/japanese/kasumi/pkg-descr b/japanese/kasumi/pkg-descr
deleted file mode 100644
index 9df900a416d9..000000000000
--- a/japanese/kasumi/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Kasumi is a dictionary management tool for anthy kana-kanji conversion system.
diff --git a/japanese/kasumi/pkg-plist b/japanese/kasumi/pkg-plist
deleted file mode 100644
index c5631f648a5c..000000000000
--- a/japanese/kasumi/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/kasumi
-share/man/man1/kasumi.1.gz
-%%NLS%%share/locale/ja/LC_MESSAGES/kasumi.mo
-%%NLS%%share/locale/it/LC_MESSAGES/kasumi.mo
-share/applications/kasumi.desktop
-share/pixmaps/kasumi.png