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.

Port details
oniguruma6 BSDL Regular Expressions library compatible with POSIX/GNU/Perl
6.6.1 devel Deleted on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.6.1Version of this port present on the latest quarterly branch.
Maintainer: rob@theseusnetworking.com search for ports maintained by this maintainer
Port Added: 2016-12-22 15:14:17
Last Update: 2017-11-12 13:59:15
SVN Revision: 454041
Also Listed In: textproc
License: BSD2CLAUSE
WWW:
https://github.com/kkos/oniguruma
Description:
Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. WWW: https://github.com/kkos/oniguruma
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (34 items)
Collapse this list.
  1. /usr/local/share/licenses/oniguruma6-6.6.1/catalog.mk
  2. /usr/local/share/licenses/oniguruma6-6.6.1/LICENSE
  3. /usr/local/share/licenses/oniguruma6-6.6.1/BSD2CLAUSE
  4. bin/onig-config
  5. include/oniggnu.h
  6. include/onigposix.h
  7. include/oniguruma.h
  8. lib/libonig.a
  9. lib/libonig.so
  10. lib/libonig.so.4
  11. lib/libonig.so.4.0.0
  12. libdata/pkgconfig/oniguruma.pc
  13. share/doc/oniguruma/API
  14. share/doc/oniguruma/API.ja
  15. share/doc/oniguruma/FAQ
  16. share/doc/oniguruma/FAQ.ja
  17. share/doc/oniguruma/HISTORY
  18. share/doc/oniguruma/RE
  19. share/doc/oniguruma/RE.ja
  20. share/doc/oniguruma/README
  21. share/doc/oniguruma/UNICODE_PROPERTIES
  22. share/examples/oniguruma/bug_fix.c
  23. share/examples/oniguruma/crnl.c
  24. share/examples/oniguruma/encode.c
  25. share/examples/oniguruma/listcap.c
  26. share/examples/oniguruma/names.c
  27. share/examples/oniguruma/posix.c
  28. share/examples/oniguruma/scan.c
  29. share/examples/oniguruma/simple.c
  30. share/examples/oniguruma/sql.c
  31. share/examples/oniguruma/syntax.c
  32. share/examples/oniguruma/user_property.c
  33. @postexec /sbin/ldconfig -m /usr/local/lib
  34. @postunexec /sbin/ldconfig -R
Collapse this list.
Dependency lines:
  • oniguruma6>0:devel/oniguruma6
No installation instructions:
This port has been deleted.
PKGNAME: oniguruma6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1507483426 SHA256 (kkos-oniguruma-v6.6.1_GH0.tar.gz) = 08d5221ced206470536045a948cced32a7e07259a9b28c044daa364399c36fe8 SIZE (kkos-oniguruma-v6.6.1_GH0.tar.gz) = 610072

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf-2.69 : devel/autoconf
  2. autoheader-2.69 : devel/autoconf
  3. autoreconf-2.69 : devel/autoconf
  4. aclocal-1.15 : devel/automake
  5. automake-1.15 : devel/automake
  6. libtoolize : devel/libtool
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for oniguruma6-6.6.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
pathfix autoreconf libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kkos/oniguruma/tar.gz/v6.6.1?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.6.1
12 Nov 2017 13:59:15
Revision:454041Original commit files touched by this commit
riggs search for other commits by this committer
Rename devel/oniguruma6 to devel/oniguruma

Details:
- Previous, unmaintained versions of devel/oniguruma have been
  cleared from the ports tree.
- No ports depend on outdated versions of devel/oniguruma.
- Only one version is supported upstream.

PR:		222869
Reported by:	m.bueker@berlin.de
Approved by:	maintainer timeout
6.6.1
09 Oct 2017 20:27:09
Revision:451640Original commit files touched by this commit
pi search for other commits by this committer
devel/oniguruma6: update 6.4.0 -> 6.6.1

PR:		222470
Changes:	https://github.com/kkos/oniguruma/releases
Submitted by:	Kenji Rikitake <kenji@k2r.org>
Approved by:	rob@theseusnetworking.com (maintainer timeout)
6.4.0
13 Jul 2017 21:15:21
Revision:445714Original commit files touched by this commit
pawel search for other commits by this committer
Fix CONFLICTS_INSTALL variables

Approved by:	just fix it
6.4.0
08 Jul 2017 22:43:41
Revision:445350Original commit files touched by this commit
brnrd search for other commits by this committer
devel/oniguruma6: Update to 6.4.0 (security)

 - Security update to 6.4.0

PR:		220438
Security:	b396cf6c-62e6-11e7-9def-b499baebfeaf
Sponsored by:	Essen DevSummit
6.1.3
05 May 2017 13:52:22
Revision:440155Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 6.1.3

PR:		217933
Submitted by:	Yuri Victorovich
Approved by:	maintainer timeout
6.1.2
22 Dec 2016 15:14:05
Revision:429161Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
new port: devel/oniguruma6

Oniguruma is a regular expressions library. The characteristics of this
library is that different character encoding for every regular
expression object can be specified.

PR:		212715
Submitted by:	yuri@rawbw.com, rob@theseusnetworking.com (earlier version)
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D8871

Number of commits found: 6