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 on branch 2022Q3
sqlite-ext-pcre Regexp function for SQLite based on PCRE library
20100208_2 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20100208_2Version of this port present on the latest quarterly branch.
Maintainer: vivek@khera.org search for ports maintained by this maintainer
Port Added: 2014-08-24 20:01:04
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: PD
WWW:
https://github.com/ralight/sqlite3-pcre
Description:
This is sqlite3-pcre, an extension for sqlite3 that uses libpcre to provide a regexp() function to use with the REGEXP operator.
Homepage    cgit ¦ Codeberg ¦ 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 (4 items)
Collapse this list.
  1. libexec/sqlite-ext/pcre.so
  2. /usr/local/share/licenses/sqlite-ext-pcre-20100208_2/catalog.mk
  3. /usr/local/share/licenses/sqlite-ext-pcre-20100208_2/LICENSE
  4. /usr/local/share/licenses/sqlite-ext-pcre-20100208_2/PD
Collapse this list.
Dependency lines:
  • sqlite-ext-pcre>0:databases/sqlite-ext-pcre
To install the port:
cd /usr/ports/databases/sqlite-ext-pcre/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/sqlite-ext-pcre
  • pkg install sqlite-ext-pcre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sqlite-ext-pcre
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sqlite-ext/ralight-sqlite3-pcre-20100208-c98da41_GH0.tar.gz) = 44840bfc7fb7b6aa5397143c3f70216e3a61911528ef011d48cf54100ab06292 SIZE (sqlite-ext/ralight-sqlite3-pcre-20100208-c98da41_GH0.tar.gz) = 2414

Packages (timestamps in pop-ups are UTC):
sqlite-ext-pcre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20100208_220100208_220100208_220100208_220100208_2-20100208_2-
FreeBSD:13:quarterly20100208_220100208_220100208_220100208_220100208_220100208_220100208_220100208_2
FreeBSD:14:latest20100208_220100208_220100208_220100208_220100208_220100208_2-20100208_2
FreeBSD:14:quarterly20100208_220100208_2-20100208_220100208_220100208_220100208_220100208_2
FreeBSD:15:latest20100208_220100208_2n/a20100208_2n/a20100208_220100208_220100208_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_sqlite-ext-pcre
USES:
gmake pkgconfig sqlite
pkg-message:
For install:
Loading extensions is by default prohibited as a security measure; see "Security Considerations" in http://www.sqlite.org/cvstrac/wiki?p=LoadableExtensions. If the sqlite3 program and library are built this way, you cannot use these functions from the program, you must write your own program using the sqlite3 API, and call sqlite3_enable_load_extension as described above, or else rebuild the sqlite3 program to allow loadable extensions.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ralight/sqlite3-pcre/tar.gz/c98da41?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port