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.

Port details
cl-ppcre Portable Perl-Compatible Regular Expression for Common Lisp
2.1.1 textproc on this many watch lists=2 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 2.1.1Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-28 09:51:15
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: cl-asdf, zgv, zsh, tmux, tcpdump
Also Listed In: lisp
License: BSD2CLAUSE
WWW:
http://www.weitz.de/cl-ppcre/
Description:
CL-PPCRE is a fast, Perl compatible implementation of regular expressions written in portable, ANSI-compliant Common Lisp.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. /usr/local/share/licenses/cl-ppcre-2.1.1/catalog.mk
  2. /usr/local/share/licenses/cl-ppcre-2.1.1/LICENSE
  3. /usr/local/share/licenses/cl-ppcre-2.1.1/BSD2CLAUSE
  4. lib/common-lisp/cl-ppcre/api.lisp
  5. lib/common-lisp/cl-ppcre/charmap.lisp
  6. lib/common-lisp/cl-ppcre/charset.lisp
  7. lib/common-lisp/cl-ppcre/chartest.lisp
  8. lib/common-lisp/cl-ppcre/cl-ppcre-unicode.asd
  9. lib/common-lisp/cl-ppcre/cl-ppcre-unicode/packages.lisp
  10. lib/common-lisp/cl-ppcre/cl-ppcre-unicode/resolver.lisp
  11. lib/common-lisp/cl-ppcre/cl-ppcre.asd
  12. lib/common-lisp/cl-ppcre/closures.lisp
  13. lib/common-lisp/cl-ppcre/convert.lisp
  14. lib/common-lisp/cl-ppcre/errors.lisp
  15. lib/common-lisp/cl-ppcre/lexer.lisp
  16. lib/common-lisp/cl-ppcre/optimize.lisp
  17. lib/common-lisp/cl-ppcre/packages.lisp
  18. lib/common-lisp/cl-ppcre/parser.lisp
  19. lib/common-lisp/cl-ppcre/regex-class-util.lisp
  20. lib/common-lisp/cl-ppcre/regex-class.lisp
  21. lib/common-lisp/cl-ppcre/repetition-closures.lisp
  22. lib/common-lisp/cl-ppcre/scanner.lisp
  23. lib/common-lisp/cl-ppcre/specials.lisp
  24. lib/common-lisp/cl-ppcre/test/packages.lisp
  25. lib/common-lisp/cl-ppcre/test/perl-tests.lisp
  26. lib/common-lisp/cl-ppcre/test/perltest.pl
  27. lib/common-lisp/cl-ppcre/test/perltestdata
  28. lib/common-lisp/cl-ppcre/test/perltestinput
  29. lib/common-lisp/cl-ppcre/test/simple
  30. lib/common-lisp/cl-ppcre/test/tests.lisp
  31. lib/common-lisp/cl-ppcre/test/unicode-tests.lisp
  32. lib/common-lisp/cl-ppcre/test/unicodetestdata
  33. lib/common-lisp/cl-ppcre/util.lisp
  34. lib/common-lisp/system-registry/cl-ppcre-unicode.asd
  35. lib/common-lisp/system-registry/cl-ppcre.asd
  36. share/doc/cl-ppcre/CHANGELOG
  37. share/doc/cl-ppcre/index.html
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • cl-ppcre>0:textproc/cl-ppcre
To install the port:
cd /usr/ports/textproc/cl-ppcre/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/cl-ppcre
  • pkg install cl-ppcre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cl-ppcre
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1609099362 SHA256 (edicl-cl-ppcre-v2.1.1_GH0.tar.gz) = 89631179b71648d9e6c565a928f6896a9d5742aa2083b9c1b705fe0b45d85def SIZE (edicl-cl-ppcre-v2.1.1_GH0.tar.gz) = 159055

Packages (timestamps in pop-ups are UTC):
cl-ppcre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.12.1.12.1.12.1.12.1.1-2.1.1-
FreeBSD:13:quarterly2.1.12.1.12.1.12.1.12.1.12.1.12.1.12.1.1
FreeBSD:14:latest2.1.12.1.12.1.12.1.12.1.12.1.1-2.1.1
FreeBSD:14:quarterly2.1.12.1.1-2.1.12.1.12.1.12.1.12.1.1
FreeBSD:15:latest2.1.12.1.1n/a2.1.1n/a2.1.12.1.12.1.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asdf.asd : devel/cl-asdf
Runtime dependencies:
  1. asdf.asd : devel/cl-asdf
