mysql5-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: none
Maintainers No Maintainer
Categories databases lang
Homepage https://www.macports.org
Platforms darwin
Variants -

Subport(s) (5)


"mysql5-lib_mysqludf_preg" depends on

lib (1)
extract (0)
run (0)
patch (0)
build (1)
test (0)
fetch (0)

Ports that depend on "mysql5-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/mysql55/bin/mysql -uroot -p < ${prefix}/share/mysql55/lib_mysqludf_preg/installdb.sql

Uninstall:
$ ${prefix}/lib/mysql55/bin/mysql -uroot -p < ${prefix}/share/mysql55/lib_mysqludf_preg/uninstalldb.sql

HTML Documentation:
$ open ${prefix}/share/mysql55/lib_mysqludf_preg/doc/html/index.html


Port Health:

Loading Port Health

Installations (30 days)

0

Requested Installations (30 days)

0

Livecheck error

Error: Port mysql5-lib_mysqludf_preg not found

last updated: 3 hours ago