Chase textproc/sary update

This commit is contained in:
Emanuel Haupt 2005-12-10 18:55:51 +00:00
parent 166770e20f
commit c75479cdc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150815
3 changed files with 6 additions and 5 deletions

View file

@ -7,13 +7,14 @@
PORTNAME= prime
DISTVERSION= 1.0.0.1
PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= http://prime.sourceforge.jp/src/
MAINTAINER= otsuji@users.sourceforge.jp
COMMENT= PRedictive Input Method Editor(PRIME)
LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary
LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/sary.so:${PORTSDIR}/textproc/ruby-sary \
${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv \
${LOCALBASE}/share/emacs/site-lisp/init-suikyo.el:${PORTSDIR}/japanese/suikyo \

View file

@ -7,7 +7,7 @@
PORTNAME= Search-Saryer
PORTVERSION= 0.10
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= textproc perl5
MASTER_SITES= ftp://ftp.namazu.org/sary/perl/
PKGNAMEPREFIX= p5-
@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl interface to the Sary library
LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary
LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
PERL_CONFIGURE= yes

View file

@ -7,7 +7,7 @@
PORTNAME= sary
PORTVERSION= 0.5
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= textproc ruby
MASTER_SITES= http://prime.sourceforge.jp/freebsd/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby interface to the Sary library
LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary
LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
USE_RUBY= yes
USE_RUBY_EXTCONF= yes