notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/oniguruma/files/BSDmakefile

Number of commits found: 5

Monday, 9 Feb 2004
05:17 knu search for other commits by this committer
Update to 2.1.0.  Support for several more encodings is added.

Do not build a shared library for now because it does not link.
Original commit
Friday, 20 Jun 2003
10:52 knu search for other commits by this committer
Update to 1.9.0.
Original commit
Thursday, 13 Mar 2003
02:31 knu search for other commits by this committer
Upgrade to 1.8.4 to fix a build time error where a C89 compiler fails
depending on the #ifdef UNALIGNED_WORD_ACCESS condition.

Submitted by:   bento (alpha-4-latest)
Original commit
Tuesday, 4 Feb 2003
09:39 knu search for other commits by this committer
Update to 1.7 (20030204), with improved performance.

According to the author's post on a mailing list, a simple benchmark
shows that Oniguruma is 10-20% faster than PCRE 3.9 under the ASCII
(single byte) encoding.
Original commit
Friday, 31 Jan 2003
13:03 knu search for other commits by this committer
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/
Original commit

Number of commits found: 5