Bug 203218

Summary: [NEW PORT] databases/sqlite-ext-regexp: Regular-expression matcher using NFA engine for SQLite
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: koobs, pi, rakuco
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar archive
none
poudriere log
none
shar archive
none
shar archive none

Description Yuri Victorovich freebsd_committer freebsd_triage 2015-09-20 01:17:13 UTC
Created attachment 161206 [details]
shar archive
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2015-09-20 01:17:57 UTC
Created attachment 161207 [details]
poudriere log
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2015-09-20 01:19:18 UTC
similar to bug#203217 (please commit it too)
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2015-12-10 22:09:37 UTC
Created attachment 164092 [details]
shar archive
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-03-05 23:42:20 UTC
Can you submit a new version without your work/ directory?
Comment 5 Yuri Victorovich freebsd_committer freebsd_triage 2016-05-06 14:35:55 UTC
Created attachment 170048 [details]
shar archive

Updated shar.
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-06 14:56:49 UTC
testbuilds@work
Comment 7 commit-hook freebsd_committer freebsd_triage 2016-05-06 15:03:48 UTC
A commit references this bug:

Author: pi
Date: Fri May  6 15:02:47 UTC 2016
New revision: 414709
URL: https://svnweb.freebsd.org/changeset/ports/414709

Log:
  New port: databases/sqlite-ext-regexp

  Regular-expression matcher for posix extended regular expressions
  against UTF8 text.

  Functions: regexp

  WWW: https://www.sqlite.org/

  PR:		203218
  Submitted by:	Yuri <yuri@rawbw.com>

Changes:
  head/databases/Makefile
  head/databases/sqlite-ext-regexp/
  head/databases/sqlite-ext-regexp/Makefile
  head/databases/sqlite-ext-regexp/distinfo
  head/databases/sqlite-ext-regexp/pkg-descr
  head/databases/sqlite-ext-regexp/pkg-message
Comment 8 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-06 15:04:24 UTC
Committed, thanks!