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
weather conditions and forecasts. Presently, it is capable of returning data
for localities throughout the USA by retrieving and formatting decoded METARs
(Meteorological Aerodrome Reports) from NOAA (the USA National Oceanic and
Atmospheric Administration) and forecasts from NWS (the USA National Weather
Service). The tool is written to function in the same spirit as other command-
line informational utilities like cal(1), calendar(1) and dict(1). It can
retrieve arbitrary weather data via specific command-line switches (station
ID, city, state), or aliases can be configured system wide and on a per-user
basis. It can be freely used and redistributed under the terms of a BSD-like
License.
WWW: http://fungi.yuggoth.org/weather/
PR: ports/147003
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
- Remove SQLite from dependence (requied only for testing)
- Add missed dependencies (p5-Data-Dumper-Concise requied 1.200, but
since we don't have it right now it tree, set not strict version check)
- I hope, it's still work after this.
everything Gnome PackageKit does except:
- install catalog;
- service pack;
- a D-Bus session interface.
These items are not mandatory since they are more features of the GUI
itself than a feature in PackageKit.
WWW: http://kde-apps.org/content/show.php/KPackageKit?content=84745
Approved by: tabthorpe, miwi (mentors)
System. It provides a high level interface to all commonly used features,
launching "applets" from the QBzr plug-in to provide most of the functionality.
Alternatively, the applets from the bzr-gtk plug-in can be used if it is
installed.
WWW: https://launchpad.net/bzr-explorer
PR: ports/147092
Submitted by: C-S <c-s@c-s.li>