Port details |
- cl-ppcre Portable Perl-Compatible Regular Expression for Common Lisp
- 2.1.2_1 textproc
=4 2.1.2_1Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2003-09-28 09:51:15
- Last Update: 2024-12-20 02:31:48
- Commit Hash: 4c954c1
- People watching this port, also watch:: zgv, cl-asdf, zsh, pure-ftpd
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1714205470
SHA256 (edicl-cl-ppcre-v2.1.2_GH0.tar.gz) = 2ddd99706fa2b442d3eb12ea36bb25f57613fc82e5eb91c4fcaec3b7ce4cfe85
SIZE (edicl-cl-ppcre-v2.1.2_GH0.tar.gz) = 159376
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- textproc/cl-ppcre-ccl
- textproc/cl-ppcre-clisp
- textproc/cl-ppcre-sbcl
- x11-wm/stumpwm
- for Run
-
- textproc/cl-ppcre-ccl
- textproc/cl-ppcre-clisp
- textproc/cl-ppcre-sbcl
Configuration Options:
- ===> The following configuration options are available for cl-ppcre-2.1.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_cl-ppcre
- USES:
- cl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.2_1 20 Dec 2024 02:31:48
    |
Joseph Mingrone (jrm)  |
Infrastructure for Common Lisp Ports: Overhaul
- Decouple ASDF initialization from devel/cl-asdf by creating a
dedicated port: devel/freebsd-cl-asdf-init.
- Convert devel/cl-asdf/bsd.cl-asdf.mk to USES=cl.
- Add devel/cl-asdf-sbcl
- Update ASDF configuration:
- Prefer newer ASDF versions, but only if the fasl is available.
- Replace license text with an SPDX license identifier.
- Simplify and clarify documentation.
- Remove the assumption that ${PREFIX} is /usr/local.
- Use uiop:getenv instead of a custom getenv function.
- Remove asdf:output-files customization to resolve output
translation issues.
- Improve output translations: (Only the first 15 lines of the commit message are shown above ) |
2.1.2 05 May 2024 14:14:37
    |
Jimmy Olgeni (olgeni)  |
textproc/cl-ppcre: update to version 2.1.2 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
2.1.1 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1.1 29 Dec 2020 01:46:24
  |
jrm  |
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
  |
amdmi3  |
- Add LICENSE (from the website)
- Add NO_ARCH
Approved by: portmgr blanket |
2.0.3_1 27 Jul 2017 16:31:30
  |
amdmi3  |
- Unsilence installation commands
- Switch to options helpers
Approved by: portmgr blanket |
2.0.3_1 15 Nov 2014 16:26:33
  |
antoine  |
Cleanup plist |
2.0.3_1 15 Feb 2014 18:53:33
  |
antoine  |
Stage support |
2.0.3_1 20 Sep 2013 23:17:32
  |
bapt  |
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
  |
olgeni  |
Convert Makefile headers to the new format. |
2.0.3_1 24 Oct 2011 09:11:38
 |
dougb  |
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
 |
olgeni  |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
2.0.3 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
2.0.3 08 Oct 2010 15:05:40
 |
olgeni  |
Upgrade to version 2.0.3.
Obtained from: swell.k gmail com |
0.5.4_1 04 Aug 2010 14:11:56
 |
olgeni  |
Clean up my pkg-descr files (spelling and whitespace). |
0.5.4_1 15 Jan 2010 12:13:45
 |
olgeni  |
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
 |
olgeni  |
Always use " -sf". |
0.5.4 12 Jan 2010 21:32:07
 |
olgeni  |
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments. |
0.5.4 11 Jan 2010 23:50:03
 |
olgeni  |
Take over a few unmaintained ports. |
0.5.4 25 Nov 2005 18:40:57
 |
pav  |
- Add SHA256 |
0.5.4 16 Oct 2005 14:48:09
 |
vs  |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
0.5.4 06 Dec 2004 07:19:28
 |
kris  |
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
 |
trevor  |
SIZEify (maintainer timeout) |
0.5.4 28 Sep 2003 09:49:33
 |
edwin  |
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> |