Date: Sun, 28 Sep 2003 02:49:33 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/cl-ppcre Makefile distinfo pkg-descr pkg-plist ports/textproc/cl-ppcre/files patch-util.lisp Message-ID: <200309280949.h8S9nXEP032105@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/09/28 02:49:33 PDT
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/cl-ppcre Makefile distinfo pkg-descr pkg-plist
textproc/cl-ppcre/files patch-util.lisp
Log:
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>
Revision Changes Path
1.545 +1 -0 ports/textproc/Makefile
1.1 +55 -0 ports/textproc/cl-ppcre/Makefile (new)
1.1 +1 -0 ports/textproc/cl-ppcre/distinfo (new)
1.1 +17 -0 ports/textproc/cl-ppcre/files/patch-util.lisp (new)
1.1 +6 -0 ports/textproc/cl-ppcre/pkg-descr (new)
1.1 +31 -0 ports/textproc/cl-ppcre/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309280949.h8S9nXEP032105>
