mysql51-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 GitHub
Maintainers No Maintainer
Categories databases lang
Homepage https://github.com/mysqludf/lib_mysqludf_preg
Platforms darwin
Variants
  • universal (Build for multiple architectures)

Subport(s) (5)


"mysql51-lib_mysqludf_preg" depends on

lib (2)
build (1)

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

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

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


Port Health:

Loading Port Health

Installations (30 days)

0

Requested Installations (30 days)

0

Livecheck results

mysql51-lib_mysqludf_preg seems to have been updated (port version: 1.1, new version: 1.2-rc2)

livecheck ran: 1 day, 7 hours ago