Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 04:02:16 UTC Now

2013-01-26 22:02:26 UTC MAIN commitmail json YAML

2013-01-26 22:02:06 UTC MAIN commitmail json YAML

2013-01-26 22:01:25 UTC MAIN commitmail json YAML

2013-01-26 22:01:07 UTC MAIN commitmail json YAML

Add some used-by lines.

(wiz)

2013-01-26 21:59:41 UTC MAIN commitmail json YAML

2013-01-26 21:39:22 UTC MAIN commitmail json YAML

2013-01-26 21:25:12 UTC MAIN commitmail json YAML

trying to use -O2 on alpha does not work.. :( Drop back to -O1.

(schnoebe)

2013-01-26 20:47:29 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Manual

(rhaen)

2013-01-26 20:35:29 UTC MAIN commitmail json YAML

Note PKGREVISION bump of mozc packages.

(ryoon)

2013-01-26 20:33:59 UTC MAIN commitmail json YAML

2013-01-26 20:27:13 UTC MAIN commitmail json YAML

Updated mail/dovecot2 to 2.1.13nb1 (and fix previous dovecot entry)

(bouyer)

2013-01-26 20:24:46 UTC MAIN commitmail json YAML

Updated to 5.9006

ChangeLog:
Revision history for Catalyst-Manual

    - Fix minor typos RT 78545, thanks Joe Axford
    - Update auth class name RT 77322 Thanks Joe Axford
    - Fix typo RT #77247 Thanks John Deighan

5.9004 4th May 2012
    - PSGI Compat changes
    - Small code changes (thanks sockmonk)
    - Small changes to Manual::Components

5.9003 17 Feb 2012
    - Mention PSGI in Manual::Ingro RT 74872 (thanks William Blunn).
    - Better docs of :Global inspired by RT 74869 (thanks William Blunn)
    - Highlight the importance of uncommenting the template line in the
      list action
    - Clarify docs for nginx in non-root - a trailing slash on the
      location block is very much needed.
    - Clarified Data::Dumper usage.  RT#71410 Thanks to Bill Corr
    - Mention Chef deployment in Manual::Deployment (thanks to Alexey
      Melezhik)

(rhaen)

2013-01-26 20:21:44 UTC MAIN commitmail json YAML

updated to 2.35

ChangeLog:
2.35    2013-01-20

- Added a big warning about the potential for deadlocks in the documentation
  for Log::Dispatch::File::Locked (ether).

2.34    2012-12-08

- Fix a test bug that caused the tests to fail on all Perls before 5.16.0.

(rhaen)

2013-01-26 20:15:51 UTC MAIN commitmail json YAML

Updated devel/p5-Event

(rhaen)

2013-01-26 20:15:16 UTC MAIN commitmail json YAML

2013-01-26 20:13:22 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-StackTrace

(rhaen)

2013-01-26 20:12:31 UTC MAIN commitmail json YAML

- Updated to 1.30

ChangeLog:
1.30  2012-11-19

- There was an eval which did not first localize $@ and $SIG{__DIE__}. This
  broke Plack::Middleware::StackTrace (and possibly other tihngs).

1.29  2012-11-16

- The Devel::StackTrace->frames() method is now read-write. This allows you to
  do more complex filtering of frames than is easily possible with the
  frame_filter argument to the constructor. Patch by David Cantrell.

1.28  2012-11-16

- Allow arguments to a trace's as_string method, specifically max_arg_length
  Patch by Ricardo Signes.

- Added a no_args option to the constructor in 1.26 but forgot to mention it
  in Changes. Requested by Scott J. Miller. RT #71482.

(rhaen)

2013-01-26 20:09:54 UTC MAIN commitmail json YAML

Updated devel/p5-Any-Moose

(rhaen)

2013-01-26 20:09:10 UTC MAIN commitmail json YAML

Updated to 0.20

ChangeLog:
0.20 2012-12-30
  * Documentation fixes

0.19 2012-12-30
  * Deprecated in favor of Moo. Good night, sweet prince.

(rhaen)

2013-01-26 20:03:47 UTC MAIN commitmail json YAML

Updated databases/p5-DBI

(rhaen)

2013-01-26 20:01:54 UTC MAIN commitmail json YAML

- Updated to 1.623
ChangeLog
Fixed RT#64330 - ping wipes out errstr (Martin J. Evans).
Fixed RT#75868 - DBD::Proxy shouldn't call connected() on the server.
Fixed RT#80474 - segfault in DESTROY with threads.
Fixed RT#81516 - Test failures due to hash randomisation in perl 5.17.6
  thanks to Jens Rehsack and H.Merijn Brand and feedback on IRC
Fixed RT#81724 - Handle copy-on-write scalars (sprout)
Fixed unused variable / self-assignment compiler warnings.
Fixed default table_info in DBI::DBD::SqlEngine which passed NAMES
  attribute instead of NAME to DBD::Sponge RT72343 (Martin J. Evans)

Corrected a spelling error thanks to Chris Sanders.
Corrected typo in DBI->installed_versions docs RT#78825
  thanks to Jan Dubois.

Refactored table meta information management from DBD::File into
  DBI::DBD::SqlEngine (H.Merijn Brand, Jens Rehsack)
Pevent undefined f_dir being used in opendir (H.Merijn Brand)

Added logic to force destruction of children before parents
  during global destruction. See RT#75614.
Added DBD::File Plugin-Support for table names and data sources
  (Jens Rehsack, #dbi Team)
Added new tests to 08keeperr for RT#64330
  thanks to Kenichi Ishigaki.
Added extra internal handle type check, RT#79952
  thanks to Reini Urban.
Added cubrid_ registered prefix for DBD::cubrid, RT#78453

Removed internal _not_impl method (Martin J. Evans).

NOTE: The "old-style" DBD::DBM attributes 'dbm_ext' and 'dbm_lockfile'
  have been deprecated for several years and their use will now generate
  a warning.

(rhaen)

2013-01-26 19:54:09 UTC MAIN commitmail json YAML

Updated devel/p5-Error

(rhaen)

2013-01-26 19:53:28 UTC MAIN commitmail json YAML

Updated to 1.7019

ChangeLog
  Error.pm #0.17019
  - Change to Shlomi Fish's new E-mail and web address.
  - Clarify the licence of lib/Error/Simple.pm .
    - https://rt.cpan.org/Ticket/Display.html?id=81277
    - Thanks to Marcela

(rhaen)

2013-01-26 19:50:19 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Cover

(rhaen)

2013-01-26 19:49:39 UTC MAIN commitmail json YAML

- Updated to 0.99
ChangeLog:
Release 0.99 - 31 December 2012
- Improve documentation (Olaf Alders) (github 34).
- Thank Bytemark for the cpancover server.
- Test against 5.17.7.
- Provide coverage for subs removed from the symbol table (rt 13207).

Release 0.98 - 25 November 2012
- Fix links on html_basic report.
- Fix setting Inc under taint mode (Guillaume Aubert) (guthub 26, 33).
- Test against 5.17.6.
- Improve warnings from Devel::Cover and reduce duplicates.
- Make cover -test -nodelete work.
- Run cpancover with 5.16.2.
- Prefer bugs on github rather than RT.

Release 0.97 - 10 November 2012
- Filter paths contained in CWD out of @Inc (Christian Walde) (github 32).
- Test against 5.12.5, 5.14.3, 5.16.2, and 5.17.5.
- Improve parallelism for cpancover.

Release 0.96 - 24 September 2012
- JSON:PP should have been JSON::PP (Paul Hirst) (github 28).
- Correct when some new tests should be skipped.
- Quieten some debugging output.
- Fix infinite loop during global destruction (github 29).

Release 0.95 - 22 September 2012
- Fix loss of condition coverage data when first operand calls into ignored
  file (Celogeek, Christian Walde) (rt 63090) (github 15, 20).
- Fix similar problem with branch coverage (Robert Freimuth) (rt 72027).
- More similar problems (Brian Cassidy, Florian Ragwitz, Heikki J Laaksonen)
  (rt 63698).
- Test against 5.17.4.

Release 0.94 - 18 September 2012
- Officially support 5.16.1.
- Manage mod_perl2 setting $^X to httpd.
- Make changes to support 5.17.3.

Release 0.93 - 4 August 2012
- Fix up start and finish times in text report.
- Make summary cover report respect options given.
- Make vim report respect specified criteria (rt 38258).
- Only collect time and condition coverage when requested.
- Fix some "ignoring extra $criterion" errors.
- Don't stop reports at __END__ with AutoLoader.
- Add perl version and OS to html_basic.
- Make html_minimal summary more like html_basic.
- Time coverage is no use in the vim report.
- Keep descriptions to a single line.

Release 0.92 - 17 July 2012
- Fix inc directories when working with local::lib (Olivier Mengué) (github 25)

Release 0.91 - 15th July 2012
- Generate inc directories at runtime (rt 68991, 76528, 66881, 37349).
- Get the tests running again on Windows.

Release 0.90 - 13th July 2012
- Fix cover -test on Windows (Christian Walde) (github 24) (rt 75565).
- Better document coverage options (github 23).
- Run in directories containing spaces (rt 62423).
- Add moose_constraint test (rt 57173).

Release 0.89 - 15th June 2012
- Fix POD syntax error (gregor herrmann <gregoa@debian.org>) (rt 77599).
- Handle RE metachars in build directory (rt 75633 & 77598)
    (dcoupal@cisco.com & Niko Tyni <ntyni@debian.org>).
- Return to starting directory after cover report (John Lightsey) (rt 61515).
- Relax permissions on DB directories (github 22).

Release 0.88 - 8th June 2012
- Add -launch option to open report in appropriate viewer (Stephen Thirlwall).
- Move ignored filename list into DB module (rt 77163 and github 12).
- Don't complain about Mouse accessors (rt 71680).
- Turn off $^W when calling B::Deparse (fixes perl #113464).
- Update cpancover.

Release 0.87 - 21st May 2012
- Major documentation overhaul (Pau Amma).
- Cleanup Data::Dumper usage (localise settings) (Olivier Mengué) (rt 76531).
- Ignore more generated filenames - Moose and Template Toolkit.
- Improve results for chained logical operators.
- Officially support 5.16.0.

Release 0.86 - 9th April 2012
- Add all coverage criteria to the Vim report.

Release 0.85 - 1st April 2012
- Add customisable thresholds to HTML reports (Xavier Caron).
- Improve Vim report.

Release 0.84 - 31th March 2012
- Add Vim report (based on discussion with Tatsuhiko Miyagawa).

Release 0.83 - 30th March 2012
- Prefer JSON::XS for faster operation (Audrey Tang (唐鳳)).
- Rework testing framework (Xavier Caron).

Release 0.82 - 19th March 2012
- Do not distribute MYMETA.json (Olivier Mengué) (rt 75883).

Release 0.81 - 18th March 2012
- Fix up dzil release process.

Release 0.80 - 18th March 2012
- Don't be so noisy with Moose code.
- Move to Dist:Zilla (Christian Walde).
- Test against 5.14.2 and 5.15.2 - 5.15.8.
- Select gcov2perl from the same directory as cover.
- Print warnings to STDERR so $SIG{__WARN__} isn't called (Christian Walde).
- Manage coverage reporting errors before an exec (Daisuke Maki).
- Don't run fork tests on Windows (Christian Walde).
- Add more documentation about cover --test (Kirk Kimmel).
- Remove race conditions around mkdir.
- Add travis config file.
- Add word "Warning" to MD5 digest message.

(rhaen)

2013-01-26 19:44:43 UTC MAIN commitmail json YAML

Updated to 2.00
ChangeLog
2.00    2012-12-29
        New 'fresh' modifier (Aaron Crane)

(rhaen)

2013-01-26 19:38:54 UTC MAIN commitmail json YAML

Fix NetBSD quota support:
- make sure to include /usr/include/quota.h to have the libquota prototypes,
  fix a segfault on amd64
- do not leak quotahandle, make sure to quota_close() it.

PKGREVISION++

(bouyer)

2013-01-26 19:38:09 UTC MAIN commitmail json YAML

Updated databases/p5-ORLite

(rhaen)

2013-01-26 19:37:22 UTC MAIN commitmail json YAML

- Updated to 1.98
ChangeLog
1.98 Sat 29 Sep 2012
    - When setting pragmas in void context, skip reading the changed
      pragma back out of the database pointlessly.
    - Removed legacy support for static ->delete('where ...')

(rhaen)

2013-01-26 19:30:39 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious

(rhaen)

2013-01-26 19:28:58 UTC MAIN commitmail json YAML

- updated to 3.82
ChangeLog:

3.82  2013-01-18
  - Improved documentation.
  - Fixed Windows bugs in tests. (kmx, sri)

3.81  2013-01-17
  - Added modules Mojo::Server::Prefork and Mojolicious::Command::prefork.
  - Added lookup method to Mojolicious::Routes.
  - Updated jQuery to version 1.9.
  - Improved url_for performance significantly.
  - Improved Mojo::Server::Hypnotoad to be a small wrapper around
    Mojo::Server::Prefork.
  - Improved documentation.
  - Improved tests.
  - Fixed small memory leak in Hypnotoad that only shows when Perl is compiled
    with -DPERL_USE_SAFE_PUTENV. (lewoberst)

3.80  2013-01-15
  - Deprecated testing WebSocket messages without calling
    Test::Mojo->message_ok.
  - Deprecated Mojo::Util->html_escape in favor of Mojo::Util->xml_escape.
  - Deprecated Mojo::ByteStream->html_escape in favor of
    Mojo::ByteStream->xml_escape.
  - Deprecated Mojo::Home->slurp_rel_file in favor of Mojo::Util->slurp.
  - Added message attribute to Test::Mojo.
  - Added json_message_has, json_message_hasnt and message_ok methods to
    Test::Mojo.
  - Improved documentation.
  - Improved tests.
  - Fixed support for multi-character entities in Mojo::Util.

3.79  2013-01-13
  - Fixed small domain detection bug in Mojo::UserAgent::CookieJar.

3.78  2013-01-13
  - Added to_dir method to Mojo::Path.
  - Improved documentation.
  - Improved tests.
  - Fixed domain and path detection bugs in Mojo::UserAgent::CookieJar.
  - Fixed IDNA support in Mojo::UserAgent::CookieJar.

3.77  2013-01-12
  - Added support for advanced binary WebSocket message tests to Test::Mojo.
  - Added binary and text events to Mojo::Transaction::WebSocket.
  - Added json_message_is method to Test::Mojo.
  - Added j function to Mojo::JSON.
  - Updated a few example scripts.
  - Improved documentation.
  - Improved tests.
  - Fixed aliasing bug in Mojo::EventEmitter.
  - Fixed WebSocket cookie bug in Mojo::UserAgent.
  - Fixed small upgrade bugs in Mojo::UserAgent::Transactor.

3.76  2013-01-10
  - Added support for multiple uploads sharing the same name to
    Mojo::UserAgent::Transactor.
  - Improved performance and memory usage of Mojo::EventEmitter.
  - Fixed support for multiple uploads in Mojolicious::Controller.

3.75  2013-01-08
  - Added to_route method to Mojo::Path.
  - Improved router performance slightly.
  - Improved documentation.
  - Improved tests.

3.74  2013-01-07
  - Improved documentation.
  - Improved tests.
  - Fixed bug where Mojolicious::Lite applications in modules would generate
    the wrong moniker.

3.73  2013-01-06
  - Deprecated Mojolicious::Commands->start in favor of
    Mojolicious::Commands->start_app.
  - Added moniker attribute to Mojolicious.
  - Added after_render hook.
  - Improved name detection in Mojolicious::Plugin::Config.
  - Improved documentation.
  - Improved tests.

3.72  2013-01-05
  - Deprecated base_tag helper.
  - Improved documentation.

3.71  2013-01-02
  - Modernized ".travis.yml".
  - Improved Mojo::EventEmitter to warn about unhandled error events.
  - Improved Mojo::UserAgent to warn more often about failed events.
  - Improved monkey_patch to patch multiple functions at once. (jberger)
  - Improved documentation.
  - Improved tests.
  - Fixed small memory leak in Mojo::DOM.

3.70  2012-12-23
  - Added accept_interval setting to Hypnotoad.
  - Reduced idle CPU usage of Mojo::Reactor::Poll.
  - Improved Mojo::Server to die more gracefully if an application class could
    not be found.
  - Improved documentation.

3.69  2012-12-20
  - Deprecated Mojolicious::Routes->namespace in favor of
    Mojolicious::Routes->namespaces.
  - Added color_field helper to Mojolicious::Plugin::TagHelpers.
  - Added date_field helper to Mojolicious::Plugin::TagHelpers.
  - Added datetime_field helper to Mojolicious::Plugin::TagHelpers.
  - Added email_field helper to Mojolicious::Plugin::TagHelpers.
  - Added month_field helper to Mojolicious::Plugin::TagHelpers.
  - Added number_field helper to Mojolicious::Plugin::TagHelpers.
  - Added range_field helper to Mojolicious::Plugin::TagHelpers.
  - Added search_field helper to Mojolicious::Plugin::TagHelpers.
  - Added tel_field helper to Mojolicious::Plugin::TagHelpers.
  - Added time_field helper to Mojolicious::Plugin::TagHelpers.
  - Added url_field helper to Mojolicious::Plugin::TagHelpers.
  - Added week_field helper to Mojolicious::Plugin::TagHelpers.
  - Improved Mojo::Base to use utf8.
  - Improved documentation.
  - Improved tests.

3.68  2012-12-16
  - Added monkey_patch function to Mojo::Util.
  - Added ".travis.yml".
  - Modernized ".gitignore".
  - Updated jQuery to version 1.8.3.
  - Improved documentation.
  - Improved tests.
  - Converted README to markdown.
  - Fixed small export bug in Mojolicious::Lite. (jberger)

3.67  2012-12-15
  - Added support for MIME type prioritization to Mojolicious::Types.
  - Improved respond_to to prioritize multiple MIME types if the
    X-Requested-With header is set to the value "XMLHttpRequest".
  - Improved documentation.

3.66  2012-12-14
  - Added request_ok method to Test::Mojo.
  - Improved documentation.
  - Improved tests.
  - Fixed multipart boundary detection bug in Mojo::Content.
  - Fixed format regex generation bug in Mojolicious::Routes::Pattern.

3.65  2012-12-09
  - Added upgrade method to Mojo::UserAgent::Transactor.
  - Added is_range method to Mojo::Asset.
  - Improved documentation.
  - Improved tests.
  - Fixed parameter replacement bug in Mojo::Parameters. (alexbyk, sri)
  - Fixed small paragraph bug in Mojo::DOM::HTML.

3.64  2012-12-01
  - Improved documentation.
  - Improved tests.
  - Fixed bug where Mojo::UserAgent::Transactor would escape
    Content-Disposition values.

3.63  2012-11-28
  - Added support for smooth restarting to Morbo.
  - Added acceptor method to Mojo::IOLoop.
  - Added stop method to Mojo::Server::Daemon.
  - Improved memory usage of chunked transfer encoding parser in
    Mojo::Content.
  - Improved documentation.
  - Improved tests.

3.62  2012-11-26
  - Improved compatibility with IO::Socket::SSL 1.79.
  - Improved encode/decode performance in Mojo::Util by using a cache.
  - Improved tests.
  - Fixed clone bugs in Mojo::URL.

3.61  2012-11-25
  - Added protocol method to Mojo::URL.
  - Added charset attribute to Mojo::Path.
  - Improved support for relative redirects in Mojo::UserAgent::Transactor.
  - Improved documentation.
  - Improved tests.
  - Fixed clone bugs in Mojo::Parameters and Mojo::URL.
  - Fixed case sensitivity bugs in Mojo::UserAgent::Transactor.

3.60  2012-11-22
  - Added unexpected event to Mojo::Transaction::HTTP.
  - Improved documentation.
  - Improved tests.
  - Fixed Mojo::UserAgent to ignore unexpected 1xx responses.

3.59  2012-11-20
  - Improved tests.
  - Fixed memory leak in Mojo::Message::Request.
  - Fixed keep alive bug in Mojo::Server::Daemon.

3.58  2012-11-19
  - Improved documentation.
  - Improved tests.
  - Fixed state bugs in Mojo::Content::MultiPart.
  - Fixed Mojo::UserAgent to remove codes from parser errors.

3.57  2012-11-12
  - Deprecated Mojo::Exception->raw_message.
  - Improved error message accuracy in Mojo::Template by using line
    directives.
  - Improved performance of contains method in Mojo::Asset::File by 100%.
  - Improved documentation.
  - Improved tests.
  - Fixed range bug in Mojo::Asset::Memory.

3.56  2012-11-09
  - Improved performance of contains method in Mojo::Asset::File
    significantly.
  - Improved documentation.
  - Improved tests.
  - Fixed offset bug in Mojo::Asset::File.

3.55  2012-11-08
  - Added gzip compression support to Mojo::UserAgent.
  - Added is_compressed method to Mojo::Content.
  - Improved documentation.
  - Improved tests.
  - Fixed bug that prevented around_dispatch hooks from working correctly in
    embedded applications.
  - Fixed small bug where "chunked" would not always be the default transfer
    encoding.

3.54  2012-11-01
  - Added next and previous methods to Mojo::DOM.
  - Improved documentation.
  - Improved tests.

3.53  2012-10-31
  - Replaced Mojolicious::Guides::CodingGuidelines with
    Mojolicious::Guides::Contributing.
  - Improved documentation.
  - Improved tests.

3.52  2012-10-26
  - Added boolean shortcut support to Mojo::JSON.
  - Added escape attribute to Mojo::Template. (jberger)
  - Added max_buffer_size attribute to Mojo::Content.
  - Added is_limit_exceeded method to Mojo::Content.
  - Improved documentation.
  - Improved tests.

3.51  2012-10-23
  - Improved documentation.
  - Improved tests.
  - Fixed multiple small context bugs.

3.50  2012-10-20
  - Improved option handling of all commands.

3.49  2012-10-19
  - Improved documentation.
  - Improved tests.
  - Fixed % escaping bug in Mojo::Parameters. (dmw397)

3.48  2012-10-16
  - Improved Mojo::Content performance slightly.
  - Improved documentation.
  - Fixed memory leak in Mojo::Headers.

3.47  2012-10-13
  - Added all method to Mojo::UserAgent::CookieJar.
  - Improved documentation.
  - Fixed WebSocket bug in Mojo::Content.

3.46  2012-10-11
  - Improved router and renderer to allow camel case controllers.
  - Improved documentation.

3.45  2012-10-10
  - Added multi_accept attribute to Mojo::IOLoop.
  - Added multi_accept attribute to Mojo::IOLoop::Server.
  - Added multi_accept setting to Hypnotoad.
  - Relaxed comment handling in Mojo::DOM::HTML a little. (jberger)
  - Improved accept performance of all built-in web servers significantly.
  - Improved responsiveness of documentation browser.
  - Improved documentation browser CSS. (tempire)
  - Improved documentation.
  - Improved tests.

3.44  2012-09-29
  - Improved html_escape to favor lower case entities. (judofyr)
  - Improved javascript and stylesheet helpers to not generate type
    attributes.
  - Improved documentation.
  - Improved tests.

3.43  2012-09-22
  - Updated jQuery to version 1.8.2.
  - Improved Hypnotoad to clean up old PID files containing a 0.
    (coffeemonster)
  - Improved documentation.

3.42  2012-09-16
  - Improved Hypnotoad to clean up old PID files.
  - Improved documentation.
  - Improved tests.

(rhaen)

2013-01-26 18:19:11 UTC MAIN commitmail json YAML

Updated x11/mlterm to 3.1.7

(tsutsui)

2013-01-26 18:18:06 UTC MAIN commitmail json YAML

Update mlterm to 3.1.7.

Changes per doc/en/ReleaseNote:

ver 3.1.7
* Support not only bmp formats but also other image formats by mlimgloader
  (which requires gdk-pixbuf or GDI+) in win32.
* "contrast", "gamma" and "brightness" options are available in win32.
* Support CSI 22 0..2 t and CSI 23 0..2 t.
* Support DCS ... { ... ST. (DECDLD)
  (http://github.com/saitoha/vim-powerline/tree/drcs works!)
* Assign U+10XXYY like drcsterm to DRCS (ESC ( SP XX YY)
  (0x40 <= XX <= 0x7e, 0x20 <= YY <= 0x7f)
  (See http://github.com/saitoha/drcsterm)
* Remove "title" from configuration protocol.
* Support alpha values of icon files if mlterm is built without
  --with-imagelib=gdk-pixbuf option.
* Support UTF8 text for setting the window title by OSC 0 or OSC 2 in win32.
* Add --disable-use-tools option (which disables external tools) to configure.
* Support alpha mask of sixel graphics.
* Support uim and kbd plugin in framebuffer.
* Bug fixes:
  Fix the bug of "button3_behavior" option rejecting "mlclient ..." command.
  Fix the incorrect parsing of font names which contain digit characters like
  "Courier 10 Pitch" which was regarded as 10-point size "Courier" font.
  Adjust the pty size to the screen size in creating a new pty by Ctrl+F2 etc
  in framebuffer.
  Revive "contrast", "gamma" and "brightness" options of mlterm built without
  --with-imagelib option in Linux.
  Fix segfault in starting mlterm with --pic option in framebuffer.
  Fix the malfunction of cursor keys in mlcc in cygwin. (Thanks to saitoha san)
  Fix the bug of saving or restoring cursor in OSC ? 1047 h or OSC ? 1047 l.
  Exit mlcc to avoid segfault if OSC 5380 doesn't return anything.
  Fix the bug of unloading fonts which are still used in framebuffer.

(tsutsui)

2013-01-26 16:51:43 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst

(rhaen)

2013-01-26 16:51:24 UTC MAIN commitmail json YAML

- Updated to 5.90019
- Cleaned deps to match current Catalyst reqs.

ChangeLog:

5.90019 - 2012-12-04 21:31:00
  - Fix for perl 5.17.6 (commit g7dc8663). RT#81601
  - Fix for perl 5.8. RT#61122
  - Remove use of MooseX::Types as MooseX::Types is broken on perl5.8
    RT#77100 & RT#81121

5.90018 - 2012-10-23 20:55:00
  - Changed code in test suite so it no longer trips up on recent changes to
    HTTP::Message.

5.90017 - 2012-10-19 22:33:00
  - Change Catalsyt _parse_attrs so that when sub attr handlers:

    1) Can return multiple pairs of new attributes.
    2) Get their returned attributes passed through the correct attribute handler.

    e.g sub _parse_Whatever_attr { return Chained => 'foo', PathPart => 'bar' }

    Will now work because both new attributes are respected, and the Chained
    attribute is passed to _parse_Chained_attr and fixed up correctly by that.

  - In Catalyst::Test, don't mangle headers of non-HTML responses. RT#79043

  - Refactor request and response class construction to add methods
    that roles can hook to feed extra parameters into the constructor
    of request or response classes.

5.90016 - 2012-08-16 15:35:00
  - prepare_parameters is no longer an attribute builder.  It is now a method
    that calls the correct underlying functionality (Bill Moseley++)
  - Updated Makefile.PL to handle MacOXS tar
  - Fix uri_for to handle a stringifiable object
  - Fix model/view/controller methods to handle stringifiable objects
  - Fix RT#78377 - IIS7 ignores response body for 3xx requests, which
    causes (a different) response to be broken when using keepalive.
    Fixed by applying Middleware which removes the response body and
    content length that Catalyst supplies with redirects.

5.90015 - 2012-06-30 16:57:00
  - Fix $c->finalize_headers getting called twice. RT#78090
  - Fix test fails in Catalyst-Plugin-Session-State-Cookie. RT#76179
  - Fix test fails in Catalyst-Plugin-StackTrace
  - Fix test fails in Test-WWW-Mechanize-Catalyst

5.90014 - 2012-06-26 10:00:00

  - Fix calling finalize_headers before writing body when using $c->write /
    $c->res->write (fixes RT#76179).

5.90013 - 2012-06-21 10:40:00

  - Release previous TRIAL as stable.
  - We failed to note in the previous changelog that the Makefile.PL has been
    improved to make it easier for authors to bootstrap a developer install
    of Catalyst.

5.90013 - TRIAL 2012-06-07 20:21:00

New features:
  - Merge Catalyst::Controller::ActionRole into Catalyst::Controller.

Bug fixes:
  - Fix warnings in some matching cases for Action methods with
    Args(), when using Catalyst::DispatchType::Chained

  - Fix request body parameters to not be undef if no parameters
    are supplied.

  - Fix action_args config so that it can be specified in the
    top level config.

  - Fix t/author/http-server.t on Win32

  - Fix use of Test::Aggregate to make tests faster.

5.90012 - 2012-05-16 09:59:00

Distribution META.yml changes:
  - author key is now correct, rather than what Module::Install
    mis-parses from the documentation.
  - x_authority key added.

Bug fixes:
  - Fix request body parameters being multiply rebuilt. Fixes both
    RT#75607 and CatalystX::DebugFilter

  - Make plugin de-duplication work as intended originally, as whilst
    duplicate plugins are totally unwise, the C3 error given to the user
    is less than helpful.

  - Remove dependence on obscure behaviour in B::Hooks::EndOfScope
    for backward compatibility. This fixes issues with behaviour changes
    in bleadperl. RT#76437

  - Work around Moose bug RT#75367 which breaks
    Catalyst::Controller::DBIC::API.

Documentation:
  - Fix documentation in Catalyst::Component to show attributes and
    calling readers, rather than accessing elements in the $self->{} hash
    directly.
  - Add note in Catalyst::Component to strongly disrecommend $self->config
  - Fix vague 'checkout' wording in Catalyst::Utils. RT#77000
  - Fix documentation for the 'secure' method in Catalyst:Request. RT#76710

5.90011 - 2012-03-08 16:43:00

Bug fixes:
  - Simplification of the previous changes to Catalyst::ScriptRunner
    We now just push $FindBin::Bin/../lib to the @INC path again, but
    only if one of the dist indicator files (Makefile.PL Build.PL or
    dist.ini) can be found in $FindBin::Bin/../$_
    This avoids heuristics when the app is unloaded and therefore
    works better for extensions which have entire applications in
    their test suites.
  - Bug fix to again correctly detect checkouts in dist zilla using
    applications.
  - --background option for the server script now only closes
    STDIN, STDOUT and STDERR. This fixes issues with Log::Dispatch
    and other loggers which open a file handle when
  - Change incorrect use of File::Spec->catdir to File::Spec->catfile
    so that we work on platforms which care about this (VMS?)
  - Make it more obvious if our PSGI server doesn't pass in a response
    callback.

5.90010 - 2012-02-18 00:01:00

Bug fixes:
  - Fix the previous fix to Catalyst::ScriptRunner which was resulting
    in the lib directory not being pushed onto @INC.
    This meant perl ./script/myapp_server.pl failed, however
    perl -Ilib ./script/myapp_server.pl would succeed.

5.90009 - 2012-02-16 09:06:00

Bug fixes:
  - Fix the debug page so that it works as expected with the latest
    refactoring.

  - The Catalyst::Utils::home function is used to find if the application
    is a checkout in Catalyst::ScriptRunner. This means that a non-existant
    lib directory that is relative to the script install location is not
    included when not running from a checkout.

  - Fix dead links to cpansearch.perl.org to point to metacpan.org.

  - Require the latest version of B::Hooks::EndOfScope (0.10) to avoid an
    issue with new versions of Module::Runtime (0.012) on perl 5.10
    which stopped Catalyst::Controller from compiling.

  - In Catalyst::Test, don't mangle headers of non-HTML responses. RT#79043

5.90008 - TRIAL 2012-02-06 20:49:00

New features and refactoring:
  - Much of the Catalyst::Engine code has been moved into Catalyst::Request
    and Catalyst::Response, to be able to better support asynchronous web
    servers such as Twiggy, by making the application engine more reenterant.

    This change is as a prequel to full asynchronous support inside Catalyst
    for AnyEvent and IO::Async backends, which allow highly scaleable streaming
    (for applications such as multi-part XML HTTPRequests, and Websockets).

Deprecations:
  - This means that the $c->engine->env method to access the PSGI environment
    is now deprecated. The accessor for the PSGI env is now on Catalyst::Request
    as per applications which were using Catalyst::Engine::PSGI

    Catalyst::Engine::PSGI is now considered fully deprecated.

  - The private _dump method in Catalyst::Log is now deprecated. The dumper is
    not pluggable and which dumper to use should be a user choice. Using
    an imported Dump() or Dumper() function is less typing than $c->log->_dump
    and as this method is unused anywhere else in Catalyst, it has been scheduled
    for removal as a cleanup. Calling this method will now emit a stack trace
    on first call (but not on subsequent calls).

Back compatibility fixes:
  - Applications still using Catalyst::Engine::PSGI as they rely on
    $c->request->env - this is now the provided (and recommended) way of
    accessing the raw PSGI environment.

Tests:
  - Spurious warnings have been removed from the test suite

Documentation:
  - Fix the display of PROJECT FOUNDER and CONTRIBUTORS sections in the
    documentation. These were erroneously being emitted when the Pod
    was converted to HTML for search.cpan.org

  - Fix documentation for the build_psgi_app app method. Previously the
    documentation advised that it provided the psgi app already wrapped
    in default middleware. This is not the case - it is the raw app psgi

(rhaen)

2013-01-26 16:39:29 UTC MAIN commitmail json YAML

Added devel/p5-Safe-Isa

(rhaen)

2013-01-26 16:37:07 UTC MAIN commitmail json YAML

Added p5-Safe-Isa

(rhaen)

2013-01-26 16:35:50 UTC MAIN commitmail json YAML

Initial import, Safe::Isa - Call isa, can, does and DOES safely on things
that may not be objects.

(rhaen)

2013-01-26 15:23:26 UTC MAIN commitmail json YAML

Updated devel/p5-EV

(rhaen)

2013-01-26 15:22:50 UTC MAIN commitmail json YAML

Updated to 4.11

ChangeLog:
4.11 Sat Feb  4 19:56:26 CET 2012
    - (libev) implement memory fences for (obsolete) llvm-gcc.

(rhaen)

2013-01-26 15:20:14 UTC MAIN commitmail json YAML

Updated devel/p5-AnyEvent

(rhaen)

2013-01-26 15:19:25 UTC MAIN commitmail json YAML

- updated to 7.04

ChangeLog:

7.04 Thu Nov 15 02:23:58 CET 2012
    - debugging code left in.

7.03 Thu Nov 15 02:16:11 CET 2012
    - AnyEvent::Socket::inet_aton did not work when dns resolution was
          used to find the addresses (analyzed and patch by Maxime Soul辿).
        - fix a memory leak in the /etc/hosts lookup code when hosts don't
          resolve and are not in hosts (analyzed by sten).

7.02 Tue Aug 14 04:27:58 CEST 2012
    - AnyEvent::Util::run_cmd could block indefinitely (analyzed and test
          program by Yorhel).
    - verified that AnyEvent::Socket follows RFC5952.
        - try to parse "ADDR#PORT" in addition to "ADDR PORT".

7.01 Sun May 13 01:03:17 CEST 2012
    - fail with EPROTO in AnyEvent::Handle wqhen TLS is requested but
          not available, instead of throwing an exception.
    - use File::Spec to get the tmpdir in t/*, to avoid needless
          failures on (most, not mine :) windows boxes.
        - new handle read types: tls_detect and tls_autostart.

7.0  Fri Apr 13 06:33:30 CEST 2012
        - child watchers are broken in POE 1.352 (also many earlier
          versions) and there seems to be no way to work around it, as POE
          itself is inherently racy. Document this regression and add a delay
          in t/68_poe_03_child.t for the time being.
    - new module AnyEvent::IO, that is a frontend to either a pure-perl
          synchronous I/O implementation (AnyEvent::IO::Perl), or to the
          asynchronous I/O extension IO::AIO (AnyEvent::IO::IOAIO).
        - load /etc/hosts only when DNS has no answer.
        - stat /etc/hosts on every access and reload it if it changed.
        - load /etc/hosts via AnyEvent::IO - potentially asynchronous.
        - fix a buggy croak in the dh parameter reading in AnyEvent::TLS.
        - AnyEvent::Log log_to_file and log_to_path now use AnyEvent::IO. As
          a side effect, they now use true appending as opposed to libc
          appending, and the file might not have been opened when the function
          returns.
        - the default logging level was not properly documented in a variety of
          places, this has hopefully been rectified.
    - updated uts46data.pl for unicode 6.1.0.
        - made log messages generated by AnyEvent submodules not
          include the package name anymore, as it will be logged
          by default already.
        - upgrade to the trick used by common-sense 3.5 to work
          around extra warning torture/breakage under perl 5.15.x.
        - log messages by anyevent are now ucfirst, are usually full
          sentences and do no longer include the package name.
        - the storable read type would sometimes throw an exception instead
          of causing EBADMSG (analyzed by Maxime Soul辿).
        - work around a bug in openssl 1.0.1 which enforces a minimum rsa
          keysize (reported by Paul Howarth).
    - documented Rocco fabricating statements about AnyEvent and me.

(rhaen)

2013-01-26 15:09:11 UTC MAIN commitmail json YAML

Updated www/p5-Web-Scraper

(rhaen)

2013-01-26 15:08:08 UTC MAIN commitmail json YAML

- updated to 0.37

ChangeLog:
0.37  Fri Oct 19 15:09:17 PDT 2012
        - Repack with the latest Module::Install

(rhaen)

2013-01-26 14:00:57 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Shorten to 3.03

(wen)

2013-01-26 13:59:45 UTC MAIN commitmail json YAML

Update to 3.03
Update LICENSE

Upstream changes:
2012-04-06  Dave Cross <dave@dave.org.uk>

  * Artistic, Build.PL, COPYING, LICENCE, MANIFEST, lib/WWW/Shorten.pm,
  lib/WWW/Shorten/UserAgent.pm: Licensing clean-up.

  * MANIFEST: Added META.json to MANIFEST.

2012-03-01  Dave Cross <dave@dave.org.uk>

  * lib/WWW/Shorten/UserAgent.pm: Added documentation.

  * MANIFEST, lib/WWW/Shorten/UserAgent.pm, lib/WWW/Shorten/generic.pm: Added a
  WWW::Shorten::UserAgent object which dies if it receives an HTTP error
  response.

(wen)

2013-01-26 13:42:31 UTC MAIN commitmail json YAML

Updated devel/p5-App-cpanminus to 1.5019

(wen)

2013-01-26 13:40:19 UTC MAIN commitmail json YAML

Updated editors/zim to 0.59

(ryoon)

2013-01-26 13:39:37 UTC MAIN commitmail json YAML

Update to 0.59

Changelog:
=== 0.59 - Wed 23 Jan 2012 ===
* Critical bug fix in pageview serialization
* Fix for inheritance of tags in tasklist - Epinull
* Fix for customtools dialog - Epinull
* Fix for week number in Journal plugin page template

=== 0.58 - Sat 15 Dec 2012 ===
* Added new plugin for distraction free fullscreen mode
* Added options to limit tasklist plugin to certain namespaces -
Pierre-Antoine Champin
* Added option to tasklist plugin to flag non-actionable tasks by a special tag
* Added prompt for filename for Insert New File action
* Added template option to list attachments in export
* Added class attributes to links in HTML output
* Added two more commandline options to quicknote plugin
* Made sidepanes more compact by embedding close buttons in widgets
* Critical fix for restarting zim after a crash (cleaning up socket)
* Bug fix for search queries with quoted arguments
* Bug fix for use of tags in the tasklist plugin
* Bug fix for wiki format to be more robust for bad links
* Bug fix for latex format to not use file URIs in \includegraphics{}
* Bug fix for including latex equations in latex export
* Bug fix list behavior checkboxes and numbered lists
* Fix first day of week locale for calendar plugin - based on patch by
Leopold Schabel
* Fix for handling "file:/" and "file://" URIs in links - see manual for details
* Fix for windows to not open consoles for each external application - klo uo
* Fix for windows to put config files under %APPDATA% - klo uo
* Fix to have "update heading" toggle in rename dialog more
intelligent - Virgil Dupras
* Fix to make template errors report relevant error dialogs
* Fix for search and replace whitespace in pageview
* Various small fixes

(ryoon)

2013-01-26 13:39:21 UTC MAIN commitmail json YAML

Update to 1.5019

Upstream changes:
1.5019 Sun Dec 23 02:19:45 JST 2012
  [Bug Fixes]
      - Fixes a bug where --installdeps fail to configure dependencies with cpanfile (hoelzro)

  [Improvements]
      - Cleaned up unused code
      - Added documentation about --mirror option and local file path

1.5018 Wed Sep 19 14:40:28 JST 2012
  [Improvements]
      - Check cpanm path upon --self-upgrade to give warnings for perlbrew users

(wen)

2013-01-26 13:32:04 UTC MAIN commitmail json YAML

Updated devel/p5-Moo

(rhaen)

2013-01-26 13:31:11 UTC MAIN commitmail json YAML

- updated to 1.000007

ChangeLog:
1.000007 - 2012-12-15
  - Correctly handle methods dragged along by role composition
  - Die if Moo and Moo::Role are imported into the same package

(rhaen)

2013-01-26 13:26:04 UTC MAIN commitmail json YAML

Updated devel/p5-strictures

(rhaen)

2013-01-26 13:24:58 UTC MAIN commitmail json YAML

Updated to 1.004004

ChangeLog:
1.004004 - 2012-11-12
  - fix 5.16 crash due to qw() list being readonly
1.004003 - 2012-11-10
  - check only once for presence of extra testing prereqs
  - explicitly specify no dynamic_config in META

(rhaen)

2013-01-26 13:22:53 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class

(rhaen)

2013-01-26 13:20:11 UTC MAIN commitmail json YAML

- updated to 0.08205

ChangeLog:
0.08205 2013-01-22
    * New Features / Changes
        - The emulate_limit() arbitrary limit dialect emulation mechanism is
          now deprecated, and will be removed when DBIx::Class migrates to
          Data::Query
        - Support for the source_bind_attributes() storage method has been
          removed after a lengthy deprecation cycle
    * Fixes
        - When performing resultset update/delete only strip condition
          qualifiers - leave the source name alone (RT#80015, RT#78844)
        - Fix incorrect behavior on resultset update/delete invoked on
          composite resultsets (e.g. as_subselect_rs)
        - Fix update/delete operations referencing the updated table failing
          on MySQL, due to its refusal to modify a table being directly
          queried. As a workaround induce in-memory temp-table creation
          (RT#81378, RT#81897)
        - More robust behavior under heavily threaded environments - make
          sure we do not have refaddr reuse in the global storage registry
        - Fix failing test on 5.8 under Win32 (RT#81114)
        - Fix hash-randomization test issues (RT#81638)
        - Disallow erroneous calling of connect_info on a replicated storage
          (RT#78436)
    * Misc
        - Improve the populate docs in ::Schema and ::ResultSet
        - ::Storage::DBI::source_bind_attributes() removed as announced
          on Jan 2011 in 0e773352a

0.08204 2012-11-08
    * New Features / Changes
        - SQLMaker now accepts \'literal' with the 'for' rs attribute as an
          override to the builtin FOR options
    * Fixes
        - Fix unique constraint violations in Ordered.pm blanket movement
          (RT#79773, rolls back short-sighted 5e6fde33e)
        - Fix API mismatch between new_result() and new_related() (originally
          broken by fea3d045)
        - Fix test failure on perl 5.8
    * Misc
        - Much more extensive diagnostics when a new RDBMS/DSN combination is
          encountered (RT#80431)

0.08203 2012-10-18
    * Fixes
        - Really fix inadequate $dbh->ping SQLite implementation (what shipped
          in 0.08201 tickled other deficiencies in DBD::SQLite itself)

0.08202 2012-10-06
    * Fixes
        - Replace inadequate $dbh->ping SQLite implementation with our own,
          fixes RT#78420

(rhaen)

2013-01-26 13:04:36 UTC MAIN commitmail json YAML

Updated games/onscripter to 20130120

(tsutsui)

2013-01-26 13:02:50 UTC MAIN commitmail json YAML

Update onscripter to 20130120.

Upstream changes summary (only Japanese log available)

20130120
- fix a timer bug introduced in 20130112 that cause too fast animation

20130119
- fix bugs in definereset and reset insns

20130118
- fix bug that can't get right hight of character sprite

20130112
- fix event loop handlers to make NSLua work correctly
- fix a bug around text new line
- improve yesnobox and okcancelbox button drawing
- add Lua support to Android SDK

(tsutsui)

2013-01-26 12:03:09 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.2.1.1125

(obache)

2013-01-26 12:02:59 UTC MAIN commitmail json YAML

Update mikutter to 0.2.1.1125.

* fix rare crash with opening user profile
* fix rare crash at startup
* fix rare crash when timeline context menu is opened

(obache)

2013-01-26 11:52:05 UTC MAIN commitmail json YAML

done - rabbit-2.0.6.

(obache)

2013-01-26 11:48:51 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-hangul to 1.4.2

(obache)

2013-01-26 11:48:27 UTC MAIN commitmail json YAML

Update ibus-hangul to 1.4.2.

1.4.2
* Use Gobject Introspection
* GNOME Control Center integration
* Miscellaneous bug fixes

(obache)

2013-01-26 11:16:45 UTC MAIN commitmail json YAML

Added fonts/consolamono-ttf version 20121116

(ryoon)

2013-01-26 11:16:16 UTC MAIN commitmail json YAML

Add consolamono-ttf.

(ryoon)

2013-01-26 11:15:30 UTC MAIN commitmail json YAML

Import consolamono-ttf-20121116 as fonts/consolamono-ttf.

'Consola Mono' is the monospace font especially created for
programming, text editors and for terminal-use.

'Consola Mono' is a Unicode typeface font that supports all languages
that use the Latin, Greek, Cyrillic script and its variants, and
could be expanded to support other scripts.

(ryoon)

2013-01-26 11:07:40 UTC MAIN commitmail json YAML

Updated graphics/rabbit to 2.0.6

(obache)

2013-01-26 11:07:30 UTC MAIN commitmail json YAML

Update rabbit to 2.0.6.

== 2.0.6: 2012-12-29

Video support release!

=== Improvements

==== rabbit-slide

  * Supported Ustream.
  * Supported Vimeo.
  * Use slide ID instead of slide title for SlideShare URL.
    [Patch by Masafumi Yokoyama]
  * Added change command that changes the current configuration.

==== Documentation

  * Added a documentation about how to use image in RD format.
    [Added by hokkai7go]

==== rabbit

  * Supported PDF file detection by extension.
  * [incompatible] Changed PDF page number origin from 0-origin to 1-origin
    when PDF is used as image. Because PDF uses 1-origin.
  * [experimental] Supported video embed in slide.
    [Patch by Narihiro Nakamura]
  * Text shadow is closed to the original text.

==== rabbit-theme-manager

  * Removed because it is needless.

=== Fixes

==== rabbit

  * Don't handle .rabbit directory as a file that describes rabbit
    run options. [Reported by Koichi Akabe]

=== Thanks

  * Masafumi Yokoyama
  * Koichi Akabe
  * hokkai7go
  * Narihiro Nakamura

== 2.0.5: 2012-09-14

A bug fix release.

=== Fixes

==== Theme

  * Fixed a bug that resized image isn't drawn
    [rabbit-shocker:1057] [Reported by znz]

=== Thanks

  * znz

== 2.0.4: 2012-09-12

A bug fix release.

=== Improvements

==== rabbit-slide

  * --title is used for generated slide title.
    [Reported by znz]

==== Theme

  * Increased quote image resolution.

=== Fixes

==== rabbit-slide

  * Fixed a bug that rake publish:slideshare doesn't work. The task
    publishes your slide to SlideShare.
    [GitHub#8] [Patch by myokoym]

==== Theme

  * Fix a bug that image reflection doesnt' work.

=== Thanks

  * znz
  * myokoym

== 2.0.3: 2012-09-10

This release improves block quote style.

=== Improvements

==== All

  * Changed user group id to "rabbit-shocker".
  * Changed user group name to "Rabbit Shocker".
  * Added rabbit.gemspec to gem.

==== rabbit

  * Supported gzip-ed Dia file. [Reported by okkez]
  * Changed Dia file backend to SVG.
  * Changed the default PDF size to 360mm,270mm that is 4:3 ratio from
    A4 landscape.

==== rabbit-slide

  * Supported slide ID on SlideShare saving.
  * Supported slide ID on Speaker Deck saving.
  * Changed PDF file name to "#{slide ID}-#{slide base name}.pdf".

==== rabbit-theme

  * Changed to generate PDFs of theme benchmark slide for all
    available locales (English and Japanese).

==== Theme

  * Supported Rabbit::Format::Size as indent value.
  * Supported foreground color of image caption change.
  * title-on-image-toolkit: Added background of title.
  * default-block-quote:
    * Deprecated @block_quote_image_max_width. Use
      @block_quote_image_width instead.
    * Supported image instead of line as frame.
    * Reduced font size for title of cited content.
    * Enabled quoted text justification.
    * Supported avatar.
  * clear-blue:
    * Added indentation to the first paragraph in block quote.
    * Changed to use image instead of line as frame.
  * color-circle-block-quote:
    * Changed to use image instead of line as frame.
  * rabbit-block-quote:
    * Changed to use image instead of line as frame.

==== Documentation

  * Updated install document by Homebrew. [Updated by hokkai7go]

=== Fixes

==== rabbit-slide

  * Fixed slide URL on slide.rabbit-shocker.org.

==== rabbit-theme

  * Fixed slide URL on theme.rabbit-shocker.org.

=== Thanks

  * hokkai7go
  * okkez

== 2.0.2: 2012-09-02

This release improves slide management feature and theme management
feature.

They don't have backward compatibility. You need to upgrade slides and
themes generated by Rabbit 2.0.1 or earlier by manual. You need to
change Rakefile and config.yaml. There are reference Rakefile and
config.yaml in the below change lists. There is no auto upgrade
feature.

=== Improvements

==== rabbit-slide

  * Shotened Rakefile. (incompatible)

      require "rabbit/task/slide"
      Rabbit::Task::Slide.new

  * Put all configuration to config.yaml. (incompatible)

      ---
      id: theme-benchmark-en
      base_name: theme-benchmark
      tags:
      - rabbit
      presentation_date: 2012/09/02
      version: 1.0.0
      licenses:
      - GPLv3+
      - GFDL
      - CC BY-SA 3.0
      author:
        markup_language: :rd
        name: Kouhei Sutou
        email: kou@cozmixng.org
        rubygems_user: kou
        slideshare_user: kou
        speaker_deck_user: kou

  * Supported lincenses.
  * Supported .gitignore generation.
  * Added PDF to gem.

==== rabbit-theme

  * Shotened Rakefile. (incompatible)

      require "rabbit/task/theme"
      Rabbit::Task::Theme.new

  * Put all configuration to config.yaml. (incompatible)

      ---
      id: clear-blue
      tags:
      - rabbit
      version: 1.0.0
      licenses:
      - GPLv3+
      - GFDL
      - CC BY-SA 3.0
      author:
        name: Kouhei Sutou
        email: kou@cozmixng.org
        rubygems_user: kou

  * Supported lincenses.
  * Supported .gitignore generation.

==== Theme

  * default-title-text: Set bottom margin to "institution".
  * default-title-text: Removed bottom margin of "content source".
  * slide-number: Changed to use slide margin instead of the default margin.

=== Fixes

==== rabbit

  * Fixed a bug that gem theme isn't searched.

==== Theme

  * nari: Fixed a potential bug that headline may be centered.

== 2.0.1: 2012-08-31

A bug fix release.

=== Improvements

==== rabbit

  * The slide source specified by command line is use rather than the
    slide source specified by .rabbit.

=== Fixes

==== rabbit

  * Fixed a bug that information window doesn't work.
    [Fixed by Narihiro Nakamura]
  * Fixed a bug that index mode doesn't work.
    [Reported by Masaomi Hatakeyama]
  * Fixed a bug that TeX formater doesn't work.
    [Reported by Masaomi Hatakeyama]

=== THanks

  * Narihiro Nakamura
  * Masaomi Hatakeyama

== 2.0.0: 2012-08-29

Major version up!

Slides and themes can be shared. Both of them can be registered as gem
at RubyGems.org. If you specify a slide gem, ((%rabbit%)) command
installs and shows it automatically. If you specify a theme gem,
((%rabbit%)) command installs and uses it automatically.

A tool that publishes your slide to SlideShare with one command is
also added. You can share your slide more easily.

Some utilities such as RabbiRack and Rabbiter are splited as new
packages. You needed to install related libraries manually. Now, you
can install them automatically by installing those tools. It's easy to
install.

=== Improvements

==== rabbit

  * Made gettext gem required library.
  * Made rttool gem required library.
  * Supported relative path image in slide that is specified as URL.
  * Supported .rabbit file in the current directory. If the file exists,
    command line arguments are read from the file.
  * Supported a directory that has .rabbit as source file.
  * Supported a slide that is published as gem.
  * Supported a theme that is published as gem.
  * Added --options-file option that reads command line arguments from
    the specified file.
  * Removed setup.rb.
  * Removed obsoleted --druby-uri option.
  * Removed the default image directory customization feature on
    install. It's not neeed now.
  * Used (({theme.rb})) as the Ruby script file for theme.
    (({#{THEME_NAME}.rb})) is still available but it's obsoleted.
  * Supported (({.})) as the special theme name. It uses a theme in
    the current directory.

==== rabbit-slide

New feature. It provides the following slide related features.

  * Scaffolds a new slide.
  * Uploads a slide to RubyGems.org.
  * Uploads a slide to SlideShare.
  * Shows a slide easily.
  * Generates a PDF easily.

==== rabbit-theme

New feature. It proves the following theme related features.

  * Scaffolds a new theme.
  * Uploads a theme to RubyGems.org.
  * Shows a theme by benchmark slide.
  * Generates a PDF easily.

==== Theme

  * background-image-toolkit: Supported a background image specified by URL.
    [Suggested by Youhei SASAKI]
  * image-slide-number: Showed page number in flags by default.
  * default: Enabled hare and tortoise by default.

=== Fixes

==== Documentation

  * Fixed wrong description of numerical character reference.
    [Reported by znz]

=== Changes

  * Split up RabbiRack into rabbirack gem.
  * Split up Rabbiter into rabbiter gem.
  * Split up RabWii into rabwii gem.
  * Split up theme benchmark slide to
    rabbit-slide-rabbit-theme-benchmark-en gem.

=== Thanks

  * znz
  * Youhei SASAKI

(obache)

2013-01-26 10:55:52 UTC MAIN commitmail json YAML

Updated devel/ruby-gettext to 2.3.7nb1

(obache)

2013-01-26 10:55:43 UTC MAIN commitmail json YAML

fix missing dependency on ruby-levenshtein

(obache)

2013-01-26 10:50:23 UTC MAIN commitmail json YAML

+ ruby-levenshtein

(obache)

2013-01-26 10:49:17 UTC MAIN commitmail json YAML

Added textproc/ruby-levenshtein version 0.2.2

(obache)

2013-01-26 10:49:03 UTC MAIN commitmail json YAML

Import ruby-levenshtein-0.2.2 as textproc/ruby-levenshtein.

The Levenshtein distance is a metric for measuring the amount
of difference between two sequences (i.e., the so called edit
distance). The Levenshtein distance between two sequences is
given by the minimum number of operations needed to transform
one sequence into the other, where an operation is an
insertion, deletion, or substitution of a single element.

The two sequences can be two strings, two arrays, or two other
objects responding to :each. All sequences are by generic
(fast) C code.

All objects in the sequences should respond to :hash and :eql?.

More information about the Levenshtein distance algorithm:
http://en.wikipedia.org/wiki/Levenshtein_distance .

(obache)

2013-01-26 10:35:20 UTC MAIN commitmail json YAML

Fix build on NetBSD 6.0.1.
Use correct macro name, ALL_ENV.

(ryoon)

2013-01-26 09:47:46 UTC MAIN commitmail json YAML

Replace hardcoded netbsd with LOWER_OPSYS.
This change should fix build on Linux.

(ryoon)

2013-01-26 08:54:25 UTC MAIN commitmail json YAML

+ ruby-faraday, ruby-multipart-post

(obache)

2013-01-26 08:51:04 UTC MAIN commitmail json YAML

Added www/ruby-faraday version 0.8.4

(obache)

2013-01-26 08:50:53 UTC MAIN commitmail json YAML

Import ruby-faraday-0.8.4 as www/ruby-faraday.

Faraday is an HTTP client lib that provides a common interface over many
adapters (such as Net::HTTP) and embraces the concept of Rack middleware when
processing the request/response cycle.

(obache)

2013-01-26 08:47:03 UTC MAIN commitmail json YAML

Added www/ruby-multipart-post version 1.1.5

(obache)

2013-01-26 08:46:29 UTC MAIN commitmail json YAML

Import ruby-multipart-post-1.1.5 as www/ruby-multipart-post.

Use with Net::HTTP to do multipart form posts.  IO values that have
#content_type, #original_filename, and #local_path will be posted as a binary
file.

(obache)

2013-01-26 05:56:14 UTC MAIN commitmail json YAML

Updated mail/mew to 6.5nb1

(ryoon)

2013-01-26 05:55:37 UTC MAIN commitmail json YAML

2013-01-26 04:35:37 UTC MAIN commitmail json YAML

fixes pkgsrc-wip ref.

(obache)

2013-01-25 23:47:25 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-mysql

(rhaen)

2013-01-25 23:45:28 UTC MAIN commitmail json YAML

- Updated to 4.022

ChangeLog:
2012-08-28 Patrick Galbraith et open source community <patg at patg dot net> (4.022)
* Fixes for Win32 from Rom Hoelz (https://github.com/hoelzro)
* Pulling back in work for 4.021 that didn't get pushed and much other work from Chip Salzenberg (https://github.com/chipdude)
* Column info order fix from Tokuhiro Matsuno (https://github.com/tokuhirom)
* Fix AutoCommit comparison logic to avoid spurious commands to mysql from Matthew Horsfall (https://github.com/wolfsage)
* server_preapre can't bind placeholder on comment. from Misahiro Chiba (https://github.com/nihen)
* server_prepare; data is null, allocate big memory bug. from Misahiro Chiba (https://github.com/nihen)

(rhaen)

2013-01-25 22:36:52 UTC MAIN commitmail json YAML

Added www/py-tornado version 2.4.1

(imil)

2013-01-25 22:35:04 UTC MAIN commitmail json YAML

add & enable py-tornado

(imil)

2013-01-25 22:33:47 UTC MAIN commitmail json YAML

Initial import of py-tornado, version 2.4.1, into the NetBSD Packages
Collection.

Tornado is an open source version of the scalable, non-blocking web server and
tools that power FriendFeed. The FriendFeed application is written using a web
framework that looks a bit like web.py or Google's webapp, but with additional
tools and optimizations to take advantage of the underlying non-blocking
infrastructure.

The framework is distinct from most mainstream web server frameworks (and
certainly most Python frameworks) because it is non-blocking and reasonably
fast. Because it is non-blocking and uses epoll or kqueue, it can handle
thousands of simultaneous standing connections, which means it is ideal for
real-time web services. We built the web server specifically to handle
FriendFeed's real-time features -- every active user of FriendFeed maintains
an open connection to the FriendFeed servers.

(imil)

2013-01-25 22:03:56 UTC MAIN commitmail json YAML

Updated devel/lua-lrexlib* to 2.7.2.

(ryoon)

2013-01-25 22:02:18 UTC MAIN commitmail json YAML

Update to 2.7.2 from 2.4.0

* Use custom BSDmakefile instead of luarocks.
  It seems that luarocks lacks destdir support.

Changelog:
2013-01-08  Release 2.7.2

  * Fixed the use of alternative allocators, and a memory leak.
  * Simplify the build system further.
  * Change rockspec to build from git now that github no longer
    supports downloads.

2012-10-18  Release 2.7.1

  * Fixed Lua 5.1 compatibility, broken in 2.7.0.
  * Added ability to specify no replacement to gsub with a nil or
    false replacement argument.

2012-10-04  Release 2.7.0

  * Added support for searching raw memory buffers (e.g. made with
    alien).
  * Fixed possible invalid code generation in C (thanks, Michael
    Tautschnig).
  * Generate LuaRock rockspecs for all modules.
  * Greatly simplify UNIX build system, relying on LuaRocks.
  * Allow POSIX REG_STARTEND to be used on any system supporting it.
  * Add a test set for POSIX regex engine (thanks, Enrico Tassi).
  * Simplify some code.
  * Always use Lua state memory allocator.

2012-04-13  Release 2.6.0

  * Added support for Lua 5.2.

2010-12-15  Release 2.5.3

  * Bug fix to rex.split.
  * Support for new flags in PCRE 8.11.

2010-11-10  Release 2.5.2

  * Important bug fix (thanks to Enrico Tassi for the report)
    affecting platforms with certain alignment requirements.
  * Improved build system for Windows.
  * Minor improvements to the manual.

2010-10-04  Release 2.5.1

  * Minor improvements and fixes, no changes to library code.

2010-10-03  Release 2.5.0

  * Added bindings of the TRE and GNU regex APIs.

  * Improved and simplified the build system.

(ryoon)

2013-01-25 21:10:58 UTC MAIN commitmail json YAML

Updated www/apache-tomcat7 to 7.0.35

(ryoon)

2013-01-25 21:10:31 UTC MAIN commitmail json YAML

Updated devel/gitolite to 3.04

(ryoon)

2013-01-25 21:09:26 UTC MAIN commitmail json YAML

Update to 7.0.35

Changelog:
Tomcat 7.0.35 (markt)

    Catalina
        fix 54247: Prevent ClassNotFoundExceptions on stop when running as a service. (markt)
        fix 54249: Ensure resource properties are available when the context path contains encoded characters such as a space. This triggered compilation issues in Jasper. Patch provided by Polina Genova. (markt)
        fix 54256: Improve error reporting when a JAR file fails extension validation by including the name of the JAR file in the exception. (markt)
        fix Allow web applications to be stopped cleanly even if filters throw exceptions when their destroy() method is called. (markt/kkolinko)
        fix Fix memory leak of servlet instances when running with a SecurityManager and either init() or destroy() methods fail or the servlet is a SingleThreadModel one. (kkolinko)
        code Cleanup method cache lookup code in SecurityUtil class. (kkolinko)
        add Make the Tomcat 7 non-JSR356 WebSocket implementation non-blocking (where supported by the connector) between the HTTP upgrade and the first WebSocket message from the client to the server. (markt)
        fix 54262: Ensure that an empty <absolute-ordering /> element in the main web.xml file disables scanning for web fragments. Based on a patch by Violeta Georgieva. (markt)
        fix 54284: As per clarification from the Servlet EG, anonymous Filters and Servlets are not permitted. Patch by Violeta Georgieva. (markt)
        fix 54371: Prevent exceptions when processing web fragments for unexpanded WAR files when the context path contains characters that need to be encoded in URLs such as spaces. Based on a patch by Polina Genova. (markt)
        add 54372: Make HTTP Digest authentication header parsing tolerant of invalid headers sent by known buggy clients. (markt)
        fix 54377: Correctly set request attributes for AccessLog in RemoteIpFilter. Patch by Violeta Georgieva. (markt)
        fix 54379: Implement support for post-construct and pre-destroy elements in web.xml. Patch by Violeta Georgieva. (markt)
        fix 54380: Do not try to register servlets or contexts into the mapper too early (which just caused a warning to be logged). (kkolinko)
        fix Fix NPE in WebappLoader.stopInternal when stop is called after a failed start. (kkolinko)
        add 54381: Add support for receiving WebSocket pong messages. (markt)
        fix 54382: Fix NPE when SSI processing is enabled and an empty SSI directive is present. (markt)
        fix Fix ArrayIndexOutOfBoundsException in HttpParser when parsing incorrect HTTP headers. (kkolinko)
        fix 54387: Deployment must fail when multiple servlets are mapped to the same url-pattern. (markt)
        fix 54391: Provide a value for the javax.servlet.context.orderedLibs attribute. (markt)

    Coyote
        fix 54248: Ensure that byte order marks are swallowed when using a Reader to read a request body with a BOM for those encodings that require byte order marks. (markt)
        fix Fix release of processors in AjpNioProtocol. Wrong object was used as a key in the connections map. (kkolinko)

    Jasper
        add 54240: Add support for auto-detection and configuration of JARs on the classpath that provide tag plug-in implementations. Based on a patch by Sheldon Shao. (markt)
        fix 54241: Revert the fix for 35410 as it was not compliant with the JSP specification, specifically that <%= obj %> must be translated to out.print(obj) which in turn becomes out.write(String.valueOf(obj)). This will trigger a NullPointerException if obj.toString() returns null. The fix for 35410 incorrectly suppressed the NullPointerException in this case. (markt)
        fix 54242: Correct handle null iterations with in the JSTL ForEach tag plug-in implementation. Patch provided by Sheldon Shao. (markt)
        fix 54260: Avoid NullPointerException when using JSP unloading and tag files. (markt)
        fix 54370: Improve handling of nulls when trying to match sets of parameters to a method in EL. (markt)
        fix 54338: Correctly coerce the value to the expected type when using the tag plug-in for the JSTL set tag. Patch provided by Sheldon Shao. (markt)

    Web applications
        fix 54244: Clarify the documentation for the BIO and NIO SSL configuration attributes sslEnabledProtocols and sslProtocol within the documentation web application. (markt)
        add Integrate documentation of Tomcat 7 with Apache Comments System. People can leave their comments when reading documentation online at the tomcat.apache.org site. (rjung)

    Other
        fix 54390: Use 'java_home' on Mac OS X to auto-detect JAVA_HOME. (schultz)

(ryoon)

2013-01-25 21:04:03 UTC MAIN commitmail json YAML

Update to 3.04

* Update MESSAGE.

Changelog:
* Re-written from scratch, this is gilolite g3.

(ryoon)

2013-01-25 20:03:42 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 4.5.6

(ryoon)

2013-01-25 20:02:25 UTC MAIN commitmail json YAML

Update to 4.5.6

* Add PostgreSQL support, not tested.

Changelog:
Version 4.5.6 Jan 22th 2013

    Improved language detection
    Improved translations
    Fix link to bugtracker
    Several IE 6/7/8 fixes
    SabreDAV updated to 1.6.6
    Improved error reporting
    Support special characters in mountpoint
    Interpret http 403 and 401 as not authorized in user_webdavauth
    Several fixes for special characters in files and folders
    Improved PostgreSQL support
    Check database names for valid characters
    Fix default email address calculation
    Remove debug output on send password page
    Add SMTP port configuration option
    Only show the max possible upload of 2GB on a 32 bit system
    Show progress during file downloads
    Security: Fix multiple XSS problems: CVE-2013-0201, CVE-2013-0202, CVE-2013-0203
    Security: Fix Code execution in external storage: CVE-2013-0204
    Security: Removed remoteStorage app because of unfixed security problems.

(ryoon)

2013-01-25 19:18:10 UTC MAIN commitmail json YAML

increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50.

Also bump PKGREVISION for a few packages using it.

The packages I did this for:
net/yaz
lang/parrot
misc/openoffice3 (where I noticed the run-time failure due to missing shared library)
www/webkit-gtk
sysutils/open-vm-tools
inputmethod/ibus-qt

I didn't do this recursively or for all packages using icu
since I didn't know if they used the shared library directly,
some use was optional. The list of packages I didn't touch:
devel/devhelp
databases/idzebra
databases/sqlite3
devel/gnustep-base/
finance/gnucash
games/openttd
graphics/shotwell
lang/mono
meta-pkgs/boost
misc/calibre
misc/libreoffice
news/tin
textproc/php-intl
www/deforaos-surfer
www/epiphany
www/liferea-current
www/midori

(reed)

2013-01-25 16:59:43 UTC MAIN commitmail json YAML

Explicitly disable DTrace support, it does not build.

(jperkin)

2013-01-25 14:49:38 UTC MAIN commitmail json YAML

Fix build on 32-bit Solaris when the assembler is 64-bit by default.

(jperkin)

2013-01-25 12:56:41 UTC MAIN commitmail json YAML

swig2 is not acceptable.

(obache)

2013-01-25 12:54:07 UTC MAIN commitmail json YAML

2013-01-25 12:50:25 UTC MAIN commitmail json YAML

Updated inputmethod/tegaki-wagomu to 0.3.1nb6

(obache)

2013-01-25 12:50:02 UTC MAIN commitmail json YAML

* swig is just required to build
* prevent to pick up swig2

Bump PKGREVISION.

(obache)

2013-01-25 12:07:34 UTC MAIN commitmail json YAML

Updated inputmethod/libskk to 1.0.0

(obache)

2013-01-25 12:07:13 UTC MAIN commitmail json YAML

Update libskk to 1.0.0.

Noteworthy changes in version 1.0.0 (2012-08-27)
------------------------------------------------

* Make sure to create parent directory of user-dict (Debian bug#685745).
* Clear output and preedit on context reset.
* Fix header include in tests (Issue#19).

(obache)

2013-01-25 12:06:16 UTC MAIN commitmail json YAML

2013-01-25 11:59:13 UTC MAIN commitmail json YAML

2013-01-25 11:32:18 UTC MAIN commitmail json YAML

Updated print/lilypond to 2.16.2

(wiz)

2013-01-25 11:32:08 UTC MAIN commitmail json YAML

Update to 2.16.2. Comment patches.

Fixes and changes after 2.16.0
==============================

2.16.1
    Please refer to the bug tracker for issues fixed in 2.16.1
    (http://code.google.com/p/lilypond/issues/list?can=1&q=Fixed_2_16_1).

New features in 2.16 since 2.14
===============================

  * Support for cross-staff stems on chords, using `crossStaff' and
    the `Span_stem_engraver'.  This calculates the length of
    cross-staff stems automatically.

  * The syntax of words (character sequences recognized without
    enclosing quotes) and commands (now always a backslash `\'
    followed by a word) has been unified across all modes: it now
    consists of alphabetic characters, possibly enclosing isolated
    dashes `-' and underlines `_'.

    As one consequence, using unquoted text scripts like (literally!)
          { c-script c\f_script }
    will now tend to result in invalid music.  Omitting quote marks
    for arbitrary text rather than keywords has never been good
    practice or even documented, and it is unlikely to have seen
    significant use.

    Staying with established conventions (like not using dashes or
    underlines for command names intended to be used inside of music)
    remains advisable.  The reason for this change is more robust
    recognition of LilyPond's lexical units for LilyPond itself as
    well as external tools interpreting its syntax.

  * Support for Kievan square notation:

          \new KievanVoice {
            \cadenzaOn
            c d e f g a bes
            \bar "kievan"
          }

  * Augmentation dots now avoid the other voice in two-voice polyphony
    so that users can move the `Dot_column_engraver' to set dots
    independently for each `Voice'.

  * A Scheme function to adjust the control points of curves such as
    slurs and ties, developed by several users, is now included in
    LilyPond.

          g8->( bes,-.) d4
          \shape Slur #'((-0.5 . 1.5) (-3 . 0) (0 . 0) (0 . 0))
          g8->( bes,!-.) d4

  * Use of `\tempo' specifications in `\midi' blocks (removed in
    2.9.16 in favor of explicit `tempoWholesPerMinute' settings) has
    seen a revival: now any kind of property-setting music is turned
    into context definitions within output specifications, allowing for
    declarations like
    \layout { \accidentalStyle modern }
    \midi { \tempo 4. = 66 }

  * The LilyPond G clef has been redesigned - upper loop is now more
    balanced, bottom crook sticks out less and the "spine" (main
    vertical line) is more evenly curved. The old and new versions can
    be compared by looking at the documentation: old version
    (http://lilypond.org/doc/v2.14/Documentation/notation/the-feta-font.html#clef-glyphs),
    new version
    (http://lilypond.org/doc/v2.15/Documentation/notation/the-feta-font.html#clef-glyphs).

  * Lilypond's stencil commands have been simplified to allow for less
    code duplication and better height approximations of graphical
    objects.  The following stencil commands have been eliminated:
        * `beam'

        * `bezier-sandwich'

        * `bracket'

        * `dashed-slur'

        * `dot'

        * `oval'

        * `repeat-slash'

        * `zigzag-line'

  * Flags are now treated as separate objects rather than as stem
    parts.

  * Two alternative methods for bar numbering can be set, especially
    for when using repeated music;

  * The following is a fundamental change in LilyPond's music
    representation: Rhythmic events like `LyricEvent' and `NoteEvent'
    are no longer wrapped in `EventChord' unless they have been
    actually entered as part of a chord in the input.  If you
    manipulate music expressions in Scheme, the new behavior may
    require changes in your code.  Calling the music function
    `\eventChords' or the Scheme function `event-chord-wrap!'
    converts to the old representation; using one of those might be
    easiest for keeping legacy code operative.

    The following three items are consequences of this change.

  * The repetitive chord entry aid `q' has been reimplemented.
    Repeated chords are now replaced right before interpreting a music
    expression.  In case the user wants to retain some events of the
    original chord, he can run the repeat chord replacement function
    `\chordRepeats' manually.

  * String numbers and right hand fingerings on single notes now appear
    without having to be written inside of chord brackets.

  * Music functions now work the same when used inside or outside of
    chords, including all the possibilities of argument parsing.
    Music variables can be used inside of chords: a construct like

          tonic=fis'
          { <\tonic \transpose c g \tonic> }

    now works as expected.  One can use `#{...#}' for constructing
    chord constituents.  `\tweak' now works on single notes without
    needing to wrap them in a chord.  Using it on command events and
    lyrics is now possible, but not likely to give results yet.

  * `\tweak' now takes an optional layout object specification.  It can
    be used for tweaking layout objects that are only indirectly
    caused by the tweaked event, like accidentals, stems, and flags:

          <\tweak Accidental #'color #red  cis4
          \tweak Accidental #'color #green es
                                            g>

  * Scheme expressions inside of embedded Lilypond (`#{...#}') are now
    executed in lexical closure of the surrounding Scheme code.  `$'
    is no longer special in embedded Lilypond.  It can be used
    unconditionally in Lilypond code for immediate evaluation of Scheme
    expressions, similar to how `ly:export' could previously be used.
    `ly:export' has been removed.  As a consequence, `#' is now free
    to delay evaluation of its argument until the parser actually
    reduces the containing expression, greatly reducing the potential
    for premature evaluation.  There are also `splicing' operators `$@'
    and `#@' for interpreting the members of a list individually.

  * To reduce the necessity for using `$', Scheme expressions written
    with `#' are interpreted as music inside of music lists, and as
    markups or markup lists inside of markups.

  * Support for jazz-like chords has been improved: Lydian and altered
    chords are recognised; separators between chord modifiers are now
    treated independently of separators between "slash" chords and
    their bass notes (and by default, slashes are now only used for
    the latter type of separator); additional pitches are no longer
    prefixed with "add" by default; and the "m" in minor chords can be
    customized.  *note Customizing chord names:
    (lilypond-notation)Customizing chord names. for more information.

  * The `\markuplines' command has been renamed to `\markuplist' for a
    better match with its semantics and general Lilypond nomenclature.

  * The interface for specifying string tunings in tablature has been
    simplified considerably and employs the scheme function
    `\stringTuning' for most purposes.

  * Beams can now have their slopes preserved over line breaks.

    To do this, several callback functions are now deprecated.
        * `ly:beam::calc-least-squares-positions'

        * `ly:beam::slope-damping'

        * `ly:beam::shift-region-to-valid'
    Furthermore, `ly:beam::quanting' now takes an additional argument
    to help calculations over line breaks.  All of these functions are
    now automatically called when setting the `positions' parameter.

  * In function arguments music, markups and Scheme expressions (as
    well as several other syntactic entities) have become mostly
    interchangeable and are told apart only by evaluating the
    respective predicate.  In several cases, the predicate is
    consulted by the parser, like when deciding whether to interpret
    `-3' as a number or a fingering event.

  * Music functions (and their close relatives) can now be defined with
    optional arguments.

  * For defining commands executed only for their side-effects,
    `define-void-function' is now available.

  * There is a new `define-event-function' command in analogy to
    `define-music-function' that can be used for defining music
    functions acting as post events without requiring a direction
    specifier (`-', `^', or `_') placed before them.

          dyn=#(define-event-function (parser location arg) (markup?)
                  (make-dynamic-script arg))
          \relative c' { c\dyn pfsss }

  * A list of ASCII aliases for special characters can be included.

          \paper {
            #(include-special-characters)
          }
          \markup "&bull; &dagger; &copyright; &OE; &ss; &para;"

  * There is a new `define-scheme-function' command in analogy to
    `define-music-function' that can be used to define functions
    evaluating to Scheme expressions while accepting arguments in
    Lilypond syntax.

  * The construct `#{ ... #}' can now be used not just for
    constructing sequential music lists, but also for pitches
    (distinguished from single note events by the absence of a
    duration or other information that can't be part of a pitch),
    single music events, void music expressions, post events, markups
    (mostly freeing users from having to use the `markup' macro),
    markup lists, number expressions, context definitions and
    modifications, and a few other things.  If it encloses nothing or
    only a single music event, it no longer returns a sequential music
    list but rather a void music expression or just the music event
    itself, respectively.

  * Pitches can be used on the right side of assignments.  They are
    distinguished from single note events by the absence of a duration
    or other information that can't be part of a pitch.

  * New command-line option `--loglevel=LEVEL' to control how much
    output LilyPond creates. Possible values are ERROR, WARN,
    BASIC_PROGRESS, PROGRESS, DEBUG.

  * `\once \set' now correctly resets the property value to the
    previous value.

  * The alignment of dynamic spanners (hairpins, text crescendo, etc.)
    is now automatically broken if a different direction is explicitly
    given.

  * Appoggiaturas and acciaccaturas now also work inside a slur, not
    only inside a phrasing slur. Also, a function `\slashedGrace' was
    added that does not use a slur from the acciaccatura note.

  * To suppress the line on a crescendo text spanner (and other
    similar spanners), LilyPond now fully supports the `#'style =
    #'none' property.

  * LilyPond.app now supports MacOS X 10.7, thanks Christian Hitz!

  * Glissandi can now span multiple lines.

(wiz)

2013-01-25 11:25:51 UTC MAIN commitmail json YAML

2013-01-25 10:34:53 UTC MAIN commitmail json YAML

Updated misc/py-anki2 to 2.0.6

(wiz)

2013-01-25 10:34:44 UTC MAIN commitmail json YAML

Update to 2.0.6: Minor bugfixes and localization updates.

(wiz)

2013-01-25 10:33:06 UTC MAIN commitmail json YAML

Updated x11/libdrm to 2.4.41

(wiz)

2013-01-25 10:32:56 UTC MAIN commitmail json YAML

Update to 2.4.41:

Alex Deucher (1):
      radeon: add new SI pci id

Ben Skeggs (2):
      nouveau: disallow pushbuf BOs in multiple memory types
      nouveau: expose channel engine selection on kepler chipsets

Chris Wilson (1):
      intel: Remove the fence count contributions when clearing relocs

David Herrmann (4):
      man: convert manpages to XML instead of plain troff
      man: add drm.7 overview page
      man: add drm-kms overview page
      man: add drm-memory overview page

David Shao (1):
      intel: Fix missing ETIME on BSD operating systems

Jerome Glisse (1):
      drm/radeon: track global bo name and always return the same

Jesse Barnes (1):
      man: disable man page building until David saves us all

Maarten Lankhorst (1):
      configure.ac: bump version to 2.4.41 for release

Marcin Slusarz (1):
      libdrm_nouveau.pc: don't include I${includedir}/nouveau

Maxime Villard (2):
      libkms: fix memory leak in error path
      libkms: return -EINVAL on fstat error

(wiz)

2013-01-25 10:17:50 UTC pkgsrc-2012Q4 commitmail json YAML

2013-01-25 10:16:03 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4040 - requested by wiz
security/gnupg: bug fix patch

Revisions pulled up:
- security/gnupg/Makefile                                      1.116-1.117
- security/gnupg/distinfo                                      1.58-1.60
- security/gnupg/options.mk                                    1.16
- security/gnupg/patches/patch-cipher_idea.c                    1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Mon Jan  7 12:26:56 UTC 2013

  Modified Files:
  pkgsrc/security/gnupg: distinfo options.mk

  Log Message:
  Remove idea option -- included in standard distfile now.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Mon Jan  7 21:47:01 UTC 2013

  Modified Files:
  pkgsrc/security/gnupg: distinfo

  Log Message:
  Remove a superfluous line (hi tron!)

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Mon Jan  7 21:47:32 UTC 2013

  Modified Files:
  pkgsrc/security/gnupg: Makefile

  Log Message:
  Remove obsolete line. Noted by tez.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Mon Jan  7 21:53:53 UTC 2013

  Modified Files:
  pkgsrc/security/gnupg: Makefile distinfo
  Added Files:
  pkgsrc/security/gnupg/patches: patch-cipher_idea.c

  Log Message:
  Fix idea on big-endian hosts.
  >From http://bugs.g10code.com/gnupg/issue1461

  Reported by tez.

  Bump PKGREVISION.

(tron)

2013-01-25 09:19:24 UTC MAIN commitmail json YAML

Updated misc/p5-Locale-libintl to 1.23

(wiz)

2013-01-25 09:19:16 UTC MAIN commitmail json YAML

Update to 1.23:

Version 1.23 - 24 Jan 2013

* New message retrieval backend Locale::gettext_dumb(3pm) which produces
  translations even, when the corresponding locale is not present in
  the system.

* Fixed a bug where the Perl backend under certain circumstances clobbered
  the environment variable LC_ALL.

* Avoid test failures by skipping all tests that depend on the de_AT
  locale, when that locale is not installed.

* Bugs fixed:
  https://rt.cpan.org/Ticket/Display.html?id=82856

Version 1.22 - 24 Jan 2013

* Version 1.22 outsmarted PAUSE (the CPAN upload facility) and had to
  be removed.

Version 1.21 - 15 Jan 2013

* Environment variables LANGUAGE and LANG are interpreted in the same way
  in the XS and the pure Perl version.

* Package design closer to GNU standards.

* If present, File::ShareDir is used for searching message catalogs.

* Cleaned up distribution.

* Bugs fixed:
  https://rt.cpan.org/Ticket/Display.html?id=78341
  https://rt.cpan.org/Ticket/Display.html?id=81315
  https://rt.cpan.org/Ticket/Display.html?id=79461
  https://rt.cpan.org/Ticket/Display.html?id=71509
  https://rt.cpan.org/Ticket/Display.html?id=49744
  https://rt.cpan.org/Ticket/Display.html?id=49744
  https://rt.cpan.org/Ticket/Display.html?id=64284

(wiz)

2013-01-25 02:07:16 UTC MAIN commitmail json YAML

Missing Makefile update commit

(manu)

2013-01-24 22:54:49 UTC MAIN commitmail json YAML

Use <sys/endian.h> on BSD systems to determine endianness.  Fixes a problem
on NetBSD/arm where boost could not determine the endianness.

(patch has been submitted upstream)

(riz)

2013-01-24 22:10:43 UTC MAIN commitmail json YAML

Fix problem with booleans by reverting to the old definition.

(adam)

2013-01-24 21:53:27 UTC MAIN commitmail json YAML

2013-01-24 21:52:28 UTC MAIN commitmail json YAML

Reset API depends to 8nb1 until someone argues why it should be different.

(wiz)

2013-01-24 21:52:18 UTC MAIN commitmail json YAML

2013-01-24 21:49:19 UTC MAIN commitmail json YAML

Changes 9:
Add cjpeg -rgb1 option to create an RGB JPEG file, and insert
a simple reversible color transform into the processing which
significantly improves the compression.
The recommended command for lossless coding of RGB images is now
cjpeg -rgb1 -block 1 -arithmetic.
As said, this option improves the compression significantly, but
the files are not compatible with JPEG decoders prior to IJG v9
due to the included color transform.
The used color transform and marker signaling is compatible with
other JPEG standards (e.g., JPEG-LS part 2).
Remove the automatic de-ANSI-fication support (Automake 1.12).
Add remark for jpeg_mem_dest() in jdatadst.c.
Support files with invalid component identifiers (created by Adobe PDF).
Adapt full buffer case in jcmainct.c for use with scaled DCT.
Add type identifier for declaration of noreturn functions.
Correct argument type in format string, avoid compiler warnings.
Add missing #include directives in configuration checks, avoid
configuration errors.

(adam)

2013-01-24 21:01:44 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.44

(adam)

2013-01-24 21:00:42 UTC MAIN commitmail json YAML

Version 1.7.44 (built with libpng-1.5.14 and zlib-1.2.7)

Version 1.7.43 (built with libpng-1.5.13 and zlib-1.2.7)
  Added "remove(inname)" before "rename(outname, inname)" when using the "-ow"
    option on CYGWIN/MinGW because "rename()" does not work if the target file
    exists.
  Use the bundled "zlib.h" when PNGCRUSH_H is defined, otherwise use the
    system .

Version 1.7.42 (built with libpng-1.5.13 and zlib-1.2.7)
  Use malloc() and free() instead of png_malloc_default() and
    png_free_default().  This will be required to run with libpng-1.7.x.
  Revised the PNG_ABORT definition in pngcrush.h to work with libpng-1.7.x.
  Revised zutil.h to avoid redefining ptrdiff_t on MinGW/CYGWIN platforms.

(adam)

2013-01-24 18:23:51 UTC MAIN commitmail json YAML

Don't be confused by '=' in output from "uname -a".
PR pkg/45814, also reported upstream at
<https://rt.perl.org/rt3/Public/Bug/Display.html?id=116523>.

Not bumping PKGREVISION because there should be no change in
the resulting package, on systems where the build was successful.

(apb)

2013-01-24 17:53:21 UTC MAIN commitmail json YAML

Updated emulators/qemu to 1.3.0

(ryoon)

2013-01-24 17:52:01 UTC MAIN commitmail json YAML

Update to 1.3.0

Changelog:
QMP
    The sendkey monitor command is now available via QMP.

All targets
    QEMU can now use the Linux VFIO driver to assign PCI devices to a virtual machine.
    The bus master configuration bit for PCI devices is now emulated. PCI devices cannot anymore perform DMA without setting the bit before. This may break firmware that wasn't tested on real hardware.

MIPS
    Loongson Multimedia Instructions are now implemented.
    MIPS32/64 ASE DSP Instructions are now implemented.

x86
    The TSC frequency can be larger than 2.147 GHz.
    Configuration files do not support anymore the cpudef section.
    TCG (emulation) supports the SMEP (Supervisor Mode Execution Prevention) and SMAP (Supervisor Mode Access Prevention) features of newer x86 processors.
    CPUID/models?
    The "cpudef" config file section is now deprecated and will be removed in v1.4.
    New CPU models: "Haswell" (new features: fma, pcid, movbe, fsgsbase, bmi1, hle, avx2, smep, bmi2, erms, invpcid, rtm) and "Opteron_G5" (new features: tbm, f16c, fma)
    Added Intel Q35 chipset as a new machine type, '--machine q35'. Adds PCIe support. Requires an updated SeaBIOS (bios.bin), and '-acpitable file=/seabios-path/q35-acpi-dsdt.aml' to run.

Xtensa
    Single precision floating point instructions are now implemented.

Device emulation
    Emulation of the MC146818 real-time clock (used on PC and several other boards) does not wake up QEMU anymore every second to update the clock.
    USB3 has been vastly improved, including support for USB mass storage devices and MSI/MSI-X support for the XHCI controller.
    USB redirection now supports live migration.
    Several bugs in the AHCI controller were fixed to support recent Windows versions.
    ivshmem now has a "use64" property which will make the ivshmem driver register a 64-bit memory BAR.
    New paravirtualized hardware random number generator device, VirtIORNG.

Network devices
    Some problems were fixed leading to bad receive performance of E1000 and Xen network cards.

Block devices
    qemu-img now can output information in JSON format using "qemu-img info --output=json".
    Glusterfs volumes can be accessed with "gluster://" URIs for "-drive" and similar options. Optionally the transport can also be specified, as in "gluster+tcp://" (other supported transports are "unix" and "rdma").
    Options on the QMP streaming command direct the job to pause on encountering errors, or to ignore them altogether.
    A new block job is supported: live block commit (also known as "snapshot deletion") moves data from an image to another in the backing file chain. With the current implementation of QEMU 1.3, the "source" image may not be the active one.
    A new block job is supported: live disk mirroring (also known as "storage migration") moves data from an image to another. A new command "block-job-complete" is used to switch the VM to use the destination image exclusively.
    Block jobs can now be paused and resumed from the monitor.
    NBD block devices can now be specified using URI syntax. "nbd://" defaults to TCP transport, while "nbd+tcp://" and "nbd+unix://" can be used (similar to Gluster) to specify it. URI syntax simplifies access to named exports; the export name is simply the "path" component of the URI.
    NBD connections to Unix sockets support relative paths.
    QEMU embeds an NBD server, accessible via the monitor. The NBD server allows live access to the image seen by the VM. Note that the embedded server uses "named exports", which QEMU can access using the "nbd://host:port/name" syntax.
    Windows hosts support asynchronous disk I/O.

Live Migration, Save/Restore
    The "stop" and "cont" commands have new semantics on the destination machine during migration. Previously, the outcome depended on whether the commands were issued before or after the source connected to the destination QEMU: in particular, "cont" would fail if issued before connection, and "undo" the effect of the -S command-line option if issued after. Starting from this version, the effect of "stop" and "cont" will always take place at the end of migration (overriding the presence or absence of the -S option) and "cont" will never fail. This change should be transparent, since the old behavior was usually subject to a race condition.
    The monitor now remains responsive during incoming migration. The new NBD server is also available during incoming migration.

Spice
    QEMU will only send changed screen content to the Spice client when running in legacy VGA mode.
    Seamless migration support.
    Composite QXL commands (for linux guests).
    Multiple monitors on a single pci device.
    Arbitrary resolution support.
    Device based monitor configuration notification (for future drivers).
    various bug fixes and assertion removals in favor of a guest_bug mode.
    require spice-server >= 0.12.0

KVM
    QEMU now supports "old-style" PCI device assignment, which was the last missing feature from the qemu-kvm fork. Despite some remaining minor differences between qemu-kvm and QEMU, it is possible to switch from qemu-kvm to QEMU as soon as your guests can be rebooted. Live migration from qemu-kvm 1.2 to QEMU 1.3 is not supported, but can be enabled easily by downstream distributions who want to switch their packages from qemu-kvm to QEMU.

Xen
    QEMU can now be used to live-migrate Xen domains.

SLIRP
    SLIRP's TFTP server has improved performance, can transmit files bigger than 32 MB, and supports the block size option.

Guest agent
    The guest agent will now store the state file in /var/run by default.

Host support
    SPARCv7 and v8 support was removed.

Build dependencies
    QEMU can now be built with Clang.
    QEMU now uses pixman. QEMU configure will detect and use a system pixman if the development headers are ailable (they should be available for most recent Linux distros). As a fallback, we provide an internal copy of the pixman sources which will be used if there is no set of system pixman libraries. Compiling these will require autoconf.
    Compiling QEMU ver 0.12 or better.

(ryoon)

2013-01-24 14:03:03 UTC pkgsrc-2012Q4 commitmail json YAML

pullups 4032, 4035, 4037, 4038 and 4039

(spz)

2013-01-24 14:01:16 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4039 - requested by tron
mk/checksum/checksum.mk: build fix for MacOS

Revisions pulled up:
- mk/checksum/checksum.mk                                      1.17

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Thu Jan 24 11:20:56 UTC 2013

  Modified Files:
  pkgsrc/mk/checksum: checksum.mk

  Log Message:
  Force using the C locale while checking or generating patch file checksums.
  Mac OS X Mountain Lion's "sed" will otherwise reject some patch files
  (e.g. "pkgsrc/devel/libcfg+/patches/patch-ab") because of broken
  UTF-8 encoding.

  It would probably be better not to use the bundled "sed" under
  Mac OS X Mountain Lion at all. But it seems that this is not
  supported by "pkgsrc" at the moment.

  To generate a diff of this commit:
  cvs rdiff -u -r1.16 -r1.17 pkgsrc/mk/checksum/checksum.mk

(spz)

2013-01-24 13:56:06 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4038 - requested by obache
emulators/suse121_qt4: security update

Revisions pulled up:
- emulators/suse121_qt4/Makefile                                1.2
- emulators/suse121_qt4/distinfo                                1.2

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Jan 24 10:28:53 UTC 2013

  Modified Files:
  pkgsrc/emulators/suse121_qt4: Makefile distinfo

  Log Message:
  Update libqt4 RPMs to 4.7.4-19.13.1 for CVE-2012-4929 and CVE-2012-5624.

  Bump PKGREVISION.

  To generate a diff of this commit:
  cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/emulators/suse121_qt4/Makefile \
        pkgsrc/emulators/suse121_qt4/distinfo

(spz)

2013-01-24 13:43:54 UTC MAIN commitmail json YAML

patches/patch-aa was forgotten from cvs rm. Now doing, thanks wiz@

(mef)

2013-01-24 13:34:36 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4037 - requested by obache
emulators/suse121_freetype2: security update

Revisions pulled up:
- emulators/suse121_freetype2/Makefile                          1.3
- emulators/suse121_freetype2/distinfo                          1.3

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Jan 24 10:21:59 UTC 2013

  Modified Files:
  pkgsrc/emulators/suse121_freetype2: Makefile distinfo

  Log Message:
  Update libfreetype6 rpm to 2.4.7-9.1 for CVE-2012-5668 and CVE-2012-5669.

  Bump PKGREVISION.

  To generate a diff of this commit:
  cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/suse121_freetype2/Makefile \
        pkgsrc/emulators/suse121_freetype2/distinfo

(spz)

2013-01-24 12:38:17 UTC MAIN commitmail json YAML

Updated net/py-zmq to 2.2.0.1

(obache)

2013-01-24 12:38:00 UTC MAIN commitmail json YAML

Update py-zmq to 2.2.0.1.

================
Changes in PyZMQ
================

2.2.0.1
=======

This is a tech-preview release, to try out some new features.
It is expected to be short-lived, as there are likely to be issues to iron out,
particularly with the new pip-install support.

Experimental New Stuff
----------------------

These features are marked 'experimental', which means that their APIs are not set in stone,
and may be removed or changed in incompatible ways in later releases.

Threadsafe ZMQStream
********************

With the IOLoop inherited from tornado, there is exactly one method that is threadsafe:
:meth:`.IOLoop.add_callback`.  With this release, we are trying an experimental option
to pass all IOLoop calls via this method, so that ZMQStreams can be used from one thread
while the IOLoop runs in another.  To try out a threadsafe stream:

.. sourcecode:: python

    stream = ZMQStream(socket, threadsafe=True)

pip install pyzmq
*****************

PyZMQ should now be pip installable, even on systems without libzmq.
In these cases, when pyzmq fails to find an appropriate libzmq to link against,
it will try to build libzmq as a Python extension.
This work is derived from `pyzmq_static <https://github.com/brandon-rhodes/pyzmq-static>`_.

To this end, PyZMQ source distributions include the sources for libzmq (2.2.0) and libuuid (2.21),
both used under the LGPL.

zmq.green
*********

The excellent `gevent_zeromq <https://github.com/traviscline/gevent_zeromq>`_ socket
subclass which provides `gevent <http://www.gevent.org/>`_ compatibility has been merged as
:mod:`zmq.green`.

.. seealso::

    :ref:`zmq_green`

Bugs fixed
----------

* TIMEO sockopts are properly included for libzmq-2.2.0
* avoid garbage collection of sockets after fork (would cause ``assert (mailbox.cpp:79)``).

2.2.0
=====

Some effort has gone into refining the pyzmq API in this release to make it a model for
other language bindings.  This is principally made in a few renames of objects and methods,
all of which leave the old name for backwards compatibility.

.. note::

    As of this release, all code outside ``zmq.core`` is BSD licensed (where
    possible), to allow more permissive use of less-critical code and utilities.

Name Changes
------------

* The :class:`~.Message` class has been renamed to :class:`~.Frame`, to better match other
  zmq bindings. The old Message name remains for backwards-compatibility.  Wherever pyzmq
  docs say "Message", they should refer to a complete zmq atom of communication (one or
  more Frames, connected by ZMQ_SNDMORE). Please report any remaining instances of
  Message==MessagePart with an Issue (or better yet a Pull Request).

* All ``foo_unicode`` methods are now called ``foo_string`` (``_unicode`` remains for
  backwards compatibility).  This is not only for cross-language consistency, but it makes
  more sense in Python 3, where native strings are unicode, and the ``_unicode`` suffix
  was wedded too much to Python 2.

Other Changes and Removals
--------------------------

* ``prefix`` removed as an unused keyword argument from :meth:`~.Socket.send_multipart`.

* ZMQStream :meth:`~.ZMQStream.send` default has been changed to `copy=True`, so it matches
  Socket :meth:`~.Socket.send`.

* ZMQStream :meth:`~.ZMQStream.on_err` is deprecated, because it never did anything.

* Python 2.5 compatibility has been dropped, and some code has been cleaned up to reflect
  no-longer-needed hacks.

* Some Cython files in :mod:`zmq.core` have been split, to reduce the amount of
  Cython-compiled code.  Much of the body of these files were pure Python, and thus did
  not benefit from the increased compile time.  This change also aims to ease maintaining
  feature parity in other projects, such as
  `pyzmq-ctypes <https://github.com/svpcom/pyzmq-ctypes>`_.

New Stuff
---------

* :class:`~.Context` objects can now set default options when they create a socket. These
  are set and accessed as attributes to the context.  Socket options that do not apply to a
  socket (e.g. SUBSCRIBE on non-SUB sockets) will simply be ignored.

* :meth:`~.ZMQStream.on_recv_stream` has been added, which adds the stream itself as a
  second argument to the callback, making it easier to use a single callback on multiple
  streams.

* A :attr:`~Frame.more` boolean attribute has been added to the :class:`~.Frame` (n辿e
  Message) class, so that frames can be identified as terminal without extra queires of
  :attr:`~.Socket.rcvmore`.

Experimental New Stuff
----------------------

These features are marked 'experimental', which means that their APIs are not
set in stone, and may be removed or changed in incompatible ways in later releases.

* :mod:`zmq.web` added for load-balancing requests in a tornado webapp with zeromq.

(obache)

2013-01-24 12:16:25 UTC MAIN commitmail json YAML

swi-prolog lzw reading fix.

(is)

2013-01-24 12:03:09 UTC MAIN commitmail json YAML

Fix gif (lzw) decoding vulnerability (CVS-2011-2896). Patches from upstream;
passes upstream's test now.

(is)

2013-01-24 11:28:17 UTC MAIN commitmail json YAML

Updated net/zeromq to 2.2.0

(obache)

2013-01-24 11:28:03 UTC MAIN commitmail json YAML

Update zeromq to 2.2.0.

0MQ version 2.2.0 (Stable), released on 2012/04/04
==================================================

Changes
-------

* Fixed issue 349, add send/recv timeout socket options.

Bug fixes
---------

* Fixed issue 301, fix builds on HP-UX 11iv3 when using either gcc or aCC.

* Fixed issue 305, memory leakage when using dynamic subscriptions.

* Fixed issue 332, libzmq doesn't compile on Android NDK.

* Fixed issue 293, libzmq doesn't follow ZMTP/1.0 spec.

* Fixed issue 342, cannot build against zmq.hpp under C++11.

(obache)

2013-01-24 11:20:56 UTC MAIN commitmail json YAML

Force using the C locale while checking or generating patch file checksums.
Mac OS X Mountain Lion's "sed" will otherwise reject some patch files
(e.g. "pkgsrc/devel/libcfg+/patches/patch-ab") because of broken
UTF-8 encoding.

It would probably be better not to use the bundled "sed" under
Mac OS X Mountain Lion at all. But it seems that this is not
supported by "pkgsrc" at the moment.

(tron)

2013-01-24 11:18:15 UTC MAIN commitmail json YAML

use http as MASTER_SITES.

(obache)

2013-01-24 11:16:37 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4035 - requested by tron
mk/bsd.prefs.mk: build fix for MacOS

Revisions pulled up:
- mk/bsd.prefs.mk                                              1.330

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Wed Jan 23 17:02:24 UTC 2013

  Modified Files:
  pkgsrc/mk: bsd.prefs.mk

  Log Message:
  X11 (from the Xquartz distribution) gets installed under "/opt/X11" under
  Mac OS X Mountain Lion. "/usr/X11" is only a symbolic link. Use the correct
  path because buidlink3 will otherwise filter out "-I/opt/X11/include" which
  causes build failures of e.g. the "cairo" package.

  To generate a diff of this commit:
  cvs rdiff -u -r1.329 -r1.330 pkgsrc/mk/bsd.prefs.mk

(spz)

2013-01-24 11:06:11 UTC MAIN commitmail json YAML

+ calibre-0.9.15.

(wiz)

2013-01-24 10:50:49 UTC MAIN commitmail json YAML

Updated math/ruby-spreadsheet to 0.7.7

(obache)

2013-01-24 10:50:35 UTC MAIN commitmail json YAML

Update ruby-spreadsheet to 0.7.7.

=== 0.7.7 / 22.01.2013

Author: DeTeam <timur.deteam@gmail.com>
Date:  Tue Jan 22 19:11:52 2013 +0400

* Make tests pass
* Readme updated
* RuntimeError when file is empty
* Hoe in dev deps
* Finish with bundler
* Add a Gemfile

also see: https://github.com/zdavatz/spreadsheet/pull/24

(obache)

2013-01-24 10:40:07 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4032 - requested by tron
pkgtools/x11-links: avoid spurious warnings for MacOS

Revisions pulled up:
- pkgtools/x11-links/xorg-version.mk                            1.3

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Wed Jan 23 15:25:05 UTC 2013

  Modified Files:
  pkgsrc/pkgtools/x11-links: xorg-version.mk

  Log Message:
  Remove code which tries to use "Xquartz" to find out the X.org version
  (presumably only under Mac OS X Mountain Lion). "Xquarty" simply doesn't
  print out anything if you run it with "-version".

  This avoids a lot of warning messages from "bmake" while building packages
  that use X11.

  To generate a diff of this commit:
  cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/x11-links/xorg-version.mk

(spz)

2013-01-24 10:29:06 UTC MAIN commitmail json YAML

Updated emulators/suse121_qt4 to 12.1nb1

(obache)

2013-01-24 10:28:53 UTC MAIN commitmail json YAML

Update libqt4 RPMs to 4.7.4-19.13.1 for CVE-2012-4929 and CVE-2012-5624.

Bump PKGREVISION.

(obache)

2013-01-24 10:22:22 UTC MAIN commitmail json YAML

Updated emulators/suse121_freetype2 to 12.1nb2

(obache)

2013-01-24 10:22:08 UTC MAIN commitmail json YAML

Add patch taken from "homebrew" project to fix the build with new version
of Xcode under Mac OS X.

(tron)

2013-01-24 10:21:59 UTC MAIN commitmail json YAML

Update libfreetype6 rpm to 2.4.7-9.1 for CVE-2012-5668 and CVE-2012-5669.

Bump PKGREVISION.

(obache)

2013-01-24 08:16:13 UTC MAIN commitmail json YAML

Updated graphics/png to 1.5.14

(wiz)

2013-01-24 08:15:51 UTC MAIN commitmail json YAML

Update to 1.5.14:

Changes since the last public release (1.5.13):
  Added -DZ_SOLO to contrib/pngminim/*/makefile to work with zlib-1.2.7
  Warn about the incorrect runtime library setting for VS2010 debug DLL builds.
  Fixed build when using #define PNG_NO_READ_GAMMA in png_do_compose() in
    pngrtran.c (Domani Hannes).
  Check for png_ptr==NULL earlier in png_zalloc().
  Ignore, with a warning, out-of-range value of num_trans in png_set_tRNS().
  Rearranged building of ARM NEON optimizations. The ARM specific code is
    split out entirely to the arm subdirectory and changes to configure.acand
    Makefile.am to add new stuff are reduced.  Now material code changes,
    although for build test purposes, --enable-arm-neon now builds on non-ARM
    systems.
  Rebuilt Makefile.in, configure, etc., with autoconf-2.69 and automake-1.12.5.
  Fixed cases of unquoted DESTDIR in Makefile.am
  Fixed a minor bug in types to malloc and major bug in handling compressed
    iTXt. Compressed iTXt could not be handled.
  Cleaned up whitespace in the synopsis portion of the manpage "libpng.3"
  Disassembled the version number in scripts/options.awk (necessary for
    building on SunOs).
  Fixed Windows build issues, enabled ARM compilation. Various warnings issued
    by earlier versions of GCC fixed for Cygwin and Min/GW (which both use old
    GCCs.) ARM support is enabled by default in zlib.props (unsupported by
    Microsoft) and ARM compilation is made possible by deleting the check for
    x86. The test programs cannot be run because they are not signed.
  Fixed 'make distcheck' on SUN OS - libpng.so was not being removed
  Replaced AM_CONFIG_HEADER(config.h) with AC_CONFIG_HEADERS([config.h])
    in configure.ac
  De-configured build fixes to make a range of deconfiguration options (such
    as switching off read or write support) work in more cases.  Also upgraded
    pngtest and pngvalid to the libpng 1.6 versions (with some modifications)
    which provide more extensive testing.  Replaced pngtest.png because pngtest
    writes the ancillary chunks in a different order.
  Check validity of "num_unknowns" parameter of png_set_unknown_chunks()
    (Bug report from yuris).
  Check the validity of the "nentries" parameter of png_set_sPLT() and the
  "num_text" parameter of png_set_text_2().

(wiz)

2013-01-24 05:25:07 UTC MAIN commitmail json YAML

2013-01-24 02:26:01 UTC MAIN commitmail json YAML

Updated math/R-genetics to 1.3.8

(wen)

2013-01-24 02:24:15 UTC MAIN commitmail json YAML

Update to 1.3.8
Update LICENSE

Upstream changes:
genetics 1.3.8 - 2012-12-14
---------------------------

Bug fixes:

- Regenerate broken PDF files in inst/doc.

genetics 1.3.7 - 2012-09-14
---------------------------

Enhancements:

- Improve descripiton of last examples in manual page for HWE.test().

Other Changes:

- Correct warnings issued by recent versions of R CMD CHECK.

(wen)

2013-01-24 02:00:50 UTC MAIN commitmail json YAML

Updated math/R-xts to 0.9.3

(wen)

2013-01-24 01:59:44 UTC MAIN commitmail json YAML

Update to 0.9.3

No upstream changelog.

(wen)

2013-01-24 01:52:49 UTC MAIN commitmail json YAML

Updated math/R-gstat to 1.0.15

(wen)

2013-01-24 01:51:13 UTC MAIN commitmail json YAML

Update to 1.0.15

Upstream changes:
2012-12-14 10:03  BenediktGraeler

* pkg/demo/stkrige.R: - updated demo stkrige.R

2012-12-10 17:36  EdzerPebesma

* pkg/tests/Examples/gstat-Ex.Rout.save: examples check

2012-12-10 17:30  EdzerPebesma

* pkg/R/gstat.formula.R, pkg/R/gstat.formula.predict.R,
  pkg/R/predict.gstat.R: added checking of factor levels, as lm()
  does it.

2012-12-03 14:11  EdzerPebesma

* pkg/DESCRIPTION: date

2012-11-28 20:04  BenediktGraeler

* gstat_1.0-15.zip, pkg/R/stVariogramModels.R, pkg/demo/stkrige.R,
  pkg/inst/doc/st.Rnw, pkg/man/fit.StVariogram.Rd,
  pkg/man/variogramSurface.Rd: - updated the vignette "st" to meet
  the new implementations

2012-11-22 14:41  BenediktGraeler

* gstat_1.0-15.zip, pkg/R/stVariogramModels.R, pkg/demo/stkrige.R,
  pkg/man/fit.StVariogram.Rd, pkg/man/variogramSurface.Rd: - added
  a simplified sumMetric model having only a joint nugget
  - added the metric model including a spatio-temporal anisotropy

2012-11-21 17:01  BenediktGraeler

* ., gstat_1.0-15.zip, pkg/man/variogramSurface.Rd: - added
  compiled windows version gstat_1.0-15.zip
  - fixed example in variogramSurface.Rd

2012-11-21 16:14  BenediktGraeler

* pkg/R/krige0.R, pkg/R/stVariogramModels.R, pkg/demo/stkrige.R,
  pkg/man/variogramSurface.Rd: - added man/variogramSurface.Rd
  - fixed prodSum model in R/krige0.R and R/stVariogramModels.R
  - updated demo/stkrige.R

2012-11-20 20:02  EdzerPebesma

* pkg/NAMESPACE, pkg/R/krige.R, pkg/R/krige0.R, pkg/demo/00Index,
  pkg/demo/stkrige.R, pkg/tests/Examples/gstat-Ex.Rout.save: added
  stkrige demo; polished krige for ST method.

2012-11-20 17:53  EdzerPebesma

* pkg/DESCRIPTION: update

2012-11-20 14:27  BenediktGraeler

* pkg/man/fit.StVariogram.Rd: - fixed versioning issues

2012-11-20 14:26  BenediktGraeler

* pkg/man/krige.Rd:

2012-11-20 11:07  BenediktGraeler

* pkg/NAMESPACE, pkg/R/krige0.R, pkg/R/stVariogramModels.R,
  pkg/man/fit.StVariogram.Rd, pkg/man/krige.Rd: - added functio
  fit.StVariogram
  - added sumMetric covariance model handling as well STSDF

2012-11-19 10:22  EdzerPebesma

* pkg/NAMESPACE, pkg/R/krige0.R, pkg/R/variogramST.R,
  pkg/man/krige.Rd: added krige method;
  cleaned up NAMESPACE, changed call to zoo into as.zoo

2012-11-16 14:11  BenediktGraeler

* pkg/R/krige0.R, pkg/R/stVariogramModels.R: - added automated
  fitting of some StVariograms (separable, productSum, sumMetric)

2012-11-13 15:40  BenediktGraeler

* pkg/R/krige0.R: added support for the product-sum model in
  spatio-temporal kriging

2012-11-12 18:20  EdzerPebesma

* pkg/DESCRIPTION, pkg/NAMESPACE, pkg/tests/Examples,
  pkg/tests/Examples/gstat-Ex.Rout.save, pkg/tests/windst.R,
  pkg/tests/windst.Rout.save: updated imports; Imports spacetime
  (>=1.0-0); added examples check.

2012-11-11 15:04  EdzerPebesma

* pkg/DESCRIPTION, pkg/NAMESPACE, pkg/R/fit.variogram.R,
  pkg/R/fit.variogram.reml.R, pkg/R/gstat.debug.R,
  pkg/R/load.variogram.model.R, pkg/R/predict.gstat.R, pkg/R/set.R,
  pkg/R/variogram.default.R, pkg/R/variogramLine.R, pkg/R/vgm.R,
  pkg/R/zzz.R, pkg/tests/blockkr.Rout.save,
  pkg/tests/covtable.Rout.save, pkg/tests/cv.Rout.save,
  pkg/tests/cv3d.Rout.save, pkg/tests/fit.Rout.save,
  pkg/tests/krige0.Rout.save, pkg/tests/line.Rout.save,
  pkg/tests/merge.Rout.save, pkg/tests/na.action.Rout.save,
  pkg/tests/rings.Rout.save, pkg/tests/sim.Rout.save,
  pkg/tests/unproj.Rout.save, pkg/tests/variogram.Rout.save,
  pkg/tests/vdist.Rout.save, pkg/tests/windst.R,
  pkg/tests/windst.Rout.save: moved zoo, xts and spacetime from
  Depends: into Imports:
  changed all .Call() calls to follow the new format without
  quotes.

2012-11-10 22:56  EdzerPebesma

* pkg/tests/unproj.Rout.save, pkg/tests/windst.Rout.save: updated
  test outputs

2012-11-10 21:06  EdzerPebesma

* pkg/DESCRIPTION: added rgeos in Suggests:

2012-11-10 16:13  EdzerPebesma

* pkg/R/krige.R, pkg/man/fulmar.Rd, pkg/man/vv.Rd,
  pkg/tests/krige0.Rout.save, pkg/tests/windst.Rout.save: updated
  manual pages;
  first attempts for S/T idw in krige.R (untested!)
  updated test outputs

2012-11-08 20:42  EdzerPebesma

* pkg/demo/fulmar.R, pkg/demo/gstat3D.R, pkg/demo/wind.R: updated /
  corrected demos

2012-10-28 19:01  EdzerPebesma

* pkg/src/s.c, pkg/tests/krige0.Rout.save,
  pkg/tests/windst.Rout.save: s.c: removed #ifdef WIN32; tests:
  update to 2.15.2

2012-10-28 18:41  EdzerPebesma

* pkg/man/krige.Rd: added idw(formula, ST) method alias

2012-10-15 20:34  EdzerPebesma

* pkg/data/vv.rda: new st variogram, with zero spatial lags

2012-10-15 20:01  EdzerPebesma

* pkg/R/variogramST.R: computes pure time variogram, for zero space
  lag.

2012-10-14 21:26  EdzerPebesma

* pkg/R/krige.R, pkg/R/variogram.ST.R, pkg/R/variogramST.R,
  pkg/man/variogram.Rd, pkg/src/s.c, pkg/src/sem.c: some work on
  zero distance semivariances, variogramST still needs more work.

2012-10-06 16:09  EdzerPebesma

* pkg/DESCRIPTION, pkg/R/fit.variogram.R, pkg/inst/ChangeLog,
  pkg/tests/unproj.Rout.save, pkg/tests/windst.Rout.save: version
  change; fit.variogram now fits Err models, too.

2012-09-12 14:21  EdzerPebesma

* pkg/R/fit.variogram.R: for variogramCloud fitting, np shoud be 1

2012-09-12 14:20  EdzerPebesma

* pkg/R/fit.variogram.R, pkg/R/fit.variogram.reml.R,
  pkg/R/gstat.debug.R, pkg/R/krige0.R,
  pkg/R/load.variogram.model.R, pkg/R/predict.gstat.R, pkg/R/set.R,
  pkg/R/variogram.default.R, pkg/R/variogramLine.R, pkg/R/vgm.R,
  pkg/R/zzz.R: added PACKAGE="gstat" argument to all .Call or .C
  calls;
  allow fit.variogram to fit to variogramCloud objects

2012-07-24 17:40  EdzerPebesma

* pkg/tests/unproj.Rout.save: version update

2012-07-23 13:59  EdzerPebesma

* pkg/demo/lhs.R: replaced non-ASCII character

2012-07-01 22:36  EdzerPebesma

* makefile, pkg/DESCRIPTION, pkg/src/s.c: version update; #include
  <S.h>; added -Wall to checking

2012-06-18 14:06  EdzerPebesma

* pkg/R/show.vgms.R, pkg/src/chfactor.c, pkg/src/copy.c,
  pkg/src/data.c, pkg/src/err.c, pkg/src/fit.c, pkg/src/getest.c,
  pkg/src/hsehldr.c, pkg/src/init.c, pkg/src/ivecop.c,
  pkg/src/lex.c, pkg/src/lufactor.c, pkg/src/machine.c,
  pkg/src/mapio.c, pkg/src/matop.c, pkg/src/meminfo.c,
  pkg/src/memory.c, pkg/src/msim.c, pkg/src/norm.c,
  pkg/src/parse.c, pkg/src/polygon.c, pkg/src/predict.c,
  pkg/src/pxop.c, pkg/src/qrfactor.c, pkg/src/sem.c,
  pkg/src/solve.c, pkg/src/sparse.c, pkg/src/sprow.c,
  pkg/src/submat.c, pkg/src/utils.c, pkg/src/vecop.c,
  pkg/src/version.c, pkg/tests/unproj.Rout.save,
  pkg/tests/windst.Rout.save: removed all warnings that would
  result from using -Wall; updated two test outputs.

2012-06-16 20:52  EdzerPebesma

* pkg/R/show.vgms.R, pkg/R/vgm.R: as.groups in show.vgms() now
  works, too.

2012-06-16 16:38  EdzerPebesma

* pkg/R/show.vgms.R, pkg/man/show.vgms.Rd: added as.groups
  argument; typo

2012-06-16 15:37  EdzerPebesma

* pkg/R/show.vgms.R, pkg/R/vgm.R, pkg/man/show.vgms.Rd: show.vgms
  now accepts sill, range and nugget to be vectors of length > 1

2012-05-31 19:06  EdzerPebesma

* makefile, pkg/DESCRIPTION, pkg/tests/unproj.R: version; took out
  gstat.org

2012-05-01 17:32  EdzerPebesma

* pkg/man/jura.Rd: url; more comments

2012-05-01 17:28  EdzerPebesma

* pkg/man/jura.Rd: comments from David Rossiter

2012-04-30 20:33  EdzerPebesma

* standalone/makefile, standalone/makefile.in,
  standalone/src/version.h: removed configure target

2012-04-30 19:42  EdzerPebesma

* pkg/man/oxford.Rd: reference to jpg corrected, noted by David
  Rossiter

2012-04-30 12:54  EdzerPebesma

* attic/S/makefile, makefile, pkg/DESCRIPTION, pkg/inst/ChangeLog,
  pkg/src/block.c, pkg/src/block.h, pkg/src/chfactor.c,
  pkg/src/config.hin, pkg/src/copy.c, pkg/src/debug.h,
  pkg/src/defs.h, pkg/src/direct.c, pkg/src/err.c, pkg/src/fit.h,
  pkg/src/gcdist.c, pkg/src/gcdist.h, pkg/src/getest.h,
  pkg/src/gls.h, pkg/src/glvars.c, pkg/src/glvars.h,
  pkg/src/hsehldr.c, pkg/src/lm.c, pkg/src/lufactor.c,
  pkg/src/machine.c, pkg/src/machine.hin, pkg/src/mapio.c,
  pkg/src/mapio.h, pkg/src/matop.c, pkg/src/matrix.h,
  pkg/src/matrix2.h, pkg/src/meminfo.c, pkg/src/meminfo.h,
  pkg/src/msim.c, pkg/src/msim.h, pkg/src/nsearch.c,
  pkg/src/nsearch.h, pkg/src/parse.c, pkg/src/parse.h,
  pkg/src/plot.h, pkg/src/polygon.c, pkg/src/polygon.h,
  pkg/src/pqueue.c, pkg/src/pqueue.h, pkg/src/predict.h,
  pkg/src/random.h, pkg/src/read.h, pkg/src/reml.c, pkg/src/reml.h,
  pkg/src/report.h, pkg/src/sem.c, pkg/src/sim.h, pkg/src/solve.c,
  pkg/src/sparse.h, pkg/src/stat.c, pkg/src/stat.h,
  pkg/src/userio.c, pkg/src/userio.h, pkg/src/utils.c,
  pkg/src/utils.h, pkg/src/vario.h, pkg/src/vario_fn.c,
  pkg/src/vario_fn.h, pkg/src/vario_io.c, pkg/src/vario_io.h,
  pkg/src/version.h, pkg/tests/cv.Rout.save,
  pkg/tests/cv3d.Rout.save, standalone/meschach/machine.h,
  standalone/src/s.h, standalone/src/version.h: added missing src
  files; increased version number.

2012-04-30 11:46  EdzerPebesma

* COPYING, ChangeLog, ChangeLog.cvs, README, S, TODO, aclocal.m4,
  attic/S, attic/S/R/gstat/src/config.w32,
  attic/S/R/gstat/src/machine.w32, attic/S/TODO, configure,
  configure.in, install-sh, makefile, makefile.in,
  pkg/src/config.w32, pkg/src/machine.w32, standalone/COPYING,
  standalone/ChangeLog, standalone/ChangeLog.cvs,
  standalone/README, standalone/aclocal.m4, standalone/configure,
  standalone/configure.in, standalone/install-sh,
  standalone/makefile, standalone/makefile.in: further cleanup and
  code move

2012-04-30 11:31  EdzerPebesma

* S/R/gstat/CHANGES, S/R/gstat/DESCRIPTION, S/R/gstat/INDEX,
  S/R/gstat/LICENCE, S/R/gstat/NAMESPACE, S/R/gstat/aclocal.m4,
  S/R/gstat/cleanup, S/R/gstat/configure, S/R/gstat/configure.in,
  S/R/gstat/configure.win, S/R/gstat/inst, S/R/gstat/makefile.in,
  S/data, S/demo, S/man, S/src, S/tests, cmd, include, lib,
  meschach, pkg, pkg/CHANGES, pkg/DESCRIPTION, pkg/INDEX,
  pkg/LICENCE, pkg/NAMESPACE, pkg/R, pkg/R/fit.lmc.R,
  pkg/R/fit.lmc.q, pkg/R/fit.variogram.R,
  pkg/R/fit.variogram.gls.R, pkg/R/fit.variogram.gls.q,
  pkg/R/fit.variogram.q, pkg/R/fit.variogram.reml.R,
  pkg/R/fit.variogram.reml.q, pkg/R/get.contr.R, pkg/R/get.contr.q,
  pkg/R/gstat.R, pkg/R/gstat.cv.R, pkg/R/gstat.cv.q,
  pkg/R/gstat.debug.R, pkg/R/gstat.debug.q, pkg/R/gstat.formula.R,
  pkg/R/gstat.formula.predict.R, pkg/R/gstat.formula.predict.q,
  pkg/R/gstat.formula.q, pkg/R/gstat.q, pkg/R/hscat.R,
  pkg/R/hscat.q, pkg/R/image.data.frame.R,
  pkg/R/image.data.frame.q, pkg/R/krige.R, pkg/R/krige.cv.R,
  pkg/R/krige.cv.q, pkg/R/krige.q, pkg/R/krige0.R, pkg/R/krige0.q,
  pkg/R/krigeTg.R, pkg/R/krigeTg.q, pkg/R/load.variogram.model.R,
  pkg/R/load.variogram.model.q, pkg/R/map.to.lev.R,
  pkg/R/map.to.lev.q, pkg/R/ossfim.R, pkg/R/ossfim.q,
  pkg/R/panel.pointPairs.R, pkg/R/panel.pointPairs.q,
  pkg/R/plot.gstatVariogram.R, pkg/R/plot.gstatVariogram.q,
  pkg/R/plot.pointPairs.R, pkg/R/plot.pointPairs.q,
  pkg/R/plot.variogramCloud.R, pkg/R/plot.variogramCloud.q,
  pkg/R/predict.gstat.R, pkg/R/predict.gstat.q,
  pkg/R/print.gstat.R, pkg/R/print.gstat.q,
  pkg/R/print.variogram.R, pkg/R/print.variogram.q,
  pkg/R/print.variogramCloud.R, pkg/R/print.variogramCloud.q,
  pkg/R/print.variogramModel.R, pkg/R/print.variogramModel.q,
  pkg/R/set.R, pkg/R/set.q, pkg/R/show.vgms.R, pkg/R/show.vgms.q,
  pkg/R/smenu.R, pkg/R/spplot.R, pkg/R/spplot.q,
  pkg/R/variogram.ST.R, pkg/R/variogram.default.R,
  pkg/R/variogram.default.q, pkg/R/variogram.formula.R,
  pkg/R/variogram.formula.q, pkg/R/variogram.gstat.R,
  pkg/R/variogram.gstat.q, pkg/R/variogramLine.R,
  pkg/R/variogramLine.q, pkg/R/variogramST.R, pkg/R/variogramST.q,
  pkg/R/vgm.R, pkg/R/vgm.panel.R, pkg/R/vgm.panel.q, pkg/R/vgm.q,
  pkg/R/xyz2img.R, pkg/R/xyz2img.q, pkg/R/zzz.R, pkg/R/zzz.q,
  pkg/aclocal.m4, pkg/cleanup, pkg/configure, pkg/configure.in,
  pkg/configure.win, pkg/data, pkg/demo, pkg/inst, pkg/makefile.in,
  pkg/man, pkg/src, pkg/src/data.c, pkg/src/data.h,
  pkg/src/defaults.h, pkg/src/direct.h, pkg/src/err.h,
  pkg/src/ext_dbase.h, pkg/src/fit.c, pkg/src/getest.c,
  pkg/src/gls.c, pkg/src/init.c, pkg/src/ivecop.c, pkg/src/lex.c,
  pkg/src/lex.h, pkg/src/lex.l, pkg/src/lm.h, pkg/src/memory.c,
  pkg/src/meschach, pkg/src/meschach/dmacheps.c,
  pkg/src/meschach/fmacheps.c, pkg/src/meschach/maxint.c,
  pkg/src/norm.c, pkg/src/predict.c, pkg/src/pxop.c,
  pkg/src/qrfactor.c, pkg/src/random.c, pkg/src/read.c,
  pkg/src/s.c, pkg/src/s.h, pkg/src/select.c, pkg/src/select.h,
  pkg/src/sem.h, pkg/src/sim.c, pkg/src/sparse.c,
  pkg/src/sparse2.h, pkg/src/sprow.c, pkg/src/submat.c,
  pkg/src/vario.c, pkg/src/vecop.c, pkg/src/version.c,
  pkg/src/zmatrix.h, pkg/src/zmatrix2.h, pkg/tests, src,
  standalone, standalone/cmd, standalone/include, standalone/lib,
  standalone/meschach, standalone/src, standalone/src/version.h:
  code reorganization; moving R package to pkg, standalone stuff to
  standalone

2012-04-09 17:22  EdzerPebesma

* S/R/gstat/inst/ChangeLog, S/makefile: update

2012-03-25 14:46  EdzerPebesma

* S/R/gstat/DESCRIPTION: added dependency to zoo and xts

2012-01-20 08:04  EdzerPebesma

* S/src/plot.variogramCloud.q: r-sig-geo question from Tom
  Gottfried, 11/03/2011

2012-01-19 21:12  EdzerPebesma

* S/R/gstat/inst/ChangeLog, S/src/plot.variogramCloud.q, src/s.c:
  minor memory leak fix.

2011-12-19 14:33  EdzerPebesma

* S/man/variogram.Rd: added note that variogram.default may not be
  a very good entry point
  (likely lacking critical documentation)

2011-12-12 17:06  EdzerPebesma

* S/src/krige0.q, S/tests/blockkr.Rout.save,
  S/tests/covtable.Rout.save, S/tests/cv.Rout.save,
  S/tests/cv3d.Rout.save, S/tests/fit.Rout.save,
  S/tests/krige0.Rout.save, S/tests/line.Rout.save,
  S/tests/merge.Rout.save, S/tests/na.action.Rout.save,
  S/tests/rings.Rout.save, S/tests/sim.Rout.save,
  S/tests/unproj.Rout.save, S/tests/variogram.Rout.save,
  S/tests/vdist.Rout.save, S/tests/windst.R,
  S/tests/windst.Rout.save: updated tests output (novel zoo
  warning)

(wen)

2013-01-24 01:41:56 UTC MAIN commitmail json YAML

Updated math/R-spacetime to 1.0.3

(wen)

2013-01-24 01:40:58 UTC MAIN commitmail json YAML

Update to 1.0.3

Upstream changes:
2012-12-14 13:39  EdzerPebesma

        * inst/doc/jss816.Rnw, inst/doc/sto.Rnw, inst/doc/stpg.Rnw: updates

2012-11-27 16:57  EdzerPebesma

        * inst/doc/52n_logocl.pdf, inst/doc/jss816.Rnw,
          inst/doc/logo52n.pdf: logo name change

2012-11-27 16:33  EdzerPebesma

        * R/STFDF-methods.R, R/coerce.R, inst/doc/52n_logocl.pdf,
          inst/doc/jss816.Rnw, man/STFDF-class.Rd, man/na.Rd,
          tests/Examples/spacetime-Ex.Rout.save, tests/basic.R,
          tests/basic.Rout.save: as(stfdf, "xts") now exports more than one
          variable;
          added na.* docs
          added 52N logo to vignette

2012-11-24 19:03  EdzerPebesma

        * DESCRIPTION, NAMESPACE, R/Class-xts.R, R/aggregate.R, R/na.R,
          R/stplot.R, demo/gvis.R, inst/doc/sto.Rnw, man/stplot.Rd,
          man/timematch.Rd, tests/Examples/spacetime-Ex.Rout.save: added
          na.locf, na.approx and na.spline functions (na.R, na.Rd);
          added require(zoo) to aggregate method that needs aggregate.zoo,
          so that NAMESPACE is now clean; added zoo to Suggests:
          corrected key.space argument in stplot (mode = 'ts');

2012-11-17 15:54  EdzerPebesma

        * DESCRIPTION, NAMESPACE, R/ST-methods.R, R/aggregate.R,
          R/interval.R, R/over.R, R/stplot.R, R/timematch.R,
          inst/doc/sto.Rnw, man/timematch.Rd,
          tests/Examples/spacetime-Ex.Rout.save, tests/over.R,
          tests/over.Rout.save: timeMatch now is an S4 generic;
          NAMESPACE imports only what is needed, and some repairs for zoo;
          sto.Rnw restored;
          over now always uses interval:interval_overlaps for overlapping
          intervals;
          updated test outputs;
          DESCRIPTION now mentions package intervals

2012-11-13 11:20  EdzerPebesma

        * NAMESPACE: import MATCH.default, to accomodate zoo at CRAN

2012-11-12 18:34  EdzerPebesma

        * NAMESPACE, R/aggregate.R: updates;

2012-11-12 18:18  EdzerPebesma

        * NAMESPACE, R/aggregate.R, R/timematch.R, inst/doc/sto.Rnw,
          man/timematch.Rd, tests/Examples,
          tests/Examples/spacetime-Ex.Rout.save, tests/basic.Rout.save,
          tests/stconstruct.Rout.save: found the MATCH error: zoo needs to
          have S3method("MATCH", "default") in
          its NAMESPACE, along with MATCH import and export in spacetime
          NAMESPACE;
          else (e.g. with zoo 1.7-9 on CRAN) sto.Rnw (aggregate using
          aggregate.zoo)
          will not work without attaching zoo first; so, we now depend on
          zoo's
          development version...

2012-11-12 08:27  EdzerPebesma

        * NAMESPACE, R/ST-methods.R, R/aggregate.R, R/timematch.R,
          inst/doc/sto.Rnw, tests/basic.Rout.save, tests/over.R,
          tests/over.Rout.save, tests/stconstruct.Rout.save, tests/wind.R,
          tests/wind.Rout.save: further NAMESPACE import limitation;
          but aggregate still needs zoo to be attached.

2012-11-11 15:03  EdzerPebesma

        * DESCRIPTION, NAMESPACE, R/aggregate.R, data/air.rda,
          inst/doc/jss816.Rnw, inst/doc/sto.Rnw, man/STSDF-class.Rd,
          man/unstack.Rd, tests/basic.R, tests/basic.Rout.save,
          tests/over.R, tests/over.Rout.save, tests/raster.R,
          tests/raster.Rout.save, tests/stconstruct.R,
          tests/stconstruct.Rout.save, tests/traj.Rout.save, tests/wind.R,
          tests/wind.Rout.save: reorganized zoo and xts to be in Imports:
          rather than Depends:
          (one issue still hangs with zoo needing to be attached before
          sto.Rnw
          can run aggregate.zoo)
          doc files: removed xts() calls when only time steps were passed.

2012-11-10 22:57  EdzerPebesma

        * DESCRIPTION, R/Class-ST.R, R/ST-methods.R, R/STFDF-methods.R,
          R/STIDF-methods.R, R/STSDF-methods.R, R/coerce.R,
          R/stconstruct.R, R/timematch.R: syncronized tzone of endTime with
          that of time; version bump.

2012-11-10 16:12  EdzerPebesma

        * DESCRIPTION, R/STFDF-methods.R, R/STIDF-methods.R,
          R/STSDF-methods.R, data/air.rda, inst/doc/jss816.Rnw,
          man/STLDF-class.Rd, tests/raster.Rout.save, tests/wind.Rout.save:
          added time zone to rural air data;
          time zones in various ST methods (as.xts, selection) got lost,
          now retained;
          updated tests outputs;
          version bump

2012-11-05 13:22  EdzerPebesma

        * man/eof.Rd: limited time steps for example, to reduce run time

2012-11-05 11:43  EdzerPebesma

        * DESCRIPTION, demo/00Index, demo/trip.R, inst/CITATION,
          inst/doc/jss816.Rnw, inst/doc/jss816.bib, man/ST-class.Rd,
          man/STFDF-class.Rd, man/STIDF-class.Rd, man/STLDF-class.Rd,
          man/STSDF-class.Rd, man/STTDF-class.Rd, man/delta.Rd,
          man/over.Rd, man/stconstruct.Rd, man/stplot.Rd, man/timematch.Rd,
          tests/traj.R, tests/traj.Rout.save: update references to JSS
          paper; its publication corresponds to releasing 1.0-0;
          removed trip from Suggests:.

2012-10-29 13:13  BenediktGraeler

        * DESCRIPTION:

2012-10-28 20:10  EdzerPebesma

        * inst/doc/sto.Rnw: updated information on endTime and intervals.

2012-10-28 18:42  EdzerPebesma

        * R/raster.R, R/timematch.R: reverted back setClass();
          alternative way to keep tzone in augment.with.one()

2012-10-27 20:22  EdzerPebesma

        * R/STFDF-methods.R, R/STSDF-methods.R, R/raster.R, R/timematch.R,
          tests/basic.Rout.save, tests/traj.Rout.save: raster: restore
          setClass for RasterStackBrick, if not loaded before;
          ST?DF-methods: missing , in as.data.frame method
          timematch.R: augment.with.one dropped tzone;
          tests: updated for tzone; coerce
          STFDF->STSDF->STIDF->STSDF->STFDF no longer
          identical, as endTime doesn't get set back (further check
          needed?)

2012-10-26 18:46  EdzerPebesma

        * R/STFDF-methods.R, R/STSDF-methods.R, R/timematch.R: two bugs
          caught by Ben Graeler; cosmetic changes to timematch.

2012-10-25 19:41  EdzerPebesma

        * demo/00Index: added gvis to index

2012-10-24 06:50  EdzerPebesma

        * demo/gvis.R: added googleVis demos

2012-10-23 05:59  EdzerPebesma

        * R/raster.R: removed setClass.

2012-10-21 20:33  EdzerPebesma

        * inst/doc/sto.Rnw: updated references

2012-10-21 09:24  EdzerPebesma

        * R/ST-methods.R, R/STIDF-methods.R, R/STSDF-methods.R,
          R/aggregate.R, R/eof.R, R/plot.R, R/stconstruct.R, R/stplot.R:
          EOF: use prcomp.formula so that na.action gets passed;
          default xts slot gets named index column;

2012-10-18 13:15  EdzerPebesma

        * R/stplot.R, man/stplot.Rd: argument mismatch (scales =
          list(draw=FALSE))

2012-10-14 10:53  EdzerPebesma

        * NAMESPACE, R/ST-methods.R, R/coerce.R: dim methods for STT, STx
          cercion.

2012-10-03 14:56  EdzerPebesma

        * R/endtime.R, R/stplot.R, inst/doc/jss816.Rnw: added endTime;
          update to vignette; scales handling in stplot.

2012-09-28 20:48  EdzerPebesma

        * DESCRIPTION, R/stplot.R, man/stplot.Rd: stplot: correct scales
          argument if unprojected;
          DESCRIPTION: dropped removed file.

2012-09-25 21:34  EdzerPebesma

        * DESCRIPTION, R/Class-STLDF.R, R/STLDF-methods.R,
          inst/doc/jss816.Rnw, tests/basic.R, tests/over.R,
          tests/over.Rout.save, tests/traj.R, tests/traj.Rout.save: removed
          STLDF sources; version bump; tried to make tests clean wrt TZ
          differences

2012-09-25 08:20  EdzerPebesma

        * R/STTDF-methods.R: needed for CRAN submission

2012-09-24 19:42  EdzerPebesma

        * R/tgrass.R: dealt with endTime in writing tgrass files

2012-09-23 18:48  EdzerPebesma

        * DESCRIPTION, NAMESPACE, R/Class-ST.R, R/Class-STLDF.R,
          R/ST-methods.R, R/STFDF-methods.R, R/STIDF-methods.R,
          R/STLDF-methods.R, R/STSDF-methods.R, R/STTDF-methods.R,
          R/coerce.R, R/eof.R, R/interval.R, R/over.R, R/plot.R,
          R/raster.R, R/stconstruct.R, R/timematch.R, data/air.rda,
          inst/doc/cls.fig, inst/doc/cls.pdf, inst/doc/jss816.Rnw,
          inst/doc/move.fig, inst/doc/move.pdf, man/ST-class.Rd,
          man/STFDF-class.Rd, man/STIDF-class.Rd, man/STLDF-class.Rd,
          man/STSDF-class.Rd, man/delta.Rd, man/interval.Rd,
          man/stconstruct.Rd, man/timematch.Rd, tests/basic.Rout.save,
          tests/over.R, tests/over.Rout.save, tests/raster.Rout.save,
          tests/stconstruct.Rout.save, tests/traj.Rout.save, tests/wind.R,
          tests/wind.Rout.save: removed STL and STLDF class, added endTime
          as slot to ST, and
          tried to deal with all the consequences of having an endTime for
          each observation. Started integrating the more efficient
          intervals
          matching from package "intervals". Updated vignette and docs.

2012-09-12 18:23  EdzerPebesma

        * DESCRIPTION, R/raster.R, R/tgrass.R: moved tgrass stuff to new
          file

2012-09-12 15:25  EdzerPebesma

        * R/ST-methods.R, R/raster.R, man/tgrass.Rd: minor mods to pass
          check again.

2012-09-12 15:01  EdzerPebesma

        * man/tgrass.Rd: {read,write}.tgrass doc

2012-09-12 14:28  EdzerPebesma

        * R/raster.R: removed the "x" before .tif

2012-09-12 14:12  EdzerPebesma

        * NAMESPACE, R/raster.R: updated {read,write}.tgrass functions

2012-09-11 17:07  EdzerPebesma

        * R/raster.R: typo

2012-09-07 09:22  EdzerPebesma

        * DESCRIPTION, R/Class-ST.R, R/Class-STFDF.R, R/Class-STIDF.R,
          R/Class-STLDF.R, R/Class-STSDF.R, R/Class-STTDF.R,
          R/ST-methods.R, R/STLDF-methods.R, R/raster.R, tests/basic.R,
          tests/basic.Rout.save: class validity now checks that attribute
          names in attributes, space or time are not duplicated.

2012-08-29 06:26  EdzerPebesma

        * R/stconstruct.R: patch from Ben Graeler, dealing with univariate
          time-wide data

2012-08-27 07:10  EdzerPebesma

        * DESCRIPTION, R/aggregate.R, R/over.R, R/timematch.R,
          man/interval.Rd, man/over.Rd, man/timematch.Rd,
          tests/traj.Rout.save: split over.R; added links to manual pages;
          updated Suggests: packages.

2012-08-26 21:07  EdzerPebesma

        * R/over.R, man/interval.Rd, man/timematch.Rd, tests/over.R,
          tests/over.Rout.save: added timeMatch for STL objects - irregular
          time intervals

2012-08-13 15:53  EdzerPebesma

        * R/over.R: simplified (hopefully) the time over function

2012-08-10 11:41  EdzerPebesma

        * DESCRIPTION, R/raster.R, man/stplot.Rd, tests/raster.R,
          tests/raster.Rout.save, tests/traj.Rout.save: added raster
          conversion functions

2012-07-25 13:40  EdzerPebesma

        * inst/doc/jss816.Rnw, inst/doc/jss816.bib, inst/doc/spacetime.Rnw,
          inst/doc/spacetime.bib: name change of vignette.

2012-07-04 16:37  EdzerPebesma

        * inst/doc/spacetime.Rnw, tests/traj.R, tests/traj.Rout.save,
          tests/wind.Rout.save: submission of 0.7-1 to CRAN

2012-07-02 07:58  EdzerPebesma

        * NAMESPACE, R/plot.R, R/stplot.R, inst/doc/move.fig,
          inst/doc/move.pdf, inst/doc/spacetime.Rnw: new submission to JSS

2012-07-01 22:40  EdzerPebesma

        * man/STLDF-class.Rd: man page for STLDF

2012-07-01 22:40  EdzerPebesma

        * inst/doc/move.fig, inst/doc/move.pdf, inst/doc/spacetime.Rnw,
          inst/doc/spacetime.bib, man/STFDF-class.Rd, man/STIDF-class.Rd,
          man/STSDF-class.Rd, man/STTDF-class.Rd, man/stplot.Rd: class
          work; comments from second JSS review

2012-06-19 07:49  EdzerPebesma

        * R/Class-STLDF.R, R/STLDF-methods.R, R/plot.R, inst/doc/cls.fig,
          inst/doc/cls.pdf, inst/doc/spacetime.Rnw, man/STIDF-class.Rd:
          more edits to class diagram

2012-06-19 07:08  EdzerPebesma

        * DESCRIPTION, NAMESPACE, R/Class-STLDF.R, R/ST-methods.R,
          R/STLDF-methods.R, R/STTDF-methods.R, R/plot.R, R/stplot.R,
          inst/doc/cls.fig, inst/doc/cls.pdf, inst/doc/spacetime.Rnw,
          inst/doc/spacetime.bib, man/stplot.Rd, tests/traj.R: added
          STL/STLDF class, and methods; added plot methods

2012-05-31 13:33  EdzerPebesma

        * man/stplot.Rd, tests/traj.Rout.save: dependent package versions
          in test; do.repeat argument in docs

2012-05-31 12:56  EdzerPebesma

        * R/over.R, R/stplot.R: added do.repeat argument to stplot.R

2012-05-29 12:28  EdzerPebesma

        * DESCRIPTION: updated URL field

2012-05-29 10:27  EdzerPebesma

        * DESCRIPTION: version / date increase

2012-05-29 10:24  EdzerPebesma

        * R/stplot.R: cuts argument was not passed to spplot if animate > 0

2012-05-25 13:27  EdzerPebesma

        * inst/doc/spacetime.Rnw: two minor modifications in section 8.

2012-05-25 08:46  EdzerPebesma

        * inst/doc/produc.jpg, inst/doc/produc.png: size reduction of
          bitmap, needed by CRAN

2012-05-24 16:18  EdzerPebesma

        * R/over.R, inst/doc/sto.Rnw: simplifications to timeMatch; better
          explanation of interval-interval match in vignette

2012-05-24 07:17  EdzerPebesma

        * R/interval.R, R/over.R, inst/doc/move.fig, inst/doc/move.pdf,
          inst/doc/spacetime.Rnw, inst/doc/wind.pdf, inst/doc/windts.pdf,
          man/over.Rd, man/timematch.Rd, tests/over.R,
          tests/over.Rout.save: more work getting time intervals work
          properly, and document this.

2012-05-14 21:31  EdzerPebesma

        * NAMESPACE, R/Class-ST.R, R/Class-STTDF.R, R/ST-methods.R,
          R/STFDF-methods.R, R/STIDF-methods.R, R/STSDF-methods.R,
          R/interval.R, inst/doc/cls.fig, inst/doc/cls.pdf,
          inst/doc/spacetime.Rnw, man/ST-class.Rd, man/canmove.Rd,
          man/interval.Rd, tests/basic.Rout.save: got rid of canMove slot,
          and methods.

2012-05-14 19:31  EdzerPebesma

        * DESCRIPTION, NAMESPACE, R/Class-ST.R, R/STFDF-methods.R,
          R/STIDF-methods.R, R/STSDF-methods.R, R/interval.R, data/air.rda,
          inst/doc/cls.fig, inst/doc/cls.pdf, inst/doc/move.fig,
          inst/doc/move.pdf, inst/doc/spacetime.Rnw,
          inst/doc/spacetime.bib, man/ST-class.Rd, man/canmove.Rd,
          man/stplot.Rd, tests/basic.Rout.save, tests/over.Rout.save,
          tests/stconstruct.Rout.save, tests/traj.Rout.save, tests/wind.R,
          tests/wind.Rout.save: added canMove slot to ST; updated class
          figure;
          increased version; re-saved air data;
          added figure and timeIsInterval/canMove to vignette;

2012-05-13 20:49  EdzerPebesma

        * DESCRIPTION, R/Class-ST.R, R/ST-methods.R, R/STFDF-methods.R,
          R/STIDF-methods.R, R/STSDF-methods.R, R/STTDF-methods.R,
          R/coerce.R, R/stplot.R, inst/doc/spacetime.Rnw,
          inst/doc/spacetime.bib: further review from JSS; improved support
          for timeIsInterval.

2012-05-03 15:10  EdzerPebesma

        * DESCRIPTION: updated date
2012-04-23 13:44  EdzerPebesma

        * DESCRIPTION, NAMESPACE, R/Class-ST.R, R/ST-methods.R,
          R/STFDF-methods.R, R/STIDF-methods.R, R/STSDF-methods.R,
          R/coerce.R, R/interval.R, R/stconstruct.R, man/ST-class.Rd,
          man/interval.Rd, man/stconstruct.Rd: added timeIsInterval()
          generic (retrieve, set), which indicates whether time is Interval
          (TRUE) or Instant (FALSE).

2012-04-21 20:47  EdzerPebesma

        * R/over.R: got rid of some double loops.

2012-04-09 17:22  EdzerPebesma

        * DESCRIPTION: version update

2012-04-03 15:53  EdzerPebesma

        * DESCRIPTION, R/STTDF-methods.R, R/coerce.R,
          inst/doc/spacetime.Rnw: moved some ST? coercion functions;
          updated version number; diveMove example change in vignette.

(wen)

2013-01-24 01:28:59 UTC MAIN commitmail json YAML

Added math/R-intervals version 0.13.3

(wen)

2013-01-24 01:27:22 UTC MAIN commitmail json YAML

Add R-intervals

(wen)

2013-01-24 01:26:22 UTC MAIN commitmail json YAML

Import R-intervals version 0.13.3

Tools for working with and comparing sets of points and intervals.

(wen)

2013-01-23 22:25:34 UTC MAIN commitmail json YAML

Implement some changes markd suggested.

(wiz)

2013-01-23 22:01:06 UTC MAIN commitmail json YAML

Added editors/dhex version 0.68

(wiz)

2013-01-23 22:00:58 UTC MAIN commitmail json YAML

2013-01-23 22:00:28 UTC MAIN commitmail json YAML

2013-01-23 22:00:06 UTC MAIN commitmail json YAML

Import dhex-0.68 as editors/dhex.
Packaged for wip by amoibos and myself.

Dhex is a ncurses-based hex-editor with a diff mode. It makes heavy
use of colors, but is also themeable to work on monochrome monitors.
It includes the good old Action Cartridge Search Algorithm to find
specific changes.

(wiz)

2013-01-23 21:59:04 UTC MAIN commitmail json YAML

Added x11/tktable version 2.10nb1

(wiz)

2013-01-23 21:58:47 UTC MAIN commitmail json YAML

2013-01-23 21:58:25 UTC MAIN commitmail json YAML

Import tktable-2.10nb1 as x11/tktable.
Packaged for wip by othyro.

TkTable is a full-featured 2D table widget for Tk. It supports images, embedded
windows, varying colors and fonts, and more. Also here is Vu, a Tk widget
extension that includes a pie, dial, spinbox and more, and Tile, a themed widget
set for Tk.

(wiz)

2013-01-23 21:57:15 UTC MAIN commitmail json YAML

Added x11/gxmessage version 2.20.0

(wiz)

2013-01-23 21:57:04 UTC MAIN commitmail json YAML

+ gxmessage.

(wiz)

2013-01-23 21:56:53 UTC MAIN commitmail json YAML

Import gxmessage-2.20.0 as x11/gxmessage.
Packaged for wip by jihbed and othyro.

A GTK2 based xmessage clone, gxmessage tries to be as compatible
as possible.  You might like it if you're running a mostly GTK
desktop.

(wiz)

2013-01-23 21:55:51 UTC MAIN commitmail json YAML

Added graphics/qcomicbook version 0.9.0

(wiz)

2013-01-23 21:55:39 UTC MAIN commitmail json YAML

2013-01-23 21:55:25 UTC MAIN commitmail json YAML

Import qcomicbook-0.9.0 as graphics/qcomicbook.
Packaged for wip by myself, netcap, and othyro.

QComicBook is a viewer for comic book archives containing
jpeg/png/xpm/gif images, which aims at convenience and simplicity.
Features include: automatic decompression, full-screen mode,
two-pages viewing, Japanese mode, thumbnails view, page scaling,
mouse or keyboard navigation etc.

(wiz)

2013-01-23 21:54:03 UTC MAIN commitmail json YAML

Added graphics/gimp-high-pass-filter version 1.2

(wiz)

2013-01-23 21:53:55 UTC MAIN commitmail json YAML

+ gimp-high-pass-filter

(wiz)

2013-01-23 21:53:39 UTC MAIN commitmail json YAML

Import gimp-high-pass-filter-1.2 as graphics/gimp-high-pass-filter.
Packaged for wip by othyro.

A general purpose high-pass filter plugin. It shows up as
Filters->Generic->High Pass Filter. You can select a blur radius that sets the
size of detail to be passed by the filter, a contrast adjustment, as well as an
option to keep the source layer or replace it.

It actually implements 5 different high pass modes:

1. Colour - I think this is the same as photoshop's high pass filter effect.
2. Preserve DC - like colour, but adds the average image colour back in.
3. Greyscale - this desaturates the layer before high pass filtering.
4. Greyscale, Apply Chroma - as above, but blends it in with the source
layer colours
5. Redrobes - (named after the technique described by Redrobes)

(wiz)

2013-01-23 21:51:48 UTC MAIN commitmail json YAML

Updated multimedia/kaffeine to 1.2.2

(wiz)

2013-01-23 21:51:36 UTC MAIN commitmail json YAML

2013-01-23 21:48:19 UTC MAIN commitmail json YAML

Updated Erlang packages to R15B03-1 (15.1.3.1 in pkgsrc).

(asau)

2013-01-23 21:46:44 UTC MAIN commitmail json YAML

Updated devel/libctl to 3.2.1

(wiz)

2013-01-23 21:46:34 UTC MAIN commitmail json YAML

Update to 3.2.1, provided by outpaddling and asau in wip.

libctl 3.2.1

8 August 2012

    Fix incorrect gh_symbol2newstr macro replacement.

libctl 3.2

20 July 2012

    Now works with Guile version 2.x (older versions are still
    supported).
    Add libctl_quiet variable to main.c so that libctl-using programs
    can suppress all output if desired (e.g. to avoid duplicate
    outputs on parallel machines).
    Added wedge object type for circular/cylindrical wedges, as a
    subclass of cylinder: (make wedge (center ...) (axis ...)
    (radius ...) ...) with two new properties: (wedge-angle ...)
    for the angle in radians, and (wedge-start v) for a vector v
    such that the wedge angles start at zero in the (v, axis) plane.
    [Caveat: subpixel averaging is currently inaccurate for the
    flat wedge edges.]
    list-type constructors now accept either (name ...elements...)
    or (name (list ...elements...)).
    Add vector3->exact function for to-integer rounding. Otherwise,
    ensure that interpolation results are floating-point to prevent
    type-conversion errors.
    Added ctl-set-prompt! to set interactive prompt in both old
    and new Guile versions.
    Rename string to char* in ctl-io.h for C++ compatibility.
    Bug fix in normal-to-object near corners of blocks.

libctl 3.1

5 June 2008

    Support specifying the location of the guile and guile-config
    programs with GUILE and GUILE_CONFIG environment variables in
    the configure script.
    Support for calling NLopt optimization library (also requires
    the program using libctl to be changed to link nlopt).
    New ellipsoid_overlap_with_object function, analogous to
    box_overlap_with_object function.
    Bug fix in include function for recent versions of Guile, to
    properly keep track of the current include directory.
    Bug fix in numerical-derivative routine, which didn't converge
    when the error was exactly zero.

libctl 3.0.3

27 February 2008

    Added "begin-timed" function, which is similar to "begin-time"
    except that it returns the value of the last statement (like
    "begin") rather than the time.
    Bug fix: allow classes to have boolean properties.
    Bug fixes for compilation under C++, thanks to David Foster:
    include missing string.h header and fixed gh_new_procedure
    prototype.

libctl 3.0.2

22 August 2006

    Fix minor Guile incompatibility on some systems.

libctl 3.0.1

5/1/2006

    Change shared-library version to 3:0:0 instead of 0:0:0. This
    avoids conflicts with shared library version numbers that has
    been assigned to earlier versions of libctl for Debian; thanks
    to Josselin Mouette for the suggestion.

libctl 3.0

4/1/2006

    Switch to use automake and libtool. Can now install shared
    libraries with --enable-shared.
    License is now GNU GPL (v2 or later) rather than the GNU LGPL,
    due to use of third-party GPL code for multi-dimensional
    integration (below).
    gen-ctl-io now supports separate generation of code and header
    files via --code and --header arguments. (Better for parallel
    make.) Also support a -o option to give a different output file
    name.
    gen-ctl-io can now export C++ code by using the --cxx flag.
    gen-ctl-io can now export SWIG .i files for automatic type
    conversion in SWIG wrapper generation, using the --swig flag.
    Backwards incompatible change: users must include their own
    ctl-io.h *before* ctlgeom.h, or you get ctlgeom-types.h instead
    (this is for use with the "stand-alone" libctlgeom.a library
    below.
    New multi-dimensional integration routines using adaptive
    cubature. (Much more efficient than nested 1d integrations.)
    Adapted in part from the HIntlib Library by Rudolf Schuerer
    and from the GNU Scientific Library (GSL) by Brian Gough.
    New interpolate-uniform function that tries to maintain a
    uniform distance between points (i.e. variable number of
    interpolated points between different list elements, as needed).
    Now install a "stand-alone" libctlgeom.a library to make it
    easier to call geometry routines from non-Scheme code.
    New routines to compute overlap fraction of box with object,
    compute analytical normal vectors, etcetera. (For upcoming
    versions of Meep and MPB.) Also new routines to get the object
    of a point, not just the material. Also new routines to operate
    on a supplied geometry list parameter instead of using the
    global; unlike the old material_of_point_in_tree functions,
    these functions do not shift the argument to the unit cell,
    but you can use the new function shift_to_unit_cell to get this
    behavior.
    gen-ctl-io now generates object equal/copy functions.
    In unit-vector3, only return 0 when norm==0, not merely if it
    is small.
    Added one-sided numerical derivative routine.
    Define "verbose?" variable corresponding to main.c variable.
    (print) calls (flush-all-ports) to keep C and Scheme I/O in
    sync.
    Fix in find-root-deriv to prevent infinite loop in some cases
    where the root does not exist; thanks to XiuLun Yang for the
    bug report.
    Bug fix in make_hermitian_cmatrix3x3; thanks to Mischa Megens.

(wiz)

2013-01-23 21:46:06 UTC MAIN commitmail json YAML

Update to Erlang/OTP R15B03-1

Changes in R15B03-1

After the release of R15B03 a very unfortunate bug in ssl:ssl_accept/2
(accept with timeout) was detected. This bug will have negative impact
on a number of popular http servers and server frameworks written in
Erlang.

The differences from R15B03 are in ssl-5.1.2 and erts-5.9.3.1.

Full log at http://www.erlang.org/download/otp_src_R15B03-1.readme

Changes in R15B03

Mostly bug fixes and small improvements.

Full log at http://www.erlang.org/download/otp_src_R15B03.readme

Changes in R15B02

Highlights

  OTP-8871  == ssl ==

    Experimental support for TLS 1.1 is now available, will be
    officially supported from OTP-R16. Thanks to Andreas Schultz
    for implementing the first version.

  OTP-8872  == ssl ==

    Experimental support for TLS 1.2 is now available, will be
    officially supported from OTP-R16. Thanks to Andreas Schultz
    for implementing the first version.

OTP-10113  == ssl ==

    Removed some bottlenecks increasing the applications
    parallelism especially for the client side.

Full log at http://www.erlang.org/download/otp_src_R15B02.readme

(asau)

2013-01-23 21:43:21 UTC MAIN commitmail json YAML

Import libctl-3.2.1 as devel/libctl.
Packaged for wip by outpaddling and asau.

Libctl is a free Guile-based library implementing flexible control files for
scientific simulations.

(wiz)

2013-01-23 21:41:39 UTC MAIN commitmail json YAML

Added misc/labelnation version 1.212

(wiz)

2013-01-23 21:41:31 UTC MAIN commitmail json YAML

+ labelnation.

(wiz)

2013-01-23 21:41:14 UTC MAIN commitmail json YAML

Remove straggler.

(wiz)

2013-01-23 21:40:55 UTC MAIN commitmail json YAML

Added fonts/cantarell-fonts version 0.0.12

(wiz)

2013-01-23 21:40:40 UTC MAIN commitmail json YAML

Import labelnation-1.212 as misc/labelnation.
Packaged for wip by solevis.

LabelNation is a command-line program for making labels: address labels,
business cards, or anything else involving regularly-arranged rectangles
on a printer-ready sheet. It is for users who are comfortable dealing with
text- and option-based configuration, as opposed to a graphical user interface.

(wiz)

2013-01-23 21:38:38 UTC MAIN commitmail json YAML

+ cantarell-fonts.

(wiz)

2013-01-23 21:38:26 UTC MAIN commitmail json YAML

Import cantarell-fonts-0.0.12 as fonts/cantarell-fonts.
Packaged for wip by ryo-on and myself.

The Cantarell font family is a contemporary Humanist sans serif
designed for on-screen reading.

Each font file currently contains 391 glyphs, and fully support
the following writing systems: Basic Latin, Western European,
Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans.
To date, Pan African Latin has only 33% glyph coverage.

(wiz)

2013-01-23 21:10:47 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 18.0.1

(ryoon)

2013-01-23 20:26:04 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup tickets #4033 and #4034.

(tron)