CL-PPCRE is a fast, perl compatible implementation of regular expressions
written in portable, ANSI-compliant Common Lisp.
PR: 52372
Submitted by: Henrik Motakef <henrik.motakef@web.de>
META is builder for recursive descent parsers implemented as a domain
specific language on top of Common Lisp.
PR: 52364
Submitted by: Henrik Motakef <henrik.motakef@web.de>
- The original company (webgain.com) doesn't exist anymore.
- The code is moved over to the Sun Java Development Center.
- The port doesn't compile/build properly.
PR: Started with ports/48352
Submitted by: Andy Gerweck <andy@gerweck.dyndns.org>
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>
Meta is a parser building toolkit implemented as a
domain-specific language to be integrated in Common Lisp
applications.
This port depends on the previously submitted ASDF port.
It installs the sources and the .asd file. There are other
ports for the binaries for supported Lisp implementations.
PR: ports/52361
Submitted by: Henrik Motakef <henrik.motakef@web.de>
Note that, despite the misleading name, this is actually different from (and
independent of) textproc/wv, thus no repocopy.
Approved by: arved (Mentor)
- Don't compile .pyo files, we are not using them
- Removed our patch, not needed anymore
PR: 56700
Submitted by: Rui Lopes <rui@ruilopes.com> (maintainer)
libcroco is a standalone css2 parsing library.
It provides a low level event driven SAC like api
and a css object model like api.
This library is being written to bring the css support
to the mlview xml editor project but it can be used
for other applications as well.
- improved memory-usage and performance of the template engine
- fixed detection of bind_textdomain_codeset() of FreeBSD
- fixed 2 segfaults
- a plugin for mod_log_sql has been included
- the ippl plugin got support for ipmod
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Reviewed by:
Approved by:
Obtained from:
MFC after:
changed dependency from p5-XML-SAX-Base to p5-XML-SAX.
let port remove "use warnings;" to allow perl < 5.6.0.
Minor change with using SITE_PERL.