native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
WWW: http://augeas.net
PR: ports/146743
Submitted by: Russell Jackson <raj at csub.edu>
automatically converts LaTeX math code enclosed in \[...\] into inline images.
Clicking on the image or moving the cursor over the image reveals the markup
again.
WWW: http://www.reitwiessner.de/programs/tomboy-latex.html
aimed for professional python webapps deployment and development. Over
time it has evolved in a complete stack for networked/clustered python
applications, implementing message/object passing, RPC and process
management.
WWW: http://projects.unbit.it/uwsgi/
PR: ports/146865
Submitted by: Daniel Gerzo <danger at FreeBSD.org>
release system they have is creating releases that don't quite fit into the
old paradigm. A big difference is that they don't all use configure any more.
This moves all the "GNU_CONFIGURE=yes" stuff from bsd.octave.mk to the
individual ports.
PR: 144512
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
stuff for and extensions of Ruby that are not
really good/big enough for a real library.
WWW: http://github.com/flori/spruz
PR: ports/147170
Submitted by: Eric Freeman <freebsdports at chillibear.com>
compressor based on the LZMA algorithm, with very safe integrity
checking and a user interface similar to the one of gzip or bzip2.
Plzip uses the lzip file format; the files produced by plzip are
fully compatible with lzip-1.4 or newer.
WWW: http://www.nongnu.org/lzip/plzip.html
Albert Vernon <f3cun3c02@sneakemail.com>
PR: ports/146884
Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com>
and decompression functions, including integrity checking of the
uncompressed data. The compressed data format used by the library
is the lzip format.
WWW: http://www.nongnu.org/lzip/lzlib.html
Albert Vernon <f3cun3c02@sneakemail.com>
PR: ports/146882
Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com>
Service callbacks may be used with multiple interfaces like XMLRPC, JSON,
JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web
services via multiple interfaces while using the same callback code.
WWW: http://drupal.org/project/services
PR: ports/146936
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
1.5.4 (2010-06-01)
This is a scheduled monthly minor bugfix release.
dispatch: include Python version in traceback
push: update help
status: avoid performance regression when no .hgsub is present
clone: fix performance issue with hardlinks and Windows shares
hgweb: fix race in refreshing repo list (issue2188)
hgrc: clarify that hgrc keys can be overridden and sections can be split
eol: new extension for managing file newlines based on a version controlled configuration file
pager: fork and exec pager as parent process with /bin/sh -c
rebase: stress that only local changesets should be rebased
convert/svn: close gettags() log stream (issue2196)
record: check that we are not committing a merge before patch selection