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 (1h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 20:10:52 UTC Now

2014-02-24 12:13:58 UTC MAIN commitmail json YAML

Updated misc/dialog to 1.2.20140219

(wiz)

2014-02-24 12:13:48 UTC MAIN commitmail json YAML

Update to 20140219:

2014/02/19
+ cleanup of manpages prompted by Gislason's comments.
+ several changes to manpages to improve presentation (patches by
  Bjarni I. Gislason, Debian #739180, Debian #739181)
  + use "\/" when transitioning from italic to normal font
  + correct an instance of "e.g,."
  + use "\e" rather than "\\" to present a literal "\"
  + improve formatting of table header
  + remove some excess space-characters
  + change a reference 0-9 to use "through" as the connector
  + use "\&" to separate "." from a space to make the space shorter
  + change a list's TP macro parameters to make the hanging text align
    better with the adjacent paragraph
  + add comma in a few places before "and" in a list
  + separate units from numbers with a nonfillable space
  + replace "-" with en-dash in a few places
+ corrected argument indices after "--args" and "--file" to rescan the
  argument list after removing/substituting those options.
+ fix loops for "--file" option to handle cases with zero or no tokens at
  all substituted (Redhat #1066168).
+ add gd.po from
http://translationproject.org/latest/dialog/

(wiz)

2014-02-24 12:12:12 UTC MAIN commitmail json YAML

Updated print/transfig to 3.2.5e

(wiz)

2014-02-24 12:12:02 UTC MAIN commitmail json YAML

Update to 3.2.5e:
BUGS FIXED:
o HTML map output was limited to 100 links.
  Fix by Jan van Dijk
o Updated for compatibility to PNG 1.5
  From Matthias Scheler
o Was adding "showpage" command when producing bitmap formats from intermediate EPS.
  This produced "illegal" PNG and JPEG files with extra, blank image.
o Maximum width of included image in PS/EPS output increased from 8192 to 16384
o Precision of some PIC objects increased from %.2f to %.3f
o Double close of output file when ghostscript fails. Original bug report from
  https://bugzilla.redhat.com/728825

(wiz)

2014-02-24 12:06:23 UTC MAIN commitmail json YAML

Updated devel/py-pip to 1.5.4

(wiz)

2014-02-24 12:06:14 UTC MAIN commitmail json YAML

Update to 1.5.4:

**1.5.4 (2014-02-21)**

* Correct deprecation warning for ``pip install --build`` to only notify when
  the `--build` value is different than the default.

**1.5.3 (2014-02-20)**

* **DEPRECATION** ``pip install --build`` and ``pip install --no-clean`` are now
  deprecated.  See Issue #906 for discussion.

* Fixed #1112. Couldn't download directly from wheel paths/urls, and when wheel
  downloads did occur using requirement specifiers, dependencies weren't
  downloaded (PR #1527)

* Fixed #1320. ``pip wheel`` was not downloading wheels that already existed (PR
  #1524)

* Fixed #1111. ``pip install --download`` was failing using local
  ``--find-links`` (PR #1524)

* Workaround for Python bug http://bugs.python.org/issue20053 (PR #1544)

* Don't pass a unicode __file__ to setup.py on Python 2.x (PR #1583)

* Verify that the Wheel version is compatible with this pip (PR #1569)

(wiz)

2014-02-24 12:04:52 UTC MAIN commitmail json YAML

Updated devel/py-virtualenv to 1.11.4

(wiz)

2014-02-24 12:04:44 UTC MAIN commitmail json YAML

Update to 1.11.4:

1.11.4 (2014-02-21)
~~~~~~~~~~~~~~~~~~~

* Updated pip to 1.5.4

1.11.3 (2014-02-20)
~~~~~~~~~~~~~~~~~~~

* Updated setuptools to 2.2
* Updated pip to 1.5.3

(wiz)

2014-02-24 12:02:57 UTC MAIN commitmail json YAML

Updated print/lilypond to 2.18.1

(wiz)

2014-02-24 12:02:48 UTC MAIN commitmail json YAML

Update to 2.18.1: if I understand correctly, the documentation was updated.

(wiz)

2014-02-24 11:47:13 UTC MAIN commitmail json YAML

Updated security/py-OpenSSL to 0.14

(wiz)

2014-02-24 11:47:03 UTC MAIN commitmail json YAML

Update to 0.14:

2014-01-09  Jean-Paul Calderone  <exarkun@twistedmatrix.com>

* OpenSSL: Port to the cffi-based OpenSSL bindings provided by
  <https://github.com/pyca/cryptography>

2013-10-06  Jean-Paul Calderone  <exarkun@twistedmatrix.com>

* OpenSSL/ssl/context.c: Add support for negotiating TLS v1.1 or
  v1.2.

2013-10-03  Christian Heimes  <christian@python.org>

* OpenSSL/crypto/x509.c: Fix an inconsistency in memory management
  in X509.get_serial_number which leads to crashes on some runtimes
  (certain Windows/Python 3.3 environments, at least).

(wiz)

2014-02-24 10:51:39 UTC MAIN commitmail json YAML

Note update of textproc/p5-Pod-Weaver.

(hiramatsu)

2014-02-24 10:47:31 UTC MAIN commitmail json YAML

Update textproc/p5-Pod-Weaver to 4.006.

Changes from previous:
----------------------
4.006    2014-01-07 20:12:37-05:00 America/New_York
        - update tests to pass octets to ->read_string, as is proper

4.005    2013-12-21 15:01:46-0500 America/New_York
        - updated tests for the new (fixed, consistent) string behavior in
          Mixin::Linewise

4.004    2013-11-05 21:50:13 America/New_York
        - allow multi-line formats for VERSION plugin (thanks, Alex Peters)
        - ...including the %T-prefix for lines only included in
          trial releases
        - look for PODNAME more consistently (thanks, Chris Weyl)
        - put license filename in F<> formatting (thanks, Alex Peters)

4.003    2013-11-02 22:58:43 America/New_York
        - note that [@Default] contains [-SingleEncoding] (thanks, Caleb
          Cushing)

4.002    2013-11-02 11:37:04 America/New_York
        [ THIS MIGHT BREAK YOUR CODE ]
        - stable release of previous v4 changes

4.001    2013-10-20 10:50:50 America/New_York (TRIAL RELEASE)
        [ THIS MIGHT BREAK YOUR CODE ]
        - SingleEncoding now accepts found =encodings as long as they match,
          unless the plugin's encoding attribute was set explicitly

4.000    2013-10-19 17:20:59 America/New_York (TRIAL RELEASE)
        [ THIS MIGHT BREAK YOUR CODE ]
        - the SingleEncoding plugin to force one consistent =encoding
        - ...is now enabled, for UTF-8, in the default configuration

3.101640  2013-09-17 08:57:41 Asia/Tokyo
        - fix repository links! argh, oops

3.101639  2013-09-17 08:56:05 Asia/Tokyo
        - documentation fix: mention that =func exists in the default
          configuration (thanks, Joshua Keroes!)
        - removed use of deprecated Class::MOP::load_class (thanks, Karen
          Etheridge)

(hiramatsu)

2014-02-24 10:42:39 UTC MAIN commitmail json YAML

Note update of devel/p5-Mixin-Linewise.

(hiramatsu)

2014-02-24 10:41:52 UTC MAIN commitmail json YAML

Update devel/p5-Mixin-Linewise to 0.105.

Changes from previous:
----------------------
0.105    2014-02-20 21:53:06-05:00 America/New_York
        - update Readers to, by default, use PerlIO::utf8_strict to avoid
          problems with CRLF layer on Win32

0.104    2013-12-21 15:19:00-0500 America/New_York
        - clean up the docs for changes made in 0.103

0.103    2013-12-19 19:34:04-0500 America/New_York
        [THIS MIGHT BREAK YOUR CODE]
        - the string methods once again open references to scalars, rather
          than using IO::Scalar

(hiramatsu)

2014-02-24 09:38:41 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.27

(wiz)

2014-02-24 09:37:48 UTC MAIN commitmail json YAML

2014-02-24 08:18:07 UTC MAIN commitmail json YAML

Updated archivers/gtar to 1.27.1

(adam)

2014-02-24 08:16:56 UTC MAIN commitmail json YAML

Changes 1.27.1:
* Bug fixes
* Fix unquoting of file names obtained via the -T option.
* Fix GNU long link header timestamp (backward compatibility).
* Fix extracting sparse members from star archives.

(adam)

2014-02-24 06:37:41 UTC MAIN commitmail json YAML

Updated textproc/cabocha to 0.67nb1

(obache)

2014-02-24 06:37:31 UTC MAIN commitmail json YAML

Remove deprecated tournament model, it reduce much memory to create binary model.

Bump PKGREVISION.

(obache)

2014-02-24 06:23:01 UTC MAIN commitmail json YAML

restriction is came from model files, so only affect to binary of base package.

(obache)

2014-02-24 05:35:47 UTC MAIN commitmail json YAML

missing -lsocket -lnsl on some binaries for SunOS and update PLIST with aaxine

(richard)

2014-02-24 05:31:54 UTC MAIN commitmail json YAML

force external flac given non-deterministic autodetection causing PLIST problems

(richard)

2014-02-24 03:09:51 UTC MAIN commitmail json YAML

Fix build by add missing DEPENDS
Spotted by joerg@(Thanks !)

(wen)

2014-02-24 01:20:46 UTC MAIN commitmail json YAML

Note update of lang/ruby193-base package to 1.9.3p484nb4.

(taca)

2014-02-24 01:20:15 UTC MAIN commitmail json YAML

Really fix rubygems problem, noted by joerg@ via private mail.
(It isn't good habbit to commit while a man is under the weather.)

Bump PKGREVISION.

(taca)

2014-02-23 20:25:00 UTC MAIN commitmail json YAML

+ dialog-1.2.20140219, lilypond-2.18.1, meld-3.11.0, parallel-20140222,
  phpmyadmin-4.1.8, physfs-2.0.2, puzzles-10146, py-OpenSSL-0.14,
  py-virtualenv-1.11.4, x264-devel-20140222.

(wiz)

2014-02-23 17:30:01 UTC MAIN commitmail json YAML

2014-02-23 16:34:27 UTC MAIN commitmail json YAML

fix compilation on netbsd current; compile-tested hack for CIRCLEQ vs TAILQ in tcpconns

(mspo)

2014-02-23 15:54:07 UTC MAIN commitmail json YAML

Added devel/p5-MooX-Log-Any version 0.001

(sno)

2014-02-23 15:52:43 UTC MAIN commitmail json YAML

Added devel/p5-MooX-Log-Any version 0.001

(sno)

2014-02-23 15:51:56 UTC MAIN commitmail json YAML

Adding new package for Perl module MooX::Log::Any from CPAN distribution
MooX-Log-Any version 0.001 into devel/p5-MooX-Log-Any

A logging role building a very lightweight wrapper to Log::Any for use with
your Moo or Moose classes. Connectibng a Log::Any::Adapter should be
performed prior to logging the first log message, otherwise nothing will
happen, just like with Log::Any

(sno)

2014-02-23 15:37:45 UTC MAIN commitmail json YAML

Added devel/p5-CPAN-Changes version 0.27

(sno)

2014-02-23 15:36:56 UTC MAIN commitmail json YAML

Added devel/p5-CPAN-Changes version 0.27

(sno)

2014-02-23 15:36:21 UTC MAIN commitmail json YAML

Adding new package for Perl module CPAN::Changes from CPAN distribution
CPAN-Changes version 0.27 into devel/p5-CPAN-Changes

It is standard practice to include a Changes file in your distribution. The
purpose the Changes file is to help a user figure out what has changed
since
the last release.

(sno)

2014-02-23 15:35:57 UTC MAIN commitmail json YAML

Adding new package for Perl module CPAN::Changes from CPAN distribution
CPAN-Changes version 0.27 into devel/p5-CPAN-Changes

It is standard practice to include a Changes file in your distribution. The
purpose the Changes file is to help a user figure out what has changed
since
the last release.

(sno)

2014-02-23 15:33:31 UTC MAIN commitmail json YAML

Updated math/mpcomplex to 1.0.2; textproc/grep to 2.18

(adam)

2014-02-23 15:32:10 UTC MAIN commitmail json YAML

2014-02-23 15:30:31 UTC MAIN commitmail json YAML

Changes 2.18:
Bug fixes:
* grep no longer mishandles patterns like [^^-~] in unibyte locales.
* grep -i in a multibyte, non-UTF8 locale could be up to 200 times slower
    than in 2.16.

(adam)

2014-02-23 15:18:31 UTC MAIN commitmail json YAML

Updated sysutils/p5-Unix-Statgrab to 0.103

(sno)

2014-02-23 15:18:19 UTC MAIN commitmail json YAML

Updating package for Perl module Unix::Statgrab from CPAN distribution
Unix-Statgrab from 0.101 to 0.103 in sysutils/p5-Unix-Statgrab

PkgSrc changes:
Generate package using Packager::Utils 0.001

Upstream changes since 0.101:
Revision history for Perl extension Unix::Statgrab.

0.103 2014-02-19
- learn include paths and linker flags from pkg-config, if available
- keep configure phase settings persistent for building stage
- redo meta_add using meta-spec v2 * includes developer deps to please
  ribasushi

0.102 2013-09-28
- Update repository URI - it's now officially hosted on i-scream.org with
  a mirror on GitHub for issue tracking and easy deal with pull requests

(sno)

2014-02-23 15:16:49 UTC MAIN commitmail json YAML

Fix missing requirements when using libstatgrab as a dependency

(sno)

2014-02-23 14:56:29 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-XBase to 1.05

(wen)

2014-02-23 14:56:03 UTC MAIN commitmail json YAML

Added devel/p5-IO-Async version 0.61

(sno)

2014-02-23 14:54:54 UTC MAIN commitmail json YAML

Added devel/p5-IO-Async version 0.61

(sno)

2014-02-23 14:54:27 UTC MAIN commitmail json YAML

Update to 1.05

Upstream changes:
1.05 Wed Apr 24 19:37:09 CEST 2013
Fix for prepare_select_eq and empty MDX indexes, patch by Julian
Bridle.

1.04 Wed Apr 17 19:47:21 CEST 2013
Fix for handling MDX indexes, patch by Julian Bridle.

(wen)

2014-02-23 14:49:35 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-CSV to 0.41

(wen)

2014-02-23 14:47:48 UTC MAIN commitmail json YAML

Update to 0.41

Upstream changes:
0.41 - 2013-07-29, H.Merijn Brand
    * Use File::Spec->tmpdir () for universal existing folder
      Note that huge $TMP folders may cause the test to run slow
    * Use File::Spec::rel2abs () instead of abs_path and hoops
    * Guard against parallel testing, which is unsupported
    * Guard against streaming tests (they PASS on the DBI-devel)

0.40 - 2013-07-23, H.Merijn Brand
    * Fix version references in doc
    * Fix tests for Windows

0.39 - 2013-06-28, H.Merijn Brand
    * Use f_file in docs. file is deprecated
    * DBD::CSV's repository moved to github
    * Add test for row-completeness
    * Fix UTF-8 tests to better follow Text::CSV_XS auto-encoding
    * Require more recent versions of low level modules that fixe
      issues reported for DBD::CSV
    * Development will also do mosts tests with DBI_SQL_NANO=1
    * Added support for f_dir_search from DBD::File (in fact DBI was
      changed to feature this for DBD::CSV :)
    * Fix test relying on spell-error in DBI's error message
    * Document csv_class (still undertested)

(wen)

2014-02-23 14:45:36 UTC MAIN commitmail json YAML

Adding new package for Perl module IO::Async from CPAN distribution
IO-Async version 0.61 into devel/p5-IO-Async

This collection of modules allows programs to be written that perform
asynchronous filehandle IO operations. A typical program using them would
consist of a single subclass of IO::Async::Loop to act as a container of
other objects, which perform the actual IO work required by the program. As
well as IO handles, the loop also supports timers and signal handlers, and
includes more higher-level functionality built on top of these basic parts.

(sno)

2014-02-23 14:36:54 UTC MAIN commitmail json YAML

Added devel/p5-Future version 0.25

(sno)

2014-02-23 14:34:33 UTC MAIN commitmail json YAML

Added devel/p5-Future version 0.25

(sno)

2014-02-23 14:33:46 UTC MAIN commitmail json YAML

Adding new package for Perl module Future from CPAN distribution Future
version 0.25 into devel/p5-Future

A "Future" object represents an operation that is currently in progress, or
has recently completed. It can be used in a variety of ways to manage the
flow of control, and data, through an asynchronous program.

(sno)

2014-02-23 13:35:41 UTC MAIN commitmail json YAML

avoid using -lutil on SunOS

(richard)

2014-02-23 13:20:41 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Cache-Transparent to 1.1

(wen)

2014-02-23 13:19:55 UTC MAIN commitmail json YAML

Update to 1.1
Add LICENSE

Upstream changes:
2012-10-25 Mattias Holmlund

  Version 1.1

    Unlink temporary cachefiles if we fail to give them a proper name
      Resolves https://rt.cpan.org/Ticket/Display.html?id=60065

    Handle multiple simultaneous cache cleanups
      Hopefully resolves https://rt.cpan.org/Public/Bug/Display.html?id=77015

    Handle caching of zero-size documents
      Resolves https://rt.cpan.org/Public/Bug/Display.html?id=76785

    Populate $response->message with the default message for the code
      Patch from Graham Barr

    Ensure response has access to request when fetching from cache
      Patch from Graham Barr.

    Handle undefined content from servers.

(wen)

2014-02-23 13:16:35 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Async to 0.23

(wen)

2014-02-23 13:15:11 UTC MAIN commitmail json YAML

Update to 0.23
Add LICENSE
Add missing BUILD_DEPENDS for regress test

Upstream changes:
0.23 2013/11/03

  * Added REAL_SERVERS check to t/proxy-with-https.t
  - Thanks to Gregor Herrmann, Debian Perl Group, for the patch

0.22 2013/09/12

  * Added repository cpan metadata to Makefile.PL
  - Thanks to David Steinbrunner for the patch

0.21 2013/08/29

  * Updated Changes file to meet CPAN::Changes::Spec
    * FIxed unparseable date for version 0.02

0.20 2013/07/18

  * Updates Changes file to meet CPAN::Changes::Spec
    * Changed and standardized date formats
    * Changed name from CHANGES to Changes
    * Added author/release test to check this going forward

0.19 2013/07/17

  * Added ssl_options support
  * Increased Net::HTTPS::NB requirement to 0.13
  - Thanks to Heikki Vatiainen for the patch

0.18 2013/05/27

  * Fixed typo in POD
  - Added THANKS for Florian (fschlich)

0.17 2013/04/20

  * Added local_addr and local_port support
  * Standardised test names
  * Added THANKS for github user c00ler-

0.16 2013/04/04

  * Fixed CPAN Testers bug in bad-hosts.t

0.15 2013/04/04

  * Two bug fixes provided by Josef Toman:
    * Fixed header handling to use header_field_names()
    * Replaced _make_url_absolute with URI::new_abs()

0.14 2013/04/01

  * More diagnostics in bad-hosts.t on failure

0.13 2013/03/29

  * Fixed t/real-servers.t to work whether or not Net::HTTPS::NB is available

0.12 2013/03/29

  * New logic for making https requests through a proxy
  * Made tests run ok in parallel by using different ports per test
  * Set explicit SSL_verify_mode in real-servers.t
  * Minor update to code comment about is_proxy mode

0.11 2012/11/13

  * Use high ports to prevent test failure when 8080 is already used
  * Travis config

0.10 2012/03/08

  * added support for https requests - thanks Naveed Massjouni

(wen)

2014-02-23 13:03:40 UTC MAIN commitmail json YAML

Updated www/p5-HTML-TokeParser-Simple to 3.16

(wen)

2014-02-23 13:02:50 UTC MAIN commitmail json YAML

Update to 3.16

Upstream changes:
3.16  2013-06-26
      Fix POD errors and move POD tests to XT directory.
      Fix spelling errors.

(wen)

2014-02-23 12:58:16 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Template to 2.95

(wen)

2014-02-23 12:57:24 UTC MAIN commitmail json YAML

Update to 2.95

Upstream changes:
2.95 Mon Oct 21 2013
    - Added support for "none" for default_escape [Mark Stosberg]
    - Escape unicode new-line characters in JS escape [Michael Peters]

(wen)

2014-02-23 12:44:11 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Selector-XPath to 0.16

(wen)

2014-02-23 12:42:53 UTC MAIN commitmail json YAML

Update to 0.16

Upstream changes:
0.16 Sat Aug 10 17:52:00 GMT 2013
      - Added link to repository (D. Steinbrunner)

0.15 Mon Oct  1 19:14:05 GMT 2012
      - Fix bugs in :contains("string") (Aaron Crane)

(wen)

2014-02-23 11:40:00 UTC MAIN commitmail json YAML

2014-02-23 11:38:58 UTC MAIN commitmail json YAML

Updated www/p5-HTML-FormFu to 1.00

(wen)

2014-02-23 11:38:48 UTC MAIN commitmail json YAML

Added devel/p5-Test-Identity version 0.01

(sno)

2014-02-23 11:34:00 UTC MAIN commitmail json YAML

Added devel/p5-Test-Identity version 0.01

(sno)

2014-02-23 11:32:17 UTC MAIN commitmail json YAML

Update to 1.00
Add missing DEPENDS

Upstream changes:
1.00 2013-12-16

    - TT template files changed - update them if you use a local copy.
      Template file 'label_tag' renamed to 'label_element' - old file can
      be deleted. 'field' file changed. New 'errors' file.

    - TT no longer listed as a prerequisite. If you use the TT files,
      you must add 'Template' to your own app's prereqs.

    - Element::reCAPTCHA and Constraint::reCAPTCHA moved out to separate
      distribution.

    - HTML::FormFu::MultiForm moved out to separate distribution.

    - auto_container_class(), auto_label_class(), auto_comment_class(),
      auto_container_error_class(), auto_container_per_error_class(),
      auto_error_class() no longer have default values.
      See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore
      previous behaviour.

    - auto_label_class() no longer adds class to container.
      auto_label_class() now adds class to label tag.
      new auto_container_label_class() adds class to container.
      See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore
      previous behaviour.

    - auto_comment_class() no longer adds class to both container and comment.
      auto_comment_class() now only adds class to comment tag.
      new auto_container_comment_class() adds class to container.
      See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore
      previous behaviour.

    - Bug fix: param_value() form method now matches documented behaviour -
      returns undef when field has errors. (Reported by Hailin Hu).

    - New Element::Email and Element::URL HTML5 input fields.

    - Role::Element::Input has new datalist_options(), datalist_values(),
      datalist_id() and auto_datalist_id() methods to support HTML5 datalists.
      auto_datalist_id() is an inherited accessor which can be set on the
      Form, MultiForm, or Block.

    - Form and Elements has new title() attribute short-cut.

    - Constraint::Regex has new anchored() accessor.

    - New Input attribute accessors: placeholder(), pattern(), autocomplete().

    - New Input boolean attribute accessors: autofocus(), multiple(), required().

    - New Field inherited accessors: auto_container_per_error_class(),
      auto_error_container_class(), auto_error_container_per_error_class(),
      error_tag(), error_container_tag

    - Constraints have new experimental method fetch_error_message().

    - All field elements have new method error_filename().

    - default_args() now supports 'Block', 'Field', 'Input' pseudo-elements,
      '|' alternatives, and '+' and '-' ancestor modifiers.

    - New Czech (cs) I18N translation by Jan Grmela.

    - mk_inherited_accessors() now also creates a *_no_inherit() method.

    - Experimental new roles() form method.

    - form methods start(), end() now respect render_method - no longer
      force use of tt templates.

    - Bug fix: del_attribute() on empty attribute no longer sets the attribute.

    - All attribute accessors generated with mk_attrs() now have *_loc variants.

    - form methods start(), end() now respect render_method - no longer
      force use of tt templates.

    - Tests now always require Test::Aggregate::Nested.
      Re-enable aggregate tests on Win32.
      Don't run all tests twice under both aggregate and t/ (doh!)

(wen)

2014-02-23 11:31:31 UTC MAIN commitmail json YAML

Updated devel/subversion to 1.8.8; devel/git to 1.9.0; databases/postgresql93 to 9.3.3; databases/postgresql92 to 9.2.7; databases/postgresql91 to 9.1.12; databases/postgresql90 to 9.0.16; databases/postgresql84 to 8.4.20

(adam)

2014-02-23 11:30:36 UTC MAIN commitmail json YAML

Adding new package for Perl module Test::Identity from CPAN distribution
Test-Identity version 0.01 into devel/p5-Test-Identity

This module provides a single testing function, "identical". It asserts
that a given reference is as expected; that is, it either refers to the
same
object or is "undef". It is similar to "Test::More::is" except that it uses
"refaddr", ensuring that it behaves correctly even if the references under
test are objects that overload stringification or numification.

(sno)

2014-02-23 11:25:54 UTC MAIN commitmail json YAML

Changes:
This update fixes CVE-2014-0060, in which PostgreSQL did not properly enforce the WITH ADMIN OPTION permission for ROLE management.
This update also fixes some issues which affect binary replication and row locking, and can cause recoverable data corruption in some cases.
In addition to the above, the following issues are fixed in this release:

Fix WAL logging of visibility map change
Make sure that GIN indexes log all insertions
Get pause_at_recovery_target to pause at correct time
Ensure walreceiver sends hot-standby feedback messages on time
Prevent timeout interrupts from taking control away from mainline code
Eliminate several race conditions
Fix some broken HINTs in error messages
Prevent server lockup on SSL connection loss
Fix two Unicode handling issues
Prevent crash on certain subselect syntax
Prevent crash on select from zero column table
Fix two bugs with LATERAL
Fix issue with UNION ALL, partitioning, and updates
Ensure that ANALYZE understands domains over ranges
Eliminate permissions check when using default tablespace
Fix memory leakage in JSON functions
Allow extensions with event triggers
Distinguish numbers correctly in JSON output
Fix permissions for pg_start_backup() and pg_stop_backup()
Accept SHIFT_JIS as locale name
Fix .* expansion for SQL function variables
Prevent infinite loop on some COPY connection failures
Several fixes for client issues on Windows
Enable building PostgreSQL with Visual Studio 2013
Update time zone files for recent changes

(adam)

2014-02-23 11:23:33 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Aggregate to 0.371

(wen)

2014-02-23 11:21:01 UTC MAIN commitmail json YAML

Added devel/p5-Test-Refcount version 0.07

(sno)

2014-02-23 11:20:28 UTC MAIN commitmail json YAML

Update to 0.371

Upstream changes:
0.371  2013-09-23
        - Fix bug in our test suite that failed to count enough diagnostics
          when run under verbose mode.
          Closes rt-88912 (and http://bugs.debian.org/724297).
          Thanks to gregor herrmann, Debian Perl Group for reporting.

(wen)

2014-02-23 11:20:08 UTC MAIN commitmail json YAML

Added devel/p5-Test-Refcount version 0.07

(sno)

2014-02-23 11:19:52 UTC MAIN commitmail json YAML

Adding new package for Perl module Test::Refcount from CPAN distribution
Test-Refcount version 0.07 into devel/p5-Test-Refcount

The Perl garbage collector uses simple reference counting during the normal
execution of a program. This means that cycles or unweakened references in
other parts of code can keep an object around for longer than intended. To
help avoid this problem, the reference count of a new object from its class
constructor ought to be 1. This way, the caller can know the object will be
properly DESTROYed when it drops all of its references to it.

(sno)

2014-02-23 10:22:13 UTC MAIN commitmail json YAML

Fix check for OPSYS on Solaris, which should be 'SunOS'.
(PM: LOWER_OPSYS is 'solaris')

(richard)

2014-02-23 10:19:41 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Format to 2.11

(wen)

2014-02-23 10:18:47 UTC MAIN commitmail json YAML

Update to 2.11
Add LICENSE
Add BUILD_DEPENDS for test

Upstream changes:
2.11      2013-10-27 20:57:23 Europe/London
    - Typo fixes from dsteinbrunner
      https://github.com/nigelm/html-format/pull/2
    - Markdown support from mrallen1
      https://github.com/nigelm/html-format/pull/1

(wen)

2014-02-23 10:08:59 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Mason-PSGIHandler to 0.53

(wen)

2014-02-23 10:08:12 UTC MAIN commitmail json YAML

Update to 0.53

Upstream changes:
0.53  September 13, 2013
  - Add new_psgi and as_psgi methods (Ricardo Signes)
  - Fix memory leak (under certain conditions)
  - basic test for leaks
  - Slightly change the internal invoke_mason method for easier reuse
    (Ask Bjorn Hansen)

(wen)

2014-02-23 10:01:51 UTC MAIN commitmail json YAML

Removed patch-subversion_include_svn_auth.h

(adam)

2014-02-23 10:00:27 UTC MAIN commitmail json YAML

Changes 1.8.5:

Foreign interfaces, subsystems and ports.

* The HTTP transport, when talking GSS-Negotiate, uses "100
  Continue" response to avoid having to rewind and resend a large
  payload, which may not be always doable.

* Various bugfixes to remote-bzr and remote-hg (in contrib/).

* The build procedure is aware of MirBSD now.

* Various "git p4", "git svn" and "gitk" updates.

UI, Workflows & Features

* Fetching from a shallowly-cloned repository used to be forbidden,
  primarily because the codepaths involved were not carefully vetted
  and we did not bother supporting such usage. This release attempts
  to allow object transfer out of a shallowly-cloned repository in a
  more controlled way (i.e. the receiver becomes a shallow repository
  with a truncated history).

* Just like we give a reasonable default for "less" via the LESS
  environment variable, we now specify a reasonable default for "lv"
  via the "LV" environment variable when spawning the pager.

* Two-level configuration variable names in "branch.*" and "remote.*"
  hierarchies, whose variables are predominantly three-level, were
  not completed by hitting a <TAB> in bash and zsh completions.

* Fetching a 'frotz' branch with "git fetch", while a 'frotz/nitfol'
  remote-tracking branch from an earlier fetch was still there, would
  error out, primarily because the command was not told that it is
  allowed to lose any information on our side.  "git fetch --prune"
  now can be used to remove 'frotz/nitfol' to make room for fetching and
  storing the 'frotz' remote-tracking branch.

* "diff.orderfile=<file>" configuration variable can be used to
  pretend as if the "-O<file>" option were given from the command
  line of "git diff", etc.

* The negative pathspec syntax allows "git log -- . ':!dir'" to tell
  us "I am interested in everything but 'dir' directory".

* "git difftool" shows how many different paths there are in total,
  and how many of them have been shown so far, to indicate progress.

* "git push origin master" used to push our 'master' branch to update
  the 'master' branch at the 'origin' repository.  This has been
  enhanced to use the same ref mapping "git push origin" would use to
  determine what ref at the 'origin' to be updated with our 'master'.
  For example, with this configuration

  [remote "origin"]
      push = refs/heads/*:refs/review/*

  that would cause "git push origin" to push out our local branches
  to corresponding refs under refs/review/ hierarchy at 'origin',
  "git push origin master" would update 'refs/review/master' over
  there.  Alternatively, if push.default is set to 'upstream' and our
  'master' is set to integrate with 'topic' from the 'origin' branch,
  running "git push origin" while on our 'master' would update their
  'topic' branch, and running "git push origin master" while on any
  of our branches does the same.

* "gitweb" learned to treat ref hierarchies other than refs/heads as
  if they are additional branch namespaces (e.g. refs/changes/ in
  Gerrit).

* "git for-each-ref --format=..." learned a few formatting directives;
  e.g. "%(color:red)%(HEAD)%(color:reset) %(refname:short) %(subject)".

* The command string given to "git submodule foreach" is passed
  directly to the shell, without being eval'ed.  This is a backward
  incompatible change that may break existing users.

* "git log" and friends learned the "--exclude=<glob>" option, to
  allow people to say "list history of all branches except those that
  match this pattern" with "git log --exclude='*/*' --branches".

* "git rev-parse --parseopt" learned a new "--stuck-long" option to
  help scripts parse options with an optional parameter.

* The "--tags" option to "git fetch" no longer tells the command to
  fetch _only_ the tags. It instead fetches tags _in addition to_
  what are fetched by the same command line without the option.

(adam)

2014-02-23 09:59:19 UTC MAIN commitmail json YAML

Changes 1.8.8:
User-visible changes:
- Client-side bugfixes:
  * use CryptoAPI to validate intermediary certificates on Windows (r1564623)
  * fix automatic relocate for wcs not at repository root (r1541638 et al)
  * diff: fix when target is a drive root on Windows (r1541635)
  * wc: improve performance when used with SQLite 3.8 (r1542765)
  * copy: fix some scenarios that broke the working copy (r1560690)
  * move: fix errors when moving files between an external and the parent
    working copy (r1551524, r1551579)
  * log: resolve performance regression in certain scenarios (r1553101 et al)
  * merge: decrease work to detect differences between 3 files (r1548486)
  * checkout: don't require flush support for symlinks on Windows (r1547774)
  * commit: don't change file permissions inappropriately (issue 4440)
  * commit: fix assertion due to invalid pool lifetime (r1553376 et al)
  * version: don't cut off the distribution version on Linux (r1544878 et al)
  * flush stdout before exiting to avoid information being lost (r1499470)
  * status: fix missing sentinel value on warning codes (r1543145)
  * update/switch: improve some WC db queries that may return incorrect
    results depending on how SQLite is built (r1567109)

- Server-side bugfixes:
  * reduce memory usage during checkout and export (r1564215)
  * fsfs: create rep-cache.db with proper permissions (issue 3437)
  * mod_dav_svn: prevent crashes with SVNListParentPath on (CVE-2014-0032)
  * mod_dav_svn: fix SVNAllowBulkUpdates directive merging (r1548105)
  * mod_dav_svn: include requested property changes in reports (r1557522)
  * svnserve: correct default cache size in help text (r1563110)
  * svnadmin dump: reduce size of dump files with '--deltas' (r1554978)
  * resolve integer underflow that resulted in infinite loops (r1567985)

Developer-visible changes:
- General:
  * fix ocassional failure of check_tests.py 12 (r1496127 et al)
  * fix failure with SQLite 3.8.1-3.8.3 when built with
    SQLITE_ENABLE_STAT3/4 due to bug in SQLite (r1567286, r1567392)
  * specify SQLite defaults that can be changed when SQLite is built
    to avoid unexpected behavior with Subversion (r1567064)

- API changes:
  * numerous documentation fixes
  * svn_client_commit_item3_dup() fix pool lifetime issues (r1550803)
  * ra_serf: properly ask multiple certificate validation providers for
    acceptance of certificate failures (r1535532)
  * release internal fs objects when closing commit editor (r1555499)
  * svn_client_proplist4() don't call the callback multiple times for
    the same path in order to deliver inherited properties (r1549858 et al)

- Bindings:
  * javahl: make test suite run without installing on OS X (r1535115)
  * swig: fix building out of tarball on OS X (r1555654)
  * swig-pl: fix with --enable-sqlite-compatibility-version (r1559009)
  * swig: fix building bindings on OS X when APR has the -no-cpp-precomp
    flag in the apr-config --cppflags output. (r1535610)
  * swig: fix building from tarball with an out-of-tree build (r1543187)

(adam)

2014-02-23 09:57:06 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Load to 0.32

(wen)

2014-02-23 09:56:21 UTC MAIN commitmail json YAML

Update to 0.32

Upstream changes:
0.32    Thu Feb 20 22:53:19 GMT 2014
* Fix tests to support statically built perls

0.30    Sat Jan 25 13:26:51 GMT 2014
* Fix 'uninitialized' warnings during testing
* Added done_testing() to tests

0.28    Sat Jan  4 11:07:27 GMT 2014
* Fix 'Prototype after' warnings

0.26    Sat Jan  4 10:08:35 GMT 2014
* New functions added (reisub)
* Documented by magnolia

(wen)

2014-02-23 09:49:21 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Mason to 1.54

(wen)

2014-02-23 09:47:53 UTC MAIN commitmail json YAML

Update to 1.54
Change option name fcgi to fasrcgi

Upstream changes:
1.54  Jan 19, 2014

    [ DISTRIBUTION ]

    - Remake with gnutar

1.53  Jan 18, 2014

    [ DISTRIBUTION ]

    - Attempt to fix corrupted tar

1.52  Oct 9, 2013

    [ BUG FIXES ]

    - Ignore 'Software caused connection abort' errors. RT #49031. Submitted
      by Morten Bjoernsvik.

    - Sort hash keys to deal with Perl 5.18+ hash randomization. RT
      #88708. Submitted by Zefram.

    - Fix 'and' precedence with explicit parens. RT #87050. Submitted by
      Alex Vandiver.

    - Escape each part of substitution, not their
      concatenation. github.com/jonswar/perl-HTML-Mason/pull/1. Submitted
      by Ricardo Signes.

    [ ENHANCEMENTS ]

    - Add use_warnings flag, similar to
      use_strict. github.com/jonswar/perl-HTML-Mason/pull/4. Submitted by
      Aevar Bjarmason.

1.51  May 8, 2013

    [ DISTRIBUTION ]

    - Fix hardcoded version

    [DOCS]

    - Add HTML::Mason::FAQ, from old masonhq.com website

(wen)

2014-02-23 07:16:44 UTC MAIN commitmail json YAML

Revert previous.
Fix build under NetBSD/amd64 6.99.32 and GCC 4.5.4.

(ryoon)

2014-02-23 02:13:25 UTC MAIN commitmail json YAML

Note update of textproc/p5-Dist-Zilla-Plugin-PodWeaver.

(hiramatsu)

2014-02-23 02:12:37 UTC MAIN commitmail json YAML

Update textproc/p5-Dist-Zilla-Plugin-PodWeaver to 4.005.

Changes from previous:
----------------------
4.005    2014-01-07 20:06:10-05:00 America/New_York
          require a newer PerlMunger to deal with non-ASCII input

4.004    2014-01-04 13:55:59 America/New_York
          fix the breakage of [PodWeaver] with weaver.ini

4.003    2014-01-04 08:17:17 America/New_York
          allow config_plugin to be given more than once

4.002    2013-11-12 13:15:37 America/New_York
          add weaver config to plugin config dump

4.001    2013-11-02 11:40:33 America/New_York
          stable release of v4

4.000    2013-10-20 08:15:20 America/New_York (TRIAL RELEASE)
          update to Pod::Weaver 4!

3.102000  2013-09-25 20:56:36 America/New_York
          include the plugin configuration details in x_Dist_Zilla metadata
          (thanks, Karen Etheridge!)

3.101642  2013-07-25 14:05:58 America/Los_Angeles
          pass the DZ logger to Pod::Weaver along correctly if weaver.ini exists

          document use of FileFinderUser and the finder attribute

          remove unused module loading, defer other loading until runtime

(hiramatsu)

2014-02-23 00:40:36 UTC MAIN commitmail json YAML

Add and enable toilet.

(schmonz)

2014-02-23 00:40:23 UTC MAIN commitmail json YAML

Added misc/toilet version 0.3

(schmonz)

2014-02-23 00:40:04 UTC MAIN commitmail json YAML

Add toilet, a free replacement for the FIGlet utility. TOIlet stands
for "The Other Implementation's letters", coined after FIGlet's
"Frank, Ian and Glen's letters".

TOIlet is in its very early development phase. It uses the powerful
libcaca library to achieve various text-based effects. TOIlet
implements or plans to implement the following features:

* The ability to load FIGlet fonts
* Support for Unicode input and output
* Support for colour fonts
* Support for colour output
* Support for various output formats: HTML, IRC, ANSI...

TOIlet also aims for full FIGlet compatibility. It is currently
able to load FIGlet fonts and perform horizontal smushing.

(schmonz)

2014-02-23 00:35:39 UTC MAIN commitmail json YAML

Updated graphics/libcaca to 0.99.18

(schmonz)

2014-02-23 00:35:32 UTC MAIN commitmail json YAML

Update to the non-deprecated 0.99.beta18, with help from jgoamakf's
pkgsrc-wip entry. From the changelog:

- new "cacaclock" utility
- improved FIGlet support
- improved Python and Ruby bindings
- numerous improvements and bugfixes
- new dirty rectangle framework for accelerated rendering
- new <conio.h> compatible header for old DOS software porting
- XCode and Visual Studio build improvements
- Unicode support in the X11 driver
- triangle texture mapping
- improved HTML output
- new troff output
- improved Ruby and .NET bindings
- new comprehensive PHP bindings
- new Java bindings
- Cocoa driver enhancements
- support for ANSI colour in FIGlet and TOIlet fonts
- documentation updates
- numerous improvements and bugfixes
- many build fixes, especially for nonstandard platforms
- libcucul was merged back into libcaca for more clarity
- internal FIGlet font support
- use C99 types in public headers
- runtime support for output drivers
- BBcode export support
- device-dependent cursor support
- event API rewrite
- minor API improvements and extensions
- img2txt improvements
- Ruby bindings
- Massive C# bindings improvements
- Python sample code
- Visual Studio build solution
- support for 90-degree canvas rotation
- better behaviour when trying to output Unicode on an ASCII terminal
- the built-in font now supports the Geometric Shapes, Halfwidth and Fullwidth
  Forms and Miscellaneous Symbols Unicode blocks
- new rotozoom effect in cacademo
- Cocoa output driver for Mac OS X
- preliminary .NET bindings
- many bugfixes and documentation changes
- fixed compilation of the C++ bindings
- fixed bugs in cucul_import_memory(), cucul_set_canvas_size()
- implemented caca_set_display_title() for ncurses and S-Lang
- minor bugfixes
- new debug mode
- blitting canvases now makes use of the canvas' handle coordinates
- import functions can read streamed data
- attribute to colorspace transformations
- added katakana and hiragana glyphs to the built-in font
- many bugfixes and documentation changes
- support for blink, bold, italics and underline attributes
- allow to import and export zero-sized canvases
- fixed Imlib2 support in cacaview
- fixed buffer overlows in the file importer
- big documentation updates
- allow to build the X11 and GL drivers as separate plugins
- support for fullwidth Unicode characters
- improved cucul_flip() and cucul_rotate()
- minor bugfixes and documentation updates
- transparency support in the UTF-8 importer and exporter
- optimised triangle fill routine
- updated C++ bindings
- ANSI importer now handles transparency and UTF-8
- Unicode support was broken for about 10% of the set
- various memory leaks were fixed
- implemented cucul_getchar() and cucul_get_color()
- handle transparency in the IRC export
- new cropping and expanding filters
- full Unicode support in the OpenGL driver
- portability fixes for 64-bit architectures, Win32 and MS-DOS
- all demos except cacafire were merged into cacademo
- added a compatibility layer for pre-1.x libcaca applications
- fixed manpage generation
- minor bugfixes and documentation updates
- libcaca functions use errno for error reporting
- updated C++ bindings
- minor improvements, bugfixes and documentation updates
- ANSI importer
- functions use errno for error reporting
- updated C++ bindings
- .NET bindings
- cacadraw, an ANSI viewer that will evolve into an editor
- Unicode input and output support for SLang and ncurses
- built-in fonts work on Win32
- license switched to WTFPL
- libcaca was split into libcucul, a standalone text manipulation backend,
    and libcaca, the display and user input frontend
- Unicode support
- TrueColor (more than 16 colours) support
- Floyd-Steinberg dithering
- gamma correction
- export functions for HTML, IRC, ANSI, SVG, PostScript, TGA...
- builtin fonts for device-independent bitmap output
- various text transformation routines (rotation, horizontal flip...)
- OpenGL renderer
- kernel mode to build libcaca programs into a bootable x86 kernel
- cacaserver, a telnet server that can be hooked to libcaca applications
- img2irc, an image to IRC conversion utility

(schmonz)

2014-02-22 23:32:39 UTC MAIN commitmail json YAML

Updated misc/tmux to 1.9a

(wiz)

2014-02-22 23:32:30 UTC MAIN commitmail json YAML

Update to 1.9a:

NOTE:  This is a bug-fix release to address some important bugs which just
missed the 1.9 deadline, but were found afterwards.

Normal Changes
==============

* Fix crash due to uninitialized lastwp member of layout_cell
* Fix -fg/-bg/-style with 256 colour terminals.

(wiz)

2014-02-22 19:12:20 UTC MAIN commitmail json YAML

needs -lX11 -lm on SunOS

(wiedi)

2014-02-22 18:15:37 UTC MAIN commitmail json YAML

Update distinfo.  Should be fix PR pkg/48615.

(taca)

2014-02-22 18:15:33 UTC MAIN commitmail json YAML

Fix int types on SunOS

(wiedi)

2014-02-22 17:40:38 UTC MAIN commitmail json YAML

Link network libs on SunOS

(wiedi)

2014-02-22 17:28:34 UTC MAIN commitmail json YAML

Enable MPMs select.
It is disabled by my misunderstanding.
The default binary is not changed.

(ryoon)

2014-02-22 14:52:51 UTC MAIN commitmail json YAML

Updated audio/darkice to 1.2

(wiedi)

2014-02-22 14:51:03 UTC MAIN commitmail json YAML

Update darkice to 1.2

Forward ported the existing patches that were not upstream yet.
Also added patches for cfmakeraw and log10(int) amgiguity to fix build on SunOS.
>From the changelog since 0.17.1

15-07-2013 Darkice 1.2 released
    o Issue #75: Added Ogg/Opus support. Patch by Doug Kelly
dougk.ff7@gmail.com
    o Fix 'Ring Ruffer' reports.
      - Increased buffer for jack to 5 seconds
      - prevent darkice termination by jack, report no fatal problem when we
        have a ringbuffer overflow, can happen during startup
        If we can not handle input audio fast enough we just ignore the buffer
        and skip it, and just report it.
      - new multithreaded connector code, now handles encoders in parallel
        and does not spin waiting, cpu load will be very much lower now
        Codes uses 2 condition variables to report data availability and
        consumer thread availability
      - Hopes are that glitching reports will be a thing of the past
      - minor compiler warnings fixed
        (Fix by Edwin van den Oetelaar)
    o Issue #56: Wrong icecast2 password isn't properly reported, fixed.
  thanks to Filipe Roque <flip.roque@gmail.com>
    o Issue #57: BufferedSink makes streams invalid, fixed.
  thanks to Alban Peignier <alban.peignier@gmail.com>
    o Issue #30: Segmentation Fault when creating file with fileAddDate, fixed
  thanks to Filipe Roque <flip.roque@gmail.com>

27-10-2011 Darkice 1.1 released
    o Updated aac+ encoding to use libaacplus-2.0.0 api.
  thanks to Sergiy <piratfm@gmail.com>
    o Added pulseaudio support
  closes ticket #25
  thanks to Filipe Roque <flip.roque@gmail.com> and
  and Johann Fot <johann.fot@dunkelfuerst.com>
    o Added rtprio parameter and revisited realtime priority
  closes ticket #21
          thanks to Adrian Knoth <adi@drcomp.erfurt.thur.de>
    o Fixed a call to a deprecated jack call
  closes ticket #22
  thanks to Adrian Knoth again.

09-05-2010 Darkice 1.0 released
    o fixed a bug in BufferedSink.cpp that leads to some buffers
  being written twice, causing corruption of datastream,
  closes ticked #20
  thanks to Edwin van den Oetelaar <oetelaar.automatisering@gmail.com>
    o implemented samplerate conversion for all codecs using libsamplerate,
  and keeping internal aflibConverter as fallback,
          thanks to Sergiy <piratfm@gmail.com>
    o bugfix: fix for alsa driver - closes ticked #8
          thanks to Clemens Ladisch <clemens@ladisch.de>

14-11-2009 Darkice 0.20.1 released
    o added rc.darkice init script
  thanks to Niels Dettenbach <nd@syndicat.com>
    o bugfix: fix for gcc 4.4

05-11-2009 Darkice 0.20 released

    o new maintainer: Rafael Diniz <rafael@riseup.net>
    o added AAC HEv2 encoding support (branch darkice-aacp merged) through
  libaacplus, http://tipok.org.ua/ru/node/17
  thanks to tipok <piratfm@gmail.com> and others for the contribution.
    o bugfix: the configure script recognizes Ogg Vorbis shared objects
  now, not just static libraries. Thanks to omroepvenray.
    o bugfix: enabling jack source compilation on Debian Lenny,
  thanks to Alessandro Beretta <alessandro.baretta@radiomaria.org>

07-07-2008 Darkice 0.19 released

    o added mount point option for Darwin Streaming Server
      thanks to Pierre Souchay <pierre@souchay.net>
    o fix for some reliablity issues when using a Jack source
      thanks to Pierre Souchay <pierre@souchay.net>
    o enable easier finding of jack libraries on MacOS X,
      thanks to Daniel Hazelbaker <daniel@highdesertchurch.com>
    o added ability to specify name of jack device created by darkice,
      thanks to Alessandro Beretta <alessandro.baretta@radiomaria.org>

26-04-2007 DarkIce 0.18.1 released

    o enable real-time scheduling for non-super-users, if they have
      the proper operating system permissions,
      thanks to Jens Maurer <Jens.Maurer@gmx.net>
    o fix to enable compliation of the Serial ULAW code on MacOS X,
      thanks to Elod Horvath <elod@itfais.com>
    o fix to solve Shoutcast login failures, introduced in 0.18

05-03-2007 DarkIce 0.18 released

    o added serial ulaw input device support, thanks to
      Clyde Stubbs <clyde@htsoft.com>
    o improvements on reconnecting:
      added TCP connection keep-alive to TCP sockets
      added graceful sleep when trying to reconnect
    o added user-defined date formatting for the fileAddDate options,
      thanks to dsk <derrick@csociety.org>
    o added logging facility - [file-X] targets will cut the saved file
      and rename it as needed when darkice recieves the SIGUSR1 signal
    o added default configuration file handling - if no configuration file
      is specified, /etc/darkice.cfg is used
    o fix to enable compiling on 64 bit platforms
      thanks to Alexander Vlasov <zulu@galaradio.com> and
      Mariusz Mazur <mmazur@kernel.pl>
    o fix to enable file dump feature using ogg vorbis.
      thanks to dsk <derrick@csociety.org>
    o fix to enable compiling with jack installed at arbitrary locations

(wiedi)

2014-02-22 14:43:51 UTC MAIN commitmail json YAML

+ calibre-1.25, ed-1.10, samba-4.1.5, wine-devel-1.7.13.

(wiz)

2014-02-22 14:42:08 UTC MAIN commitmail json YAML

Updated misc/tmux to 1.9

(wiz)

2014-02-22 14:41:57 UTC MAIN commitmail json YAML

Update to 1.9:

NOTE:  This release has bumped the tmux protocol version.  It is therefore
advised that the prior tmux server is restarted when this version of tmux is
installed, to avoid protocol mismatch errors for newer clients trying to
talk to an older running tmux server.

Incompatible Changes
====================

* 88 colour support has been removed.
* 'default-path' has been removed.  The new-window command accepts '-c' to
  cater for this.  The previous value of "." can be replaced with: 'neww -c
  $PWD', the previous value of '' which meant current path of the pane can
  be specified as:  'neww -c "#{pane_current_path}"'

Deprecated Changes
==================

* The single format specifiers:  #A -> #Z (where defined) have been
  deprecated and replaced with longer-named equivalents, as listed in the
  FORMATS section of the tmux manpage.
* The various foo-{fg,bg,attr} commands have been deprecated and replaced
  with equivalent foo-style option instead.  Currently this is still
  backwards-compatible, but will be removed over time.

Normal Changes
==============

* A new environment variable TMUX_TMPDIR is now honoured, allowing the
  socket directory to be set outside of TMPDIR (/tmp/ if not set).
* If -s not given to swap-pane the current pane is assumed.
* A #{pane_syncronized} format specifier has been added to be a conditional
  format if a pane is in a syncronised mode (c.f. syncronize-panes)
* Tmux now runs under Cygwin natively.
* Formats can now be nested within each other and expanded accordingly.
* Added 'automatic-rename-format' option to allow the automatic rename
  mechanism to use something other than the default of
  #{pane_current_command}.
* new-session learnt '-c' to specify the starting directory for that session
  and all subsequent windows therein.
* The session name is now shown in the message printed to the terminal when
  a session is detached.
* Lots more format specifiers have been added.
* Server race conditions have been fixed; in particular commands are not run
  until after the configuration file is read completely.
* Case insensitive searching in tmux's copy-mode is now possible.
* attach-session and switch-client learnt the '-t' option to accept a window
  and/or a pane to use.
* Copy-mode is only exited if no selection is in progress.
* Paste key in copy-mode is now possible to enter text from the clipboard.
* status-interval set to '0' now works as intended.
* tmux now supports 256 colours running under fbterm.
* Many bug fixes!

(wiz)

2014-02-22 14:29:45 UTC MAIN commitmail json YAML

Updated www/goaccess to 0.7.1

(wiedi)

2014-02-22 14:27:43 UTC MAIN commitmail json YAML

Update goaccess to 0.7.1

Changes to GoAccess 0.7.1 - Monday, February 17, 2014

  * Added ability to get real OS names using --real-os. (Android, Windows, Mac)
  * Added ability to log debug messages to a file.
  * Added ability to parse tab-separated log format strings.
  * Added ability to support terminals without colors.
  * Added ability to turn off color output by using --no-color flag.
  * Added command line option to append HTTP method to request.
  * Added command line option to append HTTP protocol to request.
  * Added long options to command-line.
  * Added missing Win 9x 4.90 (Windows Me) user-agent.
  * Added missing Windows RT user-agent.
  * Ensure mouse click does not reset expanded module if it is the same.
  * Fixed Amazon CloudFront tab-separated log format.
  * Fixed "FreeBSD style" ncursesw built into system.
  * Fixed HTML report issue where data cell would not wrap.
  * Fixed issue when isatty() could not find a valid file descriptor.
  * Fixed SymbianOS user-agent and retrieve its version.

(wiedi)

2014-02-22 14:19:36 UTC MAIN commitmail json YAML

2014-02-22 14:16:06 UTC MAIN commitmail json YAML

2014-02-22 14:14:01 UTC MAIN commitmail json YAML

2014-02-22 14:10:06 UTC MAIN commitmail json YAML

Link network libs on SunOS

(wiedi)

2014-02-22 14:08:58 UTC MAIN commitmail json YAML

Link network libs on SunOS

(wiedi)

2014-02-22 13:11:22 UTC MAIN commitmail json YAML

Use ${NETBSD_LOGIN_NAME} for ssh.

(obache)

2014-02-22 12:36:29 UTC MAIN commitmail json YAML

+ transfig-3.2.5e xfig-3.2.5c

(obache)

2014-02-22 11:15:17 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 4.1.7.

(tron)

2014-02-22 11:14:57 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 4.1.7.
Changes since version 4.0.10:
- This release contains many improvements and bug fixes. With this
  release the minimum supported PHP version is now 5.3 and the minimum
  MySQL version is 5.5.
- Allow specifying a port when connecting to the controlhost
- User interface improvements to server privileges, view creation, the
  Operations tab, Relation View, and when creating new users
- Added support for AES_ENCRYPT on BLOB columns
- Added support for relations with ndbcluser
- Added optional ReCAPTCHA support during login
- Added support for fractional seconds in time, datetime, and timestamp
  columns
- Added find and replace by column
- Added the Error Reporting Component, an optional feature allowing
  users to report certain errors directly to the phpMyAdmin bug team
- Added configurable menus (so an administrator can hide certain features)

(tron)

2014-02-22 09:50:48 UTC MAIN commitmail json YAML

Additionally check underlying builtin openssl for builtin detection.

It will be done in mk/buildlink3/bsd.buildlink3.mk later, but not for
standalone builtin check (with CHECK_BUILTIN.heimdal=yes).

(obache)

2014-02-22 09:45:36 UTC MAIN commitmail json YAML

Fixes builtin detection with CHECK_BUILTIN.openssl=yes.

Define BUILTINK_API_DEPENDS.openssl same as buildlink3.mk if not defined yet
for the case checking builtin (CHECK_BUILTIN.openssl==yes).

(obache)

2014-02-22 09:44:33 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 4.83

(wen)

2014-02-22 09:43:46 UTC MAIN commitmail json YAML

Update to 4.83

Upstream changes:
4.83  2014-02-19
  - Improved Mojo::JSON to handle encoding errors more gracefully.
  - Fixed line numbers in Mojo::JSON error messages.

4.82  2014-02-19
  - Added decode_json and encode_json functions to Mojo::JSON.
  - Added data attribute to Mojo::JSON::Pointer.
  - Fixed bug in "user_agent_online.t".
  - Fixed small decoding bug in Mojo::JSON.

(wen)

2014-02-22 09:40:52 UTC MAIN commitmail json YAML

Use .elif, not .else if

(ryoon)

2014-02-22 09:35:20 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Xslate to 3.1.2

(wen)

2014-02-22 09:33:20 UTC MAIN commitmail json YAML

Update to 3.1.2

Upstream changes:
3.1.2 2014-02-20 21:09:47+0900
    [TEST]
    - Add a test for github issue #105, which will fail on Perl 5.19.x

(wen)

2014-02-22 09:26:54 UTC MAIN commitmail json YAML

2014-02-22 09:20:30 UTC MAIN commitmail json YAML

itcl (4.0.0) is in tcl 8.6 (and later).

(obache)

2014-02-22 09:19:25 UTC MAIN commitmail json YAML

Do same as bootstrap script

(obache)

2014-02-22 08:58:06 UTC MAIN commitmail json YAML

Updated textproc/p5-PDF-API2 to 2.021

(wen)

2014-02-22 08:57:04 UTC MAIN commitmail json YAML

Update to 2.021

Upstream changes:
2.021    2014-02-20

    - Fixed numerous bugs in the string parsing code, including the
      one reported in [RT #63918] by Frank Doepper.

    - [RT #41049] Rewrote literal string parsing to prevent a stack
      overflow due to an inefficient regex (reported by Sergei
      Fetisov).

    - [RT #91822] Fix compression of GIF images to ensure that output
      codes don't exceed 12 bits (reported by Vadim Repin).

    - The RunLengthDecode filter didn't actually work.  Its code has
      been rewritten and now passes basic encoding and decoding tests.

    - Fix Code128 barcode switching from Code C to Code B in certain
      cases (reported by Doru Petrescu).

(wen)

2014-02-22 08:47:36 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Tiny to 0.043

(wen)

2014-02-22 08:46:48 UTC MAIN commitmail json YAML

Update to 0.043

Upstream changes:
0.043    2014-02-20 20:40:23-05:00 America/New_York

    [FIXED]

    - Does not send absolute request URI when tunneling SSL via proxy

    - Fixes regression in setting host name to verify SSL

    - Protects tests from https_proxy and all_proxy when doing mock testing

0.042    2014-02-18 11:23:17EST-0500 America/New_York

    [ADDED]

    - If IO::Socket::IP 0.25+ is installed, HTTP::Tiny will use it for
      transparent IPv4 or IPv6 support.

0.041    2014-02-17 13:07:54-05:00 America/New_York

    [no code change, only an amended Changes file]

    [INCOMPATIBLE CHANGES (from 0.039)]

    - The 'proxy' attribute no longer takes precedence over the
      'http_proxy' environment variable.  With the addition of http_proxy
      and https_proxy attributes (and corresponding environment variable
      defaults), the legacy 'proxy' attribute now maps to the
      all_proxy/ALL_PROXY environment variable and only takes effect when
      other proxy attributes are not defined.

    [ADDED (since 0.039)]

    - Added 'keep_alive' attribute for single-server persistent connections
      (Clinton Gormley)

    - Added support for Basic authorization with proxies

    - Added support for https proxies via CONNECT

    [FIXED (since 0.039)]

    - Requests are made with one less write for lower latency (Martin
      Evans)

0.040    2014-02-17 13:02:47-05:00 America/New_York

    [INCOMPATIBLE CHANGES]

    - The 'proxy' attribute no longer takes precedence over the
      'http_proxy' environment variable.  With the addition of http_proxy
      and https_proxy attributes (and corresponding environment variable
      defaults), the legacy 'proxy' attribute now maps to the
      all_proxy/ALL_PROXY environment variable and only takes effect when
      other proxy attributes are not defined.

    [ADDED]

    - Added support for Basic authorization with proxies

    - Added support for https proxies via CONNECT

(wen)

2014-02-22 08:40:32 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 3.07

(wen)

2014-02-22 08:39:43 UTC MAIN commitmail json YAML

Update to 3.07

Upstream changes:
3.07 Fri Feb 21 2014
- fix for is_core tests and perls ending in 0

3.06 Thu Feb 20 2014
- updated for 5.19.9
- fix Module::CoreList::is_core default perl version
- fix Module::CoreList::is_core version comparision

3.05
  - Prepared for v5.19.9

(wen)

2014-02-22 08:36:15 UTC MAIN commitmail json YAML

Updated net/p5-SOAP-Lite to 1.11

(wen)

2014-02-22 08:31:56 UTC MAIN commitmail json YAML

Update to 1.11

Upstream changes:
1.11 February 21, 2014
    ! #93080 bug when SOAP::Lite is trying to parse WSDL definition by https with custom settings

1.10 January 23, 2014
    ! Fixed uninitialized warning when Context-Length is not set [github/dbeusee]
    ! avoid string eval in as_base64 [github/otrosien]
    ! #88915 warnings issued with using importing with +trace

1.09 January 14, 2013
    ! #92025 tighten multipart content-type matching [dmn@debian.org]

(wen)

2014-02-22 07:55:16 UTC MAIN commitmail json YAML

Updated sysutils/tkdesk to 2.0p2

(obache)

2014-02-22 07:53:47 UTC MAIN commitmail json YAML

Update fkdesk to 2.0p2, apply upstream patches, with fixes build with TCL 8.6,
Itcl 4.0.0 is bundled.
XXX: but not works well yet.

2.0p1  04/16/2004
Compilation of the file libdesk/tixImgXpm.c fails when using a Tk version lower than 8.3.

2.0p2  04/20/2004
Some Linux distributions are using newer "unofficial" versions of Incr Tcl
(Itcl). Though TkDesk 2.0 works with the official Itcl 3.2.1 release, these
newer Itcl installations disable backwards compatibility for some older Itcl
syntax that TkDesk still requires. The typical symptom of this problem is this
error message when TkDesk is started:
Error in startup script: can't rename "itcl_class": command doesn't exist...

(obache)

2014-02-22 05:33:33 UTC MAIN commitmail json YAML

Add LICENSE=cc0-1.0-universal.

(hiramatsu)

2014-02-22 03:26:53 UTC MAIN commitmail json YAML

Drop tcl-itcl/buildlink3.mk, now tcl includes tcl-itcl.
(PKGREVISION++ not necessary, failing to build after recent revbump)
-.include "../../lang/tcl-itcl/buildlink3.mk"
+#include "../../lang/tcl-itcl/buildlink3.mk"
.include "../../lang/tcl/buildlink3.mk"

(mef)

2014-02-22 03:23:41 UTC MAIN commitmail json YAML

Note update of lang/ruby193-base package to 1.9.3p484nb3.

(taca)

2014-02-22 03:23:10 UTC MAIN commitmail json YAML

Fix patch for rubygems/dependency_installer.rb, noted by Joerg Sonnenberger
via private e-mail.

Bump PKGREVISION.

(taca)

2014-02-22 02:53:24 UTC MAIN commitmail json YAML

Updated filesystems/openafs to 1.6.6 [gendalia 2014-02-22]

(wiz)

2014-02-22 02:51:47 UTC MAIN commitmail json YAML

Add patches/patch-util_google_sparsehash_sparseconfig.h to distinfo

(wiz)

2014-02-22 01:28:46 UTC MAIN commitmail json YAML

Updated sysutils/xentools42 to 4.2.4

(prlw1)

2014-02-22 01:28:23 UTC MAIN commitmail json YAML

Update xentools42 to 4.2.4

Removed patch-libxc_xc_dom_h: commited as cb08944a

This fixes the following critical vulnerabilities:

- CVE-2013-2212 / XSA-60 Excessive time to disable caching with HVM guests with
PCI passthrough
- CVE-2013-1442 / XSA-62 Information leak on AVX and/or LWP capable CPUs
- CVE-2013-4355 / XSA-63 Information leaks through I/O instruction emulation
- CVE-2013-4361 / XSA-66 Information leak through fbld instruction emulation
- CVE-2013-4368 / XSA-67 Information leak through outs instruction emulation
- CVE-2013-4369 / XSA-68 possible null dereference when parsing vif ratelimiting
info
- CVE-2013-4370 / XSA-69 misplaced free in ocaml xc_vcpu_getaffinity stub
- CVE-2013-4371 / XSA-70 use-after-free in libxl_list_cpupool under memory press
ure
- CVE-2013-4375 / XSA-71 qemu disk backend (qdisk) resource leak
- CVE-2013-4416 / XSA-72 ocaml xenstored mishandles oversized message replies
- CVE-2013-4494 / XSA-73 Lock order reversal between page allocation and grant t
able locks
- CVE-2013-4553 / XSA-74 Lock order reversal between page_alloc_lock and mm_rwlo
ck
- CVE-2013-4551 / XSA-75 Host crash due to guest VMX instruction execution
- CVE-2013-4554 / XSA-76 Hypercalls exposed to privilege rings 1 and 2 of HVM gu
ests
- CVE-2013-6375 / XSA-78 Insufficient TLB flushing in VT-d (iommu) code
- CVE-2013-6400 / XSA-80 IOMMU TLB flushing may be inadvertently suppressed
- CVE-2013-6885 / XSA-82 Guest triggerable AMD CPU erratum may cause host hang
- CVE-2014-1642 / XSA-83 Out-of-memory condition yielding memory corruption duri
ng IRQ setup
- CVE-2014-1891 / XSA-84 integer overflow in several XSM/Flask hypercalls
- CVE-2014-1895 / XSA-85 Off-by-one error in FLASK_AVC_CACHESTAT hypercall
- CVE-2014-1896 / XSA-86 libvchan failure handling malicious ring indexes
- CVE-2014-1666 / XSA-87 PHYSDEVOP_{prepare,release}_msix exposed to unprivilege
d guests
- CVE-2014-1950 / XSA-88 use-after-free in xc_cpupool_getinfo() under memory pre
ssure

Apart from those there are many further bug fixes and improvements.

(prlw1)

2014-02-22 01:23:16 UTC MAIN commitmail json YAML

Updated sysutils/xenkernel42 to 4.2.4

(prlw1)

2014-02-22 01:22:49 UTC MAIN commitmail json YAML

Update xenkernel42 to 4.2.4

This fixes the following critical vulnerabilities:

- CVE-2013-2212 / XSA-60 Excessive time to disable caching with HVM guests with PCI passthrough
- CVE-2013-1442 / XSA-62 Information leak on AVX and/or LWP capable CPUs
- CVE-2013-4355 / XSA-63 Information leaks through I/O instruction emulation
- CVE-2013-4361 / XSA-66 Information leak through fbld instruction emulation
- CVE-2013-4368 / XSA-67 Information leak through outs instruction emulation
- CVE-2013-4369 / XSA-68 possible null dereference when parsing vif ratelimiting info
- CVE-2013-4370 / XSA-69 misplaced free in ocaml xc_vcpu_getaffinity stub
- CVE-2013-4371 / XSA-70 use-after-free in libxl_list_cpupool under memory pressure
- CVE-2013-4375 / XSA-71 qemu disk backend (qdisk) resource leak
- CVE-2013-4416 / XSA-72 ocaml xenstored mishandles oversized message replies
- CVE-2013-4494 / XSA-73 Lock order reversal between page allocation and grant table locks
- CVE-2013-4553 / XSA-74 Lock order reversal between page_alloc_lock and mm_rwlock
- CVE-2013-4551 / XSA-75 Host crash due to guest VMX instruction execution
- CVE-2013-4554 / XSA-76 Hypercalls exposed to privilege rings 1 and 2 of HVM guests
- CVE-2013-6375 / XSA-78 Insufficient TLB flushing in VT-d (iommu) code
- CVE-2013-6400 / XSA-80 IOMMU TLB flushing may be inadvertently suppressed
- CVE-2013-6885 / XSA-82 Guest triggerable AMD CPU erratum may cause host hang
- CVE-2014-1642 / XSA-83 Out-of-memory condition yielding memory corruption during IRQ setup
- CVE-2014-1891 / XSA-84 integer overflow in several XSM/Flask hypercalls
- CVE-2014-1895 / XSA-85 Off-by-one error in FLASK_AVC_CACHESTAT hypercall
- CVE-2014-1896 / XSA-86 libvchan failure handling malicious ring indexes
- CVE-2014-1666 / XSA-87 PHYSDEVOP_{prepare,release}_msix exposed to unprivileged guests
- CVE-2014-1950 / XSA-88 use-after-free in xc_cpupool_getinfo() under memory pressure

Apart from those there are many further bug fixes and improvements.

(prlw1)

2014-02-22 00:59:26 UTC MAIN commitmail json YAML

skip checking portability on installer/misc/makedeb.sh.

(mrg)

2014-02-22 00:35:53 UTC MAIN commitmail json YAML

Updated pkgtools/pbulk to 0.52

(jperkin)

2014-02-22 00:35:41 UTC MAIN commitmail json YAML

pbulk-0.52: ensure sort(1) is called with LC_ALL=C

Without this, a LANG of e.g. en_US.UTF-8 would sort "- *" before "+ <file>",
resulting in no packages being uploaded.

(jperkin)

2014-02-21 21:42:21 UTC MAIN commitmail json YAML

+scipy-0.13.3

(rodent)

2014-02-21 21:33:51 UTC MAIN commitmail json YAML

Upgrade OpenAFS to 1.6.6.
Remove unused options bos-new-config, fast-restart, & largefile.
Remove patches fixed upstream.

OpenAFS 1.6.6

  All platforms

    * As of this release, OpenAFS no longer ships uncompressed source tarballs.
      Tarballs are still shipped with both compression formats, gzip and bzip2.
      (10131)

    * Documentation improvements (10136 10314 10601)

    * Improved diagnostics and error messages (9412 10085 10274)

    * Avoid redefining "assert" in our public header files, which could
      cause failures when building some applications using them. (10096)

    * Fixes for parallel builds (10005 10309 10337)

    * Added a -s switch to afscp (not installed by default) to help simulate
      a slow client. (9416 9417)

    * Added a -probe switch to vlclient test program (not installed by default)
      to ping all vlservers in a cell in parallel. (9570)

  All server platforms
    * The fileserver now ignores any vice partitions with a NeverAttach flag
      file present in the root directory. (RT #130561) (9470 9471)

    * Restrict forcing CPS ("Current Protection Subdomain") recalculation in
      the fileserver to administrators. Also fixed a bug that could cause this
      operation to be incomplete. (9485 9487)

    * Allow non-DAFS fileservers to attach unusable volumes, restoring pre-1.6
      behaviour. (RT #131505) (9499)

    * Restored the pre-1.6 behaviour when running vos examine for a volume
      currently in a transaction, showing the volume as busy again rather than
      offline. (9685 9915 9916)

    * Reduced the minimum time a bos salvage takes from 5 seconds to 1. (9476)

    * Fixed buserver to not segfault when started with the -servers option.
      (RT #131706) (10166)

    * Salvager fixes, addressing a wide variety of possible problems from
      unnecessary salvaging to aborts (9282 9283 9457 9458 9459 9461 9462 9480
      9481 10165 10167)

    * Fixed a bug that could cause saved state information to be discarded
      when restarting a large or busy fileserver, which negatively impacted
      performance. (9683)

    * Fixed a bug that could have caused undefined behaviour in the vlserver
      in rare cases when a fileserver registered its addresses in the VLDB.
      (9429)

    * Added the -preserve-vol-stats switch to volserver, allowing it to keep
      the access statistics across volume restore and reclone operations
      instead of resetting them. (9477)

    * Inserted an exponential delay between retries when bosserver attempts to
      restart a server process. (9571 10199)

    * Improved vldb_check (not installed by default) to cope with broken
      vlentry names and volids, and provide more output to aid debugging.
      (10268)

    * Releasing a volume after adding a new RO site no longer touches any of
      the existing RO sites, if the RW data hasn't changed since the last
      release. (10174)

    * Make the copyDate field for RO clones have the same meaning as for
      remote RO volumes. Previously, the copyDate field for clones was updated
      every time we released. (9451)

    * Fixed potentially undefined behaviour in ptserver when too many pts
      ids are allocated. (10124)

    * Note that the server side NAT pings feature present in the prereleases
      was removed before the final release, since no positive feedback
      was provided during prerelease testing. (9420 10135)

  Linux servers

    * Start bosserver with -nofork in the systemd unit file, to allow systemd
      to track its state (10093)

  All client platforms

    * No longer track file locks on read-only volumes. Write locks can't
      succeed, read locks always will. Avoids log messages about this kind
      of lock. (8910)

    * Added the "fs flushall" subcommand, which makes the client discard all
      cached data. This was previously available on Windows only. (9065 9388
      9389 9390)

    * Fixed a bug that could make the client incorrectly believe its cache
      is up to date. This change could negatively impact AFS <-> DFS
      translators, should those still be running anywhere. (8898)

    * Several changes to avoid panicing in certain error conditions.
      (9131 9287 10354 10355 10356 10357) (partially addressing RT #131747)

    * Added the -rxmaxfrags switch to afsd, allowing to limit the number
      of UDP fragments sent or received per RX packet. (9430)

    * Build fixes for aklog on several platforms (RT #131716) (9917 10107 10275)

    * Require that the AFS mountpoint specified in the cacheinfo file is
      an absolute path. Relative paths result in a client that basically
      works but is not fully functional. (10253)

    * Fixed a bug that could cause one of the afsd threads to enter an infinite
      loop (10431 .. 10436)

  Linux clients

    * Support Linux kernels up to 3.13 (10241)

    * Fixed a bug that made readv/writev calls in AFS space fail with Linux
      kernels where generic_file_aio_read exists but those operations have
      not been switched to using aio_read/aio_write. This was a regression
      introduced with release 1.6.3 and affected at least RHEL 5.9 kernels.
      (10248)

    * Fixed a similar bug making core dumps fail in AFS space, affecting
      a much wider range of kernels including the most recent ones.
      (RT #131729) (10254)

    * Enhanced the keyring code to make PAGs work correctly on kernels with a
      distribution specific change to the Linux keyring code. This affected at
      least SLES 11 SP3 kernels. (10252)

    * Fixed a bug that could make failures during PAG instantiation go
      unnoticed. (10255)

    * Fixed a bug that made compilation fail for Linux kernels without
      keyring support. This affected at least the SLE 10 SDK and an
      OEM version of SLES 11 SP1. (10325)

    * Fixed build for kernels with user namespace support enabled. Likely
      to be required for Ubuntu 14.04 and eventually other distributions.
      (10456 10457 10458 10518 10472)

    * Support RHEL 6.5 kernels, and possibly others with changes backported
      from recent mainline kernels that touch getname/putname, by no longer
      using those functions. Previously, the client could cause a kernel
      panic when syscall auditing was enabled. (10578)

    * Make tmpfs usable as the cache filesystem again. This had been broken
      since kernel 3.1 (9950 10193)

    * When starting the client fails, clean up the backing device information
      created in sysfs, to avoid error messages during a subsequent start
      and possible system instability later on (10454)

    * Update Red Hat packaging to support Fedora >= 20, RHEL >= 7 and
      ELrepo kernels (10597 10619 10622 10703 10704)

  OS X Clients

    * Support OS X 10.9 "Mavericks" (10519 10541 10542 10543 10548 10549)

  AIX clients

    * Fixed a bug that caused the 1.6 AIX client to never receive any RX
      packets in the kernel. (RT #131725)

  FUSE client

    * Support Solaris 11 (9454 9455)

    * Allow other users to access filesystems mounted by root. (9452)

  FreeBSD

    * Build tvolser and dvolser on this platform (10122)
    * Several fixes to catch up with newer releases (10374 .. 10381)

  NetBSD

    * Build tsalvaged, tvolser and dvolser on this platform (10121)
    * Fixed build on NetBSD 5 and newer. (10138)

(gendalia)

2014-02-21 20:32:12 UTC MAIN commitmail json YAML

2014-02-21 20:31:08 UTC MAIN commitmail json YAML

2014-02-21 20:30:27 UTC MAIN commitmail json YAML

2014-02-21 20:29:52 UTC MAIN commitmail json YAML

2014-02-21 20:26:53 UTC MAIN commitmail json YAML

2014-02-21 20:26:03 UTC MAIN commitmail json YAML

Request C++11 support for Clang, so that linking works.

(joerg)

2014-02-21 20:25:27 UTC MAIN commitmail json YAML

2014-02-21 20:24:45 UTC MAIN commitmail json YAML

2014-02-21 20:23:48 UTC MAIN commitmail json YAML

2014-02-21 20:22:09 UTC MAIN commitmail json YAML

Disable container forward definitions for libc++, it doesn't agree with
the use of inline namespaces.

(joerg)

2014-02-21 20:20:42 UTC MAIN commitmail json YAML

2014-02-21 20:19:21 UTC MAIN commitmail json YAML

2014-02-21 20:18:13 UTC MAIN commitmail json YAML

2014-02-21 20:17:03 UTC MAIN commitmail json YAML

2014-02-21 18:18:49 UTC MAIN commitmail json YAML

Add special case for dependency checking in 'non-bootstrap' builds,
don't redefine 'pkg_info' if it already exists.
This is notably for pkg_rolling_replace -u in case pkg_install
was revbump'd and openssl happens to be in PKG_DEFAULT_OPTIONS.

(richard)

2014-02-21 18:09:02 UTC MAIN commitmail json YAML

2014-02-21 17:45:22 UTC MAIN commitmail json YAML

Updated pkgtools/x11-links to 0.83

(jperkin)

2014-02-21 17:45:08 UTC MAIN commitmail json YAML

x11-links-0.83: Assume Xorg if x11.pc exists.

This fixes detection on RHEL-based distributions which have the X11 libraries
and development files installed but not the X server.

(jperkin)

2014-02-21 16:18:27 UTC MAIN commitmail json YAML

Updated www/firefox to 27.0.1nb1

(ryoon)

2014-02-21 16:17:47 UTC MAIN commitmail json YAML

2014-02-21 13:32:59 UTC MAIN commitmail json YAML

Needs gmake. Not MAKE_JOBS_SAFE.

(fhajny)

2014-02-21 12:54:22 UTC MAIN commitmail json YAML

Not a "root", it's really fhajny!

(obache)

2014-02-21 12:45:37 UTC MAIN commitmail json YAML

Updated textproc/groonga to 4.0.0

(obache)

2014-02-21 12:45:26 UTC MAIN commitmail json YAML

Update groonga to 4.0.0.

Release 4.0.0 - 2014/02/09
--------------------------

* Bump version to 4.0.0!

Improvements
^^^^^^^^^^^^

* [normalizer] Supported to show "checks" which is used for calculating next character position.
  Use WITH_CHECKS flag to enable this feature.
* [deb] Dropped Ubuntu 13.04 support.

Fixes
^^^^^

* Fixed a crash bug that an object in grn_expr is used after it is freed.
  Normally Groonga server users aren't affected this bug. This bug mainly affects Rroonga users.
  Because this bug is occured by specifying column name including pseudo column name -
  such as '_key' - Rroonga users may use the usage.
* Fixed not to execute unexpected cascade delete which is introduced Groonga 3.0.8 release.
  If source's range and index's domain are different, Groonga doesn't execute cascade delete.
  [groonga-dev,02073] [Reported by yoku]
* Fixed not to publish grn_snip structure. Use grn_obj instead of grn_snip.
  If you use grn_snip_close, please replace grn_snip_close to grn_obj_close.
* [snippet_html] Fixed a crash bug when --query is empty.
  [groonga-dev,02097] [Reported by Naoya Murakami]
* [snippet_html] Fixed to suppress ALERT level message when contents of column is empty text.
  [groonga-dev,02097] [Reported by Naoya Murakami]
* [groonga-httpd] Fixed a bug "off" is used as path name in groonga_query_log_path.
  [groonga-dev,02113] [Reported by Ryoji Yamamoto]

Thanks
^^^^^^

* yoku
* Naoya Murakami
* Ryoji Yamamoto

(obache)

2014-02-21 11:54:33 UTC MAIN commitmail json YAML

gtk-doc-1.2 is responsible for recent PLIST change, record updated dependency

(richard)

2014-02-21 11:01:05 UTC MAIN commitmail json YAML

update PLIST with missing '*-insensitive.png' files

(richard)

2014-02-21 08:50:33 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.341

(obache)

2014-02-21 08:50:20 UTC MAIN commitmail json YAML

2014-02-21 07:39:03 UTC MAIN commitmail json YAML

Updated lang/nodejs to 0.10.26

(fhajny)

2014-02-21 07:38:50 UTC MAIN commitmail json YAML

Update nodejs to 0.10.26.

2014.02.18, Version 0.10.26 (Stable)
* uv: Upgrade to v0.10.25 (Timothy J Fontaine)
* npm: upgrade to 1.4.3 (isaacs)
* v8: support compiling with VS2013 (Fedor Indutny)
* cares: backport TXT parsing fix (Fedor Indutny)
* crypto: throw on SignFinal failure (Fedor Indutny)
* crypto: update root certificates (Ben Noordhuis)
* debugger: Fix breakpoint not showing after restart (Farid Neshat)
* fs: make unwatchFile() insensitive to path (iamdoron)
* net: do not re-emit stream errors (Fedor Indutny)
* net: make Socket destroy() re-entrance safe (Jun Ma)
* net: reset `endEmitted` on reconnect (Fedor Indutny)
* node: do not close stdio implicitly (Fedor Indutny)
* zlib: avoid assertion in close (Fedor Indutny)

(fhajny)

2014-02-21 02:17:27 UTC MAIN commitmail json YAML

note update of security/netpgp to 20140220

(agc)

2014-02-21 02:16:24 UTC MAIN commitmail json YAML

Update netpgp to version 20140220

Changes from previous version:

+ portability fixes from xtraeme for his Linux distribution:
+ add search for ar(1) into autoconf (I fixed this differently
  so as not to rely on an automake check)
+ define __printflike if it's not already defined
+ fix missing asprintf (I fixed this differently)

(agc)

2014-02-21 01:13:00 UTC MAIN commitmail json YAML

2014-02-20 23:15:27 UTC MAIN commitmail json YAML

Add a missing DESTDIR. From Leonardo Taccari <iamleot@gmail.com>
on pkgsrc-bulk.

(wiz)

2014-02-20 21:27:43 UTC MAIN commitmail json YAML

Support X11BASE?=/usr for native X11 on RedHat and derivatives.

(jperkin)

2014-02-20 19:44:39 UTC MAIN commitmail json YAML

2014-02-20 19:44:16 UTC MAIN commitmail json YAML

2014-02-20 19:16:25 UTC MAIN commitmail json YAML

Updated textproc/p5-Search-Xapian to 1.2.17.0

(schmonz)

2014-02-20 19:16:09 UTC MAIN commitmail json YAML

Update to 1.2.17.0. From the changelog:

- Bump the version to indicate compatibility with Xapian 1.2.17.
- t/symbol-test/Makefile.PL: Pass $CPPFLAGS and $CXXFLAGS from the
  environment through to the sub-build, fixing symbol-test.t failure
  when built with CPPFLAGS=-D_GLIBCXX_DEBUG. [Olly Betts]

(schmonz)

2014-02-20 19:15:59 UTC MAIN commitmail json YAML

Updated textproc/xapian-omega to 1.2.17

(schmonz)

2014-02-20 19:15:44 UTC MAIN commitmail json YAML

Update to 1.2.17. From the changelog:

documentation:

* docs/overview.html: Add Abiword as an example use of --filter, based on patch
  from Frank J Bruzzaniti (fixes#383).

portability:

* Fix "no previous declaration" warning on platforms which don't have
  mkdtemp().

indexers:

* omindex:

  + Fix off-by-one when finding documents to delete which would sometimes cause
    omindex to fail to delete documents from the database when they weren't
    refound during an index update.

  + Decode dates in xlsx files.

  + Ignore extensions 'adm', 'cur', and 'ico' by default.

  + Group-readable files which are owner-readable but not world-readable should
    still get a "readable by owner" term added.  Reported by Emmanuel Garette.

build system:

* Compress source tarballs with xz instead of gzip.

* configure: Sync compiler warning flag machinery against xapian-core.  The
  changes are special handling for clang, passing -fshow-column where
  supported, and handling for new warning flags in GCC 4.6 and 4.7.

(schmonz)

2014-02-20 19:15:29 UTC MAIN commitmail json YAML

Updated textproc/xapian to 1.2.17

(schmonz)

2014-02-20 19:15:14 UTC MAIN commitmail json YAML

Update to 1.2.17. From the changelog:

API:
* Enquire::set_sort_by_relevance_then_value() and
  Enquire::set_sort_by_relevance_then_key(): Fix sense of reverse parameter.
  Reported by "boomboo" on IRC.
* BM25Weight: Fix case where (k1 == 0 || b == 0) but k2 != 0.  Reported by
  "boomboo" on IRC.
* Unicode::tolower(): Fix to give correct results for U+01C5, U+01C8, U+01CB,
  and U+01F2 (previously these were left unchanged).
* PositionIterator,PostingIterator,TermIterator,ValueIterator: Don't segfault
  if skip_to() or check() is called on an iterator which is already at_end().
  Reported by David Bremner.
* ValueCountMatchSpy: get_description() on a default-constructed
  ValueCountMatchSpy object no longer fails when xapian-core is built with
  --enable-log.
* ValueCountMatchSpy: get_total() on a default-constructed ValueCountMatchSpy
  object now returns 0 rather than segfaulting.

testsuite:
* Automatically probe for and hook in eatmydata to the testsuite using the
  wrapper script it now includes.
* Fix apitest to build when brass, chert or flint are disabled.
* If -v/--verbose is specified more than once to a test program, show the
  diagnostic output for passing tests as well as failing/skipped ones.
* queryparsertest: Change qp_scale1 to time 5 repetitions of the large query to
  help average out variations.
* queryparsertest: Add test coverage for explicit synonym of a term with a
  prefix (e.g. ~foo:search).
* apitest: Remove code from registry* testcases which tries to test the
  consequences of throwing an exception from a destructor - it's complex to
  ensure we don't leak memory while doing this (it seems GCC doesn't release
  the object in this case, but clang does), and it's generally frowned upon,
  plus C++11 makes destructors noexcept by default.
* Fix "make check" to actually removed cached databases first, as is
  intended.

brass backend:
* Fix handling of invalid block sizes passed to Xapian::Brass::open() - the
  size gets fixed as documented, but the uncorrected size was passed to the
  base file (and abort() was called if 0 was passed).
* Validate "dir_end" when reading a block.  (fixes #592)
* When moving a cursor on a read-only table, check if the block we want is in
  the internal cursor.  We already do this for a writable table, as it is
  necessary for correctness, but it's a cheap check and may avoid asking the
  OS for a block we actually already have.
* Correctly report the database as closed rather than 'Bad file descriptor'
  in certain cases.
* Reuse a cursor for reading values from valuestreams rather than creating
  a new one each time.  This can dramatically reduce the number of blocks
  redundantly reread when sorting by value.  The rereads will generally get
  served from VM cache, but there's still an overhead to that.

chert backend:
* Fix handling of invalid block sizes passed to Xapian::Chert::open() - the
  size gets fixed as documented, but the uncorrected size was passed to the
  base file (and abort() was called if 0 was passed).
* Validate "dir_end" when reading a block.  (fixes #592)
* When moving a cursor on a read-only table, check if the block we want is in
  the internal cursor.  We already do this for a writable table, as it is
  necessary for correctness, but it's a cheap check and may avoid asking the
  OS for a block we actually already have.
* Correctly report the database as closed rather than 'Bad file descriptor'
  in certain cases.
* Reuse a cursor for reading values from valuestreams rather than creating
  a new one each time.  This can dramatically reduce the number of blocks
  redundantly reread when sorting by value.  The rereads will generally get
  served from VM cache, but there's still an overhead to that.

flint backend:
* Fix handling of invalid block sizes passed to Xapian::Flint::open() - the
  size gets fixed as documented, but the uncorrected size was passed to the
  base file (and abort() was called if 0 was passed).
* Validate "dir_end" when reading a block.  (fixes #592)
* When moving a cursor on a read-only table, check if the block we want is in
  the internal cursor.  We already do this for a writable table, as it is
  necessary for correctness, but it's a cheap check and may avoid asking the
  OS for a block we actually already have.
* Correctly report the database as closed rather than 'Bad file descriptor'
  in certain cases.

build system:
* configure: Improve reporting of GCC version.
* Use -no-fast-install on platforms where -no-install causes libtool to emit a
  warning.
* docs/Makefile.am: Fix handling of MAINTAINER_NO_DOCS.
* Include UnicodeData.txt and the script to generate the unicode tables from
  it.
* Compress source tarballs with xz instead of gzip.
* Split XAPIAN_LIBS out of XAPIAN_LDFLAGS so that -l flags for libraries
  configure detects are needed appear after -L flags specified by the user
  that may be needed to find such libraries.  (fixes#626)
* XO_LIB_XAPIAN now handles the user specifying a relative path in
  XAPIAN_CONFIG, e.g.: "./configure XAPIAN_CONFIG=../xapian-core/xapian-config"
* Adjust XO_LIB_XAPIAN to strip _gitNNN suffix from snapshot versions.
* configure: Handle git snapshot naming when calculating REVISION.
* configure: Enable -fshow-column for GCC - things like vim's quickfix mode
  will then jump to the appropriate column for a compiler error or warning, not
  just the appropriate line.
* configure: Report GCC version in configure output.

documentation:
* postingsource.rst: Clarify a couple of points (reported by "vHanda" on IRC).
* The API documentation shipped with the release is now generated with
  doxygen 1.8.5 instead of 1.5.9, which is most evident in the different
  HTML styling newer doxygen uses.
* Document how Utf8Iterator handles invalid UTF-8 in API documentation.
* Improve how descriptions of deprecated features appear in the API
  documentation.
* docs/remote_protocol.rst: Correct error in documentation of REPLY_DOCDATA
  message.
* docs/overview.rst: Correct documentation for how to specify "prog" remote
  databases in stub files.
* Direct users to git in preference to SVN - we'll be switching entirely in
  the near future.

portability:
* Protect the ValueIterator::check() method against Mac OS X SDK headers
  which define a check() macro.
* Fix warning from xlC compiler.
* Avoid use of grep -e in configure, as /usr/bin/grep on Solaris doesn't
  support -e.
* Fix check for flags which might be needed for ANSI mode for compilers called
  'cxx'.
* configure: Improve handling of Sun's C++ compiler - trick libtool into not
  adding -library=Cstd, and prefer -library=stdcxx4 if supported.  Explicitly
  add -library=Crun which seems to be required, even though the documentation
  suggests otherwise.
* configure: clang doesn't support -Wstrict-null-sentinel or -Wlogical-op, so
  don't pass it these options.
* Fix build errors and warnings with mingw.
* Suppress "unused local typedef" warnings from GCC 4.8.
* If the compiler supports C++11, use static_assert to implement
  CompileTimeAssert.
* tests/zlib-vg.c: Fix two warnings when compiled with clang.
* Fix failure when built with -D_GLIBCXX_DEBUG - we were modifying the top()
  element of a heap before calling pop(), such that the heap comparison
  operation (which is called when -D_GLIBCXX_DEBUG is on to verify the heap is
  valid) would read off the end of the data.  In a normal build, this issue
  would likely never manifest.
* configure: When generating ABI compatibility checks in xapian/version.h, pass
  $CXXFLAGS and $CPPFLAGS to $CXXCPP as they could contain options which affect
  the ABI (such as -fabi-version for GCC).  (Fixes #622)
* Microsoft GUIDs in binary form have reversed byte order in the first three
  components compared to standard UUIDs, so the same database would report a
  different UUID on Windows to on other platforms.  We now swap the bytes to
  match the standard order.  With this fix, the UUIDs of existing databases
  will appear to change on Windows (except in rare "palindronic" cases).
* Fix a couple of issues to get Xapian to build and work on AIX.
* common/safeuuid.h: Remove bogus take-address-of from uuid handling code for
  NetBSD and OpenBSD.
* Under cygwin, use cygwin_conv_path() if using a new enough cygwin version,
  rather than the now deprecated cygwin_conv_to_win32_path().  Reported by
  "Haroogan" on the xapian-devel mailing list.
* common/safeuuid.h: Add missing '#include <cstdlib>' and qualify free with std.
* Fix 'unused label' warning when chert backend is disabled.
* xapian.h: Add check for Wt headers being included before us and defining
  'slots' as a macro - if they are, give a clear error advising how to work
  around this (previously compilation would fail with a confusing error).

tools:
* xapian-chert-update: Fix -b to work rather than always segfaulting (reported
  in http://bugs.debian.org/716484).
* xapian-chert-update: The documented alias --blocksize for -b has never
  actually been supported, so just drop mentions of it from --help and the man
  page.
* xapian-check:
  + Fix chert database check that first docid in each doclength chunk is more
    than the last docid in the previous chunk - previously this didn't actually
    work.
  + Fix database check not to falsely report "position table: Junk after
    position data" whenever there are 7 unused bits (7 is OK, *more* than 7
    isn't).
  + Fix to report block numbers correctly for links within the B-tree.
  + If the METAINFO key is missing, only report it once per table.
  + Fix database consistency checking to always open all the tables at the same
    revision - not doing this could lead to false errors being reported after a
    commit interrupted by the process being killed or the machine crashing.
    Reported by Joey Hess in http://bugs.debian.org/724610

examples:
* quest: Add --check-at-least option.

debug code:
* Fix assertion failure for when an OrPostList decays to an AndPostList - the
  ordering of the subqueries by estimated termfreq may not be the same as it
  was when the OrPostList was constructed, as the subqueries may themselves
  have decayed.  Reported by Michel Pelletier.
* Fix -Wcast-qual warning from GCC 4.7 when configured with --enable-log.

(schmonz)

2014-02-20 19:05:50 UTC MAIN commitmail json YAML

Updated textproc/gtkspell to 2.0.16nb19

(wiz)