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.

non port: databases/mysql-udf-preg/Makefile

Number of commits found: 9

Friday, 7 Feb 2014
18:50 bapt search for other commits by this committer
Deprecate ports unmaintained for which distillator is not able to find public
distfiles

Reported by:	distilator
Original commitRevision:343287 
Tuesday, 31 Dec 2013
12:47 antoine search for other commits by this committer
Stage support, uses gmake
Original commitRevision:338286 
Wednesday, 11 Dec 2013
18:08 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
Original commitRevision:336187 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Sunday, 18 Aug 2013
13:31 bdrewery search for other commits by this committer
- Reset pgollucci's ports

With hat:	portmgr
Original commitRevision:324913 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Tuesday, 24 Jul 2012
20:23 cs search for other commits by this committer
Fix typos in COMMENT
Original commit
Tuesday, 17 Jan 2012
04:48 pgollucci search for other commits by this committer
- s/plugins/plugin/g so that its where mysqld expects them
- Bump PORTREVISION

PR:             ports/163609
Submitted by:   pawel
Original commit
Friday, 28 Oct 2011
02:09 pgollucci search for other commits by this committer
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. For more
information about PCRE, please see: http://www.pcre.org/

lib_mysqludf_preg is a useful performance optimization for those
applications that are already performing these regular expression
matches in a high level language (ie. PHP) on the client side.
It is also helpful when there is a need to capture a parenthesized
subexpression from a regular expression, or simply as a slight
performance boost over the builtin RLIKE/REGEXP functions.

WWW: http://www.mysqludf.org/lib_mysqludf_preg/index.php
Original commit

Number of commits found: 9