mariadb-lib_mysqludf_preg (databases/mysql55-lib_mysqludf_preg) Add to my watchlist
lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching.lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. This syntax can often handle more complex expressions and capturing than standard regular expression implementations.
Version: 1.1 License: unknown GitHubMaintainers | No Maintainer |
Categories | databases lang |
Homepage | https://github.com/mysqludf/lib_mysqludf_preg |
Platforms | darwin |
Variants |
|
Subport(s) (5)
"mariadb-lib_mysqludf_preg" depends on
lib (2)
build (1)
Ports that depend on "mariadb-lib_mysqludf_preg"
No ports
Port notes
This port installs two mysql scripts to simplify the install/uninstall of the lib_mysqludf_preg
UDFs (user-defined-functions) along with html documentation describing the functions syntax.
Install:
$ ${prefix}/lib/mariadb/bin/mysql -uroot -p < ${prefix}/share/mariadb/lib_mysqludf_preg/installdb.sql
Uninstall:
$ ${prefix}/lib/mariadb/bin/mysql -uroot -p < ${prefix}/share/mariadb/lib_mysqludf_preg/uninstalldb.sql
HTML Documentation:
$ open ${prefix}/share/mariadb/lib_mysqludf_preg/doc/html/index.html
Port Health:
Loading Port Health
Installations (30 days)
0
Requested Installations (30 days)
0
Livecheck results
mariadb-lib_mysqludf_preg seems to have been updated (port version: 1.1, new version: 1.2-rc2)
livecheck ran: 1 day, 6 hours ago