Date: Fri, 31 Jan 2003 05:03:50 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/oniguruma Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/oniguruma/files BSDmakefile Message-ID: <200301311303.h0VD3o7Q026376@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2003/01/31 05:03:50 PST
Modified files:
devel Makefile
Added files:
devel/oniguruma Makefile distinfo pkg-comment pkg-descr
pkg-plist
devel/oniguruma/files BSDmakefile
Log:
Add devel/oniguruma.
Oniguruma is a BSDL Regular Expression library written for ruby-m17n,
which implements all of Perl extensions plus more. It has multiple
APIs; GNU regex, POSIX regex and its own interface.
This library is fundamentally multilingualized and can have one
encoding for each object. Currently supported character encodings
are ASCII, UTF-8, EUC-JP and Shift_JIS.
Author: K.Kosako <kosako@sofnec.co.jp>
WWW: http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/oniguruma/
Revision Changes Path
1.1037 +1 -0 ports/devel/Makefile
1.1 +35 -0 ports/devel/oniguruma/Makefile (new)
1.1 +1 -0 ports/devel/oniguruma/distinfo (new)
1.1 +19 -0 ports/devel/oniguruma/files/BSDmakefile (new)
1.1 +1 -0 ports/devel/oniguruma/pkg-comment (new)
1.1 +10 -0 ports/devel/oniguruma/pkg-descr (new)
1.1 +10 -0 ports/devel/oniguruma/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301311303.h0VD3o7Q026376>
