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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/pcre/pkg-plist

Number of commits found: 27

Tuesday, 23 Jan 2024
13:47 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/pcre: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 18b389432e12cada365cd4c62a1e7be5231e5e81 commit hash: 18b389432e12cada365cd4c62a1e7be5231e5e81 commit hash: 18b389432e12cada365cd4c62a1e7be5231e5e81 commit hash: 18b389432e12cada365cd4c62a1e7be5231e5e81 18b3894
Thursday, 9 Sep 2021
14:33 Kirill Ponomarev (krion) search for other commits by this committer
devel/pcre: update to 8.45

PR:		258299
Approved by:	portmgr (antoine)
commit hash: 6613bc9e03f175306a03f17dc6e520a7c69c8108 commit hash: 6613bc9e03f175306a03f17dc6e520a7c69c8108 commit hash: 6613bc9e03f175306a03f17dc6e520a7c69c8108 commit hash: 6613bc9e03f175306a03f17dc6e520a7c69c8108 6613bc9
Tuesday, 19 May 2020
08:59 krion search for other commits by this committer
Update to 8.44

PR:		246437
Approved by:	portmgr (antoine)
Original commitRevision:535845 
Wednesday, 13 Mar 2019
15:28 krion search for other commits by this committer
Update to 8.43
Original commitRevision:495582 
Saturday, 19 May 2018
06:51 krion search for other commits by this committer
Update to 8.42

PR:		220613
Submitted by:	adamw
Original commitRevision:470355 
Monday, 30 Jan 2017
19:42 adamw search for other commits by this committer
Update to 8.40.

PR:		216549
Exp-run by:	antoine
Original commitRevision:432864 
Thursday, 8 Dec 2016
17:26 tijl search for other commits by this committer
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428143 
Monday, 27 Jun 2016
22:15 adamw search for other commits by this committer
Update to 8.39. Introduce a "MAN3" option, to control installation of
~100 API manpages. Remove the bits about preventing coredumps on package
clusters during regression tests, because I'm not clear why the package
clusters would be running the regression tests. Rewrite the pkg-descr
using current text from pcre.org.

While here, clean up and reorganize the Makefile for simplicity and
clarity.
Original commitRevision:417687 
Monday, 21 Mar 2016
02:40 feld search for other commits by this committer
devel/pcre: Update to 8.38

- Remove patches now in the 8.38 release
- Add patch to resolve outstanding CVE

PR:		208167
Obtained from:	PCRE svn (r1631)
MFH:		2016Q1
Security:	CVE-2016-3191
Original commitRevision:411532 
Friday, 22 May 2015
23:46 delphij search for other commits by this committer
Security update to 8.37.

Security:	CVE-2015-2325
Security:	CVE-2015-2326
MFH:		2015Q2
Approved by:	so
Original commitRevision:387090 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Monday, 3 Feb 2014
14:30 bf search for other commits by this committer
Use staging; update LICENSE; strip libraries; remove some outdated material
Original commitRevision:342449 
Monday, 10 Dec 2012
19:17 mm search for other commits by this committer
Fix pcre CONFIGURE_ARGS and add plist files for pcre32
Original commitRevision:308632 
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 
Thursday, 16 Feb 2012
07:42 mm search for other commits by this committer
Enable build of libpcre16
Bump PORTREVISION
Original commit
Tuesday, 14 Feb 2012
12:39 mm search for other commits by this committer
Update PCRE to 8.30
Add support for binding pcretest to libedit [1]

PR:             ports/162565 [1]
Original commit
Wednesday, 21 Oct 2009
19:49 krion search for other commits by this committer
Update to 8.00

PR:             ports/139785
Submitted by:   Sahil Tandon <sahil@tandon.net>
Original commit
Wednesday, 27 Dec 2006
10:26 krion search for other commits by this committer
Update to 7.0
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Friday, 3 Feb 2006
12:22 krion search for other commits by this committer
Update to 6.5
Original commit
Wednesday, 27 Jul 2005
13:46 osa search for other commits by this committer
Update to 6.1.

CXX patches flamed by:  #bsd-unix
Approved by:            krion (maintainer)
Special thanks to:      fjoe@, vsevolod@, Umka
Original commit
Monday, 16 May 2005
21:52 pav search for other commits by this committer
- libdata/pkgconfig is now included in mtree

Approved by:    marcus (portmgr hat)
Original commit
Tuesday, 12 Oct 2004
00:16 eik search for other commits by this committer
- update to 5.0
Original commit
Monday, 19 Jan 2004
22:30 eik search for other commits by this committer
- update to version 4.5
- use PORTDOCS
- set homepage to freshmeat (under control of the author)

Approved by:    marcus (mentor)
Original commit
Thursday, 10 Jul 2003
01:04 foxfair search for other commits by this committer
PR:             53741
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Reviewed by:    maintainer
Upgrade devel/pcre to 4.3
Original commit
Saturday, 24 Nov 2001
01:56 dwcjr search for other commits by this committer
Update to 3.7    
Original commit
Wednesday, 24 Jan 2001
02:09 kuriyama search for other commits by this committer
Upgrade to 3.4.    
Original commit

Number of commits found: 27