This port is required by:
for Build
  1. textproc/cl-ppcre-sbcl

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/cl-ppcre-clisp*
  2. Collapse this list of deleted ports.
for Run
  1. textproc/cl-ppcre-sbcl

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/cl-ppcre-clisp*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for cl-ppcre-2.1.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_cl-ppcre
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/edicl/cl-ppcre/tar.gz/v2.1.1?dummy=/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.1
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.1
29 Dec 2020 01:46:24
Revision:559538Original commit files touched by this commit
jrm search for other commits by this committer
cl-ppcre: Update to version 2.1.1

- Pull tarball from GitHub
- Incorporate style recommendations from portclippy
- Chase this update in x11-wm/stumpwm

https://github.com/edicl/cl-ppcre/blob/master/CHANGELOG

Approved by:	olgeni (maintainer)
Differential Revision:	https://reviews.freebsd.org/D27788
2.0.3_1
19 Sep 2017 09:01:53
Revision:450106Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE (from the website)
- Add NO_ARCH

Approved by:	portmgr blanket
2.0.3_1
27 Jul 2017 16:31:30
Revision:446758Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Unsilence installation commands
- Switch to options helpers

Approved by:	portmgr blanket
2.0.3_1
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.0.3_1
15 Feb 2014 18:53:33
Revision:344476Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
2.0.3_1
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)
2.0.3_1
18 Feb 2013 12:34:39
Revision:312502Original commit files touched by this commit
olgeni search for other commits by this committer
Convert Makefile headers to the new format.
2.0.3_1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2.0.3_1
16 Aug 2011 20:59:36
Original commit files touched by this commit
olgeni search for other commits by this committer
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.
2.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
2.0.3
08 Oct 2010 15:05:40
Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 2.0.3.

Obtained from:   swell.k gmail com
0.5.4_1
04 Aug 2010 14:11:56
Original commit files touched by this commit
olgeni search for other commits by this committer
Clean up my pkg-descr files (spelling and whitespace).
0.5.4_1
15 Jan 2010 12:13:45
Original commit files touched by this commit Sanity Test Failure
olgeni search for other commits by this committer
Remove redundant code and variables from the cl-* ports.

Introduce bsd.cl-asdf.mk to automate the compilation and installation
of Common Lisp libraries using the ASDF framework.

Currently it supports building FASL files on SBCL and CLISP, to
support the ports that already exist in the ports tree.

This should help bringing in more cl-* ports from the ASDF repository
without excessive code duplication.
0.5.4
13 Jan 2010 12:52:22
Original commit files touched by this commit
olgeni search for other commits by this committer
Always use " -sf".
0.5.4
12 Jan 2010 21:32:07
Original commit files touched by this commit
olgeni search for other commits by this committer
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments.
0.5.4
11 Jan 2010 23:50:03
Original commit files touched by this commit
olgeni search for other commits by this committer
Take over a few unmaintained ports.
0.5.4
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.5.4
16 Oct 2005 14:48:09
Original commit files touched by this commit
vs search for other commits by this committer
Populate virtual category "lisp"

PR:             ports/86370
Submitted by:   Julian Stecklina
Approved by:    portmgr (linimon)
0.5.4
06 Dec 2004 07:19:28
Original commit files touched by this commit
kris search for other commits by this committer
Reset bouncing maintainer address:

<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
    <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
    RCPT TO command)
0.5.4
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.5.4
28 Sep 2003 09:49:33
Original commit files touched by this commit
edwin search for other commits by this committer
New Port: Portable Perl-Compatible Regexps for Common Lisp

        cl-ppcre is a pure ANSI Common Lisp implementation of
        Perl-compatible regular expressions.

        This port depends on the previously submitted ASDF port.
        It installs the sources and the .asd file. There are other
        ports for binaries for the supported Lisp implementations.

PR:             ports/52369
Submitted by:   Henrik Motakef <henrik.motakef@web.de>

Number of commits found: 25