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


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




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 17:09:55 UTC Now

2015-01-31 12:23:14 UTC MAIN commitmail json YAML

Import mrbs 1.4.11 as php/mrbs.

The Meeting Room Booking System (MRBS) is a PHP-based application for
booking meeting rooms, or other resources.

(bouyer)

2015-01-31 12:20:53 UTC MAIN commitmail json YAML

Remove another reference to removed p5-constant.

(wiz)

2015-01-31 12:19:56 UTC MAIN commitmail json YAML

Remove p5-constant. Included in perl since 5.004, and current CPAN version
is older than current version incuded in perl itself. No point in having
this separately as well.

(wiz)

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

Updated devel/p5-TAP-Harness-Archive to 0.16

(wiz)

2015-01-31 12:11:14 UTC MAIN commitmail json YAML

Update to 0.16:

0.16    14 Jan, 2015
    + allow relative paths to archive [Ren辿e Bè¾°cker]
    + Bump base.pm requirement [Tatsuhiko Miyagawa]

0.15    13 Apr, 2013
    + Fix tests to correctly use File::Temp which no longer allows wrong
      use of tempdir() as class method. [Steffen Schwigon]

(wiz)

2015-01-31 12:09:03 UTC MAIN commitmail json YAML

Updated sysutils/hal to 0.5.14nb15

(wiz)

2015-01-31 12:08:55 UTC MAIN commitmail json YAML

Another fix for hald from Sergio Lenzi. Bump PKGREVISION.

(wiz)

2015-01-31 06:21:39 UTC MAIN commitmail json YAML

Use INSTALL_PROGRAM for executables (instead of INSTALL_DATA).

(mef)

2015-01-31 06:18:54 UTC MAIN commitmail json YAML

Updated biology/primer3 to 2.3.6

(mef)

2015-01-31 06:18:43 UTC MAIN commitmail json YAML

2015-01-31 01:43:49 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Meta-Check to 0.010
Updated devel/p5-ExtUtils-Depends to 0.404
Updated devel/p5-MooseX-Params-Validate to 0.19
Updated devel/p5-File-ChangeNotify to 0.24
Updated devel/p5-File-ConfigDir to 0.015
Updated devel/p5-File-DesktopEntry to 0.08
Updated devel/p5-File-Find-Rule-Age to 0.302
Updated devel/p5-File-Modified to 0.09
Updated devel/p5-File-ShareDir to 1.102
Updated devel/p5-File-ShareDir-Install to 0.10
Updated devel/p5-File-Touch to 0.09
Updated devel/p5-File-pushd to 1.009
Updated devel/p5-FileHandle-Fmode to 0.14
Updated devel/p5-Filesys-Notify-Simple to 0.12

(mef)

2015-01-31 01:42:28 UTC MAIN commitmail json YAML

Update 0.08 to 0.12
-------------------
0.12  2013-06-13 14:45:27 PDT
      - Fix GH#12, Tests should no longer fail under HARNESS_OPTIONS=j10 (Kent Frederic)

0.11  2013-06-12 17:39:36 PDT
        - use Milla

0.10  Fri Feb  1 00:40:56 PST 2013
        - Support moved files with inotify2 (nihen)

0.09  Fri Jan 25 08:08:33 PST 2013
        - Added Win32 support (yak1ex)

(mef)

2015-01-31 01:40:30 UTC MAIN commitmail json YAML

Update to 0.14
--------------
0.14 - Add metadata to Makefile.PL.
    - Define PERL_NO_GET_CONTEXT

(mef)

2015-01-31 01:38:22 UTC MAIN commitmail json YAML

Update 1.005 to 1.009
---------------------
1.009    2014-07-03 13:17:48-04:00 America/New_York
    [FIXED]
    - s/0.95/0.96/ in t/File_pushd.t

1.008    2014-07-03 13:03:30-04:00 America/New_York
    [FIXED]
    - Require a newer version of Test::More

1.007    2014-05-30 23:59:02-04:00 America/New_York
    [FIXED]
    - Fixed a testing edge case on Windows

1.006    2014-03-27 15:29:36-04:00 America/New_York
    [DOCUMENTED]
    - Noted that multiple pushd objects in a lexical scope are not
      destroyed in a predictable order

    [CHANGED]
    - Modernized Dist::Zilla configuration and repo support files

(mef)

2015-01-31 01:35:48 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE= ${PERL5_LICENSE}
(upstream)
- Update to 0.09
----------------
0.09 2014-05-07
    - Added documention for the "time => $time" argument. RT#63233
    - Restructured dist with lib/ and t/ directories
    - Added basic testsuite that tests core functionality
    - Min perl version 5.6.0

(mef)

2015-01-31 01:33:20 UTC MAIN commitmail json YAML

Update to 0.10
--------------
0.10  Dec 10 2014
    - Recurse with $def in _scan_share_dir
        Thank you KENTNL for rt95749

(mef)

2015-01-31 01:31:34 UTC MAIN commitmail json YAML

Update 1.03 to 1.102
--------------------
1.102    2014-05-12
    - Fix RT#95572 "necessary test files not copied into blib"
      Thanks to Graham Knop for fixing and Zefram for reporting
    - Explicitely require warnings as runtime prerequisite
      Thanks to Graham Knop for reporting

1.101  2014-05-10
    - Reformat Changes according to CPAN::Changes::Spec
    - Switch to EU::MM
    - fix RT#95401 (Thanks, Dolmen)
    - Taking Maintainership (Jens Rehsack, thanks to David Golden)

(mef)

2015-01-31 01:29:01 UTC MAIN commitmail json YAML

Update 0.07 to 0.09
-------------------
0.09 2014-05-13
    - Added a bunch of similar modules to the SEE ALSO section in the pod.
    - Corrected self-reference in doc to use the right name.

0.08 2014-03-31
    - got rid of warning about defined(@array) being deprecated.
      Bug and fix from BWAGNER RT#81444
    - Removed two .cvsignore files RT#26843
    - Removed META.yml so it can be auto-generated by MakeMaker
    - Min perl version 5.6.0
    - Marked license as 'perl' in metadata, to match the doc
    - Added github repo to metadata and pod
    - Added PREREQ_PM, CONFIGURE_REQUIRES and TEST_REQUIRES to Makefile.PL

(mef)

2015-01-31 01:18:50 UTC MAIN commitmail json YAML

Update 0.2 to 0.302
-------------------
0.302  2014-06-11
    - fix some test-issues seen during smoking

0.301  2014-05-25
    - introduce a new API to allow one easier to choose operator
      (<, <=, >=, >) and operands (mtime, atime, ctime) on the
      one hand and duration objects, seconds since epoch, reference
      file on the other hand
    - distinguish between modern API and legacy API, added tests
      for legacy API and implement legacy API as documented

0.300  2013-11-02
    - Move code repository to GitHub
    - use common (sno) Makefile.PL (bye bye, Module::Install)
    - use mandatory author tests
    - taking maintainership (Jens Rehsack)

(mef)

2015-01-31 01:16:50 UTC MAIN commitmail json YAML

Update 0.05 to 0.08
-------------------
0.08 2013-10-07
- Corrected build instructinos.

0.07 2013-10-03
- Fixed dependency on Win32 module.

0.06 2013-10-03
- Switched to EU::MM
- POD fix - RT 89116 - GWOLF

(mef)

2015-01-31 01:13:03 UTC MAIN commitmail json YAML

Use project name for MASTER_SITES (instead of authors).

(mef)

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

Update 0.011 to 0.015
---------------------
0.015 2014-11-25
    - replace README by README.md for better welcome on eg. GitHub
    - improve related author test

0.014 2014-11-11
    - Rework Makefile.PL and add more author tests
    - fix typo in pod
    - Update README - Installation instructions (contributed by Martin
      McGrath)

0.013 2014-04-28
    - fix upcoming LMU preparation (keep L::MU a recommendation)

0.012 2014-03-21
    - prepare for upcoming List::MoreUtils 0.4xx

(mef)

2015-01-31 01:08:16 UTC MAIN commitmail json YAML

Update to 0.24
--------------
0.24  2013-11-28
- Removed used of deprecated Class::MOP::load_class().

(mef)

2015-01-31 01:05:59 UTC MAIN commitmail json YAML

Update to 0.19
--------------
0.19 2014-11-08
    - Added support for the depends parameter. RT #98685. (Hans Staugaard)

(mef)

2015-01-31 01:01:18 UTC MAIN commitmail json YAML

Update to 0.404
---------------
0.404
    - Depends.pm: sort deps in save_config() and get_makefile_vars(); patch
      submitted by Debian's reproducible build team for RT#101602
    - Use / to make ::load filename, not File::Spec - perldoc -f require

(mef)

2015-01-31 00:58:06 UTC MAIN commitmail json YAML

Update PLIST and options.mk for doxygen 1.8.9.1.

(mef)

2015-01-31 00:55:35 UTC MAIN commitmail json YAML

