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.

Port details
pcrs Perl-compatible regular expression based substitutions
0.0.3_3 textproc Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.3_3Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: wongk@apt.homeunix.net search for ports maintained by this maintainer
Port Added: 2005-11-26 13:28:01
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
License: LGPL21
Description:
PCRS is a small library, written as a supplement to the PCRE library, that implements regex based substitution with the syntax and semantics of Perl's s/// operator.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/pcrsed
  2. lib/libpcrs.a
  3. lib/libpcrs.so
  4. lib/libpcrs.so.0
  5. man/man3/pcrs.3.gz
  6. @ldconfig
  7. /usr/local/share/licenses/pcrs-0.0.3_3/catalog.mk
  8. /usr/local/share/licenses/pcrs-0.0.3_3/LICENSE
  9. /usr/local/share/licenses/pcrs-0.0.3_3/LGPL21
Collapse this list.
Dependency lines:
  • pcrs>0:textproc/pcrs
No installation instructions:
This port has been deleted.
PKGNAME: pcrs
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pcrs-0.0.3-src.tar.gz) = 3f4780786f30d20983d7bbfcc83edbfd4bf1a2b65ec50f136defb28337d9da1a SIZE (pcrs-0.0.3-src.tar.gz) = 32296

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. libpcre.so : devel/pcre
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://distfiles.master.finkmirrors.net/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.3_3
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.3_3
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.0.3_3
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.0.3_3
08 Dec 2016 17:26:10
Revision:428143Original commit files touched by this commit
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.
0.0.3_2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.0.3_2
30 Jun 2014 15:42:25
Revision:359868Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket approval)
0.0.3_2
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.0.3_2
15 Aug 2013 11:27:16
Revision:324759Original commit files touched by this commit
danfe search for other commits by this committer
- Try to unbreak parallel builds (-jX) by adding missing dependencies
  for static library target
- Unbreak configure script against Clang's cpp(1): suppress harmless
  warning that was treated as an error (=> missing pcre.h)
- While here, trim Makefile header, remove defunct mirrors from the
  MASTER_SITES, convert LIB_DEPENDS and USE_GMAKE, kill spaces at EOL
  of port description, define LICENSE (LGPL21)

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
0.0.3_2
10 Dec 2012 19:11:12
Revision:308630Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
0.0.3_1
14 Feb 2012 12:45:35
Original commit files touched by this commit
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
0.0.3
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.0.3
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.0.3
01 May 2006 16:17:55
Original commit files touched by this commit
krion search for other commits by this committer
Fix MASTER_SITES.

PR:             ports/96604
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
0.0.3
15 Mar 2006 20:06:49
Original commit files touched by this commit
novel search for other commits by this committer
Drop inexistent WWW.

PR:             94336, 94342, 94352, 94365
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
0.0.3
24 Jan 2006 05:43:37
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify (manually checked)
>
> Approved by: krion@
0.0.3
26 Nov 2005 13:10:21
Original commit files touched by this commit
edwin search for other commits by this committer
New port: textproc/pcrs PCRE sed

        PCRS is a small library, written as a supplement to the
        PCRE library, that implements regex based substitution with
        the syntax and semantics of Perl's s/// operator.

PR:             ports/89567
Submitted by:   wongk@apt.homeunix.net

Number of commits found: 16