From 2cbffa33dfdb70067c55b543b7406012bf30059d Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Tue, 26 Feb 2002 06:37:10 +0000 Subject: Initial import. Another kana-kanji conversion server. --- japanese/anthy/Makefile | 18 ++++++++++++++++++ japanese/anthy/distinfo | 1 + japanese/anthy/files/patch-aa | 11 +++++++++++ japanese/anthy/pkg-comment | 1 + japanese/anthy/pkg-descr | 3 +++ japanese/anthy/pkg-plist | 29 +++++++++++++++++++++++++++++ 6 files changed, 63 insertions(+) create mode 100644 japanese/anthy/Makefile create mode 100644 japanese/anthy/distinfo create mode 100644 japanese/anthy/files/patch-aa create mode 100644 japanese/anthy/pkg-comment create mode 100644 japanese/anthy/pkg-descr create mode 100644 japanese/anthy/pkg-plist (limited to 'japanese/anthy') diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile new file mode 100644 index 000000000000..9741e04b1c0e --- /dev/null +++ b/japanese/anthy/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: anthy +# Date created: 26 February 2002 +# Whom: Yukihiro Nakai +# +# $FreeBSD$ +# + +PORTNAME= anthy +PORTVERSION= 2427b +CATEGORIES= japanese +MASTER_SITES= http://www.kyoto.trans-nt.com/anthy/ + +MAINTAINER= nakai@FreeBSD.org + +GNU_CONFIGURE= yes +INSTALL_SHLIBS= yes + +.include diff --git a/japanese/anthy/distinfo b/japanese/anthy/distinfo new file mode 100644 index 000000000000..7a2cd4a07460 --- /dev/null +++ b/japanese/anthy/distinfo @@ -0,0 +1 @@ +MD5 (anthy-2427b.tar.gz) = aa35b1c295b531ad9349777c752bdad2 diff --git a/japanese/anthy/files/patch-aa b/japanese/anthy/files/patch-aa new file mode 100644 index 000000000000..084f49a9379e --- /dev/null +++ b/japanese/anthy/files/patch-aa @@ -0,0 +1,11 @@ +--- configure.orig Tue Feb 26 15:16:15 2002 ++++ configure Tue Feb 26 15:16:23 2002 +@@ -5068,7 +5068,7 @@ + # If set to t, that means we are running in a shell under Emacs. + # If you have an Emacs named "t", then use the full path. + test "$EMACS" = t && EMACS= +- for ac_prog in emacs xemacs ++ for ac_prog in + do + # Extract the first word of "$ac_prog", so it can be a program name with args. + set dummy $ac_prog; ac_word=$2 diff --git a/japanese/anthy/pkg-comment b/japanese/anthy/pkg-comment new file mode 100644 index 000000000000..467b683ef1ae --- /dev/null +++ b/japanese/anthy/pkg-comment @@ -0,0 +1 @@ +Another kana-kanji conversion system diff --git a/japanese/anthy/pkg-descr b/japanese/anthy/pkg-descr new file mode 100644 index 000000000000..2fad6b72784b --- /dev/null +++ b/japanese/anthy/pkg-descr @@ -0,0 +1,3 @@ +another kana-kanji conversion system + +WWW: http://www.kyoto.trans-nt.com/anthy/ (Japanese) diff --git a/japanese/anthy/pkg-plist b/japanese/anthy/pkg-plist new file mode 100644 index 000000000000..570729bc8c10 --- /dev/null +++ b/japanese/anthy/pkg-plist @@ -0,0 +1,29 @@ +bin/anthy-agent +bin/anthy-dic-tool +etc/anthy-conf +include/anthy/anthy.h +include/anthy/dicutil.h +include/anthy/input.h +lib/libanthy.a +lib/libanthy.la +lib/libanthy.so.0 +lib/libanthydic.a +lib/libanthydic.la +lib/libanthydic.so.0 +lib/libanthyinput.a +lib/libanthyinput.la +lib/libanthyinput.so.0 +share/anthy/a.depword +share/anthy/ajv.depword +share/anthy/anthy.dic +share/anthy/av.depword +share/anthy/dep.depword +share/anthy/dic-tool-usage.txt +share/anthy/indepword.txt +share/anthy/master.depword +share/anthy/noun.depword +share/anthy/struct.txt +share/anthy/typetab +share/anthy/v.depword +@dirrm include/anthy +@dirrm share/anthy -- cgit v1.2.3