Update to 0.010
---------------
0.010    2015-01-30 19:10:49+01:00 Europe/Amsterdam
          bump Module::Metdata prereq for $VERSION parsing (RT#101095)
          Consistently require same version of CPAN::Meta::Requirements

(mef)

2015-01-31 00:28:19 UTC MAIN commitmail json YAML

Following file is on gnuradio-core, so delete from gnuradio-doxygen
share/examples/gnuradio/conf.d/gr-audio-oss.conf

(mef)

2015-01-30 21:16:28 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-vCard to 3.07.
Updated www/py-wtforms to 2.0.2.
Updated www/py-flask-wtf to 0.11.

(kleink)

2015-01-30 21:14:17 UTC MAIN commitmail json YAML

Update py-flask-wtf to 0.11.

Version 0.11
------------

Released 2015/01/21

- Use the new reCAPTCHA API via `#164`_.

.. _`#164`: https://github.com/lepture/flask-wtf/pull/164

(kleink)

2015-01-30 21:12:58 UTC MAIN commitmail json YAML

Update py-wtforms to 2.0.2.

Version 2.0.2
-------------
Released January 18, 2015

- Added more localizations and updated some.
- Validators for email and URL can validate IDNA-encoded domain names and
  new TLDs
- Better DeprecationWarnings
- Support localization files in /usr/share/locale (for distro packaging)

(kleink)

2015-01-30 21:09:45 UTC MAIN commitmail json YAML

Update p5-Text-vCard to 3.07.

3.07 Thu 15 Jan 2015 21:44:21 GMT
    - POD fixes (kablamo)

(kleink)

2015-01-30 18:55:01 UTC MAIN commitmail json YAML

Missed file in previous - sync with reality...

(agc)

2015-01-30 18:49:08 UTC MAIN commitmail json YAML

Note the update of security/libnetpgpverify and security/netpgpverify to 20150115

(agc)

2015-01-30 18:47:51 UTC MAIN commitmail json YAML

2015-01-30 17:36:59 UTC MAIN commitmail json YAML

Updated geography/py-google-maps-services-python to 2.1.

(kleink)

2015-01-30 17:35:07 UTC MAIN commitmail json YAML

2015-01-30 16:45:33 UTC MAIN commitmail json YAML

Uniq BUILD_DEFS and BUILD_DEFS_EFFECTS before printing.

(jperkin)

2015-01-30 16:06:12 UTC MAIN commitmail json YAML

Updated devel/p5-Ouch to 0.0409

(schmonz)

2015-01-30 16:06:08 UTC MAIN commitmail json YAML

Update to 0.0409. From the changelog:

- Added support for Travis. Thanks to Zshawn Syed.

(schmonz)

2015-01-30 16:04:48 UTC MAIN commitmail json YAML

Updated textproc/p5-Swim to 0.1.38

(schmonz)

2015-01-30 16:04:43 UTC MAIN commitmail json YAML

Update to 0.1.38. From the changelog:

- Fix unicode in manpages
- Fix <a@b.com> not a pfunc
- Support utf8 in swim --to_man
- Doc fix by David Hand++ PR/29

(schmonz)

2015-01-30 15:20:22 UTC MAIN commitmail json YAML

Updated www/firefox to 35.0.1nb1

(ryoon)

2015-01-30 15:19:59 UTC MAIN commitmail json YAML

2015-01-30 15:08:00 UTC MAIN commitmail json YAML

distinfo was not catched up, sorry. Thanks joerg

(mef)

2015-01-30 15:02:23 UTC MAIN commitmail json YAML

Fix another problem on PLIST for gnuradio-*.
Add PLIST.oss to be anonther removing PLIST other than gnuradio-core packages.
(One more, move the line location of comment lines next to the line to explain)

(mef)

2015-01-30 14:29:27 UTC MAIN commitmail json YAML

Removed devel/p5-File-Slurp-Unicode successor devel/p5-File-Slurp

(mef)

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

Removing the package, p5-File-Slurp-Unicode, as noted at
    https://github.com/caldwell/File-Slurp-Unicode
  ---------
  This module is obsolete.
  File::Slurp::Unicode is dead, long live File::Slurp.
  ---------
(Only one package depended to this, p5-biblatex-biber is converted to
File::Slurp only.)

(mef)

2015-01-30 14:18:11 UTC MAIN commitmail json YAML

Updated print/p5-biblatex-biber to 1.9

(mef)

2015-01-30 14:17:26 UTC MAIN commitmail json YAML

(pkgsrc)
- Drop dependency to obsolete devel/p5-File-Slurp-Unicode
- Fix dependency to wip package to misc category, say,
      misc/p5-Business-ISSN
      misc/p5-Business-ISMN
  See
      pkg/2014/10/02/msg013638.html">http://mail-index.netbsd.org/tech-pkg/2014/10/02/msg013638.html
(upstream)
- Update 0.9.9 to 1.9
------------------
1.9    (2014-05-25)
      * Misc bug fixes
      * Option names accept dashes as well as underscores for general Tex
        option compatibility.
      * New "--input-directory" option
      * Tool mode now also supports data validation
      * Perl 5.18 is now used to build all biber binaries
      * Locale-sensitive sorting now more granular (see biblatex
        "sortlocale" documentation)
      * Source mapping feature now interpolates from previous matches
      * Now supports generalised separated values lists using new
        "--xsvsep" option.
      * Macro <-> UTF-8 conversion now more robust
      * New Text::BibTeX library now supports generating initials from
        general UTF-8 strings (for, e.g. Russian names)
1.8    (2013-10-21)
      * Perl 5.18 compatibility (hash order randomisation)
      * Removed Data::Diver module due to linux licensing restrictions
      * Misc Bug Fixes
1.7    (2013-07-07)
      * Added clrmacros option
      * Added map_nomatch
      * Added --tool_macro_fields option
      * Exposed sorting option to user-level config file (so sorting in tool mode is possible)
1.6    (2013-04-30)
      * Bugfixes
      * Now uses perl 5.16. Non-binary (unpacked) use requires perl 5.16+
      * Improved tool mode with some formatting options
      * Made Unicode NFD/NFC boundaries more robust
      * labelyear is now labeldate to match biblatex 2.6
      * Support for new CLONESOURCEKEY field (see biblatex 2.6 docs)
      * New padding character option in labelalphatemplate (see biblatex
        2.6 docs)
1.5    (2013-01-10)
      * Added new source mapping option "map_entry_null"
      * Renamed some options (old ones remain as aliases):
        bibencoding    -> input_encoding
        bblencoding    -> output_encoding
        bblsafechars    -> output_safechars
        bblsafecharsset -> output_safecharsset
        outfile        -> output_file
        outformat      -> output_format
      * New "tool" mode with "--tool" option which takes a data source as argument
        and just performs reencoding and source mappings etc. as per options and config file.
      * Support for customisable BibTeX data source list and name separators
      * Better debug output for source mapping
      * Better defined source mapping hierarchy with bugfixes
1.4    (2012-11-28)
      * Support for biblatex 2.4 style sourcemaps (See \DeclareStyleSourcemap in
        biblatex docs)
      * entrykey is now a possible read-only pseudo field in sourcemaps
      * Reencode data interface completely re-written. New user option
        --recodedata allows users to specify a new data file for defining
        reencoding sets.
      * Internal changes to allow multiple script/lang variants of
        fields in biblatex in the future.
      * Citation key aliases now supported more comprehensively, in crossrefs etc.
      * Support for new RELATEDOPTIONS field (see biblatex docs)
      * Misc bug fixes
1.3    (01-11-2012)
      * New "append" mode for sourcemap to allow combining of fields
      * map_final now possible for map_set_field steps which causes map to
        stop completely if map_overwrite is false and the field to set
        already exists
      * Allow extrayear generation when there is no labelyear
1.2    (20-08-2012)
      * Misc bug fixes
1.1    (01-08-2012)
      * Misc bug fixes
      * Fixed later CentOS libz issue by including latest libz for linux builds
      * Fixed DOT output (SF bug 3544894)
1.0    (01-07-2012)
      * Internal data model processing changes
      * New labeltitleyear and extratitleyear disambiguation tracker
      * New labeltitle and extratitle disambiguation tracker
      * Sorting per list enabled for biblatex 2.0
      * New noinit option for ignoring parts of names when generating initials
      * Some optimisations for large data sources
      * Fixed build issues which broke PAR::Packer binary under latest Debian (Wheezy)

(mef)

2015-01-30 13:50:44 UTC MAIN commitmail json YAML

Added misc/p5-Business-ISSN version 0.91
Added misc/p5-Business-ISMN version 1.13

(mef)

2015-01-30 13:46:36 UTC MAIN commitmail json YAML

Import p5-Business-ISMN-1.13 as misc/p5-Business-ISMN.
(This package is imported from wip. Thanks nros@ and othyro@.)

This Perl5 module allows validation and manipulation of International
Standard Music Numbers (ISMNs).

(mef)

2015-01-30 13:42:07 UTC MAIN commitmail json YAML

Import p5-Business-ISSN-0.91 as misc/p5-Business-ISSN.
(This package is imported from wip. Thanks nros@ and othyro@.)

This perl module allows validation and manipulation of International
Standard Serial Numbers (ISSNs).

(mef)

2015-01-30 13:38:14 UTC MAIN commitmail json YAML

Use MASTER_SITE_PERL_CPAN

(mef)

2015-01-30 12:59:37 UTC MAIN commitmail json YAML

2015-01-30 12:59:06 UTC MAIN commitmail json YAML

Added devel/p5-Tie-Cycle version 1.21

(mef)

2015-01-30 12:56:48 UTC MAIN commitmail json YAML

Import p5-Tie-Cycle-1.21 as devel/p5-Tie-Cycle.

Tie::Cycle is a Perl module that makes it possible to tie a list of
values that can then be looped trough forever. That is the value after
the last is the first in the list is the first value in the list.

(mef)

2015-01-30 12:02:49 UTC MAIN commitmail json YAML

2015-01-30 11:12:09 UTC MAIN commitmail json YAML

Added multimedia/gst-plugins1-egl-gl version 1.4.5
Added multimedia/gst-plugins1-egl-opengl version 1.4.5

(jmcneill)

2015-01-30 11:10:57 UTC MAIN commitmail json YAML

+ gst-plugins1-egl-gl gst-plugins1-egl-opengl

(jmcneill)

2015-01-30 11:10:20 UTC MAIN commitmail json YAML

Import gst-plugins1-opengl-1.4.5 as multimedia/gst-plugins1-egl-opengl.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the opengl plugin for GStreamer using the Raspberry Pi's
VideoCore IV EGL APIs.

(jmcneill)

2015-01-30 11:09:45 UTC MAIN commitmail json YAML

Import gst-plugins1-gl-1.4.5 as multimedia/gst-plugins1-egl-gl.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the gl plugin for GStreamer using the Raspberry Pi's
VideoCore IV EGL APIs.

(jmcneill)

2015-01-30 11:06:36 UTC MAIN commitmail json YAML

2015-01-30 10:24:13 UTC MAIN commitmail json YAML

Use MASTER_SITE_PERL_CPAN.

(obache)

2015-01-30 09:53:29 UTC MAIN commitmail json YAML

Add Long name (by authors) for MASTER_SITES. Simple Name has currently problem.

(mef)

2015-01-30 09:43:52 UTC MAIN commitmail json YAML

Add in missing bootstrap distinfo.

(abs)

2015-01-30 09:14:08 UTC MAIN commitmail json YAML

Fix PLIST problem. When assigning value to PLIST_SRC, should take care whole thing.

(mef)

2015-01-30 07:32:24 UTC MAIN commitmail json YAML

Fix many issues on Darwin

PLIST:
  * lib/firefox/libmozglue.so is built and installed as a shared
    library on some platforms including Darwin.

mozilla-common.mk:
  * Sandboxing support is only available when the toolkit is
    cairo-cocoa.
  * It tries to use MacOS X 10.6 SDK by default, which is not always
    possible.

patches/patch-build_gyp.mozbuild:
  * Don't assume iOS just because the toolkit is not cocoa. Ideally
    there should be an AC_SUBST just like 'ARM_ARCH' but nothing
    exists currently.
  * MacOS X SDK version should be able to configure with ./configure
    --enable-macos-target=VER

patches/patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp:
  * NS_NewNativeLocalFile() can fail and leave hunDir null, so we must
    check if it succeeded. This is not Darwin specific though.
  * "%%LOCALBASE%%" in the hunspell path is currently not substituted,
    which looks very erroneous to me. But since I don't know why
    ryoon@ changed it from "@PREFIX@" to "%%LOCALBASE%%" I leave it as
    it is.

patches/patch-ipc_glue_moz.build:
  * Don't assume cocoa toolkit just because OS_ARCH is Darwin.

patches/patch-js_src_asmjs_AsmJSSignalHandlers.cpp:
  * Increase portability for non-x86 Darwin by not hardwiring
    x86_THREAD_STATE.

patches/patch-js_xpconnect_src_xpcprivate.h:
  * The declaration has to be C++11 'extern template', otherwise
    non-weak symbol collision will occur between libmozjs and
    libxul. We can't easily test if the feature is supported by
    compiler due to GCC bug #1773:
    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773

patches/patch-memory_mozalloc_VolatileBufferOSX.cpp:
  * Try to fallback to valloc(3) if posix_memalign(3) is not
    avialble. It has been added since MacOS 10.6.

patches/patch-toolkit_library_moz.build:
  * GSTREAMER_LIBS are linked to libxul on Darwin, while they are
    dlopen(3)'ed at runtime on other platforms. The problem is that
    the toolkit being cocoa isn't relevant at all. It's Darwin that
    needs the special handling, not Cocoa.

patches/patch-toolkit_xre_nsAppRunner.cpp:
  * MacOS X < 10.6 had an undocumented behavior concerning execve(2)
    inside a threaded process. If a process tried to call execve(2)
    and had more than one active thread, the kernel returned
    ENOTSUP. So we have to either fork(2) or vfork(2) before calling
    execve(2) to make sure the caller is single-threaded as otherwise
    the application fails to restart itself.

patches/patch-xpcom_base_nsStackWalk.cpp,
patches/patch-xpcom_build_PoisonIOInterposer.h:
  * Replace XP_MACOSX with XP_DARWIN as the former is not defined when
    the toolkit is not cocoa.

patches/patch-xpcom_glue_standalone_nsXPCOMGlue.cpp:
  * Fix inconsistent use of XP_DARWIN and XP_MACOSX:
    LEADING_UNDERSCORE should be empty when we are going to load XPCOM
    using dlopen(3), not NSAddImage().

(pho)

2015-01-30 01:38:29 UTC MAIN commitmail json YAML

Added multimedia/gst-plugin1-omx version 1.2.0

(jmcneill)

2015-01-30 01:37:35 UTC MAIN commitmail json YAML

2015-01-30 01:37:08 UTC MAIN commitmail json YAML

Import gst-omx-1.2.0 as multimedia/gst-plugins1-omx.

This module contains a plugin that wraps available OpenMAX IL components and
makes them available as standard GStreamer elements.

(jmcneill)

2015-01-30 01:28:27 UTC MAIN commitmail json YAML

Updated misc/dialog to 1.2.20150125

(wiz)

2015-01-30 01:28:19 UTC MAIN commitmail json YAML

Update to 1.2.20150125:

2015/01/25
+ suppress highlighting of character which denotes an abbreviation or
  shortcut for the OK/Cancel and other buttons for these widgets, which
  use abbreviations for the list shown on the screen:  buildlist,
  checklist/radiobox, menubox, treeview (Debian #775295).
+ add grid up/left and down/right bindings in editbox.c as synonyms for
  field prev and next, respectively when handling the OK/Cancel buttons
  (Debian #775294).

(wiz)

2015-01-30 01:27:22 UTC MAIN commitmail json YAML

Updated devel/bison to 3.0.4

(wiz)

2015-01-30 01:27:14 UTC MAIN commitmail json YAML

Update to 3.0.4:

* Noteworthy changes in release 3.0.4 (2015-01-23) [stable]

** Bug fixes

*** C++ with Variants (lalr1.cc)

  Fix a compiler warning when no %destructor use $$.

*** Test suites

  Several portability issues in tests were fixed.

(wiz)

2015-01-30 01:24:35 UTC MAIN commitmail json YAML

+ bison-3.0.4, clamav-0.98.6, dialog-1.2.20150125, libreoffice4-4.4.0,
  libreoffice4-bin-4.4.0.

(wiz)

2015-01-29 23:38:28 UTC MAIN commitmail json YAML

bump BUILDLINK_API_DEPENDS.raspberrypi-userland

(jmcneill)

2015-01-29 22:43:37 UTC MAIN commitmail json YAML

Updated graphics/glu to 7.11.2nb1

(nat)

2015-01-29 22:38:50 UTC MAIN commitmail json YAML

Fix segfaults and crashing for applications that use libGLU.
Bump PKGREVISION.

This commit was approved by wiz@

(nat)

2015-01-29 22:35:43 UTC MAIN commitmail json YAML

Fix segfaults and crashing with applications that use libGLU.

This commit was approved by wiz@

(nat)

2015-01-29 22:22:27 UTC MAIN commitmail json YAML

2015-01-29 22:19:40 UTC MAIN commitmail json YAML

2015-01-29 22:19:13 UTC MAIN commitmail json YAML

2015-01-29 21:58:34 UTC MAIN commitmail json YAML

Explicitly disable inotify support on SunOS whilst it is Linux-specific.

(jperkin)

2015-01-29 21:54:39 UTC MAIN commitmail json YAML

Updated comms/asterisk to 11.15.1

(jnemeth)

2015-01-29 21:54:33 UTC MAIN commitmail json YAML

Update to Asterisk 11.15.1:  this is a security fix.

pkgsrc change: adapt to splitting up of speex

The Asterisk Development Team has announced security releases for Certified
Asterisk 1.8.28 and 11.6 and Asterisk 1.8, 11, 12, and 13. The available
security releases are released as versions 1.8.28.cert-4, 1.8.32.2, 11.6-cert10,
11.15.1, 12.8.1, and 13.1.1.

The release of these versions resolves the following security vulnerabilities:

* AST-2015-001: File descriptor leak when incompatible codecs are offered

                Asterisk may be configured to only allow specific audio or
                video codecs to be used when communicating with a
                particular endpoint. When an endpoint sends an SDP offer
                that only lists codecs not allowed by Asterisk, the offer
                is rejected. However, in this case, RTP ports that are
                allocated in the process are not reclaimed.

                This issue only affects the PJSIP channel driver in
                Asterisk. Users of the chan_sip channel driver are not
                affected.

* AST-2015-002: Mitigation for libcURL HTTP request injection vulnerability

                CVE-2014-8150 reported an HTTP request injection
                vulnerability in libcURL. Asterisk uses libcURL in its
                func_curl.so module (the CURL() dialplan function), as well
                as its res_config_curl.so (cURL realtime backend) modules.

                Since Asterisk may be configured to allow for user-supplied
                URLs to be passed to libcURL, it is possible that an
                attacker could use Asterisk as an attack vector to inject
                unauthorized HTTP requests if the version of libcURL
                installed on the Asterisk server is affected by
                CVE-2014-8150.

For more information about the details of these vulnerabilities, please read
security advisory AST-2015-001 and AST-2015-002, which were released at the same
time as this announcement.

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

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

The security advisories are available at:

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

Thank you for your continued support of Asterisk!

(jnemeth)

2015-01-29 21:52:33 UTC MAIN commitmail json YAML

Updated comms/asterisk10 to 10.12.4nb6

(jnemeth)

2015-01-29 21:52:28 UTC MAIN commitmail json YAML

Update to Asterisk 10.12.4rc6.

This update is just to accomodate the speex splitup.

Note that Asterisk 10.x is dead upstream and should not be used
anymore.  This package will be removed at some point.

(jnemeth)

2015-01-29 21:52:10 UTC MAIN commitmail json YAML

2015-01-29 21:48:16 UTC MAIN commitmail json YAML

Updated comms/asterisk18 to 1.8.32.2

(jnemeth)

2015-01-29 21:48:15 UTC MAIN commitmail json YAML

2015-01-29 21:48:07 UTC MAIN commitmail json YAML

Update to asterisk 1.8.32.2:  this is a security fix.

pkgsrc change: adapt to splitting up of speex

The Asterisk Development Team has announced security releases for Certified
Asterisk 1.8.28 and 11.6 and Asterisk 1.8, 11, 12, and 13. The available
security releases are released as versions 1.8.28.cert-4, 1.8.32.2, 11.6-cert10,
11.15.1, 12.8.1, and 13.1.1.

The release of these versions resolves the following security vulnerabilities:

* AST-2015-001: File descriptor leak when incompatible codecs are offered

                Asterisk may be configured to only allow specific audio or
                video codecs to be used when communicating with a
                particular endpoint. When an endpoint sends an SDP offer
                that only lists codecs not allowed by Asterisk, the offer
                is rejected. However, in this case, RTP ports that are
                allocated in the process are not reclaimed.

                This issue only affects the PJSIP channel driver in
                Asterisk. Users of the chan_sip channel driver are not
                affected.

* AST-2015-002: Mitigation for libcURL HTTP request injection vulnerability

                CVE-2014-8150 reported an HTTP request injection
                vulnerability in libcURL. Asterisk uses libcURL in its
                func_curl.so module (the CURL() dialplan function), as well
                as its res_config_curl.so (cURL realtime backend) modules.

                Since Asterisk may be configured to allow for user-supplied
                URLs to be passed to libcURL, it is possible that an
                attacker could use Asterisk as an attack vector to inject
                unauthorized HTTP requests if the version of libcURL
                installed on the Asterisk server is affected by
                CVE-2014-8150.

For more information about the details of these vulnerabilities, please read
security advisory AST-2015-001 and AST-2015-002, which were released at the same
time as this announcement.

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

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

The security advisories are available at:

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

Thank you for your continued support of Asterisk!

(jnemeth)

2015-01-29 21:33:47 UTC MAIN commitmail json YAML

2015-01-29 21:31:39 UTC MAIN commitmail json YAML

2015-01-29 21:30:35 UTC MAIN commitmail json YAML

Don't kill attributes when building with clang.

(joerg)

2015-01-29 21:29:32 UTC MAIN commitmail json YAML

2015-01-29 21:26:52 UTC MAIN commitmail json YAML

After speex update, depend on speexdsp.

(joerg)

2015-01-29 20:47:30 UTC MAIN commitmail json YAML

Updated graphics/p5-RRDTool-OO to 0.35

(wiz)

2015-01-29 20:47:22 UTC MAIN commitmail json YAML

Update to 0.35, from Kai-Uwe Eckhardt <kuehro@gmx.de> in private mail.

0.35  (07/20/2014)
    (ms) Fix for [rt.cpan.org #97322], now rounding results to cope with
        floating point inaccuracies in rrdtool. Reported by Andreas Kæ—¦nig.

0.34  (06/26/2014)
    (ms) Added disable_rrdtool_tag option as suggested by Sun Guonian.

0.33  (07/08/2013)
    (ms) Florian Eckert reported that graph() modified 2nd level
        entries of the options array passed to it. Used Storable::clone
        in OO.pm to make a deep copy first.

0.32  (03/06/2012)
    (ms) [rt.cpan.org #63351] Applied modified patch by Jonas Wagner to
        fix stacked graphs with no legend.
    (ms) Implements RRDs::xport and returns a Perl structure instead of
        basic xport array (Remi Ferrand, Fabien Wernli).

(wiz)

2015-01-29 20:08:16 UTC MAIN commitmail json YAML

2015-01-29 20:00:55 UTC MAIN commitmail json YAML

Updated emulators/mess to 0.158

(wiz)

2015-01-29 20:00:47 UTC MAIN commitmail json YAML

Updated emulators/mame to 0.158

(wiz)

2015-01-29 20:00:38 UTC MAIN commitmail json YAML

2015-01-29 20:00:30 UTC MAIN commitmail json YAML

2015-01-29 13:28:37 UTC MAIN commitmail json YAML

Updated archivers/cabextract to 1.5

(wiz)

2015-01-29 13:28:28 UTC MAIN commitmail json YAML

Update to 1.5:

New in 1.5
* cabextract replaces bad Unicode characters in filenames with the
  standard Unicode replacement character
* wince_rename now puts files under the correct installation path
* Several crashes and hangs were found by Debian project members
  using the afl (American fuzzy lop) tool to generate corrupt
  cabinet files. These crashes and hangs have been fixed.

(wiz)

2015-01-29 12:43:53 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-CBuilder to 0.28.02.20
Updated devel/p5-Exporter-Tiny to 0.043.01
Updated devel/p5-ExtUtils-Command to 1.20
Updated devel/p5-ExtUtils-CppGuess to 0.08
Updated devel/p5-ExtUtils-Helpers to 0.022
Updated devel/p5-ExtUtils-ModuleMaker to 0.52
Updated devel/p5-ExtUtils-ModuleMaker-TT to 0.94
Updated devel/p5-ExtUtils-XSpp to 0.18

(mef)

2015-01-29 12:42:01 UTC MAIN commitmail json YAML

Update 0.16.02 to 0.18
    pkglint warns
    WARN: Makefile:3: The package is being downgraded from 0.1602 to 0.18.
    should look PKGNAME instead of DISTNAME ?
----------------------
0.18  Wed Sep 18 10:00:00 CEST 2013
        - Upgrade to stable release.

0.17_02  Wed Aug 28 22:35:02 CEST 2013
        - Fixed getters for typemaps using %output_list annotation.

0.17_01  Sat Aug 10 08:20:11 CEST 2013
        - Added standard XS typemap for objects (disabled by default for
          backwards compatibility).x
        - Allow specifying XS typemap code in the XS++ typemap declaration.
        - Generate accessors for member variables.
        - Handle multiple function/method annotations (used by plugins).
        - Updated plugin interface (should be backwards-compatible).

0.1700  Sun Feb 10 12:00:00 CET 2013
        - %alias feature for aliasing XS++ wrappers.

0.1603  Fri Dec 28 12:03:09 CEST 2012
        - Fix blead-perl warning about unescaped { in regexps.
        - Use ExtUtils::Typemaps instead of ExtUtils::Typemap (which
          had to be renamed).
        - Somewhat improved examples.

(mef)

2015-01-29 12:34:16 UTC MAIN commitmail json YAML

Update to 0.94
--------------
0.94      2013-11-06 13:48:39 America/New_York
    - converted to dzil for modern boilerplate and META generation
    - marked as 'unmaintained'

(mef)

2015-01-29 12:31:34 UTC MAIN commitmail json YAML

Update to 0.52
--------------
0.52    July 4, 2014

Move version control from Subversion to git.  Establish development
repository at https://github.com/jkeenan/extutils-modulemaker.  Adapt
code to prevent warnings to be added in Perl 5.22.

(mef)

2015-01-29 12:31:08 UTC MAIN commitmail json YAML

2015-01-29 12:29:01 UTC MAIN commitmail json YAML

Update to 0.022
---------------
0.022    2014-03-07 13:27:09CET+0100 Europe/Amsterdam
          Cleaned up remains of former functions
          Skip IO layers on <5.8 for 5.6 compatability
          Don't swallow pl2bat exceptions

(mef)

2015-01-29 12:26:44 UTC MAIN commitmail json YAML

Update 0.07 to 0.08
-------------------
ChangeLog unknown.

(mef)

2015-01-29 12:22:04 UTC MAIN commitmail json YAML

2015-01-29 12:20:10 UTC MAIN commitmail json YAML

Update 1.18 to 1.20
-------------------
1.20  Thu, Jan 8, 2015
  - Skip some tests on Haiku as well

1.19  Sat, Dec 27, 2014
  - Late load required modules

(mef)

2015-01-29 12:17:44 UTC MAIN commitmail json YAML

Update 0.042 to 0.043.01
------------------------
0.043_01        2014-11-09
[ Documentation ]
- Restructure documentation.

[ Other ]
- Support { -as => CODE } to programatically rename functions.

(mef)

2015-01-29 12:14:08 UTC MAIN commitmail json YAML

Update 0.28.02.16 to 0.28.02.20
-------------------------------
0.280220 - 2014-09-27
  Fixed:
  - Added missing 'use Config' from 'android.pm' (thanks Debian community)

0.280219 - 2014-09-01
  Fixed:
  - Fixed regression on Android (thanks to Brian Fraser)

0.280218 - 2014-09-01
  Fixed:
  - Mispelled 'starup' key in BCC support was fixed. #79574
  - Fixed the version in the PM file (thanks to Jim Keenan)

0.280217 - 2014-08-22
  Fixed:
  - Quoted perl path for Windows support #98245 [Alberto Simoes]

(mef)

2015-01-29 11:45:25 UTC MAIN commitmail json YAML

2015-01-29 11:39:25 UTC MAIN commitmail json YAML

Updated lang/clang to 3.5.1

(adam)

2015-01-29 11:38:30 UTC MAIN commitmail json YAML

Changes 3.5.1:
All backends have been changed to use the MC asm printer and support for the non MC one has been removed.
Clang can now successfully self-host itself on Linux/Sparc64 and on FreeBSD/Sparc64.
LLVM now assumes the assembler supports .loc for generating debug line numbers. The old support for printing the debug line info directly was only used by llc and has been removed.
All inline assembly is parsed by the integrated assembler when it is enabled. Previously this was only the case for object-file output. It is now the case for assembly output as well. The integrated assembler can be disabled with the -no-integrated-as option.
llvm-ar now handles IR files like regular object files. In particular, a regular symbol table is created for symbols defined in IR files, including those in file scope inline assembly.
LLVM now always uses cfi directives for producing most stack unwinding information.
The prefix for loop vectorizer hint metadata has been changed from llvm.vectorizer to llvm.loop.vectorize. In addition, llvm.vectorizer.unroll metadata has been renamed llvm.loop.interleave.count.
Some backends previously implemented Atomic NAND(x,y) as x & ~y. Now all backends implement it as ~(x & y), matching the semantics of GCC 4.4 and later.

(adam)

2015-01-29 11:28:50 UTC MAIN commitmail json YAML

2015-01-29 10:34:25 UTC MAIN commitmail json YAML

Updated textproc/groonga to 4.1.1

(obache)

2015-01-29 10:34:14 UTC MAIN commitmail json YAML

Update groonga to 4.1.1.

Release 4.1.1 - 2015-01-29
--------------------------

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

* [windows] Improved to show error message instead of
  error code. It's easy to understand.
* [experimental][windows] Supported small start file size for database file.
  In previous versions, Groonga consumed larger initial file
  size on windows in contrast to UNIX like environment.
  To enable this feature, use ``GRN_IO_VERSION=1`` environment
  variable. This feature isn't enabled by default because it is in experimental stage.
* Supported ``SUM``, ``MIN``, ``MAX``, ``AVG`` feature for drilldown.
  This feature is supported by extending newer drilldown syntax which supports label.
  Specify ``SUM``, ``MIN``, ``MAX`` or ``AVG`` for :ref:`select-drilldown-calc-types`
  and target column for :ref:`select-drilldown-calc-target`.
  The return value is calculated based on drilldown result in group.
* [experimental] Added ``--with-jemalloc`` option to use ``jemalloc`` for ``malloc()/free()``.
  It'll improve performance on multi-threading usage. For example, the performance
  of :doc:`/reference/executables/groonga` or `Mroonga <http://mroonga.org/>`__ will be improved.
  Note that this feature doesn't affect to :doc:`/reference/executables/groonga-httpd` because
  groonga-httpd uses multi-process model instead of multi-threading.
* groonga-httpd: Supported long error message over 2048 bytes.
  By this change, long error message (>2048) is not truncated.
* groonga-httpd: Supported streaming dump functionality.

Fixes
^^^^^

* Fixed mismatch between error code and error message when
  ``strerror()`` is failed. There was a case that Groonga shows
  incorrect error code as syscall error.
* Fixed to show errno in error message when unknow error is occurred.
* [windows] Fixed to return proper error code.
* Fixed a bug that there is only one section for multi-column index for
  :ref:`select-match-columns`, it doesn't return correct search results.
  For example, consider the case that there is multi-column index which is
  named as ``memo_index`` for ``title`` column and ``content`` column.
  Thus, this bug occurs when ``memo_index[0]`` which means index
  for ``title`` column is specified for :ref:`select-match-columns`.
* mecab: Added workaround for ``mecab_strerror(NULL)`` on MeCab 0.993.
  Without this workaround, Groonga aborts if there is no MeCab
  dictionary. [Reported by Shuhei Tanuma]
* groonga-httpd: Fixed a bug that custom log file is ignored.
* groonga-httpd: Fixed a bug that empty dump doesn't return.

Thanks
^^^^^^

* Shuhei Tanuma

(obache)

2015-01-29 10:29:13 UTC MAIN commitmail json YAML

Make gssapi a default-on option instead of a fixed dependency.
>From Edgar Fuß in PR 49611.

(wiz)

2015-01-29 10:17:12 UTC MAIN commitmail json YAML

Updated x11/xkeyboard-config to 2.14

(wiz)

2015-01-29 10:17:03 UTC MAIN commitmail json YAML

Update to 2.14:

New xkeyboard-config release is out:

Andreas Wettstein (1):
      Add oe ligature to Swiss keyboard layout, replacing oslash.

Changwoo Ryu (1):
      update Korean

Julien Cristau (1):
      fujitsu_vndr: add a name to xkb_symbols sections

Michael Witten (1):
      README: Clean up grammar/formatting, and mention bugzilla

Peter Hutterer (2):
      rules: improve documentation for numpad:microsoft
      symbols/il: add HOLAM HASER FOR VAV on shift+5 to il(biblical)

Ran Benita (3):
      symbols/macintosh_vndr: add some "default" annotations
      macintosh_vndr/us: include "keypad(overlay)" explicitly
      symbols/keypad: move the default map to be the first in the file

Sergey Udaltsov (9):
      Added Russian AZERTY phonetic variants
      Added de(pl) option
      Fixng the ISO 639-2 Code for the Uyghur keyboard layout [cn (ug)]
      Removing compose(ralt)
      Prerelease 2.13.99
      support for arabic macintosh
      Typo fixed, closing tag
      Prerelease translation sync
      Release 2.14

Viatcheslav Kileev (1):
      symbols/ru: remove non-Mari letters from Mari layout and add the missing one

(wiz)

2015-01-29 09:53:29 UTC MAIN commitmail json YAML

2015-01-29 09:47:34 UTC MAIN commitmail json YAML

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

(pkgsrc)
- Add comments on patches from cvs log
(upsteam)
- update 1.4 to 1.5.0
-------------------
Changes in adns 1.5.0, since adns 1.4, are:

New features:

* This release provides full IPv6 support.  Applications can request
  AAAA records (containing IPv6 addresses) as well as, or instead of,
  A records (containing IPv4 addresses).  adns 1.5 can speak to
  nameservers over IPv6.

* adns_addr2text and adns_text2addr: Convenient C functions for
  converting between addresses and address literals.  These carry
  less baggage than getaddrinfo and getnameinfo.

Bugfixes:

* We fix a crashing bug in adnslogres.  (Debian#392102.)

* Previously, parsing of some adns_specific options in resolv.conf
  would go awry if multiple options were specified on the same line.
  (Fixed since 1.5.0~rc0.)

* adns now knows to ignore more things in resolv.conf, rather than
  warn about them, and there's also an option to disable all of these
  warnings.  (Debian#411263.)  (Fixed since 1.5.0~rc0.)

* Previously, some harmless but wrong owner names for checked ptr
  queries would be accepted; now they are rejected with `Domain
  invalid for particular DNS query type'.

Other:

* There are some minor API/ABI changes and improvements, for future
  proofing.

* There are also some build system, test suite and coding style
  improvements.

* Licence is now GPLv3.

Compatibility:

  adns 1.5 is fully forwards API- and ABI-compatible with 1.4.

  adns 1.5 is not backwards ABI-compatible, in the sense that
  applications built against adns 1.5 but run with adns 1.4 may
  experience `Function not implemented' errors, or `symbol lookup
  error' due to undefined symbols.  But applications built against 1.4
  will not experience data corruption due to ABI mismatches.

  adns_r_addr queries (general `address' queries where the application
  does not specify the kind of address) used to only return AF_INET
  (IPv4) addresses.  To avoid surprising existing applications,
  AF_INET6 (IPv6) addresses will be returned only if the application
  explicitly states its support for handling a mixture of address
  families in the results from adns_r_addr.  In a future version of
  adns this will become the default.

  adnshost and the other command-line utilities are fully forward- and
  backward-compatible, except that in adns 1.5, adnshost will return
  IPv6 as well as IPv4 information if simply asked for `addresses'.
  Calling programs which did not ask for a specific address type ought
  to cope with this.

  The API in 1.5.0 also fixes a technical nonconformance to the C
  specification.  On platforms where an `enum' type might be an
  integer type whose size is bits is not a power of two, there could
  be an incompatible ABI change between 1.4 and 1.5 - but we don't
  think there are many (if any) such platforms which are sufficiently
  POSIX-like for adns.  (Changed since 1.5.0~rc0.)

(mef)

2015-01-29 09:29:18 UTC MAIN commitmail json YAML

Remove patch not in distinfo.

(wiz)

2015-01-29 09:21:37 UTC MAIN commitmail json YAML

Updated devel/p5-Dist-Zooky to 0.14
Updated devel/p5-EV to 4.18
Updated devel/p5-Eval-Closure to 0.12
Updated devel/p5-Event-RPC to 1.05
Updated devel/p5-Exception-Class to 1.39
Updated devel/p5-Env-Path to 0.19

(mef)

2015-01-29 09:19:17 UTC MAIN commitmail json YAML

Update to 0.19
--------------
0.19 Tue May 14 19:05:20 EDT 2013
        - Fix for Cygwin as suggested by Brendan Byrd via
          https://rt.cpan.org/Ticket/Display.html?id=85120

(mef)

2015-01-29 08:58:20 UTC MAIN commitmail json YAML

Update 1.37 to 1.39
-------------------
1.39    2014-11-01

- Replaced the Exception::Class::Base->NoRefs method with UnsafeRefCapture to
  match changes in Devel::StackTrace 2.00. The old method is deprecated but
  will continue to work.

1.38    2014-05-05

- An exception without a message will now default to either the associated
  exception class description or the string "[Generic exception]". Patch by
  Ricardo Signes. PR #2.

- Added field_hash() and context_hash() methods. Patch by Ricardo Signes. PR
  #1.

(mef)

2015-01-29 08:56:15 UTC MAIN commitmail json YAML

Update to 1.05
--------------
1.05 Tue Feb 28, 2014, joern
    Features:
    - New Method set_max_packet_size (Client and Server)
      to change the default value of 2 GB up to 4 GB
      (or less).

    Bugfixes
    - Increased default maximum packet size from 4 MB
      to 2 GB.
    - Fixed test suite for parallel execution by using
      different port numbers for the test server.
      Thanks for the report to Andreas König.
    - Applied a patch from Salvatore Bonaccorso which
      fixes missing encoding declarations in POD. Thanks!
    - Fixed some POD typos. Thanks for the report to
      Xavier Guimard.

(mef)

2015-01-29 08:49:35 UTC MAIN commitmail json YAML

Update to 0.12
0.12  2015-01-17
      - fix tests under blead (sprout, #4)

(mef)

2015-01-29 08:47:24 UTC MAIN commitmail json YAML

Update 4.15 to 4.18
-------------------
Changes marked with (libev) are changes in libev, and have more
documentation in the libev Changes file.

4.18 Sat Sep  6 20:37:23 CEST 2014
        - use slightly better weay to find includes, to support multiarch
          on newer perls.

4.17 Fri Apr 11 06:22:38 CEST 2014
        - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
          without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
          in 5.18. What's so attractive about giving a shit about backwards
          compatibility - I will never understand.

4.16 Sat Mar  8 16:49:05 CET 2014
        - make sure EV::CHECK is available at all times.
        - avoid a spurious warning when perl -w overrides "no warnings".
        - use perl's signal implementation on WIN32.
        - ensure extern "C" function pointers are used for externally-visible
          pointers.
        - (libev) mark event pipe fd as cloexec after a fork (analyzed by Sami Farin).
        - (ecb) support m68k, m88k and sh (patch by Miod Vallat).
        - (libev) in the absence of autoconf, do not use the clock syscall
          on glibc >= 2.17 (avoids the syscall AND -lrt on systems
          doing clock_gettime in userspace).
        - (ecb) work around memory barriers and volatile apparently both being
          broken in visual studio 2008 and later (analysed and patch by Nicolas Noble).

(mef)

2015-01-29 08:44:59 UTC MAIN commitmail json YAML

Updated lang/nodejs to 0.10.36

(fhajny)

2015-01-29 08:44:45 UTC MAIN commitmail json YAML

Update nodejs to 0.10.36.

2015.01.26, Version 0.10.36 (Stable)
* openssl: update to 1.0.1l
* v8: Fix debugger and strict mode regression (Julien Gilli)
* v8: don't busy loop in cpu profiler thread (Ben Noordhuis)

(fhajny)

2015-01-29 08:43:47 UTC MAIN commitmail json YAML

Update 0.10 to 0.14
----------------------------------------
version .14 at 2014-11-06 10:43:20 +0000
----------------------------------------
    Release engineering for 0.14

  Date : 2014-11-06 10:23:48 +0000
    Adjusted the regex in the distini test

  Date : 2014-11-06 10:22:16 +0000
    Handle licenses that don't have new()

----------------------------------------
version .12 at 2013-11-29 00:16:10 +0000
----------------------------------------
    [RT#90933] "New Moose may break your code"

(mef)

2015-01-29 06:44:40 UTC MAIN commitmail json YAML

(pkgsrc)
  - Following two lines added
  DEPENDS+=      p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
  DEPENDS+=      p5-Term-UI-[0-9]*:../../devel/p5-Term-UI

(upstream)
  - Update 5.013 to 5.031
---------------------
5.031    2015-01-08 22:04:30-05:00 America/New_York
        - correct a test to avoid testing symlinks on Win32

5.030    2015-01-04 22:31:38-05:00 America/New_York
        - fixed [GatherDir]'s handling of symlinks to directories
        - [AutoPrereqs] now filters out all namespaces found in contained
          modules, not just the one corresponding to the module filename

5.029    2014-12-14 14:44:44-05:00 America/New_York
        - fix new error in [PkgVersion] when a module had no package
          statements
        - further rip out use of JSON.pm

5.028    2014-12-12 19:06:23-05:00 America/New_York
        - fix regression in [PkgVersion] that made false-positive
          identifications for pre-existing assignments to $VERSION
        - try avoid cases in which plugin code directly modifies file list
        - switch, tentatively, to JSON::MaybeXS

5.027    2014-12-09 09:30:30-05:00 America/New_York
        - fix regression in Plugin->plugin_from_config which started passing a
          list of pairs rather than a hashref

5.026    2014-12-08 21:33:55-05:00 America/New_York
        - eliminate use of Moose::Autobox
        - various small performance optimizations
        - add "use_our" option to PkgVersion

5.025    2014-11-10 21:12:14-05:00 America/New_York
        - fix file.t failures with perl v5.14 and v5.16's Carp

5.024    2014-11-05 23:08:07-05:00 America/New_York
        - add the %Mint stash for minting defaults
        - quiet down some low-priority log lines
        - teeny tiny optimization by building dist prereqs structure lazily
        - avoid ever requiring v0 of ExtUtils::MakeMaker
        - fix a module-loading ordering issue in `dzil setup`

5.023    2014-10-30 22:56:42-04:00 America/New_York
        - optimizations to loading of heavyweight libraries in cmd line app
        - some tests are now skipped on Win32 to avoid filename insanity
        - files' added_by data should be more informative
        - conflicts with installed code is now detected and/or advertised

5.022    2014-10-27 22:55:53-04:00 America/New_York
        - several optimizations to how PPI is used
        - handle an empty ABSTRACT better
        - now properly merging distmeta fragments together without loss, using
          new CPAN::Meta::Merge
        - create Makefile.PL and Build.PL files earlier, so they're in the file
          list "the whole time"

5.021    2014-10-20 22:43:52-04:00 America/New_York
        - improve authordeps' ability to cope with version requirements and
          non-default plugin names
        - a few improvements to help given by "dzil help COMMAND"
        - fixes a situation where exclusion-regexp-building in GatherDir
          could mangle the given regexps
        - now properly merging distmeta fragments together without loss, using
          new CPAN::Meta::Merge (Karen Etheridge)
        - [PkgVersion] now properly skips over $VERSION assignments in
          comments (Karen Etheridge, github #322)
        - the building of manpages is supressed in [MakeMaker]-driven builds
        - lazily load quite a few more modules
        - avoid using user's ~/.dzil even more
        - while building dists for testing, don't bother building man pages
        - try harder to notice minimum required perl version
        - try harder to delete temporarily directory at the end of testing
        - don't treat $VERSION assignments in comments as $VERSION assignments
        - listdeps now takes --omit-core to skip core modules
        - don't try to use terminal encoding on locale-free systems
        - suggest the use of PPI::XS
        - speed up and debug behavior of GatherDir

5.020    2014-07-28 20:56:25-04:00 America/New_York
        - the default required version for ExtUtils::MakeMaker in [MakeMaker]
          has been removed
        - load DateTime lazily
        - the default required version for Module::Build in [ModuleBuild] has
          been lowered

5.019    2014-05-20 21:11:47-04:00 America/New_York
        - remove a very brief-lived attempt to double-decode

5.018    2014-05-20 21:07:04-04:00 America/New_York
        - attempt to return abstract-from-file as a string, rather than
          bytes, which can lead to weirdness (github issue #303)

5.017    2014-05-17 08:35:33-04:00 America/New_York
        - dotfiles and dot-directories are now included in sharedirs
        - ModuleBuild and MakeMake should not re-build if it isn't needed
        - authordeps now better understands "perl" dep
        - munging of README is delayed to prevent unneeded work and
          complication
        - MANIFEST is now treated as a binary file
        - 'dzil setup' now warns that credentials are stored in the clear
        - MakeMaker should include fewer empty and useless hashrefs
        - Makefile.old is now pruned as cruft

5.016    2014-05-05 22:27:06-04:00 America/New_York
        - hint about [Encoding] plugin in encoding error message (David
          Golden)

5.015    2014-03-30 21:55:36-04:00 America/New_York
        - make it easier to have multiple PAUSE configs using UploadToCPAN's
          pause_cfg_dir option (thanks, David Golden)

5.014    2014-03-16 16:47:07+01:00 Europe/Paris
        - Added 'jobs' argument for 'dzil test' for parallel testing (thanks,
          David Golden!)
        - add default_jobs attribute to TestRunner role
        - fix the behavior of 'dzil add' with more than one file
          (thanks, Leon Timmermans!)

(mef)

2015-01-29 06:38:53 UTC MAIN commitmail json YAML

Sorted, sorry, added to wrong line.

(mef)

2015-01-29 06:37:47 UTC MAIN commitmail json YAML

Added devel/p5-Term-UI version 0.42

(mef)

2015-01-29 06:34:15 UTC MAIN commitmail json YAML

Import p5-Term-UI-0.42 as devel/p5-Term-UI.

Term::UI provides methods to ask both elaborate questions as well
as simple yes/no questions via a Term::ReadLine interface using a
template. It can also parse options per unix style.

Term::UI was first released with perl v5.9.5, deprecated (will
be CPAN-only) in v5.17.9 and removed from v5.19.0

(mef)

2015-01-29 06:16:43 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Autoflush to 0.06
Updated devel/p5-Devel-Caller to 2.06
Updated devel/p5-Devel-CheckLib to 1.03
Updated devel/p5-Devel-Cover to 1.17
Updated devel/p5-Devel-Cycle to 1.12
Updated devel/p5-Devel-Declare to 0.006017
Updated devel/p5-Devel-FindPerl to 0.012
Updated devel/p5-Devel-FindRef to 1.440
Updated devel/p5-Devel-Gladiator to 0.07
Updated devel/p5-Devel-PPPort to 3.28
Updated devel/p5-Devel-PartialDump to 0.17
Updated devel/p5-Devel-Pragma to 0.60
Updated devel/p5-Devel-StackTrace-AsHTML to 0.14
Updated devel/p5-Devel-StackTrace-WithLexicals to 2.01
Updated devel/p5-Devel-TraceUse to 2.093
Updated devel/p5-Devel-ebug to 0.56
Updated devel/p5-Dir-Self to 0.11

(mef)

2015-01-29 05:40:19 UTC MAIN commitmail json YAML

Update 0.10 to 0.11
-------------------
0.11    2013-09-03
        Clean up distribution; no user visible changes.

(mef)

2015-01-29 05:38:35 UTC MAIN commitmail json YAML

Update to 0.56
--------------
0.56 2014.04.16
    - Converted to Dist::Zilla
    - Minor fixes (thanks hobbestigrou!)

(mef)

2015-01-29 05:35:11 UTC MAIN commitmail json YAML

Update 2.09 to 2.093
--------------------
2.093 Thu Jun 26 2014
    - fixed the test script to properly deal with sitecustomize and proxies
      in all possible combinations (thanks a lot to Christan Walde (MITHALDU)
      for his help with testing under Windows!)

2.092 Thu Apr  3 2014
    - auto-dereferencing only works since 5.14
    - move the xt/ tests back in t/, guarded by RELEASE_TESTING

2.091 Sat Mar 29 2014
    - documentation fixes (thanks to Ioan Rogers (IOANR))
    - test fixes (related to Module::CoreList)

(mef)

2015-01-29 05:32:26 UTC MAIN commitmail json YAML

Update 0.10 to 2.01
-------------------
2.01    2015-01-06
        Improve the synopsis (David Bradford)
            Part of CPAN Pull Request Challenge :)

2.00    2014-11-12
        Devel::StackTrace 2.00 compat (dakkar) [rt.cpan.org #99957] [rt.cpan.org #100278]

(mef)

2015-01-29 05:29:41 UTC MAIN commitmail json YAML

Update 0.11 to 0.14
-------------------
0.14  Mon Feb 18 11:40:53 PST 2013
        - Fix test for Win32 (RickFord)

0.13  Mon Feb 11 11:52:15 PST 2013
        - Get subroutine arguments from the next frame too

0.12  Mon Feb 11 11:25:50 PST 2013

        - Fixed the use of $frame->subroutine since it returns a
          subroutine that is *invoked* on that call frame, rather than
          what the frame is *in*. Fixed to peek the next frame to get the
          current subroutine. (Caelum)

(mef)

2015-01-29 05:24:50 UTC MAIN commitmail json YAML

Update 0.54 to 0.60
-------------------
0.60  Sun Oct 20 12:24:09 2013
    - use Lexical::SealRequireHints to fix %^H bugs
    - rename my_hints -> hints (my_hints is still supported, but deprecated)
    - update ppport.h from 3.19 to 3.20
    - code cleanup

(mef)

2015-01-29 05:20:14 UTC MAIN commitmail json YAML

Update 0.15 to 0.17
-------------------
0.17      2013-11-30 20:47:47Z
    - many fixes (thanks, Steven Lee!)
      - attribute list_delim is now being used in list dumps
      - setting attribute max_length to 0 now shortens more, to '...'
      - fixed use of = in array/hash ref objects
      - extra test coverage

0.16      2013-11-24 00:43:48Z
    - Moose dependency removed, resolving circular dependency in Moose's
      recommended prereqs (thanks, David Golden!)
    - converted packaging to Dist::Zilla

(mef)

2015-01-29 05:18:44 UTC MAIN commitmail json YAML

3.28 - 2015-01-16

    * Update MANIFEST for regened base/todo files

3.27 - 2015-01-13

    * Regen base and todo files.
    * Fix isASCII and isCNTRL for <5.6.0
    * Other minor fixups.

    (Thanks to mhx for all of the work on this release)

3.26 - 2015-01-07

    * Silence some warnings on compilation in perl core
      (Thanks to Dave M. for patches)

3.25 - 2014-12-02

    * Add caller_cx (works back to Perl 5.6.0)
      (Thanks to Ben Morrow for patch)
    * Silence compiler and coverity warnings
      (Thanks to jhi for patches)

(mef)

2015-01-29 05:16:50 UTC MAIN commitmail json YAML

Update 0.01 to 0.07
-------------------
0.07    2014-10-19 18:26:32Z
        - skip failing PadWalker tests on < 5.009 (RT#99581)

0.06    2014-10-19 01:49:27Z
        - documentation updates (thanks, mohawk!)

0.05    20142014-10-18 06:51:53Z
        - minor documentation updates
        - converted packaging to Dist::Zilla; declared correct prerequisites
        - updated ppport.h to latest version

0.04    2013-05-14
        - fix pod formatting (Curtis Brandt)

0.03    2013-05-14
        - walk_arena() now sorts by class name when refcounts are equal, for
          easier comparison between successive runs (Karen Etheridge)

0.02    2012-10-24 18:30:24Z
        - fix test failures, and note this caveat in the docs

(mef)

2015-01-29 05:15:20 UTC MAIN commitmail json YAML

Update 1.422 to 1.440
---------------------
1.44 Tue Jun  3 20:40:13 CEST 2014
        - port to 5.20 (analyzed by Dave Mitchell).

1.43  Fri May 16 09:43:01 CEST 2014
        - port to 5.18.
        - hopefully better treat anon subs that have been un-anonized
          without adjusting the pad by Sub::Name (I forgot who sent
          the testcase).
        - fix ref2ptr/ptr2ref documentation.

(mef)

2015-01-29 05:11:55 UTC MAIN commitmail json YAML

0.012    2013-11-20 14:57:15 Europe/Amsterdam
          Minor fixes in tests

0.011    2013-11-19 14:50:51 Europe/Amsterdam
          Fix other environmental variables in tainted mode.

0.010    2013-11-13 23:13:15 Europe/Amsterdam
          Add a non-empty PATH, to make *bsd happy
          Compare configuration case-insensitively, to make Windows happy

0.009    2013-11-07 23:00:55 Europe/Amsterdam
          find_perl_interpreter now return an array

0.008    2013-11-01 17:48:53 Europe/Amsterdam
          Always empty $ENV{PATH} before open2
          Append executable extension to expected tainted path

0.007    2013-10-24 14:32:54 Europe/Amsterdam
          Soften dependency on ExtUtils::Config
          Rewrite tests not to depend on Capture::Tiny
          Export perl_is_same
          Handle tainting better

(mef)

2015-01-29 05:10:25 UTC MAIN commitmail json YAML

Update 0.006012 to 0.006017
---------------------------
0.006017 - 2014-09-25
  - fix for changes in 5.21.4 (Avoid creating GVs when subs are declared),
    RT#99102, Father Chrysostomos

0.006016 - 2014-03-31
  - fixed syntax error in a test

0.006015 - 2014-02-02
  - fix use of wrong sprintf formatting codes (Zefram, RT#91983)

0.006014 - 2013-07-21
  - converted dist to Distar

0.006013 - 2013-06-18
  - re-release, because Module::Install is AWESOME!

0.006012 - 2013-06-18
  - Updates for some deprecations in perl 5.17. (Zefram, RT#83968)

(mef)

2015-01-29 05:08:07 UTC MAIN commitmail json YAML

Update to 1.12
--------------
1.12 Fri Nov 14 08:56:23 EST 2014
    - Moved to GitHub at https://github.com/lstein/Devel-Cycle

(mef)

2015-01-29 05:06:07 UTC MAIN commitmail json YAML

Release 1.17 - 20 September 2014
- Get cpancover to release quality.
- Add IRC link to META.
- Test against 5.20.1, 5.21.1, 5.21.2, 5.21,3 and 5.21.4.
- Officially support 5.20.1.

Release 1.16 - 17 August 2014
- Fix segfault in 5.20.0.
- Improvements to cpancover.
- Fix vim report to work with recent versions (cono) (github 94).
- Ignore vim swap files in git (Gabor Szabo) (github 95).
- Improve help for cover command (Gabor Szabo) (github 96).

(mef)

2015-01-29 05:02:56 UTC MAIN commitmail json YAML

Update to 1.03
--------------
1.03    2015-01-04      Update travis.yml
                        Fix possible crash bug on windows.

(mef)

2015-01-29 04:57:08 UTC MAIN commitmail json YAML

Update to 2.06
--------------
2.06 Wednesday 16th January, 2013
      Corrected some pod syntax RT#56456
      Handle the new padrange op added in 5.17 RT#81704

(mef)

2015-01-29 04:53:21 UTC MAIN commitmail json YAML

Update to 0.06
0.06      2014-02-26 19:31:45-05:00 America/New_York
    [CHANGED]
    - Updated distribution metadata, repo and bugtracker
    - Switch to managing with Dist::Zilla

(mef)

2015-01-29 04:50:12 UTC MAIN commitmail json YAML

2015-01-29 04:48:14 UTC MAIN commitmail json YAML

Updated net/p5-Geo-IP to 1.45

(mef)

2015-01-29 04:48:03 UTC MAIN commitmail json YAML

Update 1.40 to 1.45
-------------------
1.45 2014-09-29

* Fixed typo in 1.44 release notes.
* Replaced `use vars` with `our`.

1.44 2014-09-29

- On installation, this API will now default to the pure Perl version rather
  than failing if libGeoIP is not found. (GitHub #6, #11)
- Add support for GEOIP_SILENCE ( Philip Prindeville )
- Unit tests for different databases were added.

1.43 2013-12-02

- Update FIPS codes ( Boris Zentner )
- Fix test case ( Boris Zentner )
- Update time zones ( Boris Zentner )

1.42 2013-06-06

- Fix testcase any CAPI >= 1.5.0 should work ( Boris Zentner )
- Add new pure perl region code TH 81 Bueng Kan ( Boris Zentner )

1.41 2013-02-20

- Add South Sudan ( Boris Zentner )
- Doc fixes ( Tina Mueller )
- Update FIPS Codes ( Boris Zentner )
- Update PurePerl country list. ( Boris Zentner )

(mef)

2015-01-29 02:59:35 UTC MAIN commitmail json YAML

Updated net/net6 to 1.3.14

(mef)

2015-01-29 02:59:27 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE as gnu-gpl-v2
- delete patch for gnutls, upstream now takes care, although the boundary
  is little bit different as:
  (patch)    #if GNUTLS_VERSION_NUMBER < 0x020c00
  (upstream) #if GNUTLS_VERSION_NUMBER < 0x030003
- Add comment on patch-src_select.cpp (from cvs log)

(upstream)
- Update 1.3.10 to 1.3.14
Version 1.3.14:
* Ensure that overflows on the user ID assigned to each connection
  do not yield one that is already in use.  (Reported by Vasiliy
  Kulikov.)  [CVE-2011-4093]
* Do not leak information about logged-in users.  (Reported by
  Vasiliy Kulikov.)  [CVE-2011-4091]
* Fix build failures with GnuTLS 3.0 and above, thanks to
  Vincent Untz.
* Updated translations

Version 1.3.13:
* Updated translations

Version 1.3.12:
* Allow non-blocking sockets on *nix.
* New translations:
  - Korean
  - English (Great Britain)

Version 1.3.11:
* Fix possible TLS lockup on Windows.
* New translation:
  - Ukrainian, thanks to Yuri Chornoivan!

(mef)

2015-01-29 02:46:50 UTC MAIN commitmail json YAML

Updated net/mimms to 3.2.1

(mef)

2015-01-29 02:46:25 UTC MAIN commitmail json YAML

(pkgsrc)
  - Add editting on EGG_NAME to drop the third part ( 3.2.1 -> 3.2 etc)
(upstream)
  - Update 3.2 to 3.2.1
-------------------
mimms 3.2.1 released 2008-05-11
-----------
  * Correctly use filename argument; it was ignored because of a bug.

(mef)

2015-01-29 02:27:47 UTC MAIN commitmail json YAML

Updated net/httping to 2.3.4

(mef)

2015-01-29 02:27:39 UTC MAIN commitmail json YAML

Update 2.3.3 to 2.3.4
---------------------
Explicit ChangeLog or Release Note not found, but
- option -6 is added for IPv6 (default is IPv4)
- sun (__sun) support for termios.h seems added

(mef)

2015-01-29 01:56:23 UTC MAIN commitmail json YAML

2015-01-29 01:56:02 UTC MAIN commitmail json YAML

2015-01-29 01:27:30 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Compare to 1.25
Updated devel/p5-Coro to 6.41
Updated devel/p5-Curses to 1.32
Updated devel/p5-Data-Dumper-Concise to 2.022
Updated devel/p5-Data-Munge to 0.093
Updated devel/p5-Data-Peek to 0.42
Updated devel/p5-Data-Printer to 01
Updated devel/p5-Data-Section to 0.200.006
Updated devel/p5-Data-Serializer to 0.60
Updated devel/p5-Data-UUID to 1.220
Updated devel/p5-Debug-Client to 0.29

(mef)

2015-01-29 01:25:53 UTC MAIN commitmail json YAML

Update 0.20 to 0.29
-------------------
0.29 2013-07-29
- ouch typo, tab v spaces (BOWTIE)

0.28 2013-07-28
- bump version and release (BOWTIE)

0.27_02 2013-07-10
- remove BEGIN block and force Win32 Term::ReadLine settings (BOWTIE)

0.27_01 2013-07-10
- switch to Term::ReadLine::Gnu or nought (BOWTIE)

0.26 2013-06-03
- bump version and release (BOWTIE)

0.25_10 2013-05-20
- Change the running order of test (BOWTIE)
- check testing $ENV{PERL_RL} = ornaments=0
- as we only want to do this when necessary (BOWTIE)

0.25_09 2013-05-15
- fix buffer call to $debugger->get_buffer

0.25_08 2013-05-12
- fix dependency inconsistencies
- add new test 00-check-deps.t
- add test to see if we invoke $ENV{PERL_RL} (BOWTIE)

0.25_07 2013-05-12
- use M::I to load Term::ReadLine::Gnu (BOWTIE)

0.25_06 2013-05-10
- contradicting module definitions oops (BOWTIE)

0.25_05 2013-05-09
- Tweak 06-term.t to show more info from cpan testers (BOWTIE)
- fix missing MANIFEST (BOWTIE)
- lower some dependency version dod++ (BOWTIE)

0.25_04 2013-05-05
- Tweak for perl-5.17.11 compatibility (BOWTIE)
- test tweaks to hack #1494 (BOWTIE)
- Use a more appropriate Term::ReadLine::... (BOWTIE)

0.25 2013-04-17
- bump version and release (BOWTIE)

0.24_04 2013-04-16
- swap out some more localhost for 127.0.0.1 azawawi++ (BOWTIE)

0.24_03 2013-04-16
- my $host = '127.0.0.1'; # instead of localhost (AZAWAWI)
- add some 'fudge' to t-lib-debugger for win32 azawawi++ (BOWTIE)

0.24_02 2013-04-16
- lets remove Time-HiRes completely (BOWTIE)

0.24_01 2013-04-16
- tweak t-lib-debugger, adjust sleep to 1 sec (BOWTIE)
- update Makefile requirements (BOWTIE)

0.24 2013-02-19
- Tweak for production release to co-inside with Padre 0.98 (BOWTIE)

0.23 2013-02-19
- Add perltidy.LOG to MANIFEST.SKIP (BOWTIE)

0.22 2013-02-08
- Tweak for production release to co-inside with Padre 0.98 (BOWTIE)

0.21_18 2013-01-28
- roll-back Makefile to 0.21_14 and test to complement, andk++ (BOWTIE)

0.21_17 2013-01-27
- POD tweaks, missing # azawawi++ (BOWTIE)
- Add back a requirement to Makefile after being heavy handed (BOWTIE)

0.21_16 2013-01-22
- Remove test for a no-longer required module, causing CPAN failures
  (BOWTIE)

0.21_15 2013-01-22
- add reset to buffer in show help (BOWTIE)
- fix bug in set breakpoint that was being confused by 'Already in file-x'
  (BOWTIE)

0.21_14 2013-01-04
- #This all relates to #1469
- fix Windows hangings (CHORNY)
- split and sort out hack into each dev release
- the switch to time hiRes & win32::Precess (BOWTIE)
- add some tests back-in using Test::Class to see what CPAN::Reporter go
  to say (BOWTIE)

0.21_13 2013-01-04
- #not released
- #This all relates to perl 5.017006
- Crammer tweak rindolf++ (BOWTIE)
- y=o is now y=1 for >= 5.017006 (BOWTIE)
- https://github.com/shlomif/perl/commit/7a0fe8d157063a5d4017c60814c1ea577
  f105a72 tweak to t/40-test_1415.t to better check if watches are working
  in 5.017006 (BOWTIE)

0.21_12 2012-11-06
- Update Changes to CPAN::Changes::Spec
- Tweak tests to handle perl5db version 1.39_04 (perl - 5.17.5) (BOWTIE)

0.21_11 2012-09-09
- Removed Test::Pod and Test::Pod::Coverage dependencies (ADAMK)
- Removed the spookily magic strictures.pm dependency (ADAMK)
- Switching to #!/usr/bin/perl as the env version is recommended against
  in tests for reasons I forget but I think were related to tainting
  (ADAMK)
- Devolve v5.10 to 5.010 so older perl can parse far enough to understand
  that they can't parse the file. (ADAMK)
- Slightly better separation of concerns in the early test scripts (ADAMK)

0.21_10 2012-09-06
- Debug::Client's dependency on Test::Class is breaking Strawberry
  Test::Class has Windows problems adamk++
- Remove Test::Class from Debug::Client (BOWTIE)

0.21_09 2012-09-06
- skipped intentionally

0.21_08 2012-08-20
- correction to parameters for IO::Socket::IP initialisation (BOWTIE)

0.21_07 2012-08-18
- bump IO::Socket::IP to 0.17 (BOWTIE)

0.21_06 2012-08-05
- silly dependency issue, my bad (BOWTIE)
- Info: perl5db v1.39_02 yes in perl 5.17.2, O what fun (BOWTIE)

0.21_05 2012-07-26
- remove comments (BOWTIE)
- remove un-required dependants from Makefile (BOWTIE)
- tweak version requirements for IO::Socket::IP (BOWTIE)

0.21_04 2012-06-23
- re-factor initialize plus test (BOWTIE)
- turn off test in io (BOWTIE)

0.21_03 2012-06-09
- Fix displaying watches in ANON sub #1415 (BOWTIE)
- some method re-factoring (BOWTIE)
- keep test up-to-date (BOWTIE)

0.21_02 2012-05-21
- remove _logger (BOWTIE)
- move listener to _init, hence now redundant (BOWTIE)
- use IO::Socket::IP (BOWTIE)
- tweak tests and Makefile accordingly (BOWTIE)

0.21_01 2012-05-11
- Add Test-Pod to appease Kwalitee (BOWTIE)
- change to use $self->{debug} instead of $ENV{DEBUG_LOGGER} (BOWTIE) due
  to bleeding of env causing tests to fail on win32 against 0.20 (BOWTIE)
- keep instep with Padre and use perl 5.10 (BOWTIE)

(mef)

2015-01-29 01:21:36 UTC MAIN commitmail json YAML

Update to 1.220
---------------
1.220    2014-12-15
  - improve chances it'll work on Android (thanks, Brian Fraser)

(mef)

2015-01-29 01:19:51 UTC MAIN commitmail json YAML

Upate to 0.60
0.60 Tue Aug 20 2013
    Move some non-critical tests from t/ to xt/ as they are not needed
    for verifying functionality of the module, merely ensuring a clean release.
    No changes to core Data::Serializer functionality with this release.

(mef)

2015-01-29 01:17:20 UTC MAIN commitmail json YAML

Update to 0.200.006
  (pkglint-4.150 warns)
    WARN: Makefile:4: The package is being downgraded from 0.200005 to 0.200.006.
-------------------
0.200006  2014-03-10 10:14:45-04:00 America/New_York
        - skip tests on Win32 pre-5.14 related to line endings; perl munges the
          data before we're able to get at it (thanks, Christian Walde!)

(mef)

2015-01-29 01:12:17 UTC MAIN commitmail json YAML

Update to 10.35.01
------------------
10.35_01 2014-12-22
    BACKWARDS-INCOMPATIBLE CHANGE
        - p()'s return value now defaults to 'pass'. Please see
          https://github.com/garu/Data-Printer/issues/16 for the
          full discussion. THIS WILL BREAK CODE RELYING ON p() TO
          RETURN A STRING. To fix your code, please set 'return_value'
          to 'dump' explicitly, or use the experimental np() function.

    NEW HIGHLY EXPERIMENTAL FEATURE:
        - np(), a version of p() that always returns the string instead
          of printing it.

    NEW FEATURES:
        - Add 'escape_chars' to allow \x{...} printing for chars
          (patch by Mark Fowler)
        - Class::Date support in the DateTime filter (Ivan Bessarabov)

    BUG FIXES:
        - fixed crash in esoteric classes (github issue #41, thanks
          Ivan Bessarabov for reporting)
        - removed support for Digest::Haval256, as it can't really be
          observed without damaging the original data. If future versions
          provide a clone() function, it can be added again.
        - Being extra loud when rc files fail to load (RT#89203, thanks
          Caleb Cushing for reporting).
        - Prevents PERL5OPT from interfering with deparse tests (github
          issue #55, thanks David Precious for reporting)

    OTHER:
        - more tests
        - new external filter indexed: PDL

(mef)

2015-01-29 01:05:56 UTC MAIN commitmail json YAML

Update 0.39 to 0.42
-------------------
0.42    - 2015-01-02, H.Merijn Brand  <h.m.brand@xs4all.nl>
    * Prevent caching of .perltidyrc (RT#99514)
    * Upped copyright to 2015

0.41    - 2014-09-27, H.Merijn Brand  <h.m.brand@xs4all.nl>
    * Add alternative test results for 5.21.5 and up (PADMY)

0.40    - 2014-02-27, H.Merijn Brand  <h.m.brand@xs4all.nl>
    * Upped copyright to 2014
    * Guard Perl::Tidy against stupid user options in .perltidyrc

(mef)

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

Update 0.08 to 0.093
--------------------
0.093  2014-12-23
        * Fix typo in synopsis (thanks, Ivan Wills).

0.092  2014-11-25
        * Work around some parser bug in perl 5.6.

0.091  2014-11-19
        * Work around regex bug (#115242) in perls < 5.18 that causes spurious
          test failures.

0.09    2014-11-18
        * Add slurp.
        * Don't leave $VERSION and @EXPORT in scope for eval_string.

(mef)

2015-01-29 01:02:40 UTC MAIN commitmail json YAML

Update 2.020 to 2.022
---------------------
2.022 Mar 21 2014
  - Fix repo metadata

2.021 Dec 31 2013
  - Make Dwarn output all arguments even in scalar context
    (retun val is still the same though)

(mef)

2015-01-29 01:00:26 UTC MAIN commitmail json YAML

(pkgsrc)
  - patch-CursesFun.c is deleted, upstream fixed the problem, see 1.31
  part in HISTORY below
(upstream)
  - Update 1.29 to 1.32
-------------------
New in 1.32 (Released August 9, 2014)

  Makefile.PL: if /usr/include/ncurses/ncurses.h exists, use Ncurses regardless
  of what the $guess_cfg table says for the OS at hand.  This fixes the former
  hybrid approach which didn't work for a Solaris 11 system that has both
  Ncurses and BSD curses.

  Typographical error in documentation fixed.

New in 1.31 (Released April 26, 2014)

  Fix compile failure with some Curses libraries, introduced in
  1.29 - undefined KEY_CODE_YES.

  Fix documentation: wide character functions exist back to Perl 5.6,
  not 5.16.

New in 1.30 (Released April 19, 2014)

  Fix build failure: Use older substitutes if Perl is too old to have
  the 'utf8_to_uvchr_buf' function they use; don't include the wide character
  functions if Perl is even too old to have the substitutes.  Broken in 1.29.

  Fix "constant not provided by your vendor" message when you refer to a
  function that does not exist in the Curses module.

  Minor fixes to documentation of new wide character functions.

  Fix warning about extra argument to c_setmevent .

  Fix documentation for "not defined in your Curses library" errors.
  (broken in 1.28).

  Fix demo programs' recognition of "not defined in your Curses library"
  errors (broken in 1.28).

(mef)

2015-01-29 00:48:51 UTC MAIN commitmail json YAML

Update 6.39 to 6.41
6.41 Sat Sep  6 22:08:46 CEST 2014
        - restore portability to perl 5.8.x.
        - give new Coro's a valid GvHV(PL_hintgv) - this is slow and takes
          up some memory, but fixes "use feature" and similar modules
          when used inside a Coro.
        - allow zero as argument to Coro::Channel to mean the same thing
          as no argument. this works with older versions as well,
          but wasn't legal until now.
        - slightly better c header file detection.

(mef)

2015-01-29 00:43:58 UTC MAIN commitmail json YAML

Update 1.23 to 1.25
-------------------
1.25    2014-04-15  DCANTRELL  Add Gianni Ceccarelli's tests and patch
                                to Use refaddr & reftype to "do the right
                                thing" when comparing objects that overload
                                numification and stringification

1.24    2014-04-05  DCANTRELL  Bump the required JSON.pm version for
                                tests - something's a bit broken around
                                about v 2.53

(mef)

2015-01-29 00:11:44 UTC MAIN commitmail json YAML

Updated emulators/suse131_libpng to 13.1nb4

(obache)

2015-01-29 00:11:32 UTC MAIN commitmail json YAML

Apply following update to suse131_libpng, bump PKGREVISION.

  openSUSE Security Update: Security update for libpng16
______________________________________________________________________________

Announcement ID:    openSUSE-SU-2015:0161-1
Rating:            important
References:        #912076 #912929
Cross-References:  CVE-2014-9495 CVE-2015-0973
Affected Products:
                    openSUSE 13.2
                    openSUSE 13.1
______________________________________________________________________________

  An update that fixes two vulnerabilities is now available.

Description:

  libpng was updated to fix some security issues:

  * CVE-2014-9495 [bnc#912076]: Heap-buffer overflow png_combine_row() with
    very wide interlaced images

  * CVE-2015-0973 [bnc#912929]: overflow in png_read_IDAT_data

  libpng is now also build with -DPNG_SAFE_LIMITS_SUPPORTED.

Patch Instructions:

  To install this openSUSE Security Update use YaST online_update.
  Alternatively you can run the command listed for your product:

  - openSUSE 13.2:

      zypper in -t patch openSUSE-2015-79

  - openSUSE 13.1:

      zypper in -t patch openSUSE-2015-79

  To bring your system up-to-date, use "zypper patch".

Package List:

  - openSUSE 13.2 (i586 x86_64):

      libpng16-16-1.6.13-2.4.1
      libpng16-16-debuginfo-1.6.13-2.4.1
      libpng16-compat-devel-1.6.13-2.4.1
      libpng16-debugsource-1.6.13-2.4.1
      libpng16-devel-1.6.13-2.4.1
      libpng16-tools-1.6.13-2.4.1
      libpng16-tools-debuginfo-1.6.13-2.4.1

  - openSUSE 13.2 (x86_64):

      libpng16-16-32bit-1.6.13-2.4.1
      libpng16-16-debuginfo-32bit-1.6.13-2.4.1
      libpng16-compat-devel-32bit-1.6.13-2.4.1
      libpng16-devel-32bit-1.6.13-2.4.1

  - openSUSE 13.1 (i586 x86_64):

      libpng16-16-1.6.6-16.1
      libpng16-16-debuginfo-1.6.6-16.1
      libpng16-compat-devel-1.6.6-16.1
      libpng16-debugsource-1.6.6-16.1
      libpng16-devel-1.6.6-16.1
      libpng16-tools-1.6.6-16.1
      libpng16-tools-debuginfo-1.6.6-16.1

  - openSUSE 13.1 (x86_64):

      libpng16-16-32bit-1.6.6-16.1
      libpng16-16-debuginfo-32bit-1.6.6-16.1
      libpng16-compat-devel-32bit-1.6.6-16.1
      libpng16-devel-32bit-1.6.6-16.1

References:

  http://support.novell.com/security/cve/CVE-2014-9495.html
  http://support.novell.com/security/cve/CVE-2015-0973.html
  https://bugzilla.suse.com/show_bug.cgi?id=912076
  https://bugzilla.suse.com/show_bug.cgi?id=912929

(obache)

2015-01-28 22:15:17 UTC MAIN commitmail json YAML

Updated devel/p5-List-MoreUtils to 0.403

(wiz)

2015-01-28 22:15:09 UTC MAIN commitmail json YAML

Update to 0.403:

0.403 2015-01-27
    - remove most recent stable perl recommendation from meta to
      workaround misbehaving CPAN clients blocking update
    - update copyright date
    - ensure AUTHOR is a string on older toolchains

(wiz)

2015-01-28 21:53:03 UTC MAIN commitmail json YAML

Updated graphics/libjpeg-turbo to 1.4.0.

(rjs)

2015-01-28 21:51:02 UTC MAIN commitmail json YAML

Update to 1.4.0.

Changes:

1.4.0
=====

[2] The non-SIMD RGB565 color conversion code did not work correctly on big
endian machines.  This has been fixed.

[3] Fixed an issue in tjPlaneSizeYUV() whereby it would erroneously return 1
instead of -1 if componentID was > 0 and subsamp was TJSAMP_GRAY.

[3] Fixed an issue in tjBufSizeYUV2() wherby it would erroneously return 0
instead of -1 if width was < 1.

[5] The Huffman encoder now uses clz and bsr instructions for bit counting on
ARM64 platforms (see 1.4 beta1 [5].)

[6] The close() method in the TJCompressor and TJDecompressor Java classes is
now idempotent.  Previously, that method would call the native tjDestroy()
function even if the TurboJPEG instance had already been destroyed.  This
caused an exception to be thrown during finalization, if the close() method had
already been called.  The exception was caught, but it was still an expensive
operation.

[7] The TurboJPEG API previously generated an error ("Could not determine
subsampling type for JPEG image") when attempting to decompress grayscale JPEG
images that were compressed with a sampling factor other than 1 (for instance,
with 'cjpeg -grayscale -sample 2x2').  Subsampling technically has no meaning
with grayscale JPEGs, and thus the horizontal and vertical sampling factors
for such images are ignored by the decompressor.  However, the TurboJPEG API
was being too rigid and was expecting the sampling factors to be equal to 1
before it treated the image as a grayscale JPEG.

[8] cjpeg, djpeg, and jpegtran now accept an argument of -version, which will
print the library version and exit.

[9] Referring to 1.4 beta1 [15], another extremely rare circumstance was
discovered under which the Huffman encoder's local buffer can be overrun
when a buffered destination manager is being used and an
extremely-high-frequency block (basically junk image data) is being encoded.
Even though the Huffman local buffer was increased from 128 bytes to 136 bytes
to address the previous issue, the new issue caused even the larger buffer to
be overrun.  Further analysis reveals that, in the absolute worst case (such as
setting alternating AC coefficients to 32767 and -32768 in the JPEG scanning
order), the Huffman encoder can produce encoded blocks that approach double the
size of the unencoded blocks.  Thus, the Huffman local buffer was increased to
256 bytes, which should prevent any such issue from re-occurring in the future.

1.3.90 (1.4 beta1)
==================

[1] New features in the TurboJPEG API:
-- YUV planar images can now be generated with an arbitrary line padding
(previously only 4-byte padding, which was compatible with X Video, was
supported.)
-- The decompress-to-YUV function has been extended to support image scaling.
-- JPEG images can now be compressed from YUV planar source images.
-- YUV planar images can now be decoded into RGB or grayscale images.
-- 4:1:1 subsampling is now supported.  This is mainly included for
compatibility, since 4:1:1 is not fully accelerated in libjpeg-turbo and has no
significant advantages relative to 4:2:0.
-- CMYK images are now supported.  This feature allows CMYK source images to be
compressed to YCCK JPEGs and YCCK or CMYK JPEGs to be decompressed to CMYK
destination images.  Conversion between CMYK/YCCK and RGB or YUV images is not
supported.  Such conversion requires a color management system and is thus out
of scope for a codec library.
-- The handling of YUV images in the Java API has been significantly refactored
and should now be much more intuitive.
-- The Java API now supports encoding a YUV image from an arbitrary position in
a large image buffer.
-- All of the YUV functions now have a corresponding function that operates on
separate image planes instead of a unified image buffer.  This allows for
compressing/decoding from or decompressing/encoding to a subregion of a larger
YUV image.  It also allows for handling YUV formats that swap the order of the
U and V planes.

[2] Added SIMD acceleration for DSPr2-capable MIPS platforms.  This speeds up
the compression of full-color JPEGs by 70-80% on such platforms and
decompression by 25-35%.

[3] If an application attempts to decompress a Huffman-coded JPEG image whose
header does not contain Huffman tables, libjpeg-turbo will now insert the
default Huffman tables.  In order to save space, many motion JPEG video frames
are encoded without the default Huffman tables, so these frames can now be
successfully decompressed by libjpeg-turbo without additional work on the part
of the application.  An application can still override the Huffman tables, for
instance to re-use tables from a previous frame of the same video.

[5] The Huffman encoder now uses clz and bsr instructions for bit counting on
ARM platforms rather than a lookup table.  This reduces the memory footprint
by 64k, which may be important for some mobile applications.  Out of four
Android devices that were tested, two demonstrated a small overall performance
loss (~3-4% on average) with ARMv6 code and a small gain (also ~3-4%) with
ARMv7 code when enabling this new feature, but the other two devices
demonstrated a significant overall performance gain with both ARMv6 and ARMv7
code (~10-20%) when enabling the feature.  Actual mileage may vary.

[7] Improved the accuracy and performance of the non-SIMD implementation of the
floating point inverse DCT (using code borrowed from libjpeg v8a and later.)
The accuracy of this implementation now matches the accuracy of the SSE/SSE2
implementation.  Note, however, that the floating point DCT/IDCT algorithms are
mainly a legacy feature.  They generally do not produce significantly better
accuracy than the slow integer DCT/IDCT algorithms, and they are quite a bit
slower.

[8] Added a new output colorspace (JCS_RGB565) to the libjpeg API that allows
for decompressing JPEG images into RGB565 (16-bit) pixels.  If dithering is not
used, then this code path is SIMD-accelerated on ARM platforms.

[13] Restored 12-bit-per-component JPEG support.  A 12-bit version of
libjpeg-turbo can now be built by passing an argument of --with-12bit to
configure (Unix) or -DWITH_12BIT=1 to cmake (Windows.)  12-bit JPEG support is
included only for convenience.  Enabling this feature disables all of the
performance features in libjpeg-turbo, as well as arithmetic coding and the
TurboJPEG API.  The resulting library still contains the other libjpeg-turbo
features (such as the colorspace extensions), but in general, it performs no
faster than libjpeg v6b.

[14] Added ARM 64-bit SIMD acceleration for the YCC-to-RGB color conversion
and IDCT algorithms (both are used during JPEG decompression.)  For unknown
reasons (probably related to clang), this code cannot currently be compiled for
iOS.

[15] Fixed an extremely rare bug that could cause the Huffman encoder's local
buffer to overrun when a very high-frequency MCU is compressed using quality
100 and no subsampling, and when the JPEG output buffer is being dynamically
resized by the destination manager.  This issue was so rare that, even with a
test program specifically designed to make the bug occur (by injecting random
high-frequency YUV data into the compressor), it was reproducible only once in
about every 25 million iterations.

[16] Fixed an oversight in the TurboJPEG C wrapper:  if any of the JPEG
compression functions was called repeatedly with the same
automatically-allocated destination buffer, then TurboJPEG would erroneously
assume that the jpegSize parameter was equal to the size of the buffer, when in
fact that parameter was probably equal to the size of the most recently
compressed JPEG image.  If the size of the previous JPEG image was not as large
as the current JPEG image, then TurboJPEG would unnecessarily reallocate the
destination buffer.

1.3.1
=====

[3] Fixed a bug whereby attempting to encode a progressive JPEG with arithmetic
entropy coding (by passing arguments of -progressive -arithmetic to cjpeg or
jpegtran, for instance) would result in an error, "Requested feature was
omitted at compile time".

[4] Fixed a couple of issues whereby malformed JPEG images would cause
libjpeg-turbo to use uninitialized memory during decompression.

[5] Fixed an error ("Buffer passed to JPEG library is too small") that occurred
when calling the TurboJPEG YUV encoding function with a very small (< 5x5)
source image, and added a unit test to check for this error.

(rjs)

2015-01-28 21:12:47 UTC MAIN commitmail json YAML

Updated devel/nss to 3.17.4

(ryoon)

2015-01-28 21:12:09 UTC MAIN commitmail json YAML

Update to 3.17.4

Changelog:
Network Security Services (NSS) 3.17.4 is a patch release for NSS 3.17.

No new functionality is introduced in this release.

Notable Changes:
* If an SSL/TLS connection fails, because client and server don't have
  any common protocol version enabled, NSS has been changed to report
  error code SSL_ERROR_UNSUPPORTED_VERSION (instead of reporting
  SSL_ERROR_NO_CYPHER_OVERLAP).
* libpkix was fixed to prefer the newest certificate, if multiple
  certificates match.
* fixed a memory corruption issue during failure of keypair generation.
* fixed a failure to reload a PKCS#11 module in FIPS mode.
* fixed interoperability of NSS server code with a LibreSSL client.

(ryoon)

2015-01-28 20:39:54 UTC MAIN commitmail json YAML

Add ldap option, and mark as 2.x only when either option is selected.

(wiz)

2015-01-28 19:18:42 UTC MAIN commitmail json YAML

Fix erroneous Updated to Added.

(Some day I will get the CTYPE argument right.)

CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123

(gdt)

2015-01-28 19:16:54 UTC MAIN commitmail json YAML

Updated textproc/py-generateDS to 2.14a

(gdt)

2015-01-28 19:16:35 UTC MAIN commitmail json YAML

+py-generateDS

CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123

(gdt)

2015-01-28 19:15:08 UTC MAIN commitmail json YAML

Import py27-generateDS-2.14a as textproc/py-generateDS.

generateDS.py generates Python data structures (for example, class
definitions) from an XML Schema document. These data structures represent
the elements in an XML document described by the XML Schema. In addition, a
separate file containing subclasses (stubs) is optionally generated. The user
can add methods to the subclasses in order to process the contents of an XML
document.

(gdt)

2015-01-28 18:48:20 UTC MAIN commitmail json YAML

+ hs-haskell-src-exts

(szptvlfn)

2015-01-28 18:47:20 UTC MAIN commitmail json YAML

Added devel/hs-haskell-src-exts version 1.16.0.1

(szptvlfn)

2015-01-28 18:46:53 UTC MAIN commitmail json YAML

Import haskell-src-exts-1.16.0.1 as devel/hs-haskell-src-exts,
packaged for wip by pho.

Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension
of the standard haskell-src package, and handles most common syntactic
extensions to Haskell, including:

    * Multi-parameter type classes with functional dependencies
    * Indexed type families (including associated types)
    * Empty data declarations
    * GADTs
    * Implicit parameters
    * Template Haskell

and a few more. Apart from these standard extensions, it also handles
regular patterns as per the HaRP extension as well as HSX-style
embedded XML syntax.

(szptvlfn)