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 (0m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 14:25:29 UTC Now

2015-04-12 10:04:08 UTC MAIN commitmail json YAML

Add py-sqlite3 dependency. Fixes last issue from PR 49817.
Bump PKGREVISION.

(wiz)

2015-04-12 10:03:02 UTC MAIN commitmail json YAML

Update to 2.84
--------------
2.84  2013-08-13T14:25:21Z
      - Added `--smtp-tls` to the output of `man svnnotify`.
      - Removed `--smtp-authtype` from the output of `man svnnotify`.
      - Added `--diff-content-type` option. Defaults to "text/plain" for
        backward compatibility. Patch by Daniel P. Wright.
      - Renamed `Filter.pm` to `Filter.pod`, since it's just documentation.
      - Removed the pod tests from the distribution.
      - Changed the CSS for message `<pre>` blocks to use `white-space:
        pre-line`, so that long lines will be wrapped, but newlines are still
        respected as usual. Thanks to Dave Abrahams for the patch (and the
        persistence).
      - Changed C<to_regex_map> to allow it to match any path in the
        repository, including files, rather than just directories. Patch from
        mscherer.
      - Fixed error when the first line of the commit message is less than 10
        characters long (issue #2).
      - Fixed the "From" and "To" headers so that they are properly encoded as
        MIME headers (issue #6).
      - Removed the Makefile.PL, which was just passing through to
        Module::Build. That pattern is now deprecated, and Module::Build is
        required for configuration.

(mef)

2015-04-12 09:49:18 UTC MAIN commitmail json YAML

Update to 0.19
--------------
0.19  Sat Mar 21 2015
        - RT#102360: add file_umask option (Cyrille Mastchenko).

(mef)

2015-04-12 09:47:35 UTC MAIN commitmail json YAML

(pkgsrc)
- Drop patch-Makefile.PL, fixed with #92412 (see below)
(upstream)
- Update to 0.19
--------------
0.19  Sat Feb 28 11:31:29 CET 2015
      Two patches from zefram [at] fysh.org
      (#92412) - usesfio config removal breaks
      And whose fault was this anyway? (See core commit 0b39d4dc4ab83828)
      (#92031) - printf format mismatch

(mef)

2015-04-12 09:39:03 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE to ${PERL5_LICENSE}
- Drop dependency to p5-Perl6-Export (See below)
(upstream)
- Update 0.051003 to 0.051005
---------------------------
0.051004  Wed Jan 22 17:24:31 2014
    * De-documented spurious dependency on Perl6::Export
      (thanks, Andrew)

    * De-typo-ficated source
      (thanks, dsteinbrunner)

    * Made file-based tests independent, so they can run in parallel
      (thanks Kent!)

0.051005  Sat Feb 22 19:38:25 2014
    * Removed illegal assignments to $/ under 5.20+
      (thanks, Kent)

(mef)

2015-04-12 09:23:23 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LINCESE to ${PERL5_LICENSE}
(upstream)
- Update to 1.60000
-----------------
1.60000 2013-08-21

    - Removed support for smartmatch - as of perl 5.18.0 smartmatch is
      marked as experimental, and subject to change or removal.

(mef)

2015-04-12 09:20:15 UTC MAIN commitmail json YAML

Update to 1.000027
------------------
1.000027  2015-04-11 00:21:26Z
  - work around issues with an unconfigured Log::Contextual (Kent Fredric)
  - allow tests to pass in a perl with no taint support (James Raspass)

(mef)

2015-04-12 09:18:23 UTC MAIN commitmail json YAML

Update to 1.16
--------------
1.16 Thu Apr  9 17:00:00 CET 2015
        - Fix descriptor memory leak:
          Make $mux->close actually untie *$fh

(mef)

2015-04-12 09:16:55 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg2 to 2.6.2

(adam)

2015-04-12 09:16:24 UTC MAIN commitmail json YAML

Update to 0.09
--------------
0.09  Sat Apr 11 16:05:50 BST 2015
        - Convert to EUMM  (ExtUtils::MakeMaker)
        - Make tests divulge guessed options for better debugging

(mef)

2015-04-12 09:15:26 UTC MAIN commitmail json YAML

Changes 2.6.2:
- avcodec/h264: Do not fail with randomly truncated VUIs
- avcodec/h264_ps: Move truncation check from VUI to SPS
- avcodec/h264: Be more tolerant to changing pps id between slices
- avcodec/aacdec: Fix storing state before PCE decode
- avcodec/h264: reset the counts in the correct context
- avcodec/h264_slice: Do not reset mb_aff_frame per slice
- avcodec/h264: finish previous slices before switching to single thread mode
- avcodec/h264: Fix race between slices where one overwrites data from the next
- avformat/utils: avoid discarded streams in av_find_default_stream_index()
- ffmpeg: Fix extradata allocation
- avcodec/h264_refs: Do not set reference to things which do not exist
- avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode
- Revert "avcodec/exr: fix memset first arg in reverse_lut()"
- h264: avoid unnecessary calls to get_format
- avutil/pca: Check for av_malloc* failures
- avutil/cpu: add missing check for mmxext to av_force_cpu_flags
- lavc/dnxhd: Fix pix_fmt change.
- avformat/http: replace cookies with updated values instead of appending forever
- avformat/hls: store cookies returned in HLS key response
- avformat/rmdec: fix support for 0 sized mdpr
- avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer
- avcodec/hevc_ps: Check cropping parameters more correctly
- hevc: make the crop sizes unsigned
- avcodec/dnxhddec: Reset is_444 if format is not 444
- avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
- mips/float_dsp: fix vector_fmul_window_mips on mips64
- doc: Remove non-existing decklink options.

(adam)

2015-04-12 09:11:21 UTC MAIN commitmail json YAML

Update to 2.10
--------------
2015-04-11  k  <andk@cpan.org>
        * Version 2.10; no functional change

        * 00signature.t: survive recent changes in ExtUtils::MakeMaker (_eumm)
        and in Module::Signature ($ENV{TEST_SIGNATURE})

        * add repository address to the Makefile.PL

        * add Changes file to the MANIFEST

(mef)

2015-04-12 09:02:39 UTC MAIN commitmail json YAML

Add a "make test" target. Makes testing for PR 49828 easier.

(martin)

2015-04-12 08:47:41 UTC MAIN commitmail json YAML

Updated textproc/aspell-ca to 2.1.5.1

(mef)

2015-04-12 08:47:30 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE gnu-gpl-v1 AND gnu-gpl-v2
(upstream)
- Update 20040130 to 2.1.5.1
--------------------------
Version 2.1.5 (27/06/2009)
    Some corrections in the rules
    Generate an "official" dictionary file for aspell

Version 2.1.4 (11/03/2009)
    Some corrections and additions
    Corrections: bytes, malveure

Version 2.1.3 (02/03/2009)
    Generate files for aspell

Version 2.1.2 (27/10/2008)
    Information for remote update

Version 2.1.1 (19/10/2008)
    Valencian additions and correction of mistakes

Version 2.1.0 (03/06/2008)
    Created Valencian specific version
    New entries from AVL dictionary

Version 2.0.0 (14/07/2007)
    Added the entries from the DIEC 2
    Correction in rules and several entries
    Added names of places and other words

Version 1.0.3 (16/10/2006)
    Added names of Valencian places

Version 1.0.2 (29/09/2006)
    Added Valencian combinations of personal pronouns

Version 1.0.1 (19/09/2006)
    Added missing words

(mef)

2015-04-12 07:46:04 UTC MAIN commitmail json YAML

Updated devel/scmcvs to 1.12.13nb3

(dsainty)

2015-04-12 07:43:43 UTC MAIN commitmail json YAML

Avoid CVS crashing on systems using _FORTIFY_SOURCE by default.

Using the slightly-ugly but well tested CPP from gnulib as-is.

Bump PKGREVISION.

(dsainty)

2015-04-12 06:24:47 UTC MAIN commitmail json YAML

Updated www/firefox to 37.0.1nb2

(martin)

2015-04-12 06:24:32 UTC MAIN commitmail json YAML

Workaround for Bug 1152776 (apparently only affecting architectures w/o real
JIT support). Better fix upstream in all newer branches already.

(martin)

2015-04-12 03:35:58 UTC MAIN commitmail json YAML

Updated comms/asterisk18 to 1.8.32.3

(jnemeth)

2015-04-12 03:35:39 UTC MAIN commitmail json YAML

Update to Asterisk 1.8.32.3:  this is a security fix update.

The Asterisk Development Team has announced security releases for
Certified Asterisk 1.8.28, 11.6, and 13.1 and Asterisk 1.8, 11,
12, and 13. The available security releases are released as versions
1.8.28.cert-5, 1.8.32.3, 11.6-cert11, 11.17.1, 12.8.2, 13.1-cert2,
and 13.3.2.

The release of these versions resolves the following security vulnerability:

* AST-2015-003: TLS Certificate Common name NULL byte exploit

  When Asterisk registers to a SIP TLS device and verifies the
  server, Asterisk will accept signed certificates that match a
  common name other than the one Asterisk is expecting if the signed
  certificate has a common name containing a null byte after the
  portion of the common name that Asterisk expected. This potentially
  allows for a man in the middle attack.

For more information about the details of this vulnerability, please read
security advisory AST-2015-003, which was released at the same time as this
announcement.

For a full list of changes in the current releases, please see the Change Logs:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.32.3

The security advisory is available at:

* http://downloads.asterisk.org/pub/security/AST-2015-003.pdf

Thank you for your continued support of Asterisk!

(jnemeth)

2015-04-12 03:16:46 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.159003

(wen)

2015-04-12 03:15:29 UTC MAIN commitmail json YAML

Update to 0.159003

Upstream changes:
0.159003  2015-03-23 14:57:15+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * Fixed another memory leak with compiled hooks. (Sawyer X)
    * Fixed a memory leak with conditionally applied static middleware
      (Russell Jenkins)

    [ DOCUMENTATION ]
    * GH #854, #858: Fix after_template_render hook example. (Adam Weinberger)
    * GH #861: Improve documentation of 'forward'. (Andy Beverley)

0.159002  2015-03-03 19:21:21+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #856: Memory leak when throwing exception from a hook. (Sawyer X)

(wen)

2015-04-11 21:12:01 UTC MAIN commitmail json YAML

Updated graphics/libsixel to 1.4.11

(ryoon)

2015-04-11 21:11:28 UTC MAIN commitmail json YAML

Update to 1.4.11

Changelog:
2015-04-05  Hayaki Saito <user@zuse.jp>

  * converters/stb_image.h: Fix an existing bug in stb_image v1.41 of building
  color palette, reported by @msmhrt (for Issue #41)

(ryoon)

2015-04-11 18:27:32 UTC MAIN commitmail json YAML

Remove autoconf dependency. It turns out that autoconf indirectly depends
on gettext-lib (via help2man), creating a circular dependency.

Thanks to sevan@ for noticing.

(bsiegert)

2015-04-11 17:55:22 UTC MAIN commitmail json YAML

Seems like we're not using bsd.fast.prefs anymore. Swap for bsd.prefs.

(rodent)

2015-04-11 16:16:54 UTC MAIN commitmail json YAML

2015-04-11 15:51:13 UTC MAIN commitmail json YAML

Forgot to include bsd.fast.prefs for ${OPSYS} to work.

(rodent)

2015-04-11 13:04:04 UTC MAIN commitmail json YAML

2015-04-11 12:43:28 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.8.9

(adam)

2015-04-11 12:42:06 UTC MAIN commitmail json YAML

Changes 3.8.9:
Add VxWorks-7 as an officially supported and tested platform.
Added the sqlite3_status64() interface.
Fix memory size tracking so that it works even if SQLite uses more than 2GiB of memory.
Added the PRAGMA index_xinfo command.
Fix a potential 32-bit integer overflow problem in the sqlite3_blob_read() and sqlite3_blob_write() interfaces.
Ensure that prepared statements automatically reset on extended error codes of SQLITE_BUSY and SQLITE_LOCKED even when compiled using SQLITE_OMIT_AUTORESET.
Correct miscounts in the sqlite3_analyzer.exe utility related to WITHOUT ROWID tables.
Added the ".dbinfo" command to the command-line shell.
Improve the performance of fts3/4 queries that use the OR operator and at least one auxiliary fts function.
Fix a bug in the fts3 snippet() function causing it to omit leading separator characters from snippets that begin with the first token in a column.

(adam)

2015-04-11 11:59:07 UTC MAIN commitmail json YAML

Updated net/lldpd to 0.7.14

(mef)

2015-04-11 11:58:59 UTC MAIN commitmail json YAML

Update to 0.7.14
----------------
lldpd (0.7.14)
  * Features:
    + Shutdown LLPDU are sent on MSAP change and when lldpd exits.
    + When an exact IP is provided as a management pattern, use it
      unconditionally.
    + Ability to set port ID and description to an arbitrary value,
      thanks to Alexandru Ardelean.
  * Fix:
    + Incorrect boundary check when decoding management address and
      protocol identity may lead to lldpd crash when processing
      malformed LLDPDU.
    + Many edge cases where lldpd was leaving hanging processes after
      crashing.

(mef)

2015-04-11 10:44:37 UTC MAIN commitmail json YAML

Fix gettext build in the absence of a C++ compiler, such as on MirBSD-current.
Bug submitted upstream as
http://savannah.gnu.org/bugs/index.php?44808.

Why was this not caught by USE_LANGUAGES=c?

(bsiegert)

2015-04-11 10:02:11 UTC MAIN commitmail json YAML

On FreeBSD, remove checks for hw.dri.%d.modesetting which is only present if a suitable
KMS module is loaded. Resolves build issue.

Patch obtained from FreeBSD ports.

Reviewed by wiz@ bsiegert@

(sevan)

2015-04-11 08:51:30 UTC MAIN commitmail json YAML

Updated editors/emacs24-nox11 to 24.5

(wiz)

2015-04-11 08:51:15 UTC MAIN commitmail json YAML

Updated editors/emacs24 to 24.5

(wiz)

2015-04-11 08:51:05 UTC MAIN commitmail json YAML

Update emacs24 to 24.5:

* Changes in Emacs 24.5

** This is mainly a bug-fix release, but there are some other changes.

** The default value of `history-length' has increased to 100.

** The variable `redisplay-dont-pause' is obsolete.

* Changes in Specialized Modes and Packages in Emacs 24.5

** `call-process-shell-command' and `process-file-shell-command' no longer
take "&rest args".

** The option `browse-url-firefox-startup-arguments' no longer has an effect.

** ERC

*** New option `erc-rename-buffers'.

*** New faces `erc-my-nick-prefix-face' and `erc-nick-prefix-face'.

*** `erc-format-@nick' displays all user modes instead of only op and voice.

*** The display of irc commands in the current buffer has been disabled.

*** `erc-version' now follows the Emacs version.

** Obsolete packages

*** cc-compat.el

*** crisp.el (moved to elpa.gnu.org)

*** tpu-edt.el, ws-mode.el
These emulations of old editors are believed to be no longer relevant
- contact emacs-devel@gnu.org if you disagree.

*** vi.el, vip.el (try M-x viper instead)

(wiz)

2015-04-11 05:42:06 UTC MAIN commitmail json YAML

Updated x11/c++-gtk-utils to 2.2.11

(ryoon)

2015-04-11 05:40:55 UTC MAIN commitmail json YAML

Update to 2.2.11

Changelog:
Version 2.2.11 (6 April 2015)
--------------

Provide a mutex for calls to make-fresh-user-modules to deal with
guile thread safety issues (c++-gtk-utils/Makefile.am;
extension.h, extension_helper.cpp).

Improve efficiency of scheme to C++ list translators for long
lists (extension.h).

Update libtool to version 2.4.4.

Update code comments (extension.h, future.h, parallel.h,
task_manager.h, task_manager.tpp).

Update documentation (README; application.h, parallel.h, param.h).

Version 2.2.10 (24 November 2014)
--------------

Permit Cgu::Thread::parallel_for_each(),
Cgu::Thread::parallel_for_each_partial(),
Cgu::Thread::parallel_transform() and
Cgu::Thread::parallel_transform_partial() to take const source
iterators (parallel.h).

Provide Cgu::IntIter class to enable for loops to be more easily
implemented with the parallel algorithms (doxygen.h.in,
parallel.h; tests/test_parallel.cpp).

With gcc >= 4.8 or clang >= 3.4, implement callback classes using
std::tuple (this enables Callback::make() and Callback::make_ref()
to take up to 10 bound arguments, avoids a lot of code duplication
and makes for a cleaner implementation) (acinclude.m4,
configure-gtk2.ac, configure-gtk3.ac; cgu_config.h.in,
doxygen.main.in; callback.h, param.h; tests/Makefile.am,
tests/test_tuple.cpp).

Preallocate vectors in translator functions which return
std::vector (extension.h).

Correct information about clang compatibility (doxygen.main.in).

Update documentation (async_queue.h).

Version 2.2.9 (6 October 2014)
-------------

Provide AsyncQueue::move_pop_basic(),
AsyncQueueDispatch::move_pop_basic(),
AsyncQueueDispatch::move_pop_dispatch_basic() and
AsyncQueueDispatch::move_pop_timed_dispatch_basic() methods
(async_queue.h; tests/test_async_queue.cpp).

Prevent new GTK+-3.14 deprecation warnings interfering with tests
(test/test_application.cpp).

Update build system to automake-1.14.1 (bootstrap-gtk2.sh,
bootstrap-gtk3.sh, compile, Makefile.am).

Update build system to gettext-0.18.2 (config.rpath; m4/*.m4;
po/Makefile.in.in, po/Rules.quot, po/Makevars;
c++-gtk-utils/Makefile.am, tests/Makefile.am,
tests/extension/Makefile.am).

Update tests (tests/test_callback.cpp).

Add comments about strict aliasing with character set conversion
functions (convert.cpp).

Update documentation, including to cover C++14 (README;
doxygen.main.in, async_queue.h, callback.h, convert.h,
extension.h, fdstream.h, future.h, gstream.h, mem_fun.h, mutex.h,
shared_handle.h, shared_ptr.h, task_manager.h, thread.h,
window.h).

(ryoon)

2015-04-11 03:47:00 UTC MAIN commitmail json YAML

Updated sysutils/ruby-childprocess to 0.5.6

(rodent)

2015-04-11 03:46:00 UTC MAIN commitmail json YAML

Update to 0.5.6. No ChangeLog. Assume more/better/faster.

(rodent)

2015-04-11 03:26:37 UTC MAIN commitmail json YAML

Updated math/libsvm to 3.20

(rodent)

2015-04-11 03:25:43 UTC MAIN commitmail json YAML

Needs gmake to process Makefile correctly. Likely fixes build on Darwin.
Light cleanup of pkgsrc Makefile.

>From website:
Version 3.20 released on November 15, 2014. It conducts some minor fixes.

(rodent)

2015-04-11 03:12:51 UTC MAIN commitmail json YAML

Use MASTER_SITE_GITHUB in HOMEPAGE.

(rodent)

2015-04-11 03:10:43 UTC MAIN commitmail json YAML

Needs tcl85, not the version in lang/tcl.

(rodent)

2015-04-11 03:06:01 UTC MAIN commitmail json YAML

Updated devel/ctemplate to 2.3

(rodent)

2015-04-11 03:05:26 UTC MAIN commitmail json YAML

Update MASTER_SITES and HOMEPAGE. Use REPLACE_PYTHON to fix interpreter
path in file used in build stage. ChangeLog for 2.3:

        * Fixed some more C++11 issues.
        * Removed deprecated Template::SetEscapedValueAndShowSection()
          and Template::ReloadIfChanged().

(rodent)

2015-04-11 02:26:02 UTC MAIN commitmail json YAML

Update HOMEPAGE (gitorious.org to github.com)

(mef)

2015-04-11 02:16:46 UTC MAIN commitmail json YAML

Updated textproc/aspell-da to 1.7.42
Updated textproc/aspell-en to 7.1.0

(mef)

2015-04-11 02:07:41 UTC MAIN commitmail json YAML

Update 6.0.0 to 7.1.0
---------------------
7.1: January 6, 2011

  Updated to SCOWL 7.1 which corrected several errors and also added
  several now common proper names and some other words now in
  common use.

7.0: December 27, 2010

  Updated to SCOWL 7 which was created with a new version of Varcon
  which corrected many errors, especially in the British and Canadian
  dictionaries.  Numerous other corrections are also included.

  Added en_CA-variant_* and en_GB-variant_* auxiliary dictionaries.

(mef)

2015-04-11 02:01:55 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE as gnu-gpl-v2
- Add (tricky) SUBST to avoid editting patch-aa version to version
  patch-aa will be different on the fixed (no-editting) line but of version
(upstream)
- Update 1.7.30 to 1.7.42
  ChangeLog unknown

(mef)

2015-04-11 01:26:56 UTC MAIN commitmail json YAML

Fix build on OpenBSD and Darwin, possibly.

(rodent)

2015-04-11 00:45:00 UTC MAIN commitmail json YAML

Updated lang/opensource-cobol to 1.4.0J

(ryoon)

2015-04-11 00:44:34 UTC MAIN commitmail json YAML

Update to 1.4.0J

CHangelog:
* Changes in opensource COBOL 1.4.0J

** New features

*** Supports for Microsoft Windows ( Visual Studio and CL compiler )
    Added win32 directory in opensource COBOL package, and prepared Solution Files for Visual Studio.

*** Enhanced CUI features
    (1) Add a new function "CBL_OC_KEISEN".
        This displays a KEISEN ( vertical or horizontal ruled lines ) on the screen.
    (2) Supports SJIS multi-byte character input and output on the screen.

** Changes

*** Added VBISAM to the opensource COBOL package

*** Fixed not to abandon REPLACE after following COPY REPLACING has done

*** Though old style STOP statement maybe skipped, it should be still at least recognized as non-nil statement on empty check

*** Stop editing initial value of national-edited item

*** Changed NATIONAL comparison to be independent on COLLATING SEQUENCE setting

*** Fixed memory leaks in decoding national words

*** Fixed behavior of COPY REPLACING LEADING/TRAILING according to the standard

*** Fixed undecoded national item names appear in runtime messages

*** Fixed undecoded national item names appear in compilation messages

*** Prefixing/Suffixing should have no effect on FILLER item

*** Fixed compilation error on some SOURCE FORMAT FREE usage

*** Fixed bug in field subscript boundary check in cond expression

*** Preserve system time when date is modified by COB_DATE

*** Avoid reporting wrong section/paragraph name in error message

*** Fixed bug in reference modification boundary check in MOVE statement

*** Fixed initialization bug of ZonedDecimal variable defined as SIGN SEPARATE

*** Fixed initialization bug of ZonedDecimal variable when using -fsign-ebcdic option

** Other Updates

*** added and enhanced some tests

*** updated message catalog for 'ja'

*** bug fix some problem

(ryoon)

2015-04-10 22:01:43 UTC MAIN commitmail json YAML

Set GCC_REQD+=4.4 here too as gcc-4.2 won't build it due to needing
omp_lock_t.

(rodent)

2015-04-10 16:50:53 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 37.0.1

(ryoon)

2015-04-10 16:50:01 UTC MAIN commitmail json YAML

Update to 37.0.1

* Sync with firefox-37.0.1

(ryoon)

2015-04-10 16:04:10 UTC MAIN commitmail json YAML

miInitializeBackingStore is gone in newer server

(tnn)

2015-04-10 16:03:01 UTC MAIN commitmail json YAML

2015-04-10 14:27:30 UTC MAIN commitmail json YAML

+ darktable-1.6.4.

(wiz)

2015-04-10 14:25:35 UTC MAIN commitmail json YAML

Updated misc/calibre to 2.24.0

(wiz)

2015-04-10 14:25:27 UTC MAIN commitmail json YAML

Update to 2.24.0:

- version: 2.24.0
  date: 2015-04-10

  new features:
    - title: "E-book viewer: Add an option to not save the bookmarks
    inside EPUB files, under the Miscellaneous section of the viewer
    preferences"

    - title: "Manage User Categories: Allow restricting the visible
    items to only those present in the current Virtual Library (if
    any)"

    - title: "Book details panel: Allow copying full path to ebook
    files by right clicking on the format link."

  bug fixes:
    - title: "Edit Book: Fix GIF format images being corrupted when
    using the builtin image editor to make changes to them."

    - title: "Edit Book: When dragging and dropping files to re-order
    them in the file browser, fix the final order being dependent
    on the order the files were selected in."

    - title: "Conversion: Fix error when converting a document that
    contains an invalid function based CSS selector without
    parentheses."

    - title: "Edit Book: Fix regression that caused pressing Alt+X
    to type unicode characters to not work"

    - title: "Device view: Preserve position in list of books when
    deleting books from the device view"

    - title: "Make the context menu for the book details popup
    window work the same way as for the book details panel"

    - title: "Get Books: Update amazon store plugin for website
    changes"

    - title: "PDF Metadata: When choosing between reading metadata
    from the Info dict and the XMP block, consider both the
    MetadataData and the ModifyDate in the XMP block, since there
    exist PDF metadata writing tools that update one and not the
    other."

    - title: "Fix a regression that caused ebook viewer to remember
    the state of the Table of Contents panel when quitting on OS
    X."

    - title: "Prevent Enter key on Manage authors/tags/etc. dialogs
    from closing the dialog."

  improved recipes:
    - Le Temps
    - United Daily
    - Liberty Times
    - Apple Daily
    - China Times
    - House News
    - Providence Journal
    - Harvard Business Review

(wiz)

2015-04-10 08:41:51 UTC MAIN commitmail json YAML

Updated math/py-rpy to 2.5.6nb1

(wiz)

2015-04-10 08:41:42 UTC MAIN commitmail json YAML

Fix interpreter path in installed file.
Bump PKGREVISION.

(wiz)

2015-04-10 08:36:30 UTC MAIN commitmail json YAML

Fix packaging with py33. Disable for py26.

(wiz)

2015-04-10 08:25:54 UTC MAIN commitmail json YAML

Added devel/py-singledispatch version 3.4.0.3

(wiz)

2015-04-10 08:25:46 UTC MAIN commitmail json YAML

+ py-singledispatch

(wiz)

2015-04-10 08:25:31 UTC MAIN commitmail json YAML

Import py33-singledispatch-3.4.0.3 as devel/py-singledispatch,
packaged for wip by jonthn.

Expose a mechanism in the functools standard library module from
Python 3.4 to provides a simple form of generic programming known
as single-dispatch generic functions.

(wiz)

2015-04-10 06:17:19 UTC MAIN commitmail json YAML

Fix PLIST for python-2.x.

(wiz)

2015-04-10 05:40:59 UTC MAIN commitmail json YAML

Updated www/firefox to 37.0.1nb1

(martin)

2015-04-10 05:40:37 UTC MAIN commitmail json YAML

2015-04-10 03:33:21 UTC MAIN commitmail json YAML

+2 suggestions for more packages; +2 ways to cleanup pkgsrc.

(rodent)

2015-04-10 03:17:45 UTC MAIN commitmail json YAML

Added emulators/libretro-nestopia version 20150319

(snj)

2015-04-10 03:16:51 UTC MAIN commitmail json YAML

+libretro-nestopia

(snj)

2015-04-10 03:16:18 UTC MAIN commitmail json YAML

2015-04-10 03:13:49 UTC MAIN commitmail json YAML

Updated security/zoneminder to 1.28.1nb1

(dsainty)

2015-04-10 02:58:49 UTC MAIN commitmail json YAML

2015-04-10 02:53:20 UTC MAIN commitmail json YAML

New ZoneMinder supports the newer ffmpeg APIs, so switch the ffmpeg
dependency from ffmpeg010 to ffmpeg2.

(dsainty)

2015-04-10 02:52:47 UTC MAIN commitmail json YAML

Updated devel/hdf5 to 1.8.14

(wen)

2015-04-10 02:51:08 UTC MAIN commitmail json YAML

Updated devel/hdf5 to 1.8.14

(wen)

2015-04-10 02:51:03 UTC MAIN commitmail json YAML

+virtuoso-7.2.0p1

(rodent)

2015-04-10 02:49:57 UTC MAIN commitmail json YAML

Update to 1.8.14

Upstream changes:

Release 1.8.14 of November 2014 (current release) versus Release 1.8.13
In the main library C Interface
No new C functions have been added.

The behavior of the following C function has been changed:
    The function H5Pset_core_write_tracking has been modified to enforce the limitation that the value of the page_size parameter cannot equal 0 (zero):

        H5Pset_core_write_tracking

The following performance optimization has been implemented in the Parallel HDF5 library:
    The algoritm for writing chunk fill values for new datasets has been optimized to write out all chunk fill values collectively in a single MPI-IO call. This was previously done independently by rank 0 (zero) one block at a time. This optimization should produce a significant performance improvement when creating chunked datasets in parallel, most notably when chunk dimensions are relatively small. This optimization will be evident in use of the following function:

        H5Dcreate

In the high-level library C Interface
High-level HDF5 interfaces now ensure that strings are null-terminated and will not overflow a buffer.
    In several high-level functions, the type from the file was previously re-used as the memory type and no check is made to ensure that a string was actually null-terminated.

    All high-level functions now check for NULL pointers; verify that a received a string is null-terminated; and verify that the string will not overflow the buffer. The minimum length of the buffers is now used in strncmp to avoid overflow.

In the main library C++ Interface
No new C++ methods have been added.

The following changes have been made in the C++ interface:
    Changed defaults

        Default value of class member id:
        The data member id in several classes that represent HDF5 objects are now initialized to H5I_INVALID_ID.
        Default value of a PropList member id:
        The data member id in class PropList is now initialized to H5P_DEFAULT.
        In HDF5 Release 1.8.13 and earlier, the above were initialized to 0 (zero).

    Changed file access flags

        The flag H5F_ACC_CREAT has been removed from the C++ interface.

In the main library Fortran Interface
No new Fortran subroutines have been added.

Changed Fortran INTEGER parameter types:
    Types of the following Fortran parameter constants have been changed from INTEGER to INTEGER(HID_T):

        H5FD_CORE            H5FD_MULTI
        H5FD_FAMILY          H5FD_SEC2
        H5FD_LOG            H5FD_STDIO
        H5FD_MPIO

    Other internal int types have been changed to hid_t, but this change is expected to be transparent to the user

Release 1.8.13 of May 2014 versus Release 1.8.12
In the C Interface (main library)

The following new C functions have been added:
    To free memory allocated by HDF5 function calls:

        H5free_memory
        This function should be used to free memory that has been allocated by HDF5 API calls such as H5Tget_member_name and H5Pget_class_name.

        The primary value for this call is on Windows systems, where it is common for application code and the HDF5 Library to be using different C run-time libraries (CRT). Using this new call ensures that the same CRT handles both the allocation and free.

        This function can also be useful in any case where the library uses a different memory manager than the application, such as when a debug memory manager is in use or when the HDF5 Library is wrapped for use in a managed language like Python or Java.

    New configuration property for the CORE driver:

        H5Pset_core_write_tracking
        H5Pget_core_write_tracking
        With this property, the CORE driver, H5Pset_fapl_core, can be configured to track dirty regions in the file and write out only the changed regions on flush or close operations. Additionally, a page aggregation size can be set that will aggregate small writes into larger writes. For example, setting a 1 mebibyte (1 MiB) page aggregation size will logically partition the the in-memory file into 1 MiB pages that will be written out in their entirety if even a single byte is dirtied.

The following C functions have been modified:

    H5Rget_name
    If the name parameter is passed as NULL, then the size parameter is ignored and the function returns the size of the buffer required to read the name (not including the NULL terminator).
    H5Zfilter_avail
    This function has been updated to correctly identify dynamically loaded filters. If a filter is not found among registered filters, the function now checks for dynamically loaded filters.

In the C++ Interface
The following new features have been added:
    Wrappers to the class H5Object to get an object窶冱 name:

        ssize_t getObjName(char *obj_name, size_t buf_size = 0)
        ssize_t getObjName(H5std_string& obj_name, size_t len = 0)
        H5std_string getObjName()

    Wrappers to the class H5CommonFG to get a child object窶冱 type from a group or file:

        H5O_type_t childObjType(const H5std_string& objname)
        H5O_type_t childObjType(const char* objname)
        H5O_type_t childObjType(hsize_t index,
            H5_index_t index_type=H5_INDEX_NAME,
            H5_iter_order_t order=H5_ITER_INC, const char* objname=".")

    Wrappers to the class DSetMemXferPropList for setting or getting a transform property list:

        DSetMemXferPropList(const char* expression);
        void setDataTransform(const char* expression)
        void setDataTransform(const H5std_string& expression)
        ssize_t getDataTransform(char* exp, size_t buf_size=0)
        H5std_string getDataTransform()

    Wrapper to CompType for setting the size of a compound datatype:

        void setSize(size_t size)

    Overloaded functions to provide prototypes that declare constant arguments const:

        DataSet::fillMemBuf
        DataSet::getVlenBufSize
        DataSpace::extentCopy
        DataType::commit
        FileAccPropList::setSplit
        H5File::getVFDHandle

    Additional overload to the class H5Location to get a comment as a char*:

        ssize_t getComment(const char* name, size_t buf_size, char* comment)

    Additional overloads to the class Attribute to get an attribute窶冱 name for convenience:

        ssize_t getName(char* attr_name, size_t buf_size=0)
        ssize_t getName(H5std_string& attr_name, size_t buf_size=0)

In the Fortran Interface
The following new Fortran subroutines have been added:
    Fortran2003 subroutines:
    h5pset_file_image_f
    h5pget_file_image_f
    h5fget_file_image_f (Added in Release 1.8.11, but not documented at that time.)

The following Fortran subroutine has been changed:

    h5pset_chunk_cache_f
    The values of the constants H5D_CHUNK_CACHE_NSLOTS_DFLT_F and H5D_CHUNK_CACHE_NBYTES_DFLT_F have been changed to INTEGER(KIND=size_t).

Other New Features

Parallel I/O support:
    Parallel I/O support has been enhanced to allow collective I/O on point selections.

Thread safety (Windows only)
    The thread-safe HDF5 library no longer leaks thread-local storage resources on Windows with Win32 threads. This cleanup can only be performed when the library is built as a shared library, so a thread-safe HDF5 static library with Win32 threads is no longer supported.

    This change affects only Windows environments.

    Also see 窶廝uild and Configuration窶� below.

Command-line Tools with Changed Behavior

h5repack
    h5repack has been updated to correctly handle dynamically loaded filters.

Build and Configuration

Thread safety
    When configuring a thread-safe HDF5 Library with --enable-threadsafe, it is no longer necessary to specify --with-pthreads if the Pthreads library is in a standard location.

Removed Functions and Wrappers

The MPI-POSIX driver has been removed. The following C functions and the corresponding Fortran subroutines and C++ wrappers therefore are no longer included in the HDF5 distribution:

        H5Pset_fapl_mpiposix
        H5Pget_fapl_mpiposix

Applications performing parallel I/O should use the MPI-IO driver, H5Pset_fapl_mpio.

(wen)

2015-04-10 01:55:04 UTC MAIN commitmail json YAML

Updated math/isl to 0.14.1

(mef)

2015-04-10 01:54:45 UTC MAIN commitmail json YAML

Update 0.14 to 0.14.1
---------------------
version: 0.14.1
date: Thu Apr  9 12:57:23 CEST 2015
changes:
        - fix bug in affine expression normalization
        - fix handling of conditional validity constraints

(mef)

2015-04-10 01:50:32 UTC MAIN commitmail json YAML

Same deal here as lang/gcc48. Set GCC_REQD+=4.4, as the packages needs
omp_lock_t and gcc-4.2 doesn't provide that.

(rodent)

2015-04-10 01:48:45 UTC MAIN commitmail json YAML

Updated mail/dnsbl-milter to 6.45

(mef)

2015-04-10 01:48:37 UTC MAIN commitmail json YAML

Update to 6.45
--------------
6.45 2015-04-09
    Add bitcoin donation address

(mef)

2015-04-10 01:42:26 UTC MAIN commitmail json YAML

Updated devel/p5-IO-Multiplex to 1.15
Updated devel/p5-Lexical-SealRequireHints to 0.009
Updated devel/p5-Log-Any to 1.03.2
Updated devel/p5-Mixin-Linewise to 0.108
Updated devel/p5-Module-CoreList to 5.20150320
Updated devel/p5-MooX-Log-Any to 0.004002
Updated devel/p5-MooseX-App to 1.32
Updated devel/p5-MooseX-Types-Common to 0.001013
Updated devel/p5-MooseX-Types-Structured to 0.33
Updated devel/p5-MouseX-Getopt to 0.36
Updated devel/p5-Net-Netmask to 1.9021
Updated devel/p5-PPIx-Regexp to 0.039
Updated devel/p5-Perl-PrereqScanner to 1.023

(mef)

2015-04-10 01:41:06 UTC MAIN commitmail json YAML

Update to 1.023
---------------
1.023    2015-04-05 22:23:53-04:00 America/New_York
  - improve test reliability when path to perl has a space in it

(mef)

2015-04-10 01:37:43 UTC MAIN commitmail json YAML

Update to 0.039
----------------
0.039          2015-04-02      T. R. Wyant
  No changes since 0.038_01.

0.038_01        2015-03-26      T. R. Wyant
  Recognize nested subscripts in interpolation.
    Thanks to Andy Lester for finding this, which actually manifested in
    Perl-Critic-Policy-Variables-ProhibitUnusedVarsStricter. The problem is
    that the actual heuristics for finding the end of an interpolation are
    undocumented, and I missed this rather-obvious case.
  Add \b{g} (= \b{gcb})

(mef)

2015-04-10 01:34:02 UTC MAIN commitmail json YAML

Update 1.9016 to 1.9021
-----------------------
1.9021 2014-07-17

- Spelling fix in documentation.

1.9019 2013-10-01

- Rename $b to $bits so that netmask can be sorted.  Change mostly
  from https://rt.cpan.org/Ticket/Display.html?id=76939

1.9018 2013-09-26

- Minor MANIFEST fix.

1.9017 2013-09-20

- Add network split() function.
- Re-arrange the distribution a bit.

(mef)

2015-04-10 01:32:17 UTC MAIN commitmail json YAML

Regenerate patch checksum.

(hiramatsu)

2015-04-10 01:31:48 UTC MAIN commitmail json YAML

(pkgsrc)
- Add "PERL5_MODULE_TYPE= Module::Build"
(upstream)
- Update 0.34 to 0.36
----------------------
0.36 2015-04-02T00:04:11Z
  * Fix tests that follow GLD changes (#6)

0.35 2014-03-10T07:02:02Z

  * GLD 0.097 no longer defaults to no_ignore_case
    https://rt.cpan.org/Public/Bug/Display.html?id=93593
    See also
    https://github.com/moose/MooseX-Getopt/commit/c8459ee3ab47cdd7e0b1ccde1787f

(mef)

2015-04-10 01:26:14 UTC MAIN commitmail json YAML

Update 0.30 to 0.33
-------------------
0.33    2015-04-01 17:10:23Z
        - avoid using a method installer in the main importer, to avoid
          removing subs' blessedness (RT#103247)

0.32    2015-03-28 21:39:38Z
        - fix namespace cleaning with older MooseX::Types

0.31    2015-03-28 21:08:14Z
        - various misc distribution and packaging cleanup

(mef)

2015-04-10 01:24:05 UTC MAIN commitmail json YAML

Delete unnecessary MASTER_SITES line, use to check simple shape, but failed.

(mef)

2015-04-10 01:21:14 UTC MAIN commitmail json YAML

Update to 0.001013
------------------
0.001013  2015-03-28 22:16:00Z
  - better fix for fully-qualified type names, made to MooseX::Types directly
  - whitespace is now permitted in the NumericCode type (Denis Ibaev)

(mef)

2015-04-10 01:19:13 UTC MAIN commitmail json YAML

Update to 1.32
--------------
1.32 2015-?-?  (2015-03-22)
    - Improved Term Plugin (History, Delete, Pasting, Pos1/End, Cursors)
    - Documentation
    - Added app_command_register
    - Errors are now printed on STDERR
    - Disable fuzzy match for single letter parameters
    - Use proper exitcodes if errors occur
    - Add tests for subprocesses
    - Add MutexGroup plugin (implemented by Hunter McMillen)
    - Add Depends plugin (implemented by Hunter McMillen)

(mef)

2015-04-10 01:17:02 UTC MAIN commitmail json YAML

Update to 0.004002
------------------
0.004002  2015-04-07 11:19:55-04:00 America/New_York
  - Removed double version
  - Added compile test

(mef)

2015-04-10 01:15:15 UTC MAIN commitmail json YAML

Update to 5.20150320
--------------------
5.20150320
  - Updated for v5.21.10

(mef)

2015-04-10 01:13:12 UTC MAIN commitmail json YAML

Update 0.106 to 0.108
---------------------
0.108    2015-04-08 14:56:06-04:00 America/New_York
        - first argument can be options only if there are two options

0.107    2015-04-07 20:14:41-04:00 America/New_York
        - add leading hashref arg for passing binmode to read_string,
          write_string
        - do not modify references of args passed to read_file, write_file

(mef)

2015-04-10 01:08:07 UTC MAIN commitmail json YAML

Update  1.03 to 1.032 (PKGVERSION set to 1.03.2)
---------------------
1.032    2015-03-26 17:23:37-04:00 America/New_York
    - no changes from 1.031

1.031    2015-03-26 06:08:17-04:00 America/New_York (TRIAL RELEASE)
    [Fixed]
    - Log::Any::Adapter::Test passed through all constructor arguments,
      which could be fatal when mocking adapters without all key-value
      pairs (like Log::Any::Adapter::File); now this only passes through
      the category and ignores other parameters when used as an
      adapter class override.

(mef)

2015-04-10 01:03:20 UTC MAIN commitmail json YAML

Update 0.007 to 0.009
---------------------
version 0.009; 2015-03-20

  * in test of require for version checking, work around [perl #124135]
    which was introduced in Perl 5.21.4

version 0.008; 2015-03-20

  * bugfix: don't localise hints around a version-number require, so that
    "use v5.10.0" can have its intentional effect of setting feature flags

  * bugfix: in pure Perl implementation, use a ($) prototype on
    CORE::GLOBAL::require, so that the argument expression will be in
    the correct context

  * better error message for refusing to use pure Perl implementation
    on Perl 5.9.4 to 5.10.0

  * document that the pure Perl implementation breaks the use of the
    implicit $_ parameter with require

  * in swash test, don't fail if utf8.pm was loaded unexpectedly early,
    as has been seen to happen on some systems

  * test idempotence

  * fix test for thread safety, which risked false negatives

  * when preemptively loading Carp and Carp::Heavy, avoid the Perl core
    bug regarding the context applied to file scope of required modules,
    in case of future versions of those modules becoming vulnerable and
    running on an old Perl

  * declare correct version for Test::More dependency

  * typo fix in documentation

  * typo fix in a comment

(mef)

2015-04-10 00:59:47 UTC MAIN commitmail json YAML

Update 1.13 to 1.15
-------------------
1.15 Tue Mar 11 14:00:00 CET 2015
        - Move untie patch to the right place.

1.14 Mon Mar 30 11:00:00 CET 2015
        - Fix 110_ntest to avoid reading from muxed handle.
        - Apply patch to prevent untie warnings.
          rt.cpan.org#67846 [dmcbridepath@cpan.org Darin McBride]

(mef)

2015-04-10 00:32:08 UTC MAIN commitmail json YAML

GCC_REQD+=4.4, because 4.2 can't build it due to the package needing
omp_lock_t.

(rodent)

2015-04-09 21:35:51 UTC MAIN commitmail json YAML

+ icecast-2.4.2.

(wiz)

2015-04-09 17:44:01 UTC MAIN commitmail json YAML

Apply Clang changes slightly later to avoid interfering with patch
(re-)generation.

(tron)

2015-04-09 17:09:01 UTC MAIN commitmail json YAML

Improve Clang build fix and use it under Mac OS X as well. The problem
is specific to the verion of Clang (3.5 and newer) and not the platform.

This package now builds under Mac OS X Yosemite with the latest version
of Xcode tools.

(tron)

2015-04-09 17:01:31 UTC MAIN commitmail json YAML

Fix PLIST with options lua enabled

(abs)

2015-04-09 15:35:02 UTC MAIN commitmail json YAML

Updated filesystems/glusterfs to 3.6.

(manu)

2015-04-09 15:20:48 UTC MAIN commitmail json YAML

2015-04-09 11:56:15 UTC MAIN commitmail json YAML

Add comments for PYTHON_VERSIONS_INCOMPATIBLE.

(wiz)

2015-04-09 10:40:34 UTC MAIN commitmail json YAML

Updated emulators/suse131_32_gtk2 to 13.1nb6

(wiz)

2015-04-09 10:40:24 UTC MAIN commitmail json YAML

Updated emulators/suse131_gtk2 to 13.1nb6

(wiz)

2015-04-09 10:40:12 UTC MAIN commitmail json YAML

Add shared-mime-info rpm to gtk2 emulation package. This matches
what suse121_gtk2 does and fixes the first part of PR 48666, as
Nicolas Joly found out.

Run update-mime-database in INSTALL, and add an appropriate cleanup
rule to DEINSTALL.

Bump PKGREVISION.

(wiz)

2015-04-09 10:17:25 UTC MAIN commitmail json YAML

Updated sysutils/duplicity to 0.6.25.

(hiramatsu)

2015-04-09 10:16:35 UTC MAIN commitmail json YAML

Update duplicity to 0.6.25.

Changes from previous:

New in v0.6.25 (2014/10/20)
---------------------------
Enhancements:
* Add deprecation warning for 0.6 series
* Merged in lp:~ed.so/duplicity/0.6-dpbx.importfix
  - fix this showstopper with the dropbox backend
    "NameError: global name 'rest' is not defined"
* Merged in lp:~jflaker/duplicity/BugFix1325215
  - The reference to "--progress_rate" in the man page as a parameter is
    incorrect. Should be "--progress-rate".
* Merged in lp:~hooloovoo/duplicity/updated-README-REPO
  - Changes to README-REPO to reflect the restructuring of the directories.
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic
* Merged in lp:~ed.so/duplicity/webdav200fix-0.6
  - webdav backend fix "BackendException: Bad status code 200 reason OK. " when
    restarting an interrupted backup and overwriting partially uploaded volumes.
* Merged in lp:~antmak/duplicity/0.6-par2-fix
  - Useful fix for verbatim par2cmdline options (like "-t" in par2-tbb version)
* Merged in lp:~jon-haggblad/duplicity/ftps-fix
  - Minor bugfix for ftps backend where lftp needs host prefixed by "ftps://".
* Fixed bug 1327550: OverflowError: signed integer is greater than maximum
  - Major and minor device numbers are supposed to be one byte each.  Someone
    has crafted a special system image using OpenVZ where the major and minor
    device numbers are much larger (ploop devices).  We treat them as (0,0).
* Merged in lp:~jon-haggblad/duplicity/ftps-fix (2nd try)
  - Minor bugfix for ftps backend where lftp needs host prefixed by "ftps://".
* Merged in lp:~johnleach/duplicity/1315437-swift-container-create
  - Check to see if the swift container exists before trying to create it,
    in case we don't have permissions to create containers. Fixes #1315437

(hiramatsu)

2015-04-09 09:55:58 UTC MAIN commitmail json YAML

Revert last change. The latest version of Xcode installs the editline
related files to "/usr" again. And the previous work-around now breaks
the build for some unknown reason.

Problem pointed out by Adam Ciarci��ski in private e-mail.

(tron)

2015-04-09 09:35:29 UTC MAIN commitmail json YAML

Added textproc/heirloom-doctools version 150406

(wiz)

2015-04-09 09:35:21 UTC MAIN commitmail json YAML

+ heirloom-doctools

(wiz)

2015-04-09 09:35:05 UTC MAIN commitmail json YAML

Import heirloom-doctools-150406 as textproc/heirloom-doctools, packaged
for wip by Carsten Kunze.

The Heirloom Documentation Tools provide troff, nroff, and related
utilities to format manual pages and other documents for output on
terminals and printers.  They are portable and enhanced versions
of the utilities released by Sun as part of OpenSolaris, and, for
pic, grap, mpm, and some minor parts, by Lucent as part of Plan 9.

(wiz)

2015-04-09 06:36:07 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 15.03

(fhajny)

2015-04-09 06:35:53 UTC MAIN commitmail json YAML

Update ejabberd to 15.03. Take on maintainership.

- Add support for WebSocket
- Flexible session management with multiple backends: Mnesia/SQL/Redis or
  custom backend for session manager
- Security improvement with SCRAM based password encryption in SQL
  authentication backends.
- Package management for ejabberd contributed modules
- Improved Elixir experience
- Automatic clustering scripts
- Added missing index on database
- Important updates on the documentation, with the launch of a new
  documentation site: docs.ejabberd.im
- Several other bugfixes

More information on release at

  https://www.ejabberd.im/node/24818

(fhajny)

2015-04-09 06:16:32 UTC MAIN commitmail json YAML

2015-04-09 01:39:31 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Meta-YAML to 0.014
Updated devel/p5-CPAN-Perl-Releases to 2.12
Updated devel/p5-CPAN-Reporter to 1.2014
Updated devel/p5-Class-MethodMaker to 2.24
Updated devel/p5-Config-AutoConf to 0.311
Updated devel/p5-Config-MVP to 2.200010
Updated devel/p5-Data-Integer to 0.005
Updated devel/p5-Data-Peek to 0.44
Updated devel/p5-Devel-Cover to 1.18
Updated devel/p5-Devel-Declare to 0.006018
Updated devel/p5-Devel-NYTProf to 6.01
Updated devel/p5-Devel-PatchPerl to 1.32
Updated devel/p5-Devel-Size to 0.80
Updated devel/p5-Dist-Zilla to 5.034
Updated devel/p5-File-BaseDir to 0.06
Updated devel/p5-File-Find-Rule-Perl to 1.15
Updated devel/p5-FileHandle-Unget to 0.1625
Updated devel/p5-Git-Repository to 1.313
Updated devel/p5-Git-Wrapper to 0.044

(mef)

2015-04-09 01:36:56 UTC MAIN commitmail json YAML

(pkgsrc)
  - DEPENDS switched from p5-File-pushd>=1.05 to p5-File-chdir>=0.1010
    (as noted below)
(upstream)
  - Update 0.040 to 0.044
---------------------
0.044    2015-04-07 21:10:31-07:00 America/Los_Angeles
        No changes from the (borked) v0.043-TRIAL

0.043-effup 2015-03-31 11:54:27-04:00 America/New_York (TRIAL RELEASE)
        Handle SKIP affecting number of commits in test (Gianni Ceccarelli)

0.043    2015-03-28 20:07:33-07:00 America/Los_Angeles
        No changes from 0.042-TRIAL (see also changes for 0.041-TRIAL)

0.042    2015-03-23 21:54:11-07:00 America/Los_Angeles (TRIAL RELEASE)
        Using "--format" with the log method now throws a
        Git::Wrapper::Exception (B. Estrade)

0.041    2015-03-18 22:14:08-07:00 America/Los_Angeles (TRIAL RELEASE)
        Switch from File::pushd to File::chdir (John Anderson)

(mef)

2015-04-09 01:30:38 UTC MAIN commitmail json YAML

Update to 1.313
---------------
1.313 Sat Mar 21 2015
    [DOCUMENTATION]
    - add a section about Git::Raw in the SEE ALSO (written by its author)
    - document the availability of Git.pm on CPAN
    - added the list of contributors to the META file

(mef)

2015-04-09 01:28:23 UTC MAIN commitmail json YAML

Update 0.1623 to 0.1625
-----------------------
Version 0.1625: Mon Mar 30 2015
- Modify the memory leak test to check for <= 0 bytes. I'm not sure how this
  scenario happens, but test failures like this indicate that it can:
  http://www.cpantesters.org/cpan/report/bdd0e36c-d0dd-11e4-954f-5702e0bfc7aa
- Attempt to fix loss of lines when $/ is undef. Thanks to Nigel Horne for the
  automated testing that found the failure.
  http://www.cpantesters.org/cpan/report/60452d60-d3cc-11e4-b60b-c2157e3e1735

Version 0.1624: Sun Mar 22 2015
- Moved code to github
- Added POD test
- Improve testability of binmode_bug.t, stdin_tell_bug.t
- Implement a potential fix for test failures where FileHandle::getline()
        seems to be reading a single line even though $/ is undef. Unfortunately I
        can't reproduce this failure, so I'll submit and check the CPAN Testers
        reports.
- Use "local $/" instead of reassigning global $/. Perhaps this is somehow
        related to the test failures above?
- Improve documentation for input_record_separator()

(mef)

2015-04-09 01:26:25 UTC MAIN commitmail json YAML

Update 1.13 to 1.15
-------------------
1.15    2015-04-05
        - fix tests from 1.14 release

1.14    2015-04-05
        - fix tests for ExtUtils::MakeMaker 7.05_* (ETHER)
        - use warnings in module and tests
        - switch off of Module::Install again

(mef)

2015-04-09 01:24:06 UTC MAIN commitmail json YAML

Update 5.032 to 5.034
---------------------
5.034    2015-03-20 10:57:07-04:00 America/New_York
        - require new Config::MVP for better exceptions (that we rely on)
        - point to IRC in dist metadata

5.033    2015-03-17 07:45:36-04:00 America/New_York
        - NextRelease now bases the new file on disk on the original file on
          disk, skipping any munging that happened in between
        - improve error message when a plugin can't be loaded
        - added "use_begin" option to PkgVersion

(mef)

2015-04-09 01:23:04 UTC MAIN commitmail json YAML

Update 0.03 to 0.06
-------------------
0.06 6 Apr 2015
    Added prerequsitie module build_requires section of Build.PL

0.05 4 Apr 2015
    Added prerequsitie module to Build.PL

0.04 3 Apr 2015
    Fix for RT bug #41744 . Remove warning message when $ENV{HOME} is not defined
    Fix for RT bugs # 88502 and #54929, typos corrected
        Fix for RT bug #41744 . Remove warning message when $ENV{HOME} is not defined
    Fix for RT bugs #50343, added more functionality
        Fixed some OS depedendancies in test suite.

(mef)

2015-04-09 01:16:40 UTC MAIN commitmail json YAML

Update to 0.80
--------------
0.80 2015-03-31 nicholas
[no changes]

0.79_54 2015-03-27 nicholas
  * Fix the definition of padlist_size() for post-5.20 perls.
  * Avoid tests failing because Test::More lazy-loading changes the size of %::
  * Fix the build under 5005 threads. [Not that anyone is using them :-)]

0.79_53 2015-03-25 nicholas
  * Avoid t/recurse.t failing on earlier versions on 32 bit platforms
    (subroutines are smaller than it assumes)
  * Count the size of padlist names in CVs (for v5.18 and later - earlier TODO)
  * Handle PADNAMELIST/PADNAME introduced in v5.21.7
    two patches from Zefram:
  * Add handling of children of METHOP and UNOP_AUX ops [CPAN #102911]
  * More complete handling of padlists for XSUBs [CPAN #102909]

0.79_52 2015-03-20 nicholas
    two patches from Zefram:
  * handle the new METHOP. [CPAN #101071]
  * handle the multideref op, and to a limited extent the UNOP_AUX op class in
    general. [CPAN #102911]

  * As of eacbb37937698a03 (v5.21.6), can't call CvPADLIST on an XSUB.
    More usefully, the slot is now used for XS versioning protection, which
    means that we can be confident that nothing out there is using it for data.
    Reported as [CPAN #102909].
  * Avoid t/recurse.t failing because Test::More::is() has been refactored and
    is now larger than it was. [CPAN #102910].

0.79_51 2015-02-28 nicholas
  * as of 5.20.0, s/// is no longer a reliable test for OOK [CPAN #95493]

0.79_50 2015-02-28 nicholas
    patches from Zefram:
  * wrong test for magicalness [CPAN #88180]
  * reading tied scalar shrinks it [CPAN #88182]

(mef)

2015-04-09 01:14:34 UTC MAIN commitmail json YAML

Update to 1.32
--------------
version 1.32 at 2015-03-30 15:52:27 +0000
    - Favour gpatch over patch
    - This should work better on older versions of Solaris
    - Updated the included hints to latest from blead

(mef)

2015-04-09 01:12:34 UTC MAIN commitmail json YAML

Update to 6.01
--------------
  Changes in Devel::NYTProf 6.01 - 4th April 2015
      Changed the clock used on Windows to high resolution QueryPerformanceCounter
        which makes NYTProf useful on windows, at last, thanks to bulk88, #68

      Fallback to checking PATH for nytprof scripts, #61 thanks to calid
      Fix unused variable warnings thanks to zefram, RT#103107
      Fix handling of PERL_DISABLE_PMC, thanks to bulk88, #67

      Use larger buffer size when writing the data file, thanks to bulk88 #69

      Clarified the docs re DB:: functions, #63 thanks to dbooth-boston
      Documentation cleanup thanks to wollmers, #64
      Clarify reason for loading Devel::NYTProf as early as possible.
      Clarification of the RUN-TIME CONTROL OF PROFILING docs

(mef)

2015-04-09 01:10:30 UTC MAIN commitmail json YAML

Update to 0.006018
------------------
0.006018 - 2015-03-24
  - tests fixed for blead (5.21.*) (Matthew Horsfall, RT#102918)

(mef)

2015-04-09 01:09:09 UTC MAIN commitmail json YAML

Update to 1.18
--------------
Release 1.18 - 6 April 2015
- Remove dependency on CGI (use HTML::Entities instead) (Lee Johnson).
- Fix a use of the wrong type of null constant (Zefram) (RT #103102).
- Link to next uncovered statement in html_basic (H.Merijn Brand) (github 112).
- Add "provides" to metadata (Ivan Wills) (github 119).

(mef)

2015-04-09 01:06:55 UTC MAIN commitmail json YAML

Update to 0.44
--------------
0.44    - 2015-03-25, H.Merijn Brand  <h.m.brand@xs4all.nl>
    * DDisplay in void context consistency

(mef)

2015-04-09 01:05:02 UTC MAIN commitmail json YAML

Update to 0.005
---------------
version 0.005; 2015-03-29
  * avoid a spurious warning generated by new Perls starting with
    Perl 5.21.6
  * include META.json in distribution
  * convert .cvsignore to .gitignore
  * add MYMETA.json to .cvsignore

(mef)

2015-04-09 01:03:18 UTC MAIN commitmail json YAML

Update to 2.200010
2.200010  2015-03-17 07:43:04-04:00 America/New_York
        - copypaste code!  apply section_name fix from Section to WithBundles
          (thanks, Karen Etheridge)

(mef)

2015-04-09 00:55:54 UTC MAIN commitmail json YAML

Update to 0.311
---------------
0.311  2015-03-17
        - fix check_member(s) - patch by jddurand

(mef)

2015-04-09 00:54:23 UTC MAIN commitmail json YAML

Update to 2.24
--------------
2.24    Mar 31 2015
        - fix missing OUTPUT section - RT#103113 (Zefram)

(mef)

2015-04-09 00:51:07 UTC MAIN commitmail json YAML

Update 1.2011 to 1.2014
-----------------------
1.2014    2015-04-06 12:08:28-04:00 America/New_York
  - no changes from 1.2013-TRIAL

1.2013    2015-03-29 21:52:11-04:00 America/New_York (TRIAL RELEASE)
  [ADDED]
  - Added experimental option to save output of hanging modules [CHORNY]
  - Added experimental option to save list of hanging modules [CHORNY]

  [CHANGED]
  - C::R::PrereqCheck will read <> before checking modules

  [FIXED]
  - Fixed incorrect report grade edge case [CHORNY]
  - Fixed tests for Perls on Windows with spaces in the path
  - Added Dancer::Plugin::FlashNote to list of prereq-check conflicts

  [TESTING]
  - Tests for C::R::PrereqCheck added

(mef)

2015-04-09 00:46:51 UTC MAIN commitmail json YAML

version 2.12 at 2015-03-20 18:00:55 +0000
-----------------------------------------
    Updated for v5.21.10

(mef)

2015-04-09 00:44:35 UTC MAIN commitmail json YAML

Update 0.012 to 0.014
---------------------
0.014    2015-03-16 19:22:12-04:00 America/New_York
  - Generated from ETHER/YAML-Tiny-1.66.tar.gz

0.013    2015-03-16 11:32:04-04:00 America/New_York
  - Generated from ETHER/YAML-Tiny-1.65.tar.gz

(mef)

2015-04-08 23:25:25 UTC MAIN commitmail json YAML

2015-04-08 20:53:41 UTC pkgsrc-2015Q1 commitmail json YAML

Pullup tickets #4656 and #4657.

(tron)

2015-04-08 20:53:25 UTC pkgsrc-2015Q1 commitmail json YAML

Pullup ticket #4657 - requested by wiz
net/tor: security update

Revisions pulled up:
- net/tor/Makefile                                              1.102
- net/tor/distinfo                                              1.63

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Wed Apr  8 05:26:02 UTC 2015

  Modified Files:
  pkgsrc/net/tor: Makefile distinfo

  Log Message:
  Update to 0.2.5.12,  from Christian Sturm in PR 49823.

  Changes in version 0.2.5.12 - 2015-04-06
    Tor 0.2.5.12 backports two fixes from 0.2.6.7 for security issues that
    could be used by an attacker to crash hidden services, or crash clients
    visiting hidden services. Hidden services should upgrade as soon as
    possible; clients should upgrade whenever packages become available.

    This release also backports a simple improvement to make hidden
    services a bit less vulnerable to denial-of-service attacks.

    o Major bugfixes (security, hidden service):
      - Fix an issue that would allow a malicious client to trigger an
        assertion failure and halt a hidden service. Fixes bug 15600;
        bugfix on 0.2.1.6-alpha. Reported by "disgleirio".
      - Fix a bug that could cause a client to crash with an assertion
        failure when parsing a malformed hidden service descriptor. Fixes
        bug 15601; bugfix on 0.2.1.5-alpha. Found by "DonnchaC".

    o Minor features (DoS-resistance, hidden service):
      - Introduction points no longer allow multiple INTRODUCE1 cells to
        arrive on the same circuit. This should make it more expensive for
        attackers to overwhelm hidden services with introductions.
        Resolves ticket 15515.

(tron)

2015-04-08 20:46:55 UTC pkgsrc-2015Q1 commitmail json YAML

Pullup ticket #4656 - requested by joerg
graphics/py-pygal: build fix

Revisions pulled up:
- graphics/py-pygal/PLIST                                      1.4

---
  Module Name: pkgsrc
  Committed By: rodent
  Date: Sat Apr  4 13:11:46 UTC 2015

  Modified Files:
  pkgsrc/graphics/py-pygal: PLIST

  Log Message:
  Readd ${PYVERSSUFFIX} to PLIST.

(tron)

2015-04-08 19:57:35 UTC MAIN commitmail json YAML

Updated www/php-http to 2.4.3

(fhajny)

2015-04-08 19:57:23 UTC MAIN commitmail json YAML

Update php-http to 2.4.3, based on patches provided by rodent@NetBSD.org.
Not backwards compatible with 1.x. Now depends on php-propro and php-raphf.

Upstream changelog:

2.4.3
* Fixed bug #69357 (HTTP/1.1 100 Continue overriding subsequent 200 response
  code with PUT request)

2.4.2
* Fixed bug 69076 (http\Url throws Exception on empty querystring)
* Fixed bug 69313 (http\Client doesn't send GET body)
+ Added libidn2 and UIDNA as fallbacks for IDN support
- Deferred warnings/exceptions of the client, so callbacks for the
  currently failing requests will still be called

2.4.1
* Fixed build with PHP <= 5.4 (Remi)

2.4.0
* Split off pecl/apfd and pecl/json_post

2.3.2
* Fixed bug with http\QueryString::offsetSet() resetting the complete
  query string

2.3.1
* Fixed build on platforms that need stddef.h to define ptrdiff_t
  (e.g. CentOS 7.5)

2.3.0
+ Preliminiary HTTP2 support for http\Client (libcurl with nghttp2 support)
+ Improved performance of HTTP info parser (request/response line)
+ Improved performance of updating client observers
+ Improved performance of http\Env\Response output to streams
+ Improved the error messages of the header parser
+ Added http\Header\Parser class
+ Added http\Client::configure() method accepting an array with the following
  options for libcurl:
. maxconnects (int, size of the connection cache)
. max_host_connections (int, max number of connections to a single host,
  libcurl >= 7.30.0)
. max_pipeline_length (int, max number of requests in a pipeline,
  libcurl >= 7.30.0)
. max_total_connections (int, max number of simultaneous open connections
  of this client, libcurl >= 7.30.0)
. pipelining (bool, whether to enable HTTP/1.1 pipelining)
. chunk_length_penalty_size (int, chunk length threshold for pipelining,
  libcurl >= 7.30.0)
. content_length_penalty_size (int, size threshold for pipelining,
  libcurl >= 7.30.0)
. pipelining_server_bl (array, list of server software names to blacklist
  for pipelining, libcurl >= 7.30.0)
. pipelining_site_bl (array, list of server host names to blacklist
  for pipelining, libcurl >= 7.30.0)
. use_eventloop (bool, whether to use libevent, libcurl+libevent)
+ Added http\Client::getAvailableOptions() and
  http\Client::getAvailableConfiguration() methods
+ Added support for HTTP2 if libcurl was built with nghttp2 support.
+ Added http\Client\Curl\HTTP_VERSION_2_0 constant (libcurl >= 7.33.0)
+ Added http\Client\Curl\TLS_AUTH_SRP constant (libcurl >= 7.21.4)
+ Added pinned_publickey SSL request option (libcurl >= 7.39.0)
+ Added tlsauthtype, tlsauthuser and tlsauthpass SSL request option
  (libcurl >= 7.21.4)
+ Added verifystatus (a.k.a OCSP) SSL request option (libcurl >= 7.41.0)
+ Added proxyheader request option (libcurl >= 7.37.0)
+ Added unix_socket_path request option (libcurl >= 7.40.0)
* Fixed compress request option
* Fixed parsing authorities of CONNECT messages
* Fixed parsing Content-Range messages
* Fixed http\Env\Response to default to chunked encoding over streams
* Fixed superfluous output of Content-Length:0 headers
* Fixed persistent easy handles to be only created for persistent
  multi handles
* Fixed the header parser to accept not-yet-complete header lines
* Fixed http\Message::toStream() crash in ZTS mode
* Fixed the message stream parser to handle intermediary data bigger than 4k
* Fixed the message stream parser to handle single header lines without EOL
* Fixed http\Message\Body to not generate stat based etags
  for temporary streams
- Deprecated http\Client::enablePipelining(), use
  http\Client::configure(["pipelining" => true]) instead
- Deprecated http\Client::enableEvents(), use
  http\Client::configure(["use_eventloop" => true]) instead
- Removed the cookies entry from the transfer info, wich was very slow
  and generated a Netscape formatted list of cookies
- Changed the header parser to reject illegal characters

2.2.1
* Fixed Bug #69000 (http\Url breaks down with very long URL query strings)

2.2.0
- var_dump(http\Message) no longer automatically creates an empty body
+ Added http\Message\Parser class
+ Made http\Client::once() and http\Client::wait() available when using events
+ Added http\Url::PARSE_MBLOC, http\Url::PARSE_MBUTF8,
  http\Url::PARSE_TOIDN and http\Url::PARSE_TOPCT constants
+ Added http\Env\Response::setCookie()
+ Added http\Env\Request::getCookie()

2.1.4
* Fixed bug #68353 (QsoSSL support removed in libcurl 7.39)
* Fixed bug #68149 (duplicate content-length with libcurl < 7.23)
* Fixed bug #66891 (Unexpected HTTP 401 after NTLM authentication)

2.1.3
* Fix build with libcurl < 7.26 (Remi)

2.1.2
+ Added missing request option constants: POSTREDIR_303, AUTH_SPNEGO
  (libcurl >= 7.38.0), SSL_VERSION_TLSv1_{0,1,2} (libcurl >= 7.34)
* Fixed bug #68083 (PUT method not working after DELETE)
* Fixed bug #68009 (Segmentation fault after calling exit(0) after a request)
* Fixed bug #68000 (Extension does not build on FreeBSD)

2.1.1
* Fix httpVersion retrieval on bigendian (Remi)
* Fix etag/crc32b on bigendian (Remi)

2.1.0
- Removed port and scheme guessing of http\Url for portability
* Fixed PHP-5.3 compatibility
* Fixed PHP-5.4 compatibility
* Fixed possible bus error on shutdown when using events
* Fixed sovereignty of clients when using events
* Fixed a possible crash with http\Encoding\Stream\Dechunk::decode($unencoded)
* Fixed a leak in http\Client\Curl options
* Fixed bug #67733 (Compile error with libevent 2.x)
+ Added RFC5987 support in http\Params
+ Improved synthetic HTTP message parsing performace for ~20%
+ Added request options if libcurl has builtin c-ares support:
dns_interface, dns_local_ip4, dns_local_ip6 (all libcurl >= 7.33.0)
+ Added request options:
expect_100_timeout (libcurl >= 7.36.0), tcp_nodelay
+ Added transfer info:
curlcode, tls_session (libcurl >= 7.34.0), only available during transfer

2.0.7
* General improvements to the test suite
* Fixed http\Env\Response::send() ignoring some write errors
* Fixed bug #67528 (RFC compliant default user agent)
* Fixed a garbage collector issue with JSON POSTs
* Fixed refcount issue and double free of message bodies
* Fixed use after free if the http\Client::enqueue() closure returns TRUE
* Fixed bug #67584 (http\Client\Response not initialized as response
  on failure)

2.0.6
+ Added "uploaded" progress state
* Fixed bug #67089 (Segmentaion fault with ZTS)
* Fixed compatibility with PHP-5.6+
* Fixed re-use of request messages which content length remained untouched
  when the body was reset

2.0.5
* Fix rare crash with uninitialized CURLOPT_HTTPHEADER
* Fix build with -Werror=format-security (Remi)
* Fix build with extenal libs needed by libcurl

2.0.4
* Removed the pecl/event conflict
* Fixed bug #66388 (Crash on POST with Content-Length:0 and untouched body)

2.0.3
* Fixed typo

2.0.2
* Fixed bug #66250 (shutdown crash as shared extension)

2.0.1
* Fixed a bug with multiple ob_start(http\Env\Response) while
  replacing the body
* Fixed build on Windows with libevent2

2.0.0
Extended HTTP support. Again. Keep in mind that it's got the major version 2,
because it's incompatible with pecl_http v1.

* Introduces the http namespace.
* Message bodies have been remodeled to use PHP temporary streams instead
  of in-memory buffers.
* The utterly misunderstood HttpResponse class has been reimplemented
  as http\Env\Response inheriting http\Message.
* Currently, there's only one Exception class left, http\Exception.
* Errors triggered by the extension can be configured statically by
  http\Object::$defaultErrorHandling or inherited http\Object->errorHandling.
* The request ecosystem has been modularized to support different libraries,
  though for the moment only libcurl is supported.

(fhajny)

2015-04-08 19:12:29 UTC MAIN commitmail json YAML

Add matcha-sns.

(ryoon)

2015-04-08 19:11:54 UTC MAIN commitmail json YAML

Added www/matcha-sns version 1.3.6

(ryoon)

2015-04-08 19:11:09 UTC MAIN commitmail json YAML

Import php54-matcha-sns-1.3.6 as www/matcha-sns.

Matcha SNS is Social Networking Service (SNS) software for intranet
and the Internet SNS.  This software has Japanese UI only.
It is formerly known as sencha-sns.

(ryoon)

2015-04-08 19:03:17 UTC MAIN commitmail json YAML

Removed www/sencha-sns

(ryoon)

2015-04-08 19:02:18 UTC MAIN commitmail json YAML

2015-04-08 18:49:21 UTC MAIN commitmail json YAML

Updated devel/py-zanata-python-client to 1.3.21

(ryoon)

2015-04-08 18:48:54 UTC MAIN commitmail json YAML

Update to 1.3.21

* Convert to GITHUB framework.

Changelog:
1.3.21:
Fixed installation issue

@gnuman gnuman released this on 4 Mar

With version v1.3.20, could not install folder zanatalib inside build/lib/zanataclient, fixed this issue in setup.py

1.3.20:
Minor Bug fixes

@gnuman gnuman released this on 25 Feb 揃 1 commit to master since this release

    Improved error message
    Test case fix
    Added language option in command, zanata push --push-type target --lang af

1.3.19:
Fixed bug - 1194987 - NameError: global name 'project_type' is not defined

@gnuman gnuman released this on 23 Feb 揃 9 commits to master since this release

Bug 1194987 - NameError: global name 'project_type' is not defined

Fix by Richard W.M. Jones(rjones@redhat.com),added self keyword
project_type is member of class now,in previous versions it was a local member

Fetching po files is a basic thing, hence build is needed

(ryoon)

2015-04-08 18:45:54 UTC MAIN commitmail json YAML

Updated security/putty to 0.64

(ryoon)

2015-04-08 18:45:22 UTC MAIN commitmail json YAML

Update to 0.64

* Avoid compilation error on tolower and char type.

Changelog:
2015-02-28 PuTTY 0.64 released, fixing a SECURITY HOLE

PuTTY 0.64, released today, fixes a security hole in 0.63 and before:
private-key-not-wiped-2. Also diffie-hellman-range-check has been argued
to be a security hole. In addition to these and other less critical bug
fixes, 0.64 also supports the major new feature of sharing an SSH connection
between multiple instances of PuTTY and its tools, and a command-line and
config option to specify the expected host key(s).

(ryoon)

2015-04-08 18:39:28 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.490

(ryoon)

2015-04-08 18:38:48 UTC MAIN commitmail json YAML

Update to 0.490

Status:
Unadjusted glyphs (characters; 1st pass): Uninode 808e-933a
Unadjusted glyphs (Bushu; 1st pass): Niku, Kusa-kanmuri, Mushi, Koromo,
Gon-ben, Ashi, Kuruma, Kane.

(ryoon)

2015-04-08 18:26:58 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 31.6.0

(ryoon)

2015-04-08 18:26:35 UTC MAIN commitmail json YAML

2015-04-08 18:25:49 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 31.6.0

(ryoon)

2015-04-08 18:25:15 UTC MAIN commitmail json YAML

Update to 31.6.0

CHangelog:
Fixed in Thunderbird 31.6

    2015-40 Same-origin bypass through anchor navigation
    2015-37 CORS requests should not follow 30x redirections after preflight
    2015-33 resource:// documents can load privileged pages
    2015-31 Use-after-free when using the Fluendo MP3 GStreamer plugin
    2015-30 Miscellaneous memory safety hazards (rv:37.0 / rv:31.6)

(ryoon)

2015-04-08 16:24:16 UTC MAIN commitmail json YAML

Updated devel/cfitsio to 3.370.

(hiramatsu)

2015-04-08 16:23:28 UTC MAIN commitmail json YAML

Update devel/cfitsio to 3.37.

Changes from previous:
----------------------
Version 3.37 - 3 June 2014

  - added configure options to support reading bzip2 compressed FITS files.
    This depends on having the bzlib library installed on the local machine.
    Patch submitted by Dustin Lang.

  - replaced the random Gaussian and Poissonian distribution functions with
    new code written by Craig Markwardt derived from public domain C++ functions
    written by John D Cook.

  - patched fitsio2.h to support CFITSIO on AArch64 (64-bit ARM)
    architecture (both big and little endian).  Supplied by
    Marcin Juszkiewicz and Sergio Pascual Ramirez, with further update
    by Michel Normand.

  - fixed bug in fpackutil.c that caused fpack to exit prematurely if
    the FZALGOR directive keyword was present in the HDU header.

Version 3.36 - 6 December 2013

  - added 9 Dec: small change to the fileseek function in drvrfile.c to
    support large files > 2 GB when building CFITSIO with MinGW on Windows

  - reorganized the CFITSIO code directory structure; added a 'docs'
    subdirectory for all the documentation, and a 'zlib' directory
    for the zlib/gzip file compression code.

  - made major changes to the compression code for FITS binary table
    to support all types of columns, including variable-length arrays.
    This code is mainly used via the fpack and funpack programs.

  - increased the number of FITS files that can be opened as one
    time to 1000, as defined by NMAXFILES in fitsio2.h.

  - made small configuration changes to configure.in, configure,
    fitsio.h, and drvrfile.c to support large files (64-bit file
    offsets} when using the mingw-w64 compiler (provided by
    Benjamin Gilbert).

  - made small change to fits_delete_file to more completely ignore
    any non-zero input status value.

  - fixed a logic error in a 'if' test when parsing a keyword name
    in the ngp_keyword_is_write function in grparser.c (provided
    by David Binderman).

  - when specifying the image compression parameters as part of the
    compressed image file name (using the "[compress]" qualifier
    after the name of the file), the quantization level value, if
    specified, was not being recognized by the CFITSIO compression
    routines. The image would always be compressed with the default
    quantization level of 4.0, regardless of what was specified.  This
    affected the imcopy program, and potentially other user-generated
    application programs that used this method to specify the
    compression parameters.  This bug did not affect fpack or
    funpack.  This was fixed in the imcomp_get_compressed_image_par
    routine in the imcompress.c file. (reported by Sean Peters)

  - defined a new CFITS_API macro in fitsio.h which is used to export the
    public symbols when building CFITSIO on Windows systems with CMake. This
    works in conjunction with the new Windows CMake build procedure that
    is described in the README.win32 file. This complete revamping of the
    way CFITSIO is built under Windows now supports building 64-bit
    versions of the library.  Thanks to Daniel Kaneider (Luminance HDR
    Team) for providing these new  CMake build procedures.

  - modified the way that the low-level file_create routine works when
    running in the Hera environment to ensure that the FITS file that is
    created is within the allow user data disk area.

  - modified fits_get_compression_type so that it does not return an error
    if the HDU is a normal FITS IMAGE extension, and is not a tile-compressed
    image.

  - modified the low-level ffgcl* and ffpcl* routines to ensure that they
    never try ro read or write more than 2**31 bytes from disk at one time,
    as might happen with very large images, to avoid integer overflow errors.
    Fix kindly provided by Fred Gutsche at NanoFocus AG (www.nanofocus.de).

  - modified Makefile.in so that doing 'make distclean' does not delete
    new config.sub and config.guess files that were recently added.

  - adopted a patch from Debian in zcompress.c to "define" the values of
    GZBUFSIZE and BUFFINCR, instead of exporting the symbols as 'int's.

Version 3.35 - 26 June 2013  (1st beta release was on 24 May)

  - fixed problem with the default tile size when compressing images with
    fpack using the Hcompress algorithm.

  - fixed returned value ("status" instead of "*status")

  - in imcompress.c, declared some arrays that are used to store the dimensions
    of the image from 'int' to 'long', to support very large images (at least
    on systems where sizeof(long) = 8),

  - modified the routines that convert a string value to a float or double
    to prevent them from returning a NaN or Inf value if the
    string is "NaN" or "Inf" (as can happen with gcc implementation of the
    strtod function).

  - removed/replaced the use of the assert() functions when locking or
    unlocking threads because they did not work correctly if NDEBUG is
    defined.

  - made modifications to the way the command-line file filters are parsed to
    1) remove the 1024-character limit when specifying a column filter,
    2) fixed a potential character buffer-overflow risk in fits_get_token, and
    3) improved the parsing logic to remove any possible of confusing
    2 slash characters ("//") in the string as the beginning of a
    comment string.

  - modified configure and Makefile.in so that when building CFITSIO
    as a shared library on linux or Mac platforms, it will use the SONAME
    convention to indicate whether each new release of the CFITSIO
    library is binary-compatible with the previous version.  Application
    programs that link with the shared library will not need to be
    recompiled as long as the versions are compatible.  In practice,
    this means that the shared library binary file that is created (on
    Linux systems) will have a name like 'libcfitsio.so.I.J.K', where I is the
    SONAME version number, J is the major CFITSIO version number (e.g. 3),
    and K is the minor CFITSIO version number (e.g., 34).  Two link
    files will also be created such that
      libcfitsio.so -> libcfitsio.so.I, and
      libcfitsio.so.I -> libcfitsio.I.J.K
    Application programs will still run correctly with the new version of
    CFITSIO as long as the 'I' version number remains the same, but the
    applications will fail to run if the 'I' number changes, thus alerting
    the user that the application must be rebuilt.

  - fixed bug in fits_insert_col when computing the new table row width
    when inserting a '1Q' variable length array column.

  - modified the image compression routines so that the output compressed
    image (stored in a FITS binary table) uses the '1Q' variable length
    array format (instead of '1P') when the input file is larger than 4 GB.

  - added support for "compression directive" keywords which indicate how
    that HDU should be compressed (e.g., which compression algorithm to use,
    what tiling pattern to use, etc.).  The values of these keywords will
    override the compression parameters that were specified on the command
    line when running the fpack FITS file compression program.

  - globally changed the variable and/or subroutine name "dither_offset"
    to "dither_seed" and "quantize_dither" to "quantize_method" so
    that the names more accurately reflects their purpose.

  - added support for a new SUBTRACTIVE_DITHER_2 method when compressing
    floating point images.  The only difference with the previous method
    is that pixels with a value exactly equal to 0.0 will not be dithered,
    and instead will be exactly preserved when the image is compressed.

  - added support for an alias of "RICE_ONE" for "RICE_1" as the value
    of the ZCMPTYPE keyword, which gives the name of the image compression
    algorithm.  This alias is used if the new SUBTRACTIVE_DITHER_2 option
    is used, to prevent old versions of funpack from creating a corrupted
    uncompressed image file.  Only newer versions of funpack will recognize
    this alias and be able to uncompress the image.

  - made performance improvement to fits_read_compressed_img so that
    when reading a section of an compressed image that includes only
    every nth pixel in some dimension, it will only uncompressed a tile
    if there are actually any pixels of interest in that tile.

  - fixed several issues with the beta FITS binary table compression code
    that is used by fpack:  added support for zero-length vector columns,
    made improvements to the output report when using the -T option in fpack,
    changed the default table compression method to 'Rice' instead of
    'Best', and now writes the 'ZTILELEN' keyword to document the number
    of table rows in each tile.

  - fixed error in ffbinit in calculating the total length of the binary
    table extension if the THEAP keyword was used to override the
    default starting location of the heap.

Version 3.34 - 20 March 2013

  - modified configure and configure.in to support cross-compiled cfitsio
    as a static library for Windows on a Linux platform using MXE
    (http://mxe.cc) - a build environment for mingw32. (contributed by
    Niels Kristian Bech Jensen)

  - added conditional compilation statementsfor the mingw32 environment in
    drvrfile.c because mingw32 does not include the ftello and fseeko functions.
    (contributed by Niels Kristian Bech Jensen)

  - fixed a potential bug in ffcpcl (routine to copy a column from one table
    to another table) when dealing with the rare case of a '0X' column (zero
    length bit column).

  - fixed an issue in the routines that update or modify string-valued
    keyword values, as a result of the change to ffc2s in the previous
    release.  These routines would exit with a 204 error status if the
    current value of the keyword to be updated or modified is null.

  - fixed typo in the previous modification that was intended to ignore
    numerical overflows in Hcompress when decompressing an image.

  - moved the 'startcol' static variable out of the ffgcnn routine and
    instead added it as a member of the 'FITSfile' structure that is defined
    in fitsio.h.  This removes a possible race condition in ffgcnn in
    multi-threaded environments.

Version 3.33 - 14 Feb 2013

  - modified the imcomp_decompress_tile routine to ignore any numerical
    overflows that might occur when using Hcompress to decompress the
    image.  If Hcompress is used in its 'lossy' mode, the uncompressed
    image pixel values may slightly exceed the range of an integer*2
    variable. This is generally of no consequence, so we can safely ignore
    any overflows in this case and just clip the values to the legal range.

  - the default tiling pattern when writing a tile-compressed image
    has been changed.  The old behavior was to compress the whole image
    as one single large tile.  This is often not optimal when dealing
    with large images, so the new default behavior is to treat each
    row of the image as one tile.  This is the same default behavior
    as in the standalone fpack program.  The default tile size can
    be overridden by calling fits_set_tile_dim.

  - fixed bug that resulted in a corrupted output FITS image when
    attempting to write a float or double array of values to a
    tile-compressed integer data type image.  CFITSIO does not support
    implicit data type conversion in this case and now correctly
    returns an appropriate error status.

  - modified ricecomp.c to define the nonzero_count lookup table as an
    external variable, rather then dynamically allocating it within the
    3 routines that use it.  This simplifies the code and eliminates the
    need for special thread locking and unlocking statements. (Thanks to
    Lars Kr. Lundin for this suggestion).

  - modified how the uncompressed size of a gzipped file is computed in the
    mem_compress_open routine in drvrmem.c.  Since gzip only uses 4 bytes
    in the compressed file header to store the original file size, one may
    need to apply a modulo 2^32 byte correction in some cases.  The logic
    here was modified to allow for corner cases (e.g., very small files, and
    when running on 32-bit platforms that do not support files larger than
    2^31 bytes in size).

  - added new public routine to construct a 80 keyword record from the 3 input
    component strings, i.e, the keyword name string, the value string, and
    the comment string: fits_make_key/ffmkky.  (This was already an undocumented
    internal routine in previous versions of CFITSIO).

  - modified ffc2s so that if the input keyword value string is a null string,
    then it will return a VALUE_UNDEFINED (204) status value.  This makes it
    consistent with the behavior when attempting to read a null keyword
    (which has no value) as a logical or as a number (which also returns
    the 204 error).  This should only affect cases where the header keyword
    does not have an equal sign followed by a space character in columns 9
    and 10 of the header record.

  - Changed the "char *" parameter declarations to "const char *" in many
    of the routines (mainly the routines that modify or update keywords) to
    avoid compiler warnings or errors from C++ programs that tend to be more
    rigorous about using "const char *" when appropriate.

  - added support for caching uncompressed image tiles, so that the tile does
    not need to be uncompressed again if the application program wants
    to read more data from the same tile. This required changes to the
    main FITS file structure that is defined in fitsio.h, as well as
    changes to imcompress.c.

  - enhanced the previous modification to drvrfile.c to handle additional user
    cases when running in the HEASARC's Hera environment.

Version 3.32 - Oct 2012

  - fixed flaw in the way logical columns (TFORM = 'L') in binary tables
    were read which caused an illegal value of 1 in the column to be interpreted
    as a 'T' (TRUE) value.

  - extended the column filtering syntax in the CFITSIO file name parser to
    enable users and scripts to append new COMMENT or HISTORY keyword into the
    header of the filtered file (provided by Craig Markwardt).  For example,
    fcopy "infile.fits[col #HISTORY='Processed on 2012-10-05']" outfile.fits
    will append this header keyword: "HISTORY Processed on 2012-10-05"

  - small change to the code that opens and reads an ASCII region file to
    return an error if the file is empty.

  - fixed obscure sign propagation error when attempting to read the
    uncompressed size of a gzipped FITS file.  This resulted in a memory
    allocation error if the gzipped file had an uncompressed file
    size between 2^31 and 2^32 bytes.  Fix supplied by Gudlaugur Johannesson
    (Stanford).

Version 3.31 - 18 July 2012

  - enhanced the CFITSIO column filtering syntax to allow the comma, in addition
    to the semi-colon, to be used to separate clauses, for example:
    [col X,Y;Z = max(X,Y)].  This was done because users are not allowed to
    enter the semi-colon character in the on-line Hera data processing
    system due to computer security concerns.

  - enhanced the CFITSIO extended filename syntax to allow specifying image
    compression parameters (e.g. '[compress Rice]') when opening an existing
    FITS file with write access.  The specified compression parameters will
    be used by default if more images are appended to the existing file.

  - modified drvrfile.c to do additional file security checks when CFITSIO
    is running within the HEASARC's Hera software system.  In this case
    CFITSIO will not allow FITS files to be created outside of the user's
    individual Hera data directory area.

  - fixed an issue in fpack and funpack on Windows machines, caused by
    the fact that the 'rename' function behaves differently on Windows
    in that it does not clobber an existing file, as it does on Unix
    platforms.

  - fixed bug in the way byte-swapping was being performed when writing
    integer*8 null values to an image or binary table column.

  - added the missing macro definition for fffree to fitsio.h.

  - modified the low level table read and write functions in getcol*.c and
    putcol*.c to remove the 32-bit limitation on the number of elements.
    These routines now support reading and writing more than 2**31 elements
    at one time. Thanks to Keh-Cheng Chu (Stanford U.) for the patch.

  - modified Makefile.in so that the shared libcfitsio.so is linked against
    pthreads and libm.

Version 3.30 - 11 April 2012

  Enhancements

  - Added new routine called fits_is_reentrant which returns 1 or 0 depending on
    whether or not CFITSIO was compiled with the -D_REENTRANT directive.  This can
    be used to determine if it is safe to use CFITSIO in multi-threaded programs.

  - Implemented much faster byte-swapping algorithms in swapproc.c based on code
    provided by Julian Taylor at ESO, Garching.  These routines significantly
    improve the FITS image read and write speed (by more than a factor of 2 in
    some cases) on little-endian machines (e.g., Linux and Microsoft Windows and
    Macs running on x86 CPUs) where byte-swapping is required when reading and
    writing data in FITS files.  This has no effect on big-endian machines
    (e.g. Motorola CPUs and some IBM systems).  Even faster byte-swapping
    performance can be achieved in some cases by invoking the new "--enable-sse2"
    or "--enable-ssse3" configure options when building CFITSIO on machines that
    have CPUs and compilers that support the SSE2 and SSSE3 machine instructions.

  - added additional support for implicit data type conversion in cases where
    the floating point image has been losslessly compressed with gzip.  The
    pixels in these compressed images can now be read back as arrays of short,
    int, and long integers as well as single and double precision floating-point.

  - modified fitsio2.h and f77_wrap.h to recognize IBM System z mainframes by
    testing if __s390x__ or __s390__ is defined.

  - small change to ffgcrd in getkey.c so that it supports reading a blank
    keyword (e.g., a keyword whose name simply contains 8 space characters).

  Bug Fixes

  - fixed a bug in imcomp_decompress_tile that caused the tile-compressed image
    to be uncompressed incorrectly (even though the tile-compressed image itself
    was written correctly) under the following specific conditions:
      - the original FITS image has a "float" datatype (R*4)
      - one or more of the image tiles cannot be compressed using the standard
        quantization method  and instead are losslessly compressed with gzip
      - the pixels in these tiles are not all equal to zero (this bug does
        affect tiles where all the pixels are equal to zero)
      - the program that is reading the compressed image uses CFITSIO's
        "implicit datatype conversion" feature to read the "float" image
        back into an array of "double" pixel values.
      If all these conditions are met, then the returned pixel values in the
      affected image tiles will be garbage, with values often ranging
      up to 10**34.  Note that this bug does not affect the fpack/funpack
      programs, because funpack does not use CFITSIO's implicit datatype
      conversion feature when uncompressing the image.

(hiramatsu)

2015-04-08 11:39:21 UTC MAIN commitmail json YAML

Forgot to commit this, apparently.

(rodent)

2015-04-08 10:48:33 UTC MAIN commitmail json YAML

Updated net/miniupnpd to 1.9.20150307; devel/git to 2.3.5; databases/mysql55 to 5.5.43; databases/mysql56 to 5.6.24

(adam)

2015-04-08 10:38:48 UTC MAIN commitmail json YAML

Changes 5.6.24:
* CMake support was updated to handle CMake version 3.1.
* The server now includes its version number when it writes the initial ���starting��� message to the error log, to make it easier to tell which server instance error log output applies to. This value is the same as that available from the version system variable.
* ALTER TABLE did not take advantage of fast alterations that might otherwise apply to the operation to be performed, if the table contained temporal columns found to be in pre-5.6.4 format (TIME, DATETIME, and TIMESTAMP columns without support for fractional seconds precision).
* Statement digesting as done previously by the Performance Schema is now done at the SQL level regardless of whether the Performance Schema is compiled in and is available to other aspects of server operation that could benefit from it. The default space available for digesting is 1024 bytes, but can be changed at server startup using the max_digest_length system variable.
* Bug fixes.

(adam)

2015-04-08 10:38:01 UTC MAIN commitmail json YAML

Changes 5.5.43:
* CMake support was updated to handle CMake version 3.1.
* The server now includes its version number when it writes the initial ���starting��� message to the error log, to make it easier to tell which server instance error log output applies to. This value is the same as that available from the version system variable.
* Bug fixes.

(adam)

2015-04-08 10:37:07 UTC MAIN commitmail json YAML

Changes 2.3.5:
* The prompt script (in contrib/) did not show the untracked sign
  when working in a subdirectory without any untracked files.

* Even though "git grep --quiet" is run merely to ask for the exit
  status, we spawned the pager regardless.  Stop doing that.

* Recommend format-patch and send-email for those who want to submit
  patches to this project.

* An failure early in the "git clone" that started creating the
  working tree and repository could have resulted in some directories
  and files left without getting cleaned up.

* "git fetch" that fetches a commit using the allow-tip-sha1-in-want
  extension could have failed to fetch all the requested refs.

* The split-index mode introduced at v2.3.0-rc0~41 was broken in the
  codepath to protect us against a broken reimplementation of Git
  that writes an invalid index with duplicated index entries, etc.

* "git prune" used to largely ignore broken refs when deciding which
  objects are still being used, which could spread an existing small
  damage and make it a larger one.

* "git tag -h" used to show the "--column" and "--sort" options
  that are about listing in a wrong section.

* The transfer.hiderefs support did not quite work for smart-http
  transport.

* The code that reads from the ctags file in the completion script
  (in contrib/) did not spell ${param/pattern/string} substitution
  correctly, which happened to work with bash but not with zsh.

* The explanation on "rebase --preserve-merges", "pull --rebase=preserve",
  and "push --force-with-lease" in the documentation was unclear.

(adam)

2015-04-08 10:36:17 UTC MAIN commitmail json YAML

Changes 1.9.20150307:
* don't die when IPv6 is enabled and interface has no IPv4 address
* IP wildcard for AddPinhole() is empty string

(adam)

2015-04-08 10:31:28 UTC MAIN commitmail json YAML

2015-04-08 09:57:06 UTC MAIN commitmail json YAML

Updated misc/calibre to 2.23.0

(wiz)

2015-04-08 09:56:53 UTC MAIN commitmail json YAML

Update to 2.23.0:

- version: 2.23.0
  date: 2015-04-03

  new features:
    - title: "Allow adding an empty ebook in various formats to
    existing book records by right clicking the Add Books button"

    - title: "Add ability to create additional empty formats to
    the 'Add empty book' command"

    - title: "News download: Add API to cleanly abort the download
    of an article during the preprocess stage based on the article's
    contents."

    - title: "Update the version of Qt bundled with calibre to
    5.4.1. This fixes various minor bugs, most notably, improving
    text rendering on linux."

  bug fixes:
    - title: "MOBI Input: Fix links not working in viewer for MOBI
    files that contain anchors placed on linebreak elements."

    - title: "Book details panel: Fix copying Path link by right
    clicking on it not working."

    - title: "Fix a regression that caused importing of a single
    book from a directory to fail if the directory has no ebook
    files in it"

    - title: "Column Icons: Fix apostrophes in icon filenames
    causing errors."

    - title: "Edit Book: Fix a regression that caused Remove unused
    CSS to fail on invalid CSS selectors, instead of ignoring them"

    - title: "Open With: Fix open with failing to get list of
    default programs on windows if the registry contains missing
    ProgIDs."

  improved recipes:
    - Esquire
    - Courrier International
    - CNET
    - Tagesschau

(wiz)

2015-04-08 08:14:13 UTC MAIN commitmail json YAML

+ ansible-1.9.0, calibre-2.23.0, digikam-4.9.0, libvpx-1.4.0,
  mono-4.0.0, nettle-3.1, wine-devel-1.7.40.

(wiz)

2015-04-08 06:48:45 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.07

(wen)

2015-04-08 06:47:35 UTC MAIN commitmail json YAML

Update to 6.07

Upstream changes:
6.07  2015-04-07
  - Fixed Windows bug in "daemon.t".

6.06  2015-04-06
  - Added element_count_is method to Test::Mojo. (Zoffix)
  - Added "chat.pl" to example scripts.
  - Improved Mojo::DOM::CSS to handle attribute selectors with single quotes
    correctly.

6.05  2015-03-24
  - Fixed circular require bug in Mojo::Base and Mojo::Util.

6.04  2015-03-23
  - Improved Mojo::Reactor::EV and Mojo::Reactor::Poll to fail more
    consistently.
  - Improved Mojo::Base performance slightly.
  - Fixed a few bugs in Mojo::DOM::CSS that required class, id and attribute
    selectors, as well as pseudo-classes, to be in a specific order.

6.03  2015-03-16
  - Added support for overriding the HTTP request method with the _method query
    parameter.
  - Added suggested_method method to Mojolicious::Routes::Route.
  - Improved portability of some tests.

6.02  2015-03-09
  - Added daemon attribute to Mojo::Server::Morbo.
  - Improved portability of Mojo::Server::Morbo.
  - Fixed empty template handling in Mojo::Template.

6.01  2015-03-03
  - Added content_with helper to Mojolicious::Plugin::DefaultHelpers.
  - Relaxed request-line handling in Mojo::Message::Request.
  - Fixed code name in version command and built-in templates.

(wen)

2015-04-08 05:44:13 UTC MAIN commitmail json YAML

Updated print/tex-pgfplots-doc to 1.12

(wiz)

2015-04-08 05:43:48 UTC MAIN commitmail json YAML

Update print/tex-pgfplots and print/tex-pgfplots-doc to 1.12, from
Leonardo Taccari in PR 49818.

Changes:
1.12: scalability + performance
- scalability: reduced TeX memory consumption for huge inline tables
- scalability: lualatex allows bigger 3d graphics
- scalability: lualatex now reduces compilation time for huge 3d graphics
  (requires \pgfplotsset{compat=newest} at the time of this writing)
        surf shader=faceted: time reduced to 61% of pdflatex
                (\addplot3[surf,samples=70] {exp(-x^2-y^2 +x*y)})

        surf shader=interp: time reduced to 25% of pdflatex
                (\addplot3[surf,shader=interp,samples=70] {exp(-x^2-y^2 +x*y)})

        surf shader=interp, parametric: time reduced to 36% of pdflatex
                (\addplot3[surf,shader=interp,z buffer=sort, samples=50,domain=-
1:0,y domain=0:2*pi] ({sqrt(1-x^2) * cos(deg(y))}, {sqrt( 1-x^2 ) * sin(deg(y))}
, x);)

        surf shader=faceted, parametric: time reduced to 40% of pdflatex
                (\addplot3[surf,z buffer=sort, samples=50,domain=-1:0,y domain=0
:2*pi] ({sqrt(1-x^2) * cos(deg(y))}, {sqrt( 1-x^2 ) * sin(deg(y))}, x);)

- scalability: lualated now reduces compilation time for boxplots.
    10000 input points from table: time reduced to 23% of pdflatex
- fixed bug: 3d axes where all axes used log scale produced compile failure
- fixed bug: axis equal did not respect "disabledatascaling"
- fixed bug: mesh legend was confused by color input=explicit
- fixed bug: colorbar style did not reset zmin/zmax
- fixed bug: memory allocation in FPU consumed too much memory
- fixed bug: boxplots: removed compilation error due to spurious spaces in optio
ns list
- fixed bug: boxplots: now uses standard quantile estimators: has all 9 estimato
rs of R and uses the same as in Excel as default (as of compat=1.12)
- fixed bug: boxplots: sometimes failed to compute boxplot statistics for specia
l inputs
- fixed bug: boxplots: now, it sets 'mark=*' for outliers if there is no mark (c
ompat=1.12)
- fixed regression: compat=1.11 broke arcs inside of axis
- new feature: ensured that arcs inside of axis make use of 'axis cs' and 'axis
direction cs' automatically
- new feature: ensured that (0:1) is evaluated with axis cs
- fixed bug: precision of transformation cartesian to polar was too low (added a
tan2 to fpu)
- fixed bug: z buffer caused 'mesh legend' to produce a compile error
- new feature: added 'y filter/.expression={y==3 ? nan : y}' to simplify coordin
ate filters

1.11: usability + bug fixes.
- new feature: "hide obscured x ticks=false" to disable the feature which hides
ticks
- simplified UI for symbolic coords: now, it accepts unexpandable
  dictionary entries including umlauts, undefined macros, math mode, ...
- simplified UI for symbolic coords: added magic prefix
        [normalized]<number> to allow something like xmin={[normalized]0.7}
- simplified UI for custom annotations: one does not need to say "axis cs" any l
onger;
  coordinates like (1,2) are now automatically interpreted as (axis cs:1,2)
- new feature: 'type ticklabels with struts' improves baseline alignment of tick
labels
- new feature: 'trig format plots=rad' allows to use radians in trigonometric ev
aluations
- simplified 'external lib': added driver auto-detection for pdflatex, lualatex,
xelatex, dvips
        (\usepgfplotslibrary{external}, or, with the next PGF release, \usetikzl
ibrary{external})
- simplified UI for \addplot coordinates: now, it expands macros as it goes.
- new feature: 'intersection segments' now accepts negative indices to count fro
m the last backwards
- simplified UI: 'intersection segments' now accepts new syntax with 1-based ind
ices (old 0-based are still supported)
- fixed bug: fillbetween has had a problem with pins on input paths
- fixed bug: now, 'stacked ignores zero' is no longer applied to error bars.
- fixed bug: tick lines were drawn incorrectly for centered axis lines in 3d
- fixed bug: variable=u failed to work in some contexts
- fixed bug: fill between implicitly activated layers, but did not install the
  correct layers for grid lines etc.
- fixed bug: z grid style was applied to y grid style
- fixed bug: using 'x=1cm' failed to work in axis descriptions (legends)
- fixed bug: mesh legend failed to work with 'shader=interp'
- fixed bug: bounding box of shader=interp was wrong if there were transformatio
ns.
- fixed bug: added support for \addplot graphics in ConTeXt
- fixed bug: external lib failed to work with dvips (since PGF 3.0.0 I suppose);
now it produces correct bounding boxes
- fixed bug: \pgfplotstablenew can now overwrite existing tables.
- fixed bug: extra ticks near intersections of axis lines were hidden
- fixed bug: 'intersection segments' did not work with '--cycle'
- fixed bug: 'intersection segments' did not update the last tikz point
- fixed bug: tick lines/grid lines have been clipped when they were near the bou
ndary
- fixed bug: soft clip decoration failed to apply the transformation matrix
- fixed bug: polar axes and units library resulted in broken bounding box
- fixed bug: \addplot[stack plots=false] used to work up to 1.8, but failed unti
l now. Fixed.
- fixed bug: hist/density was broken since some time

1.10:
- new feature: fill between plots (library fillbetween)
- new feature: concatenate intersection segments (library fillbetween)
- fixed bug: xelatex failed to run contour external
- fixed incompatibility with \label and \usepackage{mcaption}
- fixed bug: histograms produced wrong point meta
- fixed bug: histograms reported the wrong 'plot name' and confused shifts of ba
r plots

1.9:
- new feature: asymmetric error bars
- new feature: activated math parser for axis limit arguments, arguments in axis
cs, and domain argument in log plots
- new feature: stacked bar plots place their 'nodes near coords' correctly in th
e middle and print the increment (compat=1.9)
- new feature: stacked bar plots suppress empty increments (compat=1.9).
- new feature: 'scatter/position=relative|absolute' allow to position 'nodes nea
r coords' absolutely.
  use-case: bar plots + nodes near coords which are at, say, y=0 rather than th
eir y value
- new feature: integration of smooth shadings & auto-CMYK conversion
    \usepackage[cmyk]{xcolor} or \selectcolormodel{cmyk} will reconfigure pgfplo
ts to use CMYK (document-wide)
- new feature (advanced audience only): programmatic access to data coordinates
during the visualization phase
        -> allows much more customization for error bars, stacked plots, nodes n
ear coords.
- wrote beginner tutorials
- fixed bug: error bars and point meta did not work together
- fixed bug: stacked plots did not respect 'visualization depends on'
- fixed bug: luatex 0.76 is not backwards compatible; added version switch
- fixed bug: ternary library precision has been improved
- fixed bug: problem with axis limits very close to 0
- fixed bug: colormap specification limit case produced out of bounds exception

1.8:
- new feature: tight bounding box even if the axis is no box and bb excludes cli
p path
- new feature: mesh/color input=explicit
- new feature: shader=interp now has drivers for both dvipdfmx and xetex
- new feature: support for more color spaces in colormap definitions
- new feature: shader=interp and device-level gray colorspaces
- new feature: 'contour/contour dir=[xyz]' to draw contours in different directi
ons
- new feature: statistics library with boxplot handler (both boxplot prepared an
d automatic computation)
- fixed bug: 3d centered axis lines and label placement (requires compat=1.8 or
higher)
- fixed bug: axis lines and placement of labels, tick scale labels, and reversed
axes
    (requires compat=1.8 or higher)
- fixed bug: filtering out coords from a mesh plot failed
- fixed bug: every legend image post was not respected inside of \ref{plotlabel}
- fixed bug: high-order patches computed the shader=flat mean in a wrong way.
- fixed bug: remember picture inside of pgfplots axes failed (due to cell pictur
e)
- fixed bug: now, the tick scale label will be omitted if there are no ticks
- fixed bug: axis box path was not closed
- fixed bug: the bounding box was non-empty even if the axis was hidden.
- fixed bug: auto-alignment of nodes near coords failed for xbar plots
- fixed bug: providing bar width / bar shift in terms of axis units did
    not work with [xy]bar and nodes near coords
- fixed bug: transformation 'data cs=cart' -> polar is more robust now
- fixed bug: code did not compile against pgf 2.00
- fixed bug: patch plot lib and shader=interp,patch type=biquadratic
- fixed bug: context path searching issue (pgfplots.lua)
- fixed bug: shader=interp and dvips driver
- fixed bug: error bars with explicit relative input failed

1.7
- added feature: 'bar shift' and 'bar width' can now be expressed in terms of ax
is units (compat=1.7 or higher)
- fixed incompatibility regression pgfplots 1.6.1 pgf 2.10: layers
- fixed incompatibility pgfplots and imakeidx
- added feature: 'enlargelimits={abs=1cm}', i.e. enlarge by dimension rather tha
n unit
- patchplots lib: added patch type=bicubic
- patchplots lib: added support for global paths (fillable)
- patchplots lib: added patch type sampling feature
- patchplots lib: improved usability (documentation and improvements)
- fixed path issues in context: moved lua input file to tex/generic
- fixed bug: \ref{legendimage} inside of legend text was wrong.

1.6.1:
- fixed incompatibility lualatex,shader=interp, and german package (introduced i
n 1.6)

1.6:
- added support for layered graphics (main use case: multiple axes and layers)
- added support for second colormap in mesh plots (mesh/interior colormap name)
- added support for scopes inside of axes
- contour plots: added ability to provide list of discrete labels (mesh/levels)
- empty lines are interpreted as interruptions in data plots (was undocumented s
ince 1.4)
- added more scaling options to 'scale mode=scale uniformly' (affects axis equal
in 3d
  and \addplot3 graphics)
- fixed wrong implementation of 'axis equal' and 'unit vector ratio' in 3d
  (backwards compatible for 2d, but not for 3d - the 3d implementation was plain
wrong)
- fixed incompatibility of lualatex and shader=interp
- fixed bugs/added features around \addplot3 graphics
- fixed bug: colorbar did not support ymode=log
- fixed a couple of minor bugs
- fixed bounding box computation for clip=false,axis lines=none

1.5.1:
- more operations for FPU library (==, !=,<=,>=,?)
- fixed bug in usage of decorations in \addplot
- bugfix for contour prepared format=matlab
- added 'const plot mark mid' and 'jump mark mid' plot handlers
- nodes on a plot (\addplot ... node[pos=<fraction>] {};)
- 'trim axis group left' and 'trim axis group right'
- bugfixes for polar axes and log+stacked plots
- added style 'log ticks with fixed point'
- introduced patched tikz paths to simplify circles and ellipses within an axis
- patchplots lib: patch type=polygon
- some more bugfixes

1.5:
- Contour plots,
- Histograms,
- Quiver plots,
- patch plots (library)
      - Triangle Meshes
      - Bilinear Elements
      - Quadratic Triangles
      - Biquadratic Quadrilaterals
      - Coons Patches
- Discrete colorbars,
- Table sorting,
- Linear regression,
- Ternary diagrams,
      - Tieline Plots
- Smith Charts
- Polar axes,
- Empty lines in input files result in interrupted plots,
- PDF user defined coordinate mouse popups
- CMYK colormaps and shadings,
- new markers and cycle lists
- access to axis limits,
- \addplot3 graphics: pgfplots draws an appropriate axis for a three-dimensiona
l(!) external png graphics
- 3D axes: support to provide explicit unit vectors:
        - explicit unit vectors
        - explicit unit vectors which are uniformly rescaled to match width/heig
ht
- 3D axes: improved support for unit vector ratios
- improvements of the groupplot styles
- preliminary support for (2d) bar plots in 3d axes
- new shader 'faceted interp'
- table package:
        - 'every nth row' style
        - 'comment chars' key to define comment characters in input files
        - 'skip first n' style
- lots of smaller bugfixes (see ChangeLog for details)

(wiz)

2015-04-08 05:35:39 UTC MAIN commitmail json YAML

Add a comment to patch-ab. From Edgar Fuß in private mail.

(wiz)

2015-04-08 05:32:07 UTC MAIN commitmail json YAML

Updated mail/msmtp to 1.6.1

(wiz)

2015-04-08 05:31:59 UTC MAIN commitmail json YAML

Update mail/msmtp to version 1.6.1, from Leonardo Taccari in PR 49820.

pkgsrc changes:
- gnome-keyring option has changed to secret option to reflect the upstream
  change. For more information please read the changelog below.

Changes:
Version 1.6.1:
- The new configure option --with-tls replaces --with-ssl.
- A new configure option --disable-gai-idn was added.

Version 1.6.0:
- Support for SOCKS proxies was added. This allows msmtp to be used with Tor.
- GNOME Keyring support now uses libsecret instead of libgnome-keyring. It is
  now documented how to use secret-tool to manage passwords for msmtp; the
  obsolete msmtp-gnome-tool script is removed.
- Configuration file security is now only checked if the file actually contains
  secrets such as passwords. (If you still store passwords in the configuration
  file, consider using the passwordeval command or a key ring instead.)
- The GSSAPI authentication method is not chosen automatically anymore, you have
  to request it manually if you really want to use it.
- From: and Date: headers are now added to mails if necessary, for compatibility
  with sendmail, postfix, exim, and other MTAs. This can be disabled with the
  add_missing_from_header and add_missing_date_header commands.
- Libidn is not required for IDN support anymore on systems where getaddrinfo()
  supports the AI_IDN flag and the GnuTLS version is >= 3.4.0.
- The new remove_bcc_headers command replaces the old keepbcc command (but the
  old command is still supported for compatibility).
- SSLv3 is disabled, and the obsolete tls_force_sslv3 command and
  --tls-force-sslv3 option have no effect anymore.

(wiz)

2015-04-08 05:31:00 UTC MAIN commitmail json YAML

Describe secret option (hush!)

(wiz)

2015-04-08 05:26:11 UTC MAIN commitmail json YAML

Updated net/tor to 0.2.5.12

(wiz)

2015-04-08 05:26:02 UTC MAIN commitmail json YAML

Update to 0.2.5.12,  from Christian Sturm in PR 49823.

Changes in version 0.2.5.12 - 2015-04-06
  Tor 0.2.5.12 backports two fixes from 0.2.6.7 for security issues that
  could be used by an attacker to crash hidden services, or crash clients
  visiting hidden services. Hidden services should upgrade as soon as
  possible; clients should upgrade whenever packages become available.

  This release also backports a simple improvement to make hidden
  services a bit less vulnerable to denial-of-service attacks.

  o Major bugfixes (security, hidden service):
    - Fix an issue that would allow a malicious client to trigger an
      assertion failure and halt a hidden service. Fixes bug 15600;
      bugfix on 0.2.1.6-alpha. Reported by "disgleirio".
    - Fix a bug that could cause a client to crash with an assertion
      failure when parsing a malformed hidden service descriptor. Fixes
      bug 15601; bugfix on 0.2.1.5-alpha. Found by "DonnchaC".

  o Minor features (DoS-resistance, hidden service):
    - Introduction points no longer allow multiple INTRODUCE1 cells to
      arrive on the same circuit. This should make it more expensive for
      attackers to overwhelm hidden services with introductions.
      Resolves ticket 15515.

(wiz)

2015-04-08 03:32:06 UTC MAIN commitmail json YAML

Note update of net/ntp4 package to 4.2.8p2.

(taca)

2015-04-08 03:31:34 UTC MAIN commitmail json YAML

Update ntp4 package to 4.2.8p2.

NTP 4.2.8p2 (Harlan Stenn <stenn@ntp.org>, 2015/04/xx)

Focus: Security and Bug fixes, enhancements.

Severity: MEDIUM

In addition to bug fixes and enhancements, this release fixes the
following medium-severity vulnerabilities involving private key
authentication:

* [Sec 2779] ntpd accepts unauthenticated packets with symmetric key crypto.

    References: Sec 2779 / CVE-2015-1798 / VU#374268
    Affects: All NTP4 releases starting with ntp-4.2.5p99 up to but not
including ntp-4.2.8p2 where the installation uses symmetric keys
to authenticate remote associations.
    CVSS: (AV:A/AC:M/Au:N/C:P/I:P/A:P) Base Score: 5.4
    Date Resolved: Stable (4.2.8p2) 07 Apr 2015
    Summary: When ntpd is configured to use a symmetric key to authenticate
a remote NTP server/peer, it checks if the NTP message
authentication code (MAC) in received packets is valid, but not if
there actually is any MAC included. Packets without a MAC are
accepted as if they had a valid MAC. This allows a MITM attacker to
send false packets that are accepted by the client/peer without
having to know the symmetric key. The attacker needs to know the
transmit timestamp of the client to match it in the forged reply
and the false reply needs to reach the client before the genuine
reply from the server. The attacker doesn't necessarily need to be
relaying the packets between the client and the server.

Authentication using autokey doesn't have this problem as there is
a check that requires the key ID to be larger than NTP_MAXKEY,
which fails for packets without a MAC.
    Mitigation:
        Upgrade to 4.2.8p2, or later, from the NTP Project Download Page
or the NTP Public Services Project Download Page
        Configure ntpd with enough time sources and monitor it properly.
    Credit: This issue was discovered by Miroslav Lichvar, of Red Hat.

* [Sec 2781] Authentication doesn't protect symmetric associations against
  DoS attacks.

    References: Sec 2781 / CVE-2015-1799 / VU#374268
    Affects: All NTP releases starting with at least xntp3.3wy up to but
not including ntp-4.2.8p2 where the installation uses symmetric
key authentication.
    CVSS: (AV:A/AC:M/Au:N/C:P/I:P/A:P) Base Score: 5.4
    Note: the CVSS base Score for this issue could be 4.3 or lower, and
it could be higher than 5.4.
    Date Resolved: Stable (4.2.8p2) 07 Apr 2015
    Summary: An attacker knowing that NTP hosts A and B are peering with
each other (symmetric association) can send a packet to host A
with source address of B which will set the NTP state variables
on A to the values sent by the attacker. Host A will then send
on its next poll to B a packet with originate timestamp that
doesn't match the transmit timestamp of B and the packet will
be dropped. If the attacker does this periodically for both
hosts, they won't be able to synchronize to each other. This is
a known denial-of-service attack, described at
https://www.eecis.udel.edu/~mills/onwire.html .

According to the document the NTP authentication is supposed to
protect symmetric associations against this attack, but that
doesn't seem to be the case. The state variables are updated even
when authentication fails and the peers are sending packets with
originate timestamps that don't match the transmit timestamps on
the receiving side.

This seems to be a very old problem, dating back to at least
xntp3.3wy. It's also in the NTPv3 (RFC 1305) and NTPv4 (RFC 5905)
specifications, so other NTP implementations with support for
symmetric associations and authentication may be vulnerable too.
An update to the NTP RFC to correct this error is in-process.
    Mitigation:
        Upgrade to 4.2.8p2, or later, from the NTP Project Download Page
or the NTP Public Services Project Download Page
        Note that for users of autokey, this specific style of MITM attack
is simply a long-known potential problem.
        Configure ntpd with appropriate time sources and monitor ntpd.
Alert your staff if problems are detected.
    Credit: This issue was discovered by Miroslav Lichvar, of Red Hat.

* New script: update-leap
The update-leap script will verify and if necessary, update the
leap-second definition file.
It requires the following commands in order to work:

wget logger tr sed shasum

Some may choose to run this from cron.  It needs more portability testing.

(taca)

2015-04-08 02:58:16 UTC pkgsrc-2015Q1 commitmail json YAML

2015-04-08 02:56:49 UTC pkgsrc-2015Q1 commitmail json YAML

Pullup ticket #4655 - requested by he
graphics/ImageMagick: security update

Revisions pulled up:
- graphics/ImageMagick/Makefile                                1.216
- graphics/ImageMagick/Makefile.common                          1.113
- graphics/ImageMagick/distinfo                                1.131

---
  Module Name:    pkgsrc
  Committed By:  he
  Date:          Mon Apr  6 15:26:10 UTC 2015

  Modified Files:
          pkgsrc/graphics/ImageMagick: Makefile.common distinfo

  Log Message:
  Upgrade ImageMagick from version 6.9.0-5 to 6.9.1-1.

  Upstream changes (from their change log):
    * New version 6.9.1-1, SVN revision 18308.
    * Skip empty frames when comparing layers (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27234).
    * New version 6.9.1-0, SVN revision 18245.
    * Grayscale DPX image files are no longer skewed (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27209).
    * Fix integer overflow when scaling a 1-bit sample to Q64 (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27195).
    * New version 6.9.0-10, SVN revision 18299.
    * Account for differences in image size when comparing two images
      (bug report from Dirk).
    * Set an upper ceiling compression with -quality and jpeg:extent (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=27071).
    * New version 6.9.0-9, SVN revision 18179.
    * Writing histograms / mpeg working again (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27089).
    * The -linear-stretch option worked for Q16 but not Q32 (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27112).
    * 6.9.0-8 Bogus release, withdrawn.
    * New version 6.9.0-7, SVN revision 18067.
    * Line strokes appeared too thin (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26927).
    * Keep text in caption area (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22504).
    * New version 6.9.0-6, SVN revision 18010.
    * Fixed command line execution in Windows for delegates that move files
      (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=27027).
    * A transient bug for the write MSL element (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27022).
    * Remove uninitialized, unused "p++" from coders/png.c, MNG reader.
    * Initialize "length" in coders/png.c, WriteJNGImage().
    * Fix signed/unsigned mismatch in coders/png.c, MNG reader.

---
  Module Name:    pkgsrc
  Committed By:  he
  Date:          Mon Apr  6 15:27:34 UTC 2015

  Modified Files:
          pkgsrc/graphics/ImageMagick: Makefile

  Log Message:
  Ehum, unset PKGREVISION with update.

(hiramatsu)

2015-04-08 01:44:15 UTC MAIN commitmail json YAML

Updated sysutils/smartmontools to 6.3

(rodent)

2015-04-08 01:43:33 UTC MAIN commitmail json YAML

2014-07-26  Christian Franke  <franke@computer.org>

smartmontools 6.3

2014-07-25  Christian Franke  <franke@computer.org>

drivedb.h:
- Apple SD/SM/TS...E/F SSDs: Rename, add TS*[EF]
- JMicron based SSDs: Fix regex for Apple TS*C
- Marvell based SanDisk SSDs: X210

2014-07-25  Alex Samorukov  <samm@os2.kiev.ua>

drivedb.h: Apple SM* SSD - add attribute 173 description (guessed)

2014-07-23  Christian Franke  <franke@computer.org>

ataprint.cpp: Print SCT Status regardless of SCT Data Table support.
atacmds.cpp: ataReadSCTTempHist(): Do not reread initial SCT Status.
configure.ac: Fix typo in help text.  Add MinGW comment.

2014-07-22  Christian Franke  <franke@computer.org>

drivedb.h:
- Apple SD/SM...E/F SSDs (ticket #342)
- Apple SSD SM128, Asus-Phison SSD: Remove (missing attribute info)

2014-07-20  Christian Franke  <franke@computer.org>

atacmds.cpp: Rework heuristics for 'tempminmax' format.
Now supports negative values (ticket #291) and WDC over temperature
counter.
Change default for Head_Flying_Hours to 'raw24(raw8)'.  This provides
more reasonable output for Seagate HDDs missing in drivedb.h.
drivedb.h: Comment new default for Head_Flying_Hours.
smartctl.8.in, smartd.8.in, smartd.conf.5.in:
Fix usage of line breaks and empty lines.

2014-07-19  Christian Franke  <franke@computer.org>

smartctl.8.in, smartd.8.in, smartd.conf.5.in, update-smart-drivedb.8.in:
Add FILES section.  Move FULL PATH info to FILES section.
Rename REFERENCES section.  Move HOME PAGE info to REFERENCES section.
Remove AUTHORS section from smartd.conf man page.
Update or remove various outdated info.

2014-07-18  Christian Franke  <franke@computer.org>

configure.ac: Use 'email' instead of 'mail' on Cygwin.
Remove outdated '-mno-cygwin' error check.
Makefile.am, smartd.conf.5.in: Replace 'mail' by actual platform
specific mailer.
examplescripts/README, examplescripts/Example[123]: Remove bashisms.
Use '/usr/bin/mail' instead of '/bin/mail'.
os_win32/daemon_win32.cpp: Support older MinGW headers with missing
struct SERVICE_DELAYED_AUTO_START_INFO.

2014-07-17  Christian Franke  <franke@computer.org>

drivedb.h:
- Crucial/Micron MX100/M500/M510/M550 Client SSDs: Rename, add MX100,
  update MX510/550
- Indilinx Barefoot based SSDs: OCZ Vertex 1.10
- Intel 320 Series SSDs: 'L' variant
- JMicron based SSDs: Transcend *18M-M variant
- Plextor M3/M5 (Pro) Series SSDs: M5M (mSATA) variant
- Samsung based SSDs: 840 EVO

2014-07-16  Christian Franke  <franke@computer.org>

drivedb.h:
- Marvell based SanDisk SSDs: Extreme II (ticket #334), others
- SanDisk based SSDs: iSSD P4 (ticket #272), U100 (ticket #337), others
- USB: Iomega (0x059b:0x047a)
- USB: WD My Passport: Merge entries
- USB: WD My Passport USB 3.0 (0x1058:0x074a, 0x1058:0x0820)
- USB: ADATA (0x125f:0xa[13]1a)
- USB: JMicron JMS539 (0x152d:0x0539): New FW supports SAT (ticket #338)
- USB: TrekStor Datastation (0x1e68:0x0050) (Red Hat Bugzilla 954162)

2014-07-13  Christian Franke  <franke@computer.org>

atacmds.cpp: Add missing const and initialization.
Don't print extra '\n' if self-test log is empty.
ataprint.cpp: Add new ACS-4 log.
cciss.cpp: Fix C++11 builds on Linux.  GCC and CLang do not
predefine 'linux' when in '-std=c++11' mode.
smartd.cpp: Update description of Windows smartd service.
README: Update license info.  Remove outdated ATA references.

2014-07-10  Christian Franke  <franke@computer.org>

Makefile.am: Rework build of Solaris specific man pages.
This fixes some bogus and some missing replacements.
smartctl.8.in, smartd.8.in, smartd.conf.5.in: Minor typo and syntax
fixes.

2014-07-09  Christian Franke  <franke@computer.org>

smartctl.8.in, smartd.8.in, smartd.conf.5.in: Avoid '.SH' macros with no
argument.  Remove colons from section names.
Merge sections CONTRIBUTORS and CREDITS with AUTHORS.
Update SEE ALSO sections.

2014-07-05  Christian Franke  <franke@computer.org>

configure.ac: Remove snprintf() compile time test.
Add '--with-working-snprintf' configure option.
Add __USE_MINGW_ANSI_STDIO test for MinGW GCC.
utility.cpp: Add snprintf() runtime test.
Add GCC version to output of -V option.
Makefile.am: Add update-smart-drivedb.1m for Solaris.

2014-06-30  Christian Franke  <franke@computer.org>

configure.ac: Update macros as suggested by 'autoconf --warnings=obsolete'.
Makefile.am: Add creation of empty directories to install targets.

2014-06-29  Christian Franke  <franke@computer.org>

configure.ac, Makefile.am, smartd.cpp, smartd_warning.sh.in:
Add '--with-smartdscriptdir' configure option to change location of
smartd_warning.sh (Debian bug 710815).
Add '--with-smartdplugindir' configure option to change (or disable)
smartd_warning.sh plugin location.
smartd.conf.5.in: Optionally hide the plugin documentation.

2014-06-27  Christian Franke  <franke@computer.org>

Makefile.am: Add update-smart-drivedb.8 target.
update-smart-drivedb.8.in: Add copyright and version info.
Adjust path names for make target.
Add FreeBSD/OpenBSD specific info.

2014-06-27  Hannes von Haugwitz  <hannes@vonhaugwitz.com>

update-smart-drivedb.8.in: New man page (Debian bug 708433).

2014-06-27  Christian Franke  <franke@computer.org>

configure.ac: Suppress pkg-config warnings about missing 'systemd.pc'.
Makefile.am: Silence build of man pages and svnversion.h.
This makes '--enable-silent-rules' or 'make V=0' more effective
(available since automake 1.13).

2014-06-27  Christian Franke  <franke@computer.org>

drivedb.h:
- Crucial/Micron RealSSD C300/M500: New attributes (ticket #326)
- SandForce Driven SSDs: ADATA XM11, Corsair Force LS, OWC Aura Pro 6G
  OWC Mercury Electra Pro 3G, PNY Prevail Elite, Transcend SSD320/720

2014-06-25  Christian Franke  <franke@computer.org>

os_win32.cpp: Fix calculation of SCSI resid.

2014-06-23  Christian Franke  <franke@computer.org>

scsiata.cpp: usbjmicron_device: Fix SMART Status check for USB bridges
which always return 0x01.  Add JMicron specific error messages.

2014-06-22  Christian Franke  <franke@computer.org>

atacmds.cpp, ataprint.cpp: Improve messages for unsupported SMART Status
command.
ataprint.cpp: Print form factor.

2014-06-21  Christian Franke  <franke@computer.org>

drivedb.h:
- Crucial/Micron M500/M510/M550 Client SSDs
- Micron M500DC Enterprise SSDs
Based on patch provided by Clayton Hawkings from Micron.

2014-06-20  Christian Franke  <franke@computer.org>

autogen.sh: automake 1.14.1 works.

2014-06-20  Christian Franke  <franke@computer.org>

scsiata.cpp: usbjmicron_device: Check SCSI resid for SMART STATUS.
Some (Prolific) USB bridges do not transfer a status byte.
os_win32.cpp: Include SCSI resid in debug output.

2014-06-19  Douglas Gilbert  <dgilbert@interlog.com>

scsiprint.cpp:
- minor comment clean-up

2014-06-19  Christian Franke  <franke@computer.org>

drivedb.h:
- Intel 730 and DC S3500/S3700 Series SSDs: rename, add 730 and S3700.
Remove extra S3700 entry.  Based on patch provided by Tim Small.

2014-06-18  Christian Franke  <franke@computer.org>

os_win32.cpp: Fix CSMI support for older Intel RST drivers which set
bPortIdentifier=0xff (regression from r3888).
os_win32/installer.nsi: Create standard InstallLocation registry entry.
Keep old Install_Dir entry if needed for GSmartControl.
Update links in registry and shortcuts.

2014-06-18  Christian Franke  <franke@computer.org>

drivedb.h:
- USB: Buffalo MiniStationHD-PCFU3 (0x0411:0x0240)
- USB: Toshiba Stor.E Plus (0x0480:0xa00a) (Debian bug 734395)
- USB: Samsung D3 Station (0x04e8:0x6124) (ticket #332)
- USB: Samsung M3 Portable (0x04e8:0x61b[45])
- USB: Seagate Expansion Portable (0x0bc2:0x2312)
- USB: Seagate Expansion External (0x0bc2:0x3312) (ticket #320)
- USB: WD Elements (0x1058:0x10[ab]8) (ticket #331)
- USB: ASMedia AS2105 (0x174c:0x5136)

2014-06-16  Christian Franke  <franke@computer.org>

drivedb.h:
- Seagate Laptop Thin HDD
- Seagate Barracuda 7200.14 (AF): *DM000 variant
- Seagate Barracuda Green (AF): no warnings for newer firmware versions
- Seagate Constellation.2 (SATA)
- Seagate NAS HDD
- Seagate Video 3.5 HDD

2014-06-15  Christian Franke  <franke@computer.org>

drivedb.h, smartctl.8.in, smartd.8.in, INSTALL, NEWS, TODO, WARNINGS:
Fix old Trac links.

2014-05-23 Alex Samorukov  <samm@os2.kiev.ua>

os_freebsd.cpp: fixed #321 (compiler warning on 32 bit architectures),
patch provided by tijl

2014-05-01  Christian Franke  <franke@computer.org>

os_linux.cpp: Clarify copyright info in GPL header.
smartctl.8.in, smartd.conf.5.in: Update '-d aacraid' info.

2014-04-30  Douglas Gilbert  <dgilbert@interlog.com>

scsiprint.cpp:
- Lowest aligned LBA > 0 not common so only output in that case

2014-04-28  Christian Franke  <franke@computer.org>

autogen.sh: Allow automake 1.14, suppress 'subdir-objects' warning.
Makefile.am: Add new 'compile' script to target 'maintainer-clean'.

2014-04-28  Douglas Gilbert  <dgilbert@interlog.com>

scsicmds.h, scsicmds.cpp, scsiprint.h:
- improve handling of modern SCSI disks (SAS SSDs)
  show compliance (SCSI version), show 12 Gbps SAS-3
  speed, and flag ZBC presence

2014-04-27  Alex Samorukov  <samm@os2.kiev.ua>

drivedb.h:
- Toshiba 3.5" MG03ACAxxx(Y) Enterprise HDD

2014-04-27  Christian Franke  <franke@computer.org>

Fixes for aacraid patch:
aacraid.h: Fix typo which breaks 32-bit build.
os_linux.cpp:  Remove useless member variable afd.
Fix error handling of /proc/devices parsing.
Avoid unsafe sprintf().  Fix help text.

2014-04-27  Raghava Aditya  <raghava.aditya@pmcs.com>

os_linux.cpp:
- Added support for aacraid drivers
- Created a new interface for aacraid
        smartctl -d aacraid,H,L,ID /dev/sdx

2014-04-18  Douglas Gilbert  <dgilbert@interlog.com>

scsicmds.cpp:
- supported_vpd_pages(): lower response length to stop sense data
          noise on old disks (pre SPC-3)

2014-04-17  Christian Franke  <franke@computer.org>

drivedb.h:
- Western Digital RE4 (SATA 6Gb/s): WD2000FYYX
- Western Digital Se
- Western Digital Caviar Green (AF, SATA 6Gb/s): 4TB
- Western Digital Black: Rename, add 3TB, AF, remove extra AF entry
- Western Digital Red: 4TB (ticket #322)
- Western Digital Blue Mobile

2014-04-10  Christian Franke  <franke@computer.org>

os_win32.cpp: Rework CSMI port scanning.
Use bPortIdentifier instead of Phy array index for addressing.
Ignore possibly bogus bNumberOfPhys (ticket #325).

2014-04-09  Douglas Gilbert  <dgilbert@interlog.com>

scsiprint.cpp:
- add guard to scsiPrintSasPhy() invocation; resolve ticket #204

2014-04-06  Christian Franke  <franke@computer.org>

WARNINGS: Remove all entries.  Add link to Warnings page in Wiki.

2014-03-13  Christian Franke  <franke@computer.org>

drivedb.h:
- Crucial/Micron RealSSD C300/M500: *SSD1 variant
- SandForce Driven SSDs: ADATA SP300, ADATA SP800, ADATA SP900 DL2,
Corsair Force SSD, Kingston SE50S3, Kingston SKC380S3,
Smart Storage XceedIOPS2, VisionTek GoDrive
- Indilinx Barefoot 3 based SSDs: OCZ VERTEX 450
- JMicron based SSDs: ADATA SP600
- Plextor M3/M5 (Pro) Series SSDs: Rename, add M5S (ticket #297), M5Pro

2014-03-06  Christian Franke  <franke@computer.org>

drivedb.h:
- OCZ Intrepid 3000 SSDs
- Intel 320 Series SSDs: 'D' variant (ticket #315)
- Intel DC S3500 Series SSDs: 'T' variant (ticket #315)

2014-03-05  Christian Franke  <franke@computer.org>

ataprint.cpp: Check SCT Feature Control support bit for '-g/-s wcreorder'.
This prevents bogus error messages if SCT support excludes SCT Feature
Control command.
atacmds.cpp: Fix error message text for SCT Feature Control command.

2014-03-03  Christian Franke  <franke@computer.org>

smartctl.8.in, smartd.8.in, smartd.conf.5.in: Remove bashisms from
shell script examples.

2014-03-03  Christian Franke  <franke@computer.org>

Makefile.am, os_win32/smart*_res.rc.in: Set Copyright year in
Windows VERSIONINFO resource.

2014-03-03  Christian Franke  <franke@computer.org>

os_linux.cpp: Fix glob(3) max path count (ticket #317).

2014-03-03  Christian Franke  <franke@computer.org>

configure.ac, Makefile.am: Add '--with-systemdenvfile=[FILE|no]'
configure option to change or remove (ticket #316) the systemd
EnvironmentFile setting.
smartd.service.in: Add a reference to documentation (ticket #316).

2014-02-18  Alex Samorukov  <samm@os2.kiev.ua>
os_freebsd.cpp: use %lu for iop->resp_sense_len

2014-02-16  Alex Samorukov  <samm@os2.kiev.ua>
os_freebsd.cpp: mass updates, provided by Tijl Coosemans
- Remove some unused private fields from some classes (found by Clang)
- In freebsd_scsi_device::scsi_pass_through:
* Make sure this function returns false on error instead of an error
  code that gets converted to true.
* Put printing of the "Incoming data" debug info right after the
  cam_send_ccb() call and before the error checking to make debugging
  easier.
* When copying sense data make sure the fields in the CCB are actually
  valid with CAM_AUTOSNS_VALID.  Also make sure that the size of the
  sense data doesn't overflow max_sense_len.  This was the real cause for
  the crash in ports/181836.
* Add some debug printing on the sense data.

2014-02-03  Christian Franke  <franke@computer.org>

dev_areca.cpp: Check cmds index before use (ticket #312).
Make cmds array static const.

2014-01-01  Christian Franke  <franke@computer.org>

Happy New Year! Update copyright year in version info.

2013-12-21  Christian Franke  <franke@computer.org>

drivedb.h:
- Intel 525 Series SSDs
- Intel 530 Series SSDs (ticket #308)

2013-12-19  Christian Franke  <franke@computer.org>

drivedb.h:
- Seagate Samsung Spinpoint F4
- Seagate Desktop SSHD
- Seagate Constellation CS
- Western Digital Red: *JFCX variant
- Western Digital Green Mobile
- Western Digital Elements / My Passport (USB): rename

2013-12-19  Christian Franke  <franke@computer.org>

autogen.sh: automake 1.13.3 works.

2013-12-14  Christian Franke  <franke@computer.org>

drivedb.h:
- Toshiba 2.5" HDD MK..65GSX: "... H" (USB?) variant
- Toshiba 2.5" HDD MQ01UBD... (USB 3.0)
- USB: Toshiba Stor.E Slim USB 3.0 (0x0480:0x0100)
- USB: Toshiba Stor.E Basics (0x0480:0xa009)
- USB: Toshiba Stor.E (0x0939:0x0b15)
- USB: Seagate FreeAgent GoFlex (0x0bc2:0x5020)
- USB: WD My Passport Ultra (0x1058:0x0741)
- USB: WD Elements (0x1058:0x1048)
- USB: Initio (0x13fd:0x1640) (ticket #295)
- USB: LucidPORT (0x1759:0x5100)

2013-12-08  Christian Franke  <franke@computer.org>

drivedb.h:
- Apacer SDM4: SFDDA01C firmware (ticket #304).
- Crucial/Micron RealSSD m4/C400/P400: M4 SSD1 (ticket #306).
- Seagate Barracuda 7200.14: Check part number to avoid bogus
firmware bug warning (ticket #298).

2013-11-23  Christian Franke  <franke@computer.org>

configure.ac, utility.cpp: Remove __DATE__, __TIME__
and SMARTMONTOOLS_CONFIGURE_DATE.
This obsoletes OpenSUSE nobuild-date.patch.
Reproducible builds are now supported.

2013-11-15  Alex Samorukov <samm@os2.kiev.ua>

      os_freebsd.cpp: Fix crash on FreeBSD 9.2 caused by wrong
      SCSI status check condition.
      os_freebsd.cpp: Print debug info on errors only if requested.

2013-11-07  Matt Kraai  <...>

smartctl.cpp: Add missing stdlib.h.
This fixes build on QNX 6.3.2 (ticket #300).

2013-11-07  Roger R旦hrig  <...>

drivedb.h: Intel DC S3500 Series SSDs: Add -F xerrorlba.

2013-11-07  Roger R旦hrig  <...>

atacmds.cpp: Fix Extended Comprehensive Error Log timestamp
byte order on big endian machines.

2013-09-12  Christoph Egger  <christoph@debian.org>

dev_areca.h: Fix build on kFreeBSD (Debian bug 717567).
This obsoletes Debian kfreebsd.patch.

2013-08-17  Christian Franke  <franke@computer.org>

examplescripts: Add scripts from Debian and Fedora packages.

2013-08-17  Christian Franke  <franke@computer.org>

Add spaces between string literals and macro identifiers.
This avoids the interpretation as user-defined literals if
C++11 is enabled (g++ -std=gnu++11).

2013-08-15 Dan Lukes  <dan+smartmontools.changelog@obluda.cz>

drivedb.h: Intel DC S3500 Series SSDs

2013-08-12  Christian Franke  <franke@computer.org>

drivedb.h: Intel 320 Series SSDs: Add attribute 183 and 199.

2013-08-10  Christian Franke  <franke@computer.org>

autogen.sh: automake 1.10.3, 1.12.6, and 1.13.4 work.
The new automake 1.14 is left out for now due to the
'subdir-objects' warning and the new 'compile' script.
Add options '--force' and '--warnings=CATEGORY'.

(rodent)

2015-04-07 23:59:40 UTC MAIN commitmail json YAML

2015-04-07 23:57:43 UTC MAIN commitmail json YAML

2015-04-07 23:56:41 UTC MAIN commitmail json YAML

Added www/php-propro version 1.0.0

(rodent)

2015-04-07 23:56:07 UTC MAIN commitmail json YAML

Import php55-propro-1.0.0 as www/php-propro.

Property proxy:  A reusable split-off of pecl_http's property proxy API.

(rodent)

2015-04-07 23:54:11 UTC MAIN commitmail json YAML

Add buildlink3.mk for this package. The new version of www/php-http needs
this.

(rodent)

2015-04-07 23:10:13 UTC MAIN commitmail json YAML

Updated devel/php-memcached to 2.2.0nb1

(rodent)