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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

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