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


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




switch to index mode

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

2024-05-13 04:39:18 UTC Now

2017-10-03 14:59:32 UTC MAIN commitmail json YAML

print/Makefile: + fig2dev.

(wiz)

2017-10-03 14:59:08 UTC MAIN commitmail json YAML

print/fig2dev: import fig2dev-3.2.6a

You need the fig2dev program in addition to xfig to be complete.
Xfig saves figures in its own, proprietary .fig format. The fig2dev
program allows you to print and export figures. Fig2dev translates
the .fig files to various languages and formats such as PostScript,
png, jpeg, pstricks, tikz, etc.

(wiz)

2017-10-03 14:37:07 UTC MAIN commitmail json YAML

doc: Updated math/gnumeric112 to 1.12.35

(wiz)

2017-10-03 14:36:57 UTC MAIN commitmail json YAML

gnumeric: update to 1.12.35.

Gnumeric 1.12.35

Jean:
* Fix cell border style selectors with recent gdk-pixbuf. [#781988]

Morten:
* Test suite improvements.
* Improve relative accuracy of BESSELJ and BESSELY.
* New function REDUCEPI.
* Fix further fallout from glpk format change.  [#783077]

--------------------------------------------------------------------------
Gnumeric 1.12.34

Andreas:
* Fix hyperlinks import from ODF. [#779635]

Jean:
* Fix xlsx export of chart series names. [#778618]
* Always export a transparent fill style in charts. [#779160]

Morten:
* Doc fixes.
* Fix xlsx import with missing header/footer. [#778292]
* Minor xlsx import improvements with alias colors.
* Test suite improvements.
* Improve Excel handling of hyperlinks.
* Hyperlinks improvements.  [#706671]
* Plug leaks.
* Fix issues with sheet-local names.
* ssdiff improvements with hyperlinks, input messages,
  conditional formats, and validations.
* Make exit code from ssdiff follow diff's.
* Fix ssdiff with inter-sheet references.
* Fix style border colour sharing.

--------------------------------------------------------------------------
Gnumeric 1.12.33

Andreas:
* Fix export/import of scaling information to/from ODF.
* Fix Wilcoxon Signed Rank Test handling of ties. [#772718]
* Fix xlsx export of scale to page information. [#776196]

Jean:
* Fix use of cell formats in graphs data labels. [#777338]

Morten:
* Speed up sstest part of test suite.
* Bring documentation build into the 21 century.
* Non-linear solver improvements.
* Avoid atomizing style regions with conditional formats.
* Adapt to glpk file format changes.
* Fix stf problems with text format.  [#777543]

--------------------------------------------------------------------------
Gnumeric 1.12.32

Andreas:
* Improve html4.0 fragment export. [#769343]
* Fix moving averages, exponential smothing and principal
  component tools. [#769659]

Jean:
* Fix  paradox plugin build with pxlib-0.6.7. [#769319]

Morten:
* Avoid gnome-common dependency.
* New text functions CONCAT, TEXTJOIN.
* New selection functions IFS, SWITCH.
* New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
* Fix criteria function issue with errors in the selector area.
* Fix corner case for MINA and MAXA.
* Fix criteria matching of numbers against strings.
* Test suite improvements.

--------------------------------------------------------------------------
Gnumeric 1.12.31

Morten:
* Fix case issues for database functions.
* Anchor COUNTIF criteria at end too.
* Add tests for COUNTIF.
* Fix inter-process paste crash.  [#768164]

--------------------------------------------------------------------------
Gnumeric 1.12.30

Morten:
* Improve format guessing for csv and txt files.
* Fix DCOUNT and DCOUNTA with missing field.  [#767290]
* Fix strictness in database functions.
* Fix a bunch of corner cases for database functions.
* Add tests for database functions.

--------------------------------------------------------------------------
Gnumeric 1.12.29

Jean:
* Fix array reading in plots using matrix data. [#765483]

Morten:
* Documentation fixes for complex numbers.
* Fix rare RANDBETWEEN problem.
* Test suite improvements.
* Fix value-area problem.  [#765438]
* Make xlsx shared strings parsing more robust.  [#765544]
* Dead kittens.

--------------------------------------------------------------------------
Gnumeric 1.12.28

Morten:
* Fuzzed file fixes.  [#761663] [#761727] [#762278]
* Plug leaks.
* Fix problems with ssconvert to lp/cplex formats.
* Add sensitivity report to solver.
* Fix bounds problem with cplex exporter.
* Fix IMARCCOSH(1).
* Add more tests for complex number evaluation.
* Improve accuracy of IMLOG10.

--------------------------------------------------------------------------
Gnumeric 1.12.27

Andreas:
* Read/write rich-text font-size from ODF files. [#759983]
* Read/write zoom values to/from ODF files in LO compatible way. [#700013]
* Read new attribute to am/pm element in ODF import. [#760043]
* Fix NETWORKDAYS. [#760576]

Jean:
* Fuzzed file fix.  [#760546]
* Fix data labels when the source is a range with several rows and
columns. [#761048]

Morten:
* Teach ssconvert to split sheets into separate .txt files [#694408]
* Improve test suite.
* Fuzzed file fixes.  [#760046] [#760085] [#760087] [#760089]
  [#760043] [#760103] [#760102] [#760101] [#760105] [#760106]
  [#760104] [#760229] [#760231] [#760232] [#760544] [#760545]
  [#761295]
* Fix R.DBINOM extreme-value case.  [#760230]
* New function AGM.
* Fix canvas problem leaving grab in place.  [#760639]
* Work around gtk+ bug causing growing windows.  [#761142]
* Improve BESSELJ and BESSELY.
* Improve BETA accuracy.
* Fix problem with database functions.  [#761305]
* Fix font problem for ssconvert to pdf.  [#761296]
* Fix bison check.  [#761398]
* Improve IMIGAMMA coverage.

--------------------------------------------------------------------------
Gnumeric 1.12.26

Morten:
* Fix potential crasher on showing initial window.

--------------------------------------------------------------------------
Gnumeric 1.12.25

Jean:
* Add support in recent files dialog for multiple selesction and double
click. [#759160]

Morten:
* Fix TABLE problems.  [#752181]  [#752178]  [#752182]
* Fuzzed file fixes.  [#752179]  [#752180]
* Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL.
* Fix conditional format problem.  [#750271]
* Test also RANDWEIBULL and RANDLOGNORM.
* Fix problem with R.QHYPER
* Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH.
* Fix GUI translation problems.
* Fix bugs with merged cells.  [#504004]
* Make builds more reproducible.
* Improve ssdiff for validation.
* Fix problem with xls export of list validation.  [#557555]

--------------------------------------------------------------------------
Gnumeric 1.12.24

Jean:
* Fix printing of sheet objects with one cell or absolute anchors. [#753961]
* Fix snap to grid for one cell or absolute anchored objects. [#754792]
* On export, just change the extension, not more. [ubuntu #1497344]

(wiz)

2017-10-03 14:07:56 UTC MAIN commitmail json YAML

rust: use GENERATE_PLIST.

The checksums in the files built vary by build environment.

(maya)

2017-10-03 13:18:00 UTC MAIN commitmail json YAML

mk: Disable SSP checks on systems where it is provided in libc.

The currently implementation of SSP checks simply look for a DT_NEEDED
dependency on libssp, and doesn't yet have a way to check for it being
enabled when it is done via libc.

(jperkin)

2017-10-03 13:17:37 UTC MAIN commitmail json YAML

firefox: update minimum required NSS

(maya)

2017-10-03 12:47:02 UTC MAIN commitmail json YAML

doc: Updated security/py-oauthlib to 2.0.4

(wiz)

2017-10-03 12:46:52 UTC MAIN commitmail json YAML

py-oauthlib: update to 2.0.4.

2.0.4 (2017-09-17)
------------------
* Fixed typo that caused OAuthlib to crash because of the fix in
"Address missing OIDC errors and fix a typo in the AccountSelectionRequired
exception".

(wiz)

2017-10-03 12:45:48 UTC MAIN commitmail json YAML

doc: Updated www/py-google-api-python-client to 1.6.4

(wiz)

2017-10-03 12:45:37 UTC MAIN commitmail json YAML

py-google-api-python-client: update to 1.6.4.

v1.6.4
  Version 1.6.4

  Bugfix release

  - Warn when google-auth credentials are used but google-auth-httplib2 isn't available. (#443)

(wiz)

2017-10-03 12:44:16 UTC MAIN commitmail json YAML

doc: Updated misc/goffice0.10 to 0.10.35

(wiz)

2017-10-03 12:44:06 UTC MAIN commitmail json YAML

goffice0.10: update to 0.10.35.

goffice 0.10.35:

Morten:
* Fix quad-precision overflow problem.

--------------------------------------------------------------------------
goffice 0.10.34:

Morten:
* Fix rich-text format problem.

--------------------------------------------------------------------------
goffice 0.10.33:

Jean:
* Make box plots look like bar plots in legends. [#773825]
* Fix conditional compilation for long double. Patch from Ludovic
Rousseau). [#774439]
* Reimplement major grids for discrete axes. [#775624].
* Fix add child menu in graph guru. [#777336]
* Fix evaluation of regression curves for area plots. [#777334]

Morten:
* Introspection fixes.

--------------------------------------------------------------------------
goffice 0.10.32:

Morten:
* Plug leak.
* Avoid gnome-common dependency.

--------------------------------------------------------------------------
goffice 0.10.31:

--------------------------------------------------------------------------
goffice 0.10.30:

Jean:
* Fix color scale reference to its axis. [#766829]

--------------------------------------------------------------------------
goffice 0.10.29:

Jean:
* Do not load invalid data labels in XYcolor plots. [#765155]
* Fix an infinite loop condition in 3D plots. [#765480]
* Implement line width and fill pattern support in themes. [#765970]

Morten:
* Improve go_complex_sqrt.
* Improve go_complex_div.

--------------------------------------------------------------------------
goffice 0.10.28:

Jean:
* Fix histograms with missing values. [#763446]

Morten:
* Configuration fixes.
* Introspection improvements.

--------------------------------------------------------------------------
goffice 0.10.27:

Andreas:
* Support new foreign element in ODF export of time styles

Jean:
* Add title to axis lines. [#760675]
Morten:
* Fix go_complex_powl accuracy for real case.
* Fix go_complex_div for very small divisor.

--------------------------------------------------------------------------
goffice 0.10.26:

--------------------------------------------------------------------------
goffice 0.10.25:

Morten:
* Plug leaks.
* Fix axis editing bug.  [#684886]
* Make builds more reproducible.

--------------------------------------------------------------------------
goffice 0.10.24:

Jean:
* Fix bounds and distance for rectangle and paths in RTL mode. [#753963]
* Don't access NULL X or Y values in YXZ matrix plots. [#754590]

(wiz)

2017-10-03 12:39:42 UTC MAIN commitmail json YAML

ffmpeg3: add untested rpi option

Add hardware support for Raspberry Pi.
From trebol on pkgsrc-users.

(wiz)

2017-10-03 12:36:54 UTC MAIN commitmail json YAML

2017-10-03 12:32:05 UTC MAIN commitmail json YAML

doc: Updated lang/vala to 0.38.1

(wiz)

2017-10-03 12:31:55 UTC MAIN commitmail json YAML

vala: update to 0.38.1.

Vala 0.38.1
===========
* Various bug fixes:
  - valadoc: Don't use 'stderr' as variable name [#787305]
  - codegen: Try to use a more unique internal define for properties [#787436]
  - vala: Update list of used attributes
  - method: Use prototype-string for error-reports of return-type mismatches

* Bindings:
  - glib-2.0: Fix MainContext.check(),
      OptionEntry[] params are null-terminated,
      Bind g_convert_with_fallback() and g_convert_with_iconv()

Vala 0.38.0
===========
* Various bug fixes:
  - Improve error output for incompatible method signatures
    (Add CallableType as base for DelegateType, MethodType, SignalType)
  - codegen:
    + Initialize temp-variable for fixed-size arrays to zero first [#787152]
    + Add support for "type-func" in ui-files [#787033]

* Bindings:
  - gtk+-3.0,gtk+-4.0: Update
  - libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling
  - pangocairo: CairoFontMap.set_default() is not an instance method
  - gio-2.0: Application.set_default() is not an instance method

Vala 0.37.91
============
* Various bug fixes:
  - codegen:
    + Actually write declaration for GNodeTraverseFunc wrapper [#786845]
    + Don't transfer ownership of variable if target-type is unknown [#736774]
    + Adjust format-index for printf/scanf-methods which throw errors [#781061]
    + Use given dup_function for structs
  - libvaladoc: Fix some -Wincompatible-pointer-types warnings
  - tests: Fix some syntax issues [#786652]
  - Add .editorconfig file [#786620]

* GIR parser:
  - Better support of "cprefix" argument in metadata
  - Support "cname" argument in metadata

* Bindings:
  - Add javascriptcoregtk-4.0 and avoid skips in webkit2gtk*-4.0
  - Update GIR-based bindings
  - gtk+-3.0: Update to 3.22.19

Vala 0.37.90
============
* Various bug fixes:
  - Fix some build-system problem
    + valadoc/tests: Add the source vapi directory to driver-test [#786505],
      Add ./vala/.libs rather than ./gee/.libs to LD_LIBRARY_PATH
    + Explicitly link doclets against libvala-*.la [#786534]
    + Add missing include of Makefile.common
  - vapigen: Mark given source-files as such and force girparser to handle them
  - codegen: Include glib-object.h for Enums/Structs with type_id
* Bindings:
  - gtk+-4.0: Make Gsk.Texturer.for_*() static factory methods

Vala 0.37.2
===========
* Various bug fixes:
  - libvaladoc: Keep bootstrap-support with valac >= 0.16.1
  - valadoc: Fix tests while bootstapping with valac < 0.31/32

* Bindings:
  - glib-2.0: Update Unicode symbols
  - gobject-2.0: Add required type_id attributes to all ParamSpec subclasses
  - libgdata: Make Authorizer.reauth_* methods virtual [#779229]
  - libxml-2.0: Update Xml.ParserOption [#785585]
  - gtk+-4.0: Update to 3.91.2
  - webkit2gtk-4.0: Update to 2.17.90

Vala 0.37.1
===========
* Highlights
  - Don't warn about deprecated symbols if installed_version is older
  - Add --gresourcesdir option [#783133]
  - Install libvala-0.xx.vapi to "global" vapi directory
  - Require and target GLib >= 2.40
  - build: Make ccode and codegen private API
  - build: Use --use-header for vala's libraries
  - compiler: Add --color=WHEN option
  - codegen: Use g_object_notify_by_pspec() to notify property-changes
  - codegen: Use *_free_full to free GLib.List, GLib.SList and GLib.Queue
  - codegen: Support renamed signals [#731547]
  - Optimize (de)serialization of arrays with type-signature "ay" [#772426]
  - Merge valadoc - Consider valadoc a part of vala's toolchain and
    therefore let it live in the main repository (adds graphviz to the
    build-requirements)

* Various bug fixes:
  - Fix finally blocks with async yields [#741929]
  - Handle non-null in coalescing expression [#611223]
  - Make the task_complete flag for < 2.44 more similar to >= 2.44 [#783543]
  - Nullable ValueType requires POINTER as marshaller signature [#783897]
  - NoAccessorMethod attribute is allowed for gobject-properties only
  - girparser: Fix parsing of delegate-alias without target
  - compiler: Use API_VERSION instead of stripping PACKAGE_SUFFIX
  - girwriter: Write length-parameters of arrays with rank > 1 [#758019]
  - gdbus: Don't leak nested HashTable on deserialization [#782719]
  - codewriter: Update timestamps of generated c-files if needed [#683286]
  - tests: Use dbus-run-session instead of dbus-launch [#771455]
  - codegenerator: Add source_reference parameter to CodeGenerator.store_*()
  - Don't allow assigning delegate if no target/closure is available [#598869]
  - gee: Add some useful symbols from gee-0.8

* Bindings:
  - gio-2.0: Add DBusConnection 'closed' signal as 'on_closed' [#684358]
  - gio-2.0: Use default 'length = null' for DataInputStream.read_line_utf8*
    [#783351]
  - glib-2.0,gobject-2.0: Updates from 2.53.x
  - poppler-glib: Update to 0.54.0
  - webkit2gtk-4.0: Update to 2.17.4
  - gstreamer-1.0: Update to 1.13.0+
  - libgvc: Add WITH_CGRAPH conditionals

(wiz)

2017-10-03 12:20:18 UTC MAIN commitmail json YAML

doc: Updated multimedia/ffmpeg2 to 2.8.13

(wiz)

2017-10-03 12:20:08 UTC MAIN commitmail json YAML

ffmpeg2: update to 2.8.13.

version 2.8.13:
- avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()
- avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()
- avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop.
- avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered()
- avcodec/hevc_ps: Fix undefined shift in pcm code
- avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate()
- avformat/mvdec: Fix DoS due to lack of eof check
- avformat/rl2: Fix DoS due to lack of eof check
- avformat/cinedec: Fix DoS due to lack of eof check
- avformat/asfdec: Fix DoS due to lack of eof check
- avformat/hls: Fix DoS due to infinite loop
- ffprobe: Fix NULL pointer handling in color parameter printing
- ffprobe: Fix null pointer dereference with color primaries
- avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps()
- avformat/aviobuf: Fix signed integer overflow in avio_seek()
- avformat/mov: Fix signed integer overflows with total_size
- avcodec/aacdec_template: Fix running cleanup in decode_ics_info()
- avcodec/me_cmp: Fix crashes on ARM due to misalignment
- avcodec/fic: Fixes signed integer overflow
- avcodec/snowdec: Fix off by 1 error
- avcodec/diracdec: Check perspective_exp and zrs_exp.
- avcodec/mpeg4videodec: Clear mcsel before decoding an image
- avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97*
- avcodec/aacdec_fixed: fix invalid shift in predict()
- avcodec/h264_slice: Fix overflow in slice offset
- avformat/utils: fix memory leak in avformat_free_context
- avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()
- avcodec/diracdec: Fix integer overflow in divide3()
- avcodec/takdec: Fix integer overflow in decode_subframe()
- avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2
- avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2
- avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2
- avformat/oggparsecelt: Do not re-allocate os->private
- avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20()
- avcodec/aacdec_fixed: fix: left shift of negative value -1
- doc/filters: typo in frei0r
- avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later
- avcodec/mjpegdec: Clip DC also on the negative side.
- avcodec/aacps (fixed point): Fix multiple signed integer overflows
- avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise()
- avcodec/wavpack: Fix invalid shift
- avcodec/hevc_ps: Fix integer overflow with beta/tc offsets
- avcodec/vb: Check vertical GMC component before multiply
- avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()
- avcodec/apedec: Fix integer overflow
- avcodec/wavpack: Fix integer overflow in wv_unpack_stereo()
- avcodec/mpeg4videodec: Fix GMC with videos of dimension 1
- avcodec/wavpack: Fix integer overflow
- avcodec/takdec: Fix integer overflow
- avcodec/tiff: Update pointer only when the result is used
- avcodec/hevc_filter: Fix invalid shift
- avcodec/mpeg4videodec: Fix overflow in virtual_ref computation
- avcodec/wavpack: Fix undefined integer negation
- avcodec/aacdec_fixed: Check s for being too small
- avcodec/h264: Fix mix of lossless and lossy MBs decoding
- avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264
- avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4
- avcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FMT_U8P output
- avcodec/jpeg2000dsp: Reorder operations in ict_int() to avoid 2 integer overflows
- avcodec/hevcpred_template: Fix left shift of negative value
- avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps()
- avcodec/jpeg2000dec: Check nonzerobits more completely
- avcodec/shorten: Sanity check maxnlpc
- avcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000_ceildivpow2()
- avcodec/hevcdec: Check nb_sps
- avcodec/hevc_refs: Check nb_refs in add_candidate_ref()
- avcodec/mpeg4videodec: Check sprite delta upshift against overflowing.
- avcodec/mpeg4videodec: Fix integer overflow in num_sprite_warping_points=2 case
- avcodec/aacsbr_fixed: Check shift in sbr_hf_assemble()
- avcodec/sbrdsp_fixed: Return an error from sbr_hf_apply_noise() if operations are impossible
- avcodec/jpeg2000dwt: Fix runtime error: left shift of negative value -123
- avcodec/wavpack: Fix runtime error: signed integer overflow: 1886191616 + 277872640 cannot be represented in type 'int'
- avcodec/snowdec: Fix runtime error: left shift of negative value -1
- avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1297616
- avcodec/tiff: Fix leak of geotags[].val
- avcodec/ra144: Fix runtime error: signed integer overflow: -2200 * 1033073 cannot be represented in type 'int'
- avcodec/flicvideo: Fix runtime error: signed integer overflow: 4864 * 459296 cannot be represented in type 'int'
- avcodec/indeo4: Check remaining data in Pic hdr extension parsing code
- avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer overflow: -39271008 * 59 cannot be represented in type 'int'
- avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 53098 * 40448 cannot be represented in type 'int'
- avcodec/pafvideo: Fix assertion failure
- avcodec/takdec: Fix multiple runtime error: signed integer overflow: 637072 * 4096 cannot be represented in type 'int'

(wiz)

2017-10-03 12:15:12 UTC MAIN commitmail json YAML

doc: Updated geography/mapcode to 2.5.4

(fhajny)

2017-10-03 12:15:02 UTC MAIN commitmail json YAML

Update geography/mapcode to 2.5.4.

- Added encodeLatLonToSelectedMapcode as a convenience for languages
  that use the C library, but have difficulties dealing with
  multi-dimensional arrays (like Swift).

(fhajny)

2017-10-03 12:12:34 UTC MAIN commitmail json YAML

libunique: Fix HOMEPAGE. Mark as deprecated.

(wiz)

2017-10-03 11:54:05 UTC MAIN commitmail json YAML

doc: Updated devel/scons to 3.0.0

(wiz)

2017-10-03 11:53:52 UTC MAIN commitmail json YAML

scons: update to 3.0.0.

RELEASE 3.0.0 - Mon, 18 Sep 2017 08:32:04 -0700

NOTE: This is a major release.  You should expect that some targets
may rebuild when upgrading.  Significant changes in some python
action signatures. Also switching between PY 2.7 and PY 3.5, 3.6
will cause rebuilds.

  From William Blevins:
    - Updated D language scanner support to latest: 2.071.1. (PR #1924)
      https://dlang.org/spec/module.html accessed 11 August 2016
      - Enhancements:
        - Added support for selective imports: "import A : B, C;" -> A
        - Added support for renamed imports. "import B = A;" -> A
        - Supports valid combinations: "import A, B, CCC = C, DDD = D : EEE = FFF;" -> A, B, C, D
      - Notes:
        - May find new (previously missed) Dlang dependencies.
        - May cause rebuild after upgrade due to dependency changes.
    - Updated Fortran-related tests to pass under GCC 5/6.
    - Fixed SCons.Tool.Packaging.rpm.package source nondeterminism across builds.

  From William Deegan:
    - Removed deprecated tools CVS, Perforce, BitKeeper, RCS, SCCS, Subversion.
    - Removed deprecated module SCons.Sig
    - Added prioritized list of xsltproc tools to docbook. The order will now be as
      follows: xsltproc, saxon, saxon-xslt, xalan  (with first being highest priority, first
      tool found is used)
    - Fixed MSVSProject example code (http://scons.tigris.org/issues/show_bug.cgi?id=2979)
    - Defined MS SDK 10.0 and Changed VS 2015 to use SDK 10.0
    - Changes to Action Function and Action Class signiture creation.  NOTE: This will cause rebuilds
      for many builds when upgrading to SCons 3.0
    - Fixed Bug #3027 - "Cross Compiling issue: cannot override ranlib"
    - Fixed Bug #3020 - "Download link in user guide wrong. python setup.py install --version-lib broken"
    - Fixed Bug #2486 - Added SetOption('silent',True) - Previously this value was not allowed to be set.
    - Fixed Bug #3040 - Non-unicode character in CHANGES.txt
    - Fixed Bug #2622 - AlwaysBuild + MSVC regression.
    - Fixed Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACLASSSUFIX should have been
                        JAVACLASSSUFFIX

  From Ibrahim Esmat:
    - Added the capability to build Windows Store Compatible libraries that can be used
      with Universal Windows Platform (UWP) Apps and published to the store

  From Daniel Holth:
    - Add basic support for PyPy (by deleting __slots__ from Node with a
      metaclass on PyPy); wrap most-used open() calls in 'with' statements to
      avoid too many open files.
    - Add __main__.py for `python -m SCons` in case it is on PYTHONPATH.
    - Always use highest available pickle protocol for efficiency.
    - Remove unused command line fallback for the zip tool.

  From Gaurav Juvekar:
    - Fix issue #2832: Expand construction variables in 'chdir' argument of builders. (PR #463)
    - Fix issue #2910: Make --tree=all handle Unicode. (PR #427)
    - Fix issue #2788: Fix typo in documentation example for sconf. (PR #388)

  From Alexey Klimkin:
    - Use memoization to optimize PATH evaluation across all dependencies per
      node. (PR #345)
    - Use set() where it is applicable (PR #344)

  From M. Limber:
    - Fixed msvs.py for Visual Studio Express editions that would report
      "Error  : ValueError: invalid literal for float(): 10.0Exp".

  From Rick Lupton:
    - Update LaTeX scanner to understand \import and related commands

  From Steve Robinson:
    - Add support for Visual Studio 2017.  This support requires vswhere.exe a helper
      tool installed with newer installs of 2017. SCons expects it to be located at
      "C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe"
      It can be downloaded separately at
      https://github.com/Microsoft/vswhere

  From Tom Tanner:
    - Allow nested $( ... $) sections

  From Paweł Tomulik:
    - Fixed the issue with LDMODULEVERSIONFLAGS reported by Tim Jenness
      (https://pairlist4.pair.net/pipermail/scons-users/2016-May/004893.html).
      An error was causing "-Wl,Bsymbolic" being added to linker's command-line
      even when there was no specified value in LDMODULEVERSION and thus no
      need for the flags to be specified.
    - Added LoadableModule to the list of global functions (DefaultEnvironment
      builders).

  From Manish Vachharajani:
    - Update debian rules, compat, and control to not use features
      deprecated or obsolete in later versions of debhelpers
    - Update python version to 2.7 in debian/control

  From Richard Viney:
    - Fixed PCHPDBFLAGS causing a deprecation warning on MSVC v8 and later when
      using PCHs and PDBs together.

  From Richard West:
    - Added nested / namespace tool support
    - Added a small fix to the python3 tool loader when loading a tool as a package
    - Added additional documentation to the user manual on using toolpaths with the environment
      This includes the use of sys.path to search for tools installed via pip or package managers
    - Added support for a PyPackageDir function for use with the toolpath

  From Russel Winder:
    - Reordered the default D tools from "dmd, gdc, ldc" to "dmd, ldc, gdc".
    - Add a ProgramAllAtOnce builder to the dmd, ldc, and gdc tools. (PR #448)
    - Remove a file name exception for very old Fedora LDC installation.
    - gdc can now handle building shared objects (tested for version 6.3.0).
    - Remove establishing the SharedLibrary builder in the dmd, ldc, and gdc
      tools, must now include the ar tool to get this builder as is required for
      other compiler tools.
    - Add clang and clang++ tools based on Paweł Tomulik's work.

(wiz)

2017-10-03 11:49:48 UTC MAIN commitmail json YAML

doc: Updated net/libsoup to 2.60.0

(wiz)

2017-10-03 11:49:34 UTC MAIN commitmail json YAML

libsoup: update to 2.60.0.

Changes in libsoup from 2.59.90.1 to 2.60.0:

* New/updated translations: Catalan, Danish, Dutch, Nepali

Changes in libsoup from 2.59.90 to 2.59.90.1:

* CVE-2017-2885: Fixed a chunked decoding buffer overrun that
          could be exploited against either clients or servers.
          [#785774]

Changes in libsoup from 2.58.0 to 2.59.90:

* Several SoupAuthNegotiate compatibility fixes [#783780,
          #783781, Tomas Popela]

* Include a payload in SoupWebsocketConnection's "ping"
          messages (to avoid problems with certain buggy server
          implementations), and emit a signal when receiving a "pong"
          (to allow apps to notice when the remote peer has
          disconnected them). [#785660, David Woodhouse]

* Fix the interpretation of wss:// URIs, which previously
          mostly didn't work. [#784766, Nirbheek Chauhan].

* Fixed SoupContentSniffer behavior on XML files with no
          Content-Type
          [https://bugs.webkit.org/show_bug.cgi?id=173923]

* Fixed a bug with cancelling async requests [#773257, Carlos
          Garcia Campos]

* Reverted the (undocumented) change in 2.58.0 to call
          soup_session_abort() after changing
          SoupSession:proxy-resolver; while this made its behavior
          more consistent with :proxy-uri, it ended up breaking
          things. [#781590]

* Allow HTTP responses that have no trailing CRLF after the
          response headers (and no body) [#780352, Carlos Garcia
          Campos]

* Fixed an out-of-bounds read in SoupURI parsing [#785042]

* Fixed a spurious (debug-level) error message in
          SoupWebsocketConnection [#784935, Ignacio Casal Quinteiro]

* Fixed introspection annotations on
          soup_message_headers_get_content_range() [Philip Withnall]

* Fixed a flake in tests/header-parsing [#777258]

* Update tests/test-cert.pem to use stronger algorithms to
          avoid problems with newer gnutls. [#784949, Jan Alexander
          Steffens]

* Fixed examples/get to not accidentally break https
          certificate validation [#784259, Sebatian Dr旦ge]

* Misc updates to apache/php stuff in unit tests:
* Dropped support for Apache 2.2
* Deal with mod_unixd being compiled-in [#776478]
* Switched PHP support from PHP 5 to PHP 7

* Updated translations:
  Esperanto, Turkish

(wiz)

2017-10-03 10:55:13 UTC MAIN commitmail json YAML

oracle-j*8: fix RELRO packaging

These binary files were built without RELRO support, so disable
the check.

(wiz)

2017-10-03 09:50:12 UTC MAIN commitmail json YAML

doc: Updated time/py-vdirsyncer to 0.16.3

(wiz)

2017-10-03 09:50:02 UTC MAIN commitmail json YAML

py-vdirsyncer: update to 0.16.3.

Version 0.16.3
==============

*released on 03 October 2017*

- First version with custom Debian and Ubuntu packages. See :gh:`663`.
- Remove invalid ASCII control characters from server responses. See :gh:`626`.
- **packagers:** Python 3.3 is no longer supported. See :ghpr:`674`.

(wiz)

2017-10-03 09:43:06 UTC MAIN commitmail json YAML

2017-10-03 09:38:16 UTC MAIN commitmail json YAML

mk: Fix SSP detection when using pkgsrc GCC.

We can't rely on _GCC_VERSION as an accurate indicator of the GCC version,
as when using a pkgsrc GCC it will be set to 0 until the pkgsrc GCC is
available and we can detect its version.  Instead, move the logic later to
after CC_VERSION is set and use that instead.

(jperkin)

2017-10-03 08:33:56 UTC MAIN commitmail json YAML

doc: Updated print/qpdf to 7.0.0nb1

(leot)

2017-10-03 08:33:45 UTC MAIN commitmail json YAML

qpdf: Delete reference to libjpeg in the libqpdf `.pc' file

graphics/jpeg does not provide any `.pc' file this will lead in failures when
invoking pkg-config agaisnt `libqpdf'. Adjust `Requires.private:' in
libqpdf.pc.in to omit libjpeg.

Bump PKGREVISION since the new installed libqpdf.pc file will fix packages that
depends on print/qpdf.

OK by <pgoyette> and <ryoon>, thanks!

(leot)

2017-10-03 07:04:59 UTC MAIN commitmail json YAML

py-buildbot-www: fix build

Fix typo in BUILD_DEPENDS line and add missing build dependency.

(wiz)

2017-10-03 05:35:40 UTC MAIN commitmail json YAML

py-gitinspector: fix binary name in the ALTERNATIVES file

(markd)

2017-10-03 00:45:14 UTC MAIN commitmail json YAML

doc: Added devel/py-bcolz version 1.1.2

(minskim)

2017-10-03 00:44:42 UTC MAIN commitmail json YAML

devel/Makefile: Add py-bcolz

(minskim)

2017-10-03 00:44:14 UTC MAIN commitmail json YAML

doc: Added sysutils/fdtools version 2015.03.28

(schmonz)

2017-10-03 00:43:52 UTC MAIN commitmail json YAML

devel/py-bcolz: Import version 1.1.2 from pkgsrc-wip

bcolz provides columnar and compressed data containers. Column storage
allows for efficiently querying tables with a large number of
columns. It also allows for cheap addition and removal of column. In
addition, bcolz objects are compressed by default for reducing
memory/disk I/O needs. The compression process is carried out
internally by Blosc, a high-performance compressor that is optimized
for binary data.

Packaged by Kamel Derouiche and updated by me.

(minskim)

2017-10-03 00:43:45 UTC MAIN commitmail json YAML

Add and enable fdtools.

(schmonz)

2017-10-03 00:43:22 UTC MAIN commitmail json YAML

Initial import of fdtools, to manipulate file descriptors from shell scripts.

fdtools is a set of utilities for working with file descriptors. With
these tools, you can examine and manipulate file descriptor properties
from shell scripts, where without them you might have resorted to a
different language. These tools can rewind file descriptors, switch them
between blocking and nonblocking mode, and examine their inode
information. On some systems (currently only Linux, as far as I know)
they can also allocate, lock, and switch virtual consoles.

(schmonz)

2017-10-03 00:36:05 UTC MAIN commitmail json YAML

Document "daemontools-moresignals" option.

(schmonz)

2017-10-03 00:32:27 UTC MAIN commitmail json YAML

doc: Added devel/skalibs version 2.6.0.0

(schmonz)

2017-10-03 00:32:11 UTC MAIN commitmail json YAML

Add and enable skalibs.

(schmonz)

2017-10-03 00:31:39 UTC MAIN commitmail json YAML

Initial import of skalibs, packaged by cfkoch@edgebsd in wip.

skalibs is a package centralizing the free software / open source C
development files used for building all software at skarnet.org: it contains
essentially general-purpose libraries. You will need to install skalibs if
you plan to build skarnet.org software. The point is that you won't have to
download and compile big libraries, and care about portability issues,
everytime you need to build a package: do it only once.

skalibs can also be used as a sound basic start for C development. There are
a lot of general-purpose libraries out there; but if your main goal is to
produce small and secure C code with a focus on system programming, skalibs
might be for you.

(schmonz)

2017-10-03 00:21:51 UTC MAIN commitmail json YAML

doc: Updated sysutils/daemontools to 0.76nb2

(schmonz)

2017-10-03 00:21:45 UTC MAIN commitmail json YAML

Add "daemontools-moresignals" option, which adds options for sending
SIQQUIT (-q), SIGUSR1 (-1), and SIGUSR2 (-2). Bump PKGREVISION.

(schmonz)

2017-10-02 22:45:34 UTC MAIN commitmail json YAML

doc: Updated fonts/py-fonttools to 3.15.1

(khorben)

2017-10-02 22:44:55 UTC MAIN commitmail json YAML

Revert the addition of fonts/fonttools

I did not notice the package already existed in fonts/py-fonttools. This
package is now updated to the latest version available (3.15.1).

Thanks joerg@ for the heads-up.

(khorben)

2017-10-02 22:42:47 UTC MAIN commitmail json YAML

Update fonts/py-fonttools to version 3.15.1

Changelog for this release:
- [otConverters] Implemented ``__add__`` and ``__radd__`` methods on
  ``otConverters._LazyList`` that decompile a lazy list before adding
  it to another list or ``_LazyList`` instance. Fixes an ``AttributeError``
  in the ``subset`` module when attempting to sum ``_LazyList`` objects
  (6ef48bd2, 1aef1683).
- [AAT] Support the `opbd` table with optical bounds (a47f6588).
- [AAT] Support `prop` table with glyph properties (d05617b4).

(khorben)

2017-10-02 22:25:34 UTC MAIN commitmail json YAML

Revert the addition of fonttools while renaming

(khorben)

2017-10-02 22:08:50 UTC MAIN commitmail json YAML

2017-10-02 22:08:05 UTC MAIN commitmail json YAML

Import fonttools version 3.15.1

fontTools is a library for manipulating fonts, written in Python. The project
includes the TTX tool, that can convert TrueType and OpenType fonts to and from
an XML text format, which is also called TTX. It supports TrueType, OpenType,
AFM and to an extent Type 1 and some Mac-specific formats. The project has a
BSD-style open-source licence.

(khorben)

2017-10-02 20:45:36 UTC MAIN commitmail json YAML

doc: Updated devel/nss to 3.33nb1

(leot)

2017-10-02 20:45:11 UTC MAIN commitmail json YAML

nss: needs c99

Noticed by Riccardo Mottola via netbsd-users@:

<http://mail-index.netbsd.org/netbsd-users/2017/09/29/msg020182.html>

Thanks!

(leot)

2017-10-02 19:22:17 UTC MAIN commitmail json YAML

Updated audio/pulseaudio to 11.1

(ryoon)

2017-10-02 19:21:15 UTC MAIN commitmail json YAML

Update to 11.1

Changelog:
* Fix a crash in filter modules related to flat volumes and volume
  sharing
* Fix a crash when the bluetooth adapter reports weird MTU size
* Disable bluetooth MTU autodetection by default
* Add mixer handling back for hardware that doesn't have any alsa-lib
  configuration
* Prioritize USB devices over built-in sound cards (11.0 was supposed
  to have this feature, but the implementation turned out to be
  incomplete)

(ryoon)

2017-10-02 18:11:18 UTC MAIN commitmail json YAML

doc: Updated lang/erlang to 20.1

(fhajny)

2017-10-02 18:10:39 UTC MAIN commitmail json YAML

Update lang/erlang* to 20.1.

Some highlights for 20.1:

- crypto, public_key: Extend crypto and public_key functions sign and
  verify with:
  - support for RSASSA-PS padding for signatures and for saltlength
    setting
  - X9.31 RSA padding.
  - sha, sha224, sha256, sha384, and sha512 for dss signatures as
    mentioned in NIST SP 800-57 Part 1.
  - ripemd160 to be used for rsa signatures.

- A new tuple in crypto:supports/0 reports supported MAC algorithms.

- diameter:
  - Add service option decode_format to allow incoming messages to be
    decoded into maps instead of records.
  - Decode performance has been improved.
  - Add service/transport option avp_dictionaries to give better
    support for dictionaries only defining AVPs.

- erts: Upgraded the ERTS internal PCRE library from version 8.40 to
  version 8.41.

- erts, kernel, tools: Profiling with lock counting can now be fully
  toggled at runtime in the lock counting emulator (-emu_type lcnt).

- erts: The zlib module has been refactored and all its operations
  will now yield appropriately, allowing them to be used freely in
  concurrent applications.

- erts, tools: Add erlang:iolist_to_iovec/1, which converts an
  iolist() to an erlang:iovec(), which is suitable for use with
  enif_inspect_iovec().

- erts: Add new nif API functions for managing an I/O Queue.

- observer/crashdump_viewer:
  - Reading of crash dumps with many binaries is optimized.
  - A progress bar is shown when the detail view for a process is
    opened.
  - The cdv script now sets ERL_CRASH_DUMP_SECONDS=0 to avoid
    generating a new crash dump from the node running the Crashdump
    Viewer.

- observer: Add system statistics and limits to frontpage in observer.

- public_key, ssl**: Improved error propagation and reports

- ssh: A new option modify_algorithms is implemented. It enables
  specifying changes on the default algorithms list.

- tools/xref: The predefined Xref analysis locals_not_used now
  understands the -on_load() attribute and does not report unused
  functions.

- tools/fprof: When sampling multiple processes and analyzing with
  totals set to true, the output now sums together all caller and
  callee entries which concerns the same function.

(fhajny)

2017-10-02 15:54:35 UTC MAIN commitmail json YAML

doc: Updated net/openvpn to 2.4.4

(wiz)

2017-10-02 15:54:24 UTC MAIN commitmail json YAML

openvpn: update to 2.4.4

Version 2.4.4
=============
This is primarily a maintenance release, with further improved OpenSSL 1.1
integration, several minor bug fixes and other minor improvements.

Bug fixes
---------
- Fix issues when a pushed cipher via the Negotiable Crypto Parameters (NCP) is
  rejected by the remote side

- Ignore ``--keysize`` when NCP have resulted in a changed cipher.

- Configurations using ``--auth-nocache`` and the management interface to provide
  user credentials (like NetworkManager on Linux) on client side with servers
  implementing authentication tokens (for example, using ``--auth-gen-token``)
  will now behave correctly and not query the user for an, to them, unknown
  authentication token on renegotiations of the tunnel.

- Fix bug causing invalid or corrupt SOCKS port number when changing the
  proxy via the management interface.

- The man page should now have proper escaping of hyphens/minus characters
  and have seen some minor corrections.

User-visible Changes
--------------------
- Linux servers with systemd which uses the ``openvpn-server@.service`` unit
  file for server configurations will now utilize the automatic restart feature
  in systemd.  If the OpenVPN server process dies unexpectedly, systemd will
  ensure the OpenVPN configuration will be restarted without any user interaction.

Deprecated features
-------------------
- ``--no-replay`` is deprecated and will be removed in OpenVPN 2.5.
- ``--keysize`` is deprecated in OpenVPN 2.4 and will be removed in v2.6

Security
--------
- CVE-2017-12166: Fix bounds check for configurations using ``--key-method 1``.
  Before this fix, it could allow an attacker to send a malformed packet to
  trigger a stack overflow.  This is considered to be a low risk issue, as
  ``--key-method 2`` has been the default since OpenVPN 2.0 (released on
  2005-04-17).  This option is already deprecated in v2.4 and will be
  completely removed in v2.5.

(wiz)

2017-10-02 15:51:04 UTC MAIN commitmail json YAML

doc: Updated net/dnsmasq to 2.78

(wiz)

2017-10-02 15:50:55 UTC MAIN commitmail json YAML

dnsmasq: update to 2.78.

version 2.78
        Fix logic of appending ".<layer>" to PXE basename. Thanks to Chris
Novakovic for the patch.

Revert ping-check of address in DHCPDISCOVER if there
already exists a lease for the address. Under some
circumstances, and netbooted windows installation can reply
to pings before if has a DHCP lease and block allocation
of the address it already used during netboot. Thanks to
Jan Psota for spotting this.

Fix DHCP relaying, broken in 2.76 and 2.77 by commit
ff325644c7afae2588583f935f4ea9b9694eb52e. Thanks to
John Fitzgibbon for the diagnosis and patch.

        Try other servers if first returns REFUSED when
--strict-order active. Thanks to Hans Dedecker
for the patch

Fix regression in 2.77, ironically added as a security
improvement, which resulted in a crash when a DNS
query exceeded 512 bytes (or the EDNS0 packet size,
if different.) Thanks to Christian Kujau, Arne Woerner
Juan Manuel Fernandez and Kevin Darbyshire-Bryant for
chasing this one down.  CVE-2017-13704 applies.

Fix heap overflow in DNS code. This is a potentially serious
security hole. It allows an attacker who can make DNS
requests to dnsmasq, and who controls the contents of
a domain, which is thereby queried, to overflow
(by 2 bytes) a heap buffer and either crash, or
even take control of, dnsmasq.
CVE-2017-14491 applies.
Credit to Felix Wilhelm, Fermin J. Serna, Gabriel Campana
Kevin Hamacher and Ron Bowes of the Google Security Team for
finding this.

Fix heap overflow in IPv6 router advertisement code.
This is a potentially serious security hole, as a
crafted RA request can overflow a buffer and crash or
control dnsmasq. Attacker must be on the local network.
CVE-2017-14492 applies.
        Credit to Felix Wilhelm, Fermin J. Serna, Gabriel Campana
and Kevin Hamacher of the Google Security Team for
finding this.

Fix stack overflow in DHCPv6 code. An attacker who can send
a DHCPv6 request to dnsmasq can overflow the stack frame and
crash or control dnsmasq.
CVE-2017-14493 applies.
Credit to Felix Wilhelm, Fermin J. Serna, Gabriel Campana
Kevin Hamacher and Ron Bowes of the Google Security Team for
finding this.

Fix information leak in DHCPv6. A crafted DHCPv6 packet can
cause dnsmasq to forward memory from outside the packet
buffer to a DHCPv6 server when acting as a relay.
CVE-2017-14494 applies.
Credit to Felix Wilhelm, Fermin J. Serna, Gabriel Campana
Kevin Hamacher and Ron Bowes of the Google Security Team for
finding this.

Fix DoS in DNS. Invalid boundary checks in the
add_pseudoheader function allows a memcpy call with negative
size An attacker which can send malicious DNS queries
to dnsmasq can trigger a DoS remotely.
dnsmasq is vulnerable only if one of the following option is
specified: --add-mac, --add-cpe-id or --add-subnet.
CVE-2017-14496 applies.
Credit to Felix Wilhelm, Fermin J. Serna, Gabriel Campana
Kevin Hamacher and Ron Bowes of the Google Security Team for
finding this.

Fix out-of-memory Dos vulnerability. An attacker which can
send malicious DNS queries to dnsmasq can trigger memory
allocations in the add_pseudoheader function
The allocated memory is never freed which leads to a DoS
through memory exhaustion. dnsmasq is vulnerable only
if one of the following option is specified:
--add-mac, --add-cpe-id or --add-subnet.
CVE-2017-14495 applies.
Credit to Felix Wilhelm, Fermin J. Serna, Gabriel Campana
Kevin Hamacher and Ron Bowes of the Google Security Team for
finding this.

(wiz)

2017-10-02 15:46:53 UTC MAIN commitmail json YAML

doc: Updated net/gupnp-igd to 0.2.4

(wiz)

2017-10-02 15:46:43 UTC MAIN commitmail json YAML

gupnp-igd: update to 0.2.4.

*******************
* GUPnP IGD 0.2.4 *
*******************

- Add API to delete mapping by internal IP/port instead of the external one

(wiz)

2017-10-02 15:45:56 UTC MAIN commitmail json YAML

doc: Updated net/gupnp to 1.0.2

(wiz)

2017-10-02 15:45:46 UTC MAIN commitmail json YAML

gupnp: update to 1.0.2.

1.0.2
=====
- Fix a potential crash of GUPnPProxy when trying to access a dangling
  GUPnPServiceProxy pointer of a server handler.

Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=777491

All contributors to this release:
- Sven Neumann <neumann@teufel.de>

1.0.1
=====

- Connman CM: Various fixes
- Linux CM: Fix compiler warning about negative shift
- Documentation: Fix FSF address
- Documentation: Fix references
- Build: Update ax_append_link_flags

Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=770318

All contributors to this release:
- Sven Neumann <neumann@teufel.de>
- Jens Georg <mail@jensge.org>
- Oliver Tappe <zooey@hirschkaefer.de>

(wiz)

2017-10-02 15:44:20 UTC MAIN commitmail json YAML

doc: Updated net/gssdp to 1.0.2

(wiz)

2017-10-02 15:44:10 UTC MAIN commitmail json YAML

gssdp: update to 1.0.2.

1.0.2
=====
- Small documentation fixes
- Fix deprecation warning with GTK+-3.22

All contributors to this release:
- Jens Georg <mail@jensge.org>

1.0.1
=====

- Fix some compiler/c89 issues with recent mingw
- Use proper ssize_t modifier in printf
- Make documentation point to itself by declaring it stable
- Use correct FSF address in documentation text

All contributors to this release:
- Jens Georg <mail@jensge.org>

(wiz)

2017-10-02 15:42:11 UTC MAIN commitmail json YAML

doc: Updated devel/pango to 1.40.12

(wiz)

2017-10-02 15:42:01 UTC MAIN commitmail json YAML

pango: update to 1.40.12.

Overview of changes between 1.40.11 and 1.40.12
===============================================
- Fix pango_default_break for sentence start/end (#785978)
- Fix multilib issue in pango-enum-types.h (#786887)

Overview of changes between 1.40.10 and 1.40.11
===============================================
- Fix backspacing for more Emoji sequences
- Make tests run faster

Overview of changes between 1.40.9 and 1.40.10
==============================================
- Update Emoji data to version 5
- Apply gravity across spans in markup (#784243)
- Support variation selectors for shaping
- CoreText: Rely on CGFont for scaling (#782393)
- Fix grapheme breaks and backspacing for Emoji

Overview of changes between 1.40.8 and 1.40.9
=============================================
- Build and dist fixes
- Fix build on Windows with MSVC (#783274)

(wiz)

2017-10-02 15:39:21 UTC MAIN commitmail json YAML

doc: Updated x11/mcookie to 2.30.2

(wiz)

2017-10-02 15:39:11 UTC MAIN commitmail json YAML

mcookie: update to 2.30.2.

No changes.

(wiz)

2017-10-02 15:38:15 UTC MAIN commitmail json YAML

doc: Updated security/libsecret to 0.18.5

(wiz)

2017-10-02 15:38:05 UTC MAIN commitmail json YAML

libsecret: update to 0.18.5.

0.18.5
* Build fixes
* Port tests to Python 3 [#761834]
* Fix textual typos [#763143]
* Updated translations

0.18.4
* Multithreading fixes [#756766]
* Fix memory leaks [#756766]
* Updated translations

0.18.3
* Updated translations
* Documentation fixes

0.18.2
* Testing fixes
* Documentation typo [#747654 ...]
* Build fixes [#743444]
* Updated transaltions
* Accomodate libgcrypt 1.6+

0.18.1
* Testing fix [#726909]

(wiz)

2017-10-02 15:35:45 UTC MAIN commitmail json YAML

doc: Updated graphics/librsvg to 2.40.18

(wiz)

2017-10-02 15:35:35 UTC MAIN commitmail json YAML

librsvg: update to 2.40.18.

Version 2.40.18
- bgo#783835 - CVE-2017-11464 - Fix division-by-zero in the Gaussian
  blur code.
- Fix other cases of division-by-zero on fuzzed SVG files.
- Don't crash on invalid transformation matrices.
- Support Visual Studio 2017; generate .pc files for Meson on Windows -
  Chun-wei Fan.

Version 2.40.17
- bgo#778666 - Use our own thumbnailer specification file, so
  gnome-desktop-thumbnailer can generate thumbnails outside of the
  calling process (Jeremy Bicha).
- Removed some redundant code.
- Windows build fixes - Chun-wei Fan.

Version 2.40.16
- Chun-wei Fan added support for building the introspection files under MSVC.
- Fixed bgo#760262 - Make the zooming options in rsvg-convert(1) work again
  for scaling the resulting image.  Fix by Menner <mix@gmx.org>.
- Fixed bgo#764808 - Wikipedia generates equations as SVGs and renders
  them, but uses fill="currentColor".  Since we don't let callers
  specify a starting state for CSS, we need to start with opaque black
  as the default current color.
- Added documentation for how to replace the deprecated
  rsvg_handle_set_size_callback().

(wiz)

2017-10-02 15:31:49 UTC MAIN commitmail json YAML

doc: Updated net/filezilla to 3.28.0

(wiz)

2017-10-02 15:31:38 UTC MAIN commitmail json YAML

filezilla: update to 3.28.0.

3.28.0 (2017-09-29)

+ *nix: Official Linux binaries are now built for Debian 9 (Stretch)
- Do not disable password saving settings if fzdefaults.xml contains a kiosk mode setting of 0.

3.28.0-rc1 (2017-09-22)

+ Add "Close once" as queue completion action
- Fixed crash if FileZilla is forced to close, e.g. when the system is shutting down, while there are open dialogs
- If the transfer queue asks for a password and the password dialog is canceled the queue processing is now stopped
- OS X, *nix: Improve detection of invalid character encodings in local filenames
- Fix potential crash expanding directory tree items while changing selections

(wiz)

2017-10-02 15:22:11 UTC MAIN commitmail json YAML

doc: Updated net/libfilezilla to 0.11.0

(wiz)

2017-10-02 15:22:01 UTC MAIN commitmail json YAML

libfilezilla: update to 0.11.0.

0.11.0 (2017-09-29)

+ Add fz::buffer class
- *nix: fz::process::spawn no longer calls async-signal-unsafe functions between forking and calling execv in the child.

(wiz)

2017-10-02 15:20:48 UTC MAIN commitmail json YAML

doc: Updated textproc/libexttextcat to 3.4.5

(wiz)

2017-10-02 15:20:38 UTC MAIN commitmail json YAML

libexttextcat: update to 3.4.5.

Silence various -fsanitize=shift-base
add compile to .gitignore
regenerate broken uk.lm

(wiz)

2017-10-02 15:19:48 UTC MAIN commitmail json YAML

rakudo: add test target

(maya)

2017-10-02 15:16:38 UTC MAIN commitmail json YAML

doc: Updated sysutils/syslog-ng to 3.12.1

(fhajny)

2017-10-02 15:16:27 UTC MAIN commitmail json YAML

Update sysutils/syslog-ng to 3.12.1.

# Features

- HDFS: support macro in filename
- HDFS: add append support
- Java: allow to use sequence numbers in templates
- TLS improvements
    - Add PKCS 12 support with the new `pkcs12-file()` TLS option
    - startup time `ssl-options()` and `peer-verify()` check
    - startup time `key_file`, `cert_file`, `ca_dir`, `crl_dir` and
      `cipher_suite` check
    - ECDH  cipher support (OpenSSL 1.0.1, 1.0.2, 1.1.0) with the
      `ecdh-curve-list()` option (only available >= 1.0.2)
        - for < 1.0.2, a hard-coded curve is used
        - for >= 1.0.2, automatic curve selection is used (the
          `ecdh-curve-list()` option can restrict this list)
    - DH cipher support with the `dhparam-file()` option
        - if the option is not specified, fallback RFC 3526 parameters
          are used
    - minor fixes
- `stdin()` source driver
- Implement `read_old_records` option for systemd-journal source
- Add tags-parser: a new module to parse $TAGS values
- Add a Windows eventlog parser scl module
- Add XML parser module

# Bugfixes

- Fix cannot parse ipv6 into hostname
- Speedup add-contextual-data by making ordering optional
- Fix `monitor-method()` option not working for `wildcard-file()` source
- Sanitize SDATA keys in syslog-protocol messages to avoid generating
  non-valid messages
- Fix memory leaks reported using Valgrind
- Fix memory leak related to cloning pipes and reload
- Fix getent protocol number returns incorrect value
- Fix elasticsearch2 destination flush mechanism
- Fix file destination related memory leak
- Fix a possible memory leak around affile destination

# Other changes

- Improve syslog-ng debun functionality
- Java: allow to set JVM options form global syslog-ng options
- Do steps towards Python 3 support:
    - Fix string compatibility for Python 3
    - Improve Python version auto detection
- HTTP destination: display verbose logs on debug level
- Improvements for Solaris packing

(fhajny)

2017-10-02 15:15:31 UTC MAIN commitmail json YAML

doc: Updated databases/shared-mime-info to 1.9

(wiz)

2017-10-02 15:15:21 UTC MAIN commitmail json YAML

shared-mime-info: update to 1.9.

shared-mime-info 1.9 (2017-18-09)
* Add x-systemd-unit and x-dbus-service MIME types
* Fix magic for application/x-java-keystore on little endian
* Add mime-type for STL 3D models and GCODE
* Add application/x-executable as a supertype of application/ecmascript
* Add shebang magic for gjs JavaScript files
* Add a mimetype for Khronos texture files
* Add a mime-type for Famicom Disk System images
* Add "font" top level type, and use IANA registered type for TTF,
  OTF, WOFF, TTC and WOFF2
* Add OpenCL mime-type
* Add text/x-python3 content type
* Add Audible.com mime type
* Add application/x-atari-lynx-rom
* Add application/x-wonderswan-rom
* Add application/x-virtual-boy-rom
* Better JPEG 2000 MIME type support
* Add support for GIMP data files (.gbr, .gih, .pat)
* Add an alias for Adobe Illustrator formats
* Add *.mjs glob for Javascript
* Rename application/x-trig to application/trig
* Rename Panasonic RAW image mime-types to image/x-panasonic-rw*
* Change the preferred suffix for image/x-tga from icb to tga
* Correct "PostScript" capitalisation
* Add mimetype for AppImage Type 2
* Remove AppImage glob with different casing

(wiz)

2017-10-02 15:13:54 UTC MAIN commitmail json YAML

doc: Updated audio/openal-soft to 1.18.2

(wiz)

2017-10-02 15:13:44 UTC MAIN commitmail json YAML

openal-soft: update to 1.18.2.

openal-soft-1.18.2:

    Fixed resetting the FPU rounding mode after certain function calls on
    Windows.

    Fixed use of SSE intrinsics when building with Clang on Windows.

    Fixed a crash with the JACK backend when using JACK1.

    Fixed use of pthread_setnane_np on NetBSD.

    Fixed building on FreeBSD with an older freebsd-lib.

    OSS now links with libossaudio if found at build time (for NetBSD).

(wiz)

2017-10-02 15:10:32 UTC MAIN commitmail json YAML

doc: Updated mail/notmuch to 0.25.1

(wiz)

2017-10-02 15:10:22 UTC MAIN commitmail json YAML

notmuch: update to 0.25.1.

Notmuch 0.25.1 (2017-09-11)
===========================

Emacs
-----

Disable handling x-display in text/enriched messages. Mitigation for
Emacs bug #28350.

(wiz)

2017-10-02 15:09:11 UTC MAIN commitmail json YAML

doc: Updated converters/libzmf to 0.0.2

(wiz)

2017-10-02 15:09:01 UTC MAIN commitmail json YAML

libzmf: update to 0.0.2.

libzmf-0.0.2

- Allow build with boost older than 1.56.
- Require C++11 for build.
- Fix various issues found by oss-fuzz.
- Minor code cleanups.

(wiz)

2017-10-02 15:06:13 UTC MAIN commitmail json YAML

doc: Updated graphics/hicolor-icon-theme to 0.17

(wiz)

2017-10-02 15:06:03 UTC MAIN commitmail json YAML

hicolor-icon-theme: update to 0.17.

New in 0.17:

* Fix 256x256@2/animations name in index.theme

New in 0.16:

* Add hidpi icon directories (e.g. 48x48@2) with scale=2

New in 0.15:

* A new icon subdirectory symbolic/apps is available for symbolic
  application icons. It similar to scalable, except it has a target
  design size of 16, which is what symbolic icons use.

(wiz)

2017-10-02 14:58:22 UTC MAIN commitmail json YAML

doc: Updated converters/libcdr to 0.1.4

(wiz)

2017-10-02 14:58:12 UTC MAIN commitmail json YAML

libcdr: update to 0.1.4.

libcdr 0.1.4

* Fix several issues found by oss-fuzz.
* Require C++11 for build.
* Fix issues found by coverity.
* Various code cleanups.

(wiz)

2017-10-02 14:42:55 UTC MAIN commitmail json YAML

doc: Updated fonts/fontconfig to 2.12.6

(wiz)

2017-10-02 14:42:44 UTC MAIN commitmail json YAML

fontconfig: update to 2.12.6.

2.12.6

Akira TAGOH (4):
      und_zsye.orth: polish to get for NotoEmoji-Regular.ttf
      Revert "Keep the same behavior to the return value of FcConfigParseAndLoad"
      Fix again to keep the same behavior to the return value of FcConfigParseAndLoad
      Update libtool revision

Behdad Esfahbod (2):
      Minor
      [fc-query] Fix linking order

David Kaspar [Dee'Kej] (1):
      conf.d: Drop aliases for (URW)++ fonts

Florian M端llner (1):
      build: Remove references to deleted file

(wiz)

2017-10-02 14:41:21 UTC MAIN commitmail json YAML

2017-10-02 14:23:40 UTC MAIN commitmail json YAML

doc: Updated graphics/adwaita-icon-theme to 3.26.0

(wiz)

2017-10-02 14:23:28 UTC MAIN commitmail json YAML

adwaita-icon-theme: update to 3.26.0.

3.26.0
  - thunderbolt status icons
  - system settings icons

3.25.91
  - rendering fixes
  - system settings icons (bug #786605)
  - tab (bug #786651)
  - display settings icons

3.25.4
  - symbolic firmware and device icon
  - form validation error icon (symbolic)
  - fullcolor emblem fixes
  - symbolic icon for pinning views

(wiz)

2017-10-02 14:14:04 UTC MAIN commitmail json YAML

mk: check for installed files that are not in PLIST by default

Previously, this was only enabled with PKG_DEVELOPER.

Ok kamil@ jperkin@

(wiz)

2017-10-02 14:05:22 UTC MAIN commitmail json YAML

doc: Updated sysutils/libnotify to 0.7.7

(wiz)

2017-10-02 14:05:11 UTC MAIN commitmail json YAML

libnotify: update to 0.7.7.

New in 0.7.7
============

- Introspection fixes (Evan Nemerson)
- Allow to disable tests at build time (Quentin Glidic)

(wiz)

2017-10-02 13:57:11 UTC MAIN commitmail json YAML

doc: Updated devel/libgsf to 1.14.41

(wiz)

2017-10-02 13:57:00 UTC MAIN commitmail json YAML

libgsf: update to 1.14.41.

libgsf 1.14.41

Morten:
* Fix corrupted-tar-file crash.

--------------------------------------------------------------------------
libgsf 1.14.40

Morten:
* Avoid gnome-common dependency

--------------------------------------------------------------------------
libgsf 1.14.39

Morten:
* Test improvements.

--------------------------------------------------------------------------
libgsf 1.14.38

Felix B�nemann:
* BSD compatibility for test.  [#767044]
* Fix zip64 problem.  [#767043]

Morten:
* Improve testing.

--------------------------------------------------------------------------
libgsf 1.14.37

Morten:
* Fix tar issue.  [#765099]

--------------------------------------------------------------------------
libgsf 1.14.36

Jean:
* Fix some criticals.

Morten:
* Plug leak
* Fix openpkg absolute member reference.  [#761648]

--------------------------------------------------------------------------
libgsf 1.14.35

Morten:
* Fix OLE2 property writing issue.  [#760047]
* Improve handling of broken zip files.  [#760543]

Ting-Wei Lan:
* Fix locale handling in thumbnailer.  [#760428]

(wiz)

2017-10-02 13:53:00 UTC MAIN commitmail json YAML

doc: Updated www/py-flask-script to 2.0.6

(kleink)

2017-10-02 13:51:13 UTC MAIN commitmail json YAML

py-flask-script: update to 2.0.6

Merge pull request #168 from arkhamdev/master
replace imports of flask.ext.script with flask_script in docs

(kleink)

2017-10-02 13:44:18 UTC MAIN commitmail json YAML

doc: Updated textproc/iso-codes to 3.76

(wiz)

2017-10-02 13:44:08 UTC MAIN commitmail json YAML

iso-codes: update to 3.76.

iso-codes 3.76
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Sun, 17 Sep 2017

  [ ISO 3166-3 ]
  * Add alpha_2 codes to ISO 3166-3.
    Thanks to Adrian M旦nnich for the suggestion. Closes: alioth#315741
  * Correct numeric code for Netherlands Antilles (ANHH) from 532 to 530.

  [ ISO 3166-1 translations ]
  * French by Alban Vidal
  * Japanese by Yasuaki Taniguchi (TP)
  * Slovak by Ivan Mas叩r

  [ ISO 3166-2 translations ]
  * French by Alban Vidal

  [ ISO 4217 translations ]
  * Italian by Sebastiano Pistore (TP)
  * Japanese by Yasuaki Taniguchi (TP)

  [ ISO 639-2 translations ]
  * Slovak by Ivan Mas叩r

  [ ISO 639-3 translations ]
  * Chinese (traditional) by Cheng-Chia Tseng (TP)
  * Basque by Mikel Olasagasti Uranga (TP)

  [ ISO 15924 translations ]
  * Danish by Joe Hansen (TP)

(wiz)

2017-10-02 13:42:20 UTC MAIN commitmail json YAML

doc: Updated time/khal to 0.9.7

(wiz)

2017-10-02 13:42:10 UTC MAIN commitmail json YAML

khal: update to 0.9.7.

0.9.7
=====
released 2017-09-15

* FIX don't crash when editing events with datetime UNTIL properties
* FIX `search` will no longer break on overwritten events with a master event

* CHANGE `search` will now print one line for every different event in a
  recurrence set, that is one line for the master event, and one line for every
  different overwritten event

(wiz)

2017-10-02 13:36:44 UTC MAIN commitmail json YAML

doc: Updated sysutils/dbus to 1.10.24

(wiz)

2017-10-02 13:36:34 UTC MAIN commitmail json YAML

dbus: update to 1.10.24.

D-Bus 1.10.24 (2017-09-25)
==

The “pirate wizard” release.

Fixes:

• When parsing dbus-daemon configuration, tell Expat not to use
  cryptographic-quality entropy as a salt for its hash tables: we trust
  the configuration files, so we are not concerned about algorithmic
  complexity attacks via hash table collisions. This prevents
  dbus-daemon --system from holding up the boot process (and causing
  early-boot system services like systemd, logind, networkd to time
  out) on entropy-starved embedded systems.
  (fd.o #101858, Simon McVittie)

• Increase listen() backlog of AF_UNIX sockets to the maximum possible,
  minimizing failed connections under heavy load
  (fd.o #95264, Lennart Poettering) (backported from 1.11.4)

• Avoid a -Werror=declaration-after-statement build failure on Solaris
  (fd.o #102145, Alan Coopersmith)

• When using the Monitoring interface, match messages' destinations
  (fd.o #92074, Simon McVittie) (backported from 1.11.0)

(wiz)

2017-10-02 13:36:32 UTC MAIN commitmail json YAML

zzuf: fix build on SunOS

Uses c99 and needs correct feature test macros

(wiedi)

2017-10-02 13:21:00 UTC MAIN commitmail json YAML

doc: Updated devel/libusb1 to 1.0.21

(leot)

2017-10-02 13:20:28 UTC MAIN commitmail json YAML

libusb1: Update devel/libusb1 to 1.0.21

pkgsrc changes:
* Delete several Solaris backend patches, 1.0.21 contains all of them
  (patch-libusb_os_sunos__usb.c is still needed though)

Changes:
2016-10-01: v1.0.21:
* Core: Refactor code related to transfer flags and timeout handling
* Darwin: Ignore root hub simulation devices
* Darwin: Improved support for OS X El Capitan
* Darwin: Work around devices with buggy endpoint descriptors
* Darwin: Do not use objc_registerThreadWithCollector after its deprecation
* Darwin: Use C11 atomics on 10.12+ as the OS atomics are now deprecated
* Linux: Support preallocating kernel memory for zerocopy USB
* Linux: Deal with receiving POLLERR before all transfers have completed
* Solaris: Add solaris backend
* Windows: Add Visual Studio 2015 support
* Windows: Add usbdk backend
* Prevent attempts to recursively handle events
* Fix race condition in handle_timeout()
* Allow transferred argument to be optional in bulk APIs
* Various other bug fixes and improvements

(leot)

2017-10-02 13:10:18 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20171001

(leot)

2017-10-02 13:10:06 UTC MAIN commitmail json YAML

youtube-dl: Update net/youtube-dl to 20171001

Changes:
2017.10.01
----------
Core
* [YoutubeDL] Document youtube_include_dash_manifest

Extractors
+ [tvp] Add support for new URL schema (#14368)
+ [generic] Add support for single format Video.js embeds (#14371)
* [yahoo] Bypass geo restriction for brightcove (#14210)
* [yahoo] Use extracted brightcove account id (#14210)
* [rtve:alacarta] Fix extraction (#14290)
+ [yahoo] Add support for custom brigthcove embeds (#14210)
+ [generic] Add support for Video.js embeds
+ [gfycat] Add support for /gifs/detail URLs (#14322)
* [generic] Fix infinite recursion for twitter:player URLs (#14339)
* [xhamsterembed] Fix extraction (#14308)

2017.09.24
----------
Core
+ [options] Accept lrc as a subtitle conversion target format (#14292)
* [utils] Fix handling raw TTML subtitles (#14191)

Extractors
* [24video] Fix timestamp extraction and make non fatal (#14295)
+ [24video] Add support for 24video.adult (#14295)
+ [kakao] Add support for tv.kakao.com (#12298, #14007)
+ [twitter] Add support for URLs without user id (#14270)
+ [americastestkitchen] Add support for americastestkitchen.com (#10764,
  #13996)
* [generic] Fix support for multiple HTML5 videos on one page (#14080)
* [mixcloud] Fix extraction (#14088, #14132)
+ [lynda] Add support for educourse.ga (#14286)
* [beeg] Fix extraction (#14275)
* [nbcsports:vplayer] Correct theplatform URL (#13873)
* [twitter] Fix duration extraction (#14141)
* [tvplay] Bypass geo restriction
+ [heise] Add support for YouTube embeds (#14109)
+ [popcorntv] Add support for popcorntv.it (#5914, #14211)
* [viki] Update app data (#14181)
* [morningstar] Relax URL regular expression (#14222)
* [openload] Fix extraction (#14225, #14257)
* [noovo] Fix extraction (#14214)
* [dailymotion:playlist] Relax URL regular expression (#14219)
+ [twitch] Add support for go.twitch.tv URLs (#14215)
* [vgtv] Relax URL regular expression (#14223)

(leot)

2017-10-02 12:54:55 UTC MAIN commitmail json YAML

Updated www/py-yarl, devel/py-dulwich

(adam)

2017-10-02 12:54:28 UTC MAIN commitmail json YAML

py-dulwich: update to 0.18.4

0.18.4:

BUG FIXES
* Make default User-Agent start with "git/" because GitHub won't response to
  HTTP smart server requests otherwise (and reply with a 404).

(adam)

2017-10-02 12:50:55 UTC MAIN commitmail json YAML

py-yarl: update to 0.13.0

0.13.0:
Document encoded parameter
Support relative urls like ‘?key=value’
Unsafe encoding for QS fixed. Encode ; char in value param
Process passwords without user names

(adam)

2017-10-02 12:11:36 UTC MAIN commitmail json YAML

doc: Updated devel/py-mercurial to 4.3.3

(wiz)

2017-10-02 12:11:20 UTC MAIN commitmail json YAML

py-mercurial: update to 4.3.3.

Mercurial 4.3.3 (2017-10-01)

    Prevent crashes when clearing progress bar. (issue5684)

    rebase: move bookmarks with --keep (issue5682)

Mercurial 4.3.2 (2017-09-18)

    restore compatibility with older versions of Python 2.7 by not using a bytearray with struct.unpack_from()
    restore mingw compatibility for setup.py
    hgwebdir: read 'web.template' untrusted (plugs potential security issue)

    repair: preserve phase when not using generaldelta (issue5678)
    ssh: fix flakey ssh errors on BSD systems

    restore error handling behavior around certain I/O errors; the
    regressed behavior could result in transactions not being
    properly rolled back if stdio handles encountered errors
    (issue5658)

    templatekw: choose {latesttag} by len(changes), not date (issue5659)

    record: fix revert -i for lines without newline (issue5651)
    mq: create non-lossy patches, also with custom global diff configuration

(wiz)

2017-10-02 10:56:37 UTC MAIN commitmail json YAML

Updated textproc/py-pdfrw

(adam)

2017-10-02 10:56:15 UTC MAIN commitmail json YAML

py-pdfrw: update to 0.4

pdfrw 0.4:

Fixes, enhancements, and new examples:
- Python 3.6 added to test matrix
- Proper unicode support for text strings in PDFs added
- buildxobj fixes allow better support creating form XObjects
  out of compressed pages in some cases
- Compression fixes for Python 3+
- New subset_booklets.py example
- Bug with non-compressed indices into compressed object streams fixed
- Bug with distinguishing compressed object stream first objects fixed
- Better error reporting added for some invalid PDFs (e.g. when reading
  past the end of file)
- Better scrubbing of old bookmark information when writing PDFs, to
  remove dangling references
- Refactoring of pdfwriter, including updating API, to allow future
  enhancements for things like incremental writing
- Minor tokenizer speedup
- Some flate decompressor bugs fixed
- Compression and decompression tests added
- Tests for new unicode handling added

(adam)

2017-10-02 09:24:40 UTC MAIN commitmail json YAML

doc: Updated graphics/png to 1.6.34

(wiz)

2017-10-02 09:24:30 UTC MAIN commitmail json YAML

png: update to 1.6.34.

Version 1.6.33beta01 [August 28, 2017]
  Added PNGMINUS_UNUSED macro to contrib/pngminus/p*.c and added missing
    parenthesis in contrib/pngminus/pnm2png.c (bug report by Christian Hesse).
  Fixed off-by-one error in png_do_check_palette_indexes() (Bug report
    by Mick P., Source Forge Issue #269).

Version 1.6.33beta02 [September 3, 2017]
  Initialize png_handler.row_ptr in contrib/oss-fuzz/libpng_read_fuzzer.cc
    to fix shortlived oss-fuzz issue 3234.
  Compute a larger limit on IDAT because some applications write a deflate
    buffer for each row (Bug report by Andrew Church).
  Use current date (DATE) instead of release-date (RDATE) in last
    changed date of contrib/oss-fuzz files.
  Enabled ARM support in CMakeLists.txt (Bernd Kuhls).

Version 1.6.33beta03 [September 14, 2017]
  Fixed incorrect typecast of some arguments to png_malloc() and
    png_calloc() that were png_uint_32 instead of png_alloc_size_t
    (Bug report by "irwir" in Github libpng issue #175).
  Use pnglibconf.h.prebuilt when building for ANDROID with cmake (Github
    issue 162, by rcdailey).

Version 1.6.33rc01 [September 20, 2017]
  Initialize memory allocated by png_inflate to zero, using memset, to
    stop an oss-fuzz "use of uninitialized value" detection in png_set_text_2()
    due to truncated iTXt or zTXt chunk.
  Initialize memory allocated by png_read_buffer to zero, using memset, to
    stop an oss-fuzz "use of uninitialized value" detection in
    png_icc_check_tag_table() due to truncated iCCP chunk.
  Removed a redundant test (suggested by "irwir" in Github issue #180).

Version 1.6.33rc02 [September 23, 2017]
  Added an interlaced version of each file in contrib/pngsuite.
  Relocate new memset() call in pngrutil.c.
  Removed more redundant tests (suggested by "irwir" in Github issue #180).
  Add support for loading images with associated alpha in the Simplified
    API (Samuel Williams).

Version 1.6.33 [September 28, 2017]
  Revert contrib/oss-fuzz/libpng_read_fuzzer.cc to libpng-1.6.32 state.
  Initialize png_handler.row_ptr in contrib/oss-fuzz/libpng_read_fuzzer.cc
  Add end_info structure and png_read_end() to the libpng fuzzer.

Version 1.6.34 [September 29, 2017]
  Removed contrib/pngsuite/i*.png; some of these were incorrect and caused
    test failures.

(wiz)

2017-10-02 09:10:12 UTC MAIN commitmail json YAML

py-buildbot-pkg: override default versioning based on time stamp

Bump PKGREVISION.

(wiz)

2017-10-02 05:03:19 UTC MAIN commitmail json YAML

security/ruby-metasploit-payloads: Fix syntax of Makefile

Fix syntax fo Makefile.

(taca)

2017-10-02 03:27:35 UTC MAIN commitmail json YAML

doc: Updated www/ikiwiki to 3.20171001

(schmonz)

2017-10-02 03:27:29 UTC MAIN commitmail json YAML

Update to 3.20171001. From the changelog:

[ Joey Hess ]
* htmlscrubber: Add support for the video tag's loop and muted
  attributes. Those were not in the original html5 spec, but have been
  added in the whatwg html living standard and have wide browser support.
* emailauth, passwordauth: Avoid leaving cgisess_* files in the
  system temp directory.

[ Simon McVittie ]
* core: Don't decode the result of strftime if it is already tagged as
  UTF-8, as it might be since Perl >= 5.21.1. (Closes: #869240)
* img: Strip metadata from resized images when the deterministic config
  option is set. Thanks, intrigeri
* receive: Avoid asprintf() in IkiWiki::Receive, to avoid implicit
  declaration, potential misbehaviour on 64-bit platforms, and lack
  of portability to non-GNU platforms
* t: Add a regression test for untrusted git push
* receive: Fix untrusted git push with git (>= 2.11) by passing through
  the necessary environment variables to make the quarantine area work
* debian: Declare compliance with Debian Policy 4.1.1

[ Amitai Schleier ]
* l10n: Fix the build with po4a 0.52, by ensuring that msgstr ends
  with a newline if and only if msgid does

(schmonz)

2017-10-01 23:50:19 UTC MAIN commitmail json YAML

More buildbot packages.

(joerg)

2017-10-01 23:46:54 UTC MAIN commitmail json YAML

+ py-buildbot-console-view
+ py-buildbot-grid-view
+ py-buildbot-pkg
+ py-buildbot-waterfall-view
+ py-buildbot-www

(joerg)

2017-10-01 23:45:50 UTC MAIN commitmail json YAML

Add py-buildbot-www-0.9.11:

The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can
be tracked over time, are more visible, and are therefore easier to
improve.

This package contains the web frontend component.

(joerg)

2017-10-01 23:45:31 UTC MAIN commitmail json YAML

Add py-buildbot-waterfall-view-0.9.11:

The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can
be tracked over time, are more visible, and are therefore easier to
improve.

This package contains the Waterfall View Plugin.

(joerg)

2017-10-01 23:45:09 UTC MAIN commitmail json YAML

Add py-buildbot-grid-view-0.9.11:

The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can
be tracked over time, are more visible, and are therefore easier to
improve.

This package contains the Grid View Plugin.

(joerg)

2017-10-01 23:44:52 UTC MAIN commitmail json YAML

Add py-buildbot-console-view-0.9.11:

The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can
be tracked over time, are more visible, and are therefore easier to
improve.

This package contains the Console View Plugin.

(joerg)

2017-10-01 23:44:31 UTC MAIN commitmail json YAML

Add py-buildbot-pkg-0.9.11:

The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can
be tracked over time, are more visible, and are therefore easier to
improve.

This package contains the BuildBot packaging tools.

(joerg)

2017-10-01 23:30:50 UTC MAIN commitmail json YAML

Needs py-test-runner.

(joerg)

2017-10-01 22:58:19 UTC MAIN commitmail json YAML

reduce-depends.awk: Avoid "delete array" statement for portability.

POSIX awk doesn't allow "delete array" to delete an entire array.
For portability, one must delete each element of the array.

(jlam)

2017-10-01 19:05:40 UTC MAIN commitmail json YAML

Don't check payload files for library dependencies.

(joerg)

2017-10-01 19:02:12 UTC MAIN commitmail json YAML

2017-10-01 18:59:54 UTC MAIN commitmail json YAML

Needs setuptools_scm.

(joerg)

2017-10-01 17:57:18 UTC MAIN commitmail json YAML

reduce-depends.awk: Avoid gensub() for portability.

(jlam)

2017-10-01 15:50:34 UTC MAIN commitmail json YAML

doc: Updated lang/php71 to 7.1.10

(taca)

2017-10-01 15:50:06 UTC MAIN commitmail json YAML

lang/php71: update to 7.1.10

28 Sep 2017, PHP 7.1.10

- Core:
  . Fixed bug #75042 (run-tests.php issues with EXTENSION block). (John Boehr)

- BCMath:
  . Fixed bug #44995 (bcpowmod() fails if scale != 0). (cmb)
  . Fixed bug #46781 (BC math handles minus zero incorrectly). (cmb)
  . Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1). (okano1220, cmb)
  . Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus). (cmb)

- CLI server:
  . Fixed bug #70470 (Built-in server truncates headers spanning over TCP
    packets). (bouk)

- CURL:
  . Fixed bug #75093 (OpenSSL support not detected). (Remi)

- GD:
  . Fixed bug #75124 (gdImageGrayScale() may produce colors). (cmb)
  . Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?). (cmb)

- Gettext:
  . Fixed bug #73730 (textdomain(null) throws in strict mode). (cmb)

- Intl:
  . Fixed bug #75090 (IntlGregorianCalendar doesn't have constants from parent
    class). (tpunt)
  . Fixed bug #75193 (segfault in collator_convert_object_to_string). (Remi)

- PDO_OCI:
  . Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized
    before PHP-FPM sets it up). (Ingmar Runge)

- SPL:
  . Fixed bug #75155 (AppendIterator::append() is broken when appending another
    AppendIterator). (Nikita)
  . Fixed bug #75173 (incorrect behavior of AppendIterator::append in foreach loop).
    (jhdxr)

- Standard:
  . Fixed bug #75152 (signed integer overflow in parse_iv). (Laruence)
  . Fixed bug #75097 (gethostname fails if your host name is 64 chars long). (Andrea)

(taca)

2017-10-01 15:48:51 UTC MAIN commitmail json YAML

doc: Updated lang/php70 to 7.0.24

(taca)

2017-10-01 15:48:17 UTC MAIN commitmail json YAML

lang/php70: update to 7.0.24.

28 Sep 2017 PHP 7.0.24

- Core:
  . Fixed bug #75042 (run-tests.php issues with EXTENSION block). (John Boehr)

- BCMath:
  . Fixed bug #44995 (bcpowmod() fails if scale != 0). (cmb)
  . Fixed bug #46781 (BC math handles minus zero incorrectly). (cmb)
  . Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1). (okano1220, cmb)
  . Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus). (cmb)

- CLI server:
  . Fixed bug #70470 (Built-in server truncates headers spanning over TCP
    packets). (bouk)

- CURL:
  . Fixed bug #75093 (OpenSSL support not detected). (Remi)

- GD:
  . Fixed bug #75124 (gdImageGrayScale() may produce colors). (cmb)
  . Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?). (cmb)

- Gettext:
  . Fixed bug #73730 (textdomain(null) throws in strict mode). (cmb)

- Intl:
  . Fixed bug #75090 (IntlGregorianCalendar doesn't have constants from parent
    class). (tpunt)
  . Fixed bug #75193 (segfault in collator_convert_object_to_string). (Remi)

- PDO_OCI:
  . Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized
    before PHP-FPM sets it up). (Ingmar Runge)

- SPL:
  . Fixed bug #75173 (incorrect behavior of AppendIterator::append in foreach loop).
    (jhdxr)

- Standard:
  . Fixed bug #75097 (gethostname fails if your host name is 64 chars long). (Andrea)

(taca)

2017-10-01 15:09:26 UTC MAIN commitmail json YAML

doc: Added finance/cpuminer version 2.5.0

(khorben)

2017-10-01 15:08:10 UTC MAIN commitmail json YAML

2017-10-01 15:07:14 UTC MAIN commitmail json YAML

2017-10-01 09:52:19 UTC MAIN commitmail json YAML

2017-10-01 09:46:01 UTC MAIN commitmail json YAML

doc: Updated textproc/xqilla to 2.3.3

(wiz)

2017-10-01 09:45:51 UTC MAIN commitmail json YAML

xqilla: update to 2.3.3.

version 2.3.3 (2015.07.07):
* Fixed a localization bug parsing floating point numbers.
* Added Visual Studio 2012 projects.
* Added Visual Studio 2008 projects.
* Removed Visual Studio 2005 and 2003 projects.
* Modified to build against Xerces-C 3.1.3.

version 2.3.2 (2015.07.07):
* XQilla can now be built with Visual Studios 2013.

version 2.3.1 (2015.05.18):
* Modified to build against Xerces-C 3.1.2.
* Added Visual Studio 2010 projects.
* Fixed a bug that could cause incorrect query results when combining
  nested expressions and functions.
* Fixed a crash that could happen when XQilla is built with Visual
  Studio 2010 or higher.

version 2.3.0 (2011.09.09):
* Added support for XQuery 3.0 version declarations.
* Updated to support XQuery 3.0 higher order functions, including
  partial function application, function coercion, and function item
  SequenceType checking.
* Implemented XQuery 3.0 FLWOR clause ordering.
* Implemented XQuery 3.0 FLWOR count clause.
* Implemented XQuery 3.0 extended typeswitch syntax.
* Implemented XQuery 3.0 namespace test and constructor.
* Implemented XQuery 3.0 private functions.
* Updated to the latest W3C XQuery Full Text syntax.
* Implemented Unicode word bounding and sentence bounding for XQuery
  Full Text tokenization.
* Implemented XQuery Full Text case options.
* Implemented XQuery 1.0 second edition semantics for module import.
* Added the xqilla:explain() function to return the query plan of an
  expression.
* Added xqilla:words() and xqilla:sentences() to perform Unicode word
  and sentance boundary detection.
* Added xqilla:drop().
* Rewrote a number of the built-in XQuery functions in XQuery itself.
* Implemented constant time indexing into materialized sequences.
* Improved the efficiency of the tail call optimization code.
* Optimized boolean operators.
* Optimized DOMDocument::evaluate() calls.
* Fixed various bugs in static typing.
* Fixed various memory leaks in the DOM 3 API, and regular expressions.
* Fixed a bug that caused a crash when using huge integers.
* Modified to build against Xerces-C 3.1.1
* Added Visual Studio 2010 support.
* Build fix for AIX 5.3.
* Build fix for the clang++ compiler.
* Build fix for GCC 4.6.

(wiz)

2017-10-01 09:37:12 UTC MAIN commitmail json YAML

doc: Updated audio/libopenmpt to 0.3.1

(wiz)

2017-10-01 09:37:00 UTC MAIN commitmail json YAML

libopenmpt: update to 0.3.1.

libopenmpt 0.3.1 (2017-09-28)

Changelog since libopenmpt 0.2.6774-beta20.

libopenmpt 0.3.1

    [Bug] Windows: libopenmpt resource did not compile for release versions.

libopenmpt 0.3.0 (2017-09-27, not released)

    [New] New error handling functionality in the C API, which in particular allows distinguishing potentially transient out-of-memory errors from parse errors during module loading.
    [New] New API openmpt::module::get_selected_subsong() (C++) and openmpt_module_get_selected_subsong() (C).
    [New] Faster file header probing API openmpt::probe_file_header() and openmpt::probe_file_header_get_recommended_size (C++), and openmpt_probe_file_header(), openmpt_probe_file_header_without_filesize(), openmpt_probe_file_header_from_stream() and openmpt_probe_file_header_get_recommended_size() (C).
    [New] New API openmpt::could_open_probability() (C++) and openmpt_could_open_probability() (C). This fixes a spelling error in the old 0.2 API.
    [New] openmpt123: openmpt123 can now open M3U, M3U8, M3UEXT, M3U8EXT and PLSv2 playlists via the --playlist option.
    [New] openmpt123: openmpt123 now supports very fast file header probing via the --probe option.
    [New] Libopenmpt now supports building for Windows 10 Universal (Windows Store 8.2) APIs with MSVC, and also for the older Windows Runtime APIs with MinGW-w64.
    [New] New API header libopenmpt_ext.h which implements the libopenmpt extension APIs also for the C interface.
    [New] The Reverb effect (S99 in S3M/IT/MPTM, and X99 in XM) is now implemented in libopenmpt.

    [New] For Amiga modules, a new resampler based on the Amiga窶冱 sound characteristics has been added. It can be activated by passing the render.resampler.emulate_amiga ctl with a value of 1. Non-Amiga modules are not affected by this, and setting the ctl overrides the resampler choice specified by OPENMPT_MODULE_RENDER_INTERPOLATIONFILTER_LENGTH or openmpt::module::RENDER_INTERPOLATIONFILTER_LENGTH. Support for the MOD command E0x (Set LED Filter) is also available when the Amiga resampler is enabled.
    [Change] libopenmpt versioning changed and follows the more conventional major.minor.patch as well as the recommendations of the SemVer scheme now. In addition to the SemVer requirements, pre-1.0.0 versions will also honor API and ABI stability in libopenmpt (i.e. libopenmpt ignores SemVer Clause 4).
    [Change] The output directories of the MSVC build system were changed to bin/vs2015-shared/x86-64-win7/ (and similar) layout which allows building in the same tree with different compiler versions without overwriting other outputs.
    [Change] The emscripten build now exports libopenmpt as 窶詫ibopenmpt窶� instead of the default 窶弄odule窶�.
    [Change] Android: The build system changed. The various Android.mk files have been merged into a single one which can be controlled using command line options.
    [Change] The Makefile build system now passes std=c++11 to the compiler by default. Older compilers may still work if you pass STDCXX=c++0x to the make invocation.
    [Change] The Makefile option ANCIENT=1 is gone.

    [Change] The optional dependencies on libltdl or libdl are gone. They are no longer needed for any functionality.
    [Regression] Compiling client code using the C++ API now requires a compiler running in C++11 mode.
    [Regression] Support for GCC 4.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.7 has been removed.
    [Regression] Support for Clang 3.0, 3.1, 3.2, 3.3 has been removed.
    [Regression] Support for Emscripten versions older than 1.31.0 has been removed.
    [Regression] Support for Android NDK versions older than 11 has been removed.
    [Regression] Visual Studio 2008, 2010, 2012, 2013 support has been removed.
    [Regression] Dynamic run-time loading of libmpg123 is no longer supported. Libmpg123 must be linked at link-time now.
    [Regression] xmp-openmpt: xmp-openmpt now requires XMPlay 3.8 or later and compiling xmp-openmpt requires an appropriate XMPlay SDK with XMPIN_FACE >= 4.
    [Regression] Support for libmpg123 older than 1.13.0 has been removed.

    [Regression] Un4seen unmo3 support has been removed.
    [Bug] C++ API: openmpt::exception did not define copy and move constructors or copy and move assignment operators in libopenmpt 0.2. The compiler-generated ones were not adequate though. libopenmpt 0.3 adds the appropriate special member functions. This adds the respective symbol names to the exported ABI, which, depending on the compiler, might or might not have been there in libopenmpt 0.2. The possibly resulting possible ODR violation only affects cases that did crash in the libopenmpt 0.2 API anyway due to memory double-free, and does not cause any further problems in practice for all known platforms and compilers.
    [Bug] The C API could crash instead of failing gracefully in out-of-memory situations.
    [Bug] The test suite could fail on MacOSX or FreeBSD in non-fatal ways when no locale was active.
    [Bug] libopenmpt_stream_callbacks_fd.h and libopenmpt_stream_callbacks_file.h were missing in Windows development packages.
    [Bug] libopenmpt on Windows did not properly guard against current working directory DLL injection attacks.
    [Bug] localtime() was used to determine the version of Schism Tracker used to save IT and S3M files. This function is not guaranteed to be thread-safe by the standard and is now no longer used.
    [Bug] Possible crashes with malformed IT, ITP, AMS, MDL, MED, MPTM, PSM and Startrekker files.
    [Bug] Possible hangs with malformed DBM, MPTM and PSM files.
    [Bug] Possible hangs with malformed files containing cyclic plugin routings.
    [Bug] Excessive loading times with malformed ITP / truncated AMS files.
    [Bug] Plugins did not work correctly when changing the sample rate between two render calls.
    [Bug] Possible NULL-pointer dereference read during obscure out-of-memory situations while handling exceptions in the C API.
    [Bug] libmodplug: libmodplug.pc was wrong.
    [Bug] Cross-compiling libopenmpt with autotools for Windows now properly sets -municode and -mconsole as well as all required Windows system libraries.
    [Bug] foo_openmpt: Interpolation filter and volume ramping settings were confused in previous versions. This version resets both to the defaults.

    [Bug] libmodplug: The CSoundFile::Read function in the emulated libmodplug C++ API returned the wrong value, causing qmmp (and possibly other software) to crash.
    Support for SoundTracker Pro II (STP) and Digital Tracker (DTM) modules.
    Increased accuracy of the sample position and sample rate to drift less when playing very long samples.
    Various playback improvements for IT and XM files.
    Channel frequency could wrap around after some excessive portamento / down in some formats since libopenmpt 0.2-beta17.
    Playback improvements for S3M files made with Impulse Tracker and Schism Tracker.
    ParamEq plugin emulation didn窶冲 do anything at full gain (+15dB).
    All standard DMO effects are now also emulated on non-Windows and non-MSVC systems.
    Added libopenmpt_stream_callbacks_buffer.h which adds openmpt_stream_callbacks support for in-memory buffers, possibly even only using a truncated prefix view into a bigger file which is useful for probing.
    Avoid enabling some ProTracker-specific quirks for MOD files most likely created with ScreamTracker 3.
    Tremolo effect only had half the intended strength in MOD files.
    Pattern loops ending on the last row a pattern were not executed correctly in S3M files.
    Work-around for reading MIDI macros and plugin settings in some malformed IT files written by old UNMO3 versions.
    Improve tracker detection in IT format.
    Playback fixes for 8-channel MED files
    Do not set note volume to 0 on out-of-range offset in XM files.
    Better import of some slide commands in SFX files.
    Sample 15 in 窶廚rew Generation窶� by Necros requires short loops at the beginning of the sample to not be ignored. Since we need to ignore them in some (non-ProTracker) modules, we heuristically disable the old loop sanitization behaviour based on the module channel count.
    Both normal and percentage offset in PLM files were handled as percentage offset.
    MT2 files with instruments that had both sample and plugin assignments were not read correctly.
    Some valid FAR files were rejected erroneously.
    Support for VBlank timing flag and comment field in PT36 files.
    Improved accuracy of vibrato command in DIGI / DBM files.
    STM: Add support for 窶弩UZAMOD!窶� magic bytes and allow some slightly malformed STM files to load which were previously rejected.
    Detect whether 窶徂idden窶� patterns in the order list of SoundTracker modules should be taken into account or not.
    Tighten heuristics for rejecting invalid 669, M15, MOD and ICE files and loosen them in other places to allow some valid MOD files to load.
    Improvements to seeking: Channel panning was not always updated from instruments / samples when seeking, and out-of-range global volume was not applied correctly in some formats.
    seek.sync_samples=1 did not apply PTM reverse offset effect and the volume slide part of combined volume slide + vibrato commands.
    If the order list was longer than 256 items and there was a pattern break effect without a position jump on the last pattern of the sequence, it did not jump to the correct restart order.
    Makefile has now explicit support for FreeBSD with no special option or configuration required.
    openmpt123: Improved section layout in man page.
    libmodplug: Added all missing C++ API symbols that are accessible via the public libmodplug header file.
    Autotools build system now has options --disable-openmpt123, --disable-tests and --disable-examples which may be desireable when cross-compiling.
    Windows binary packages now ship with libmpg123 included.

(wiz)

2017-10-01 09:34:54 UTC MAIN commitmail json YAML

Updated www/seamonkey to 2.48nb3

(ryoon)

2017-10-01 09:34:17 UTC MAIN commitmail json YAML

doc/TODO: add some entries

+ dbus-1.10.24, libfilezilla-0.11.0, openal-soft-1.18.2, openvpn-2.4.4,
  pangomm-2.41.4, physfs-3.0.0, png-1.6.34, py-gobject3-common-3.26.0,
  py-numpy-1.13.3, py-sqlparse-0.2.4, vim-8.0.1168, vim-share-8.0.1168,
  waf-2.0.1, x264-devel-20170930, xmltooling-2.6.0, xqilla-2.3.3.

(wiz)

2017-10-01 09:34:06 UTC MAIN commitmail json YAML

Use mozilla-common.mk from firefox52. Bump PKGREVISION

(ryoon)

2017-10-01 08:46:37 UTC MAIN commitmail json YAML

xmltooling: mark as BROKEN

xerces-c needs C++11, but xmltooling does not support this yet

(wiz)

2017-10-01 06:59:06 UTC MAIN commitmail json YAML

doc: Updated databases/p5-DBICx-Sugar to 0.0200

(wiz)

2017-10-01 06:58:56 UTC MAIN commitmail json YAML

p5-DBICx-Sugar: update to 0.0200.

Update DEPENDS and test dependencies.

-------------------------------------------
version 0.0200 at 2017-09-29 01:03:32 +0000
-------------------------------------------

  Change: b0ceabb33df843b11871a21209e5fd4bf1831fb9
  Author: Naveed Massjouni <naveed@vt.edu>
  Date : 2017-09-28 21:02:24 +0000

    v0.0200

  Change: 86a1ec89187cdd64286444448e5a3cab788859b8
  Author: Naveed Massjouni <naveedm9@gmail.com>
  Date : 2017-03-02 10:25:46 +0000

    Merge pull request #5 from PerlDancer/sawyer/feature/reentrant-schema

    Make schema() possibly reentrant

  Change: d319f5adbd6accadde265a294176b3454fc950a0
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-16 00:52:33 +0000

    Add test for feature

  Change: 2e6d0056b2342debce14ecfd41f362e2ef9eff81
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-16 00:52:33 +0000

    Add support for schema configuration in schema() call:

    What troubles me is that this module is not reentrant. You will
    always get the same schema object and you can only configure it once.
    Configuring it once is great, but having to argue with the code over
    at which point to do it is annoying.

    (Example: Issue #12 in Dancer2-Plugin-DBIC.)

    This now allows the schema() function to also receive parameters to
    use instead of the default configuration. It tries todo it in a
    non-intrusive way for the code with minimal code changes and without
    altering anything outside this function (like the global
    configuration).

  Change: 21a44eb576168081e0ec5793671b26b586347e2d
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-16 00:52:33 +0000

    Retrieve the options before fetching the schema:

    The previous logic would try to look up the schema and return it, and
    if it didn't exist, it would fetch the options and try to create one.
    This makes sense.

    However, this also means that if we want to create a schema without
    rummaging in the cache, you will have to check whether to even check
    the cache.

    Instead, we simply retrieve the relevant information for creation
    before deciding what to do. Then we could either create a new one
    with this configuration or return one.

  Change: b406d522942e8596affe45f47b679d44d22e1f5a
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-16 00:52:33 +0000

    Refactor: Move creation of schemas outside schema():

    The schema() function is in charge of finding the right plugin, but
    also creates them. Ths makes it difficult to have logic that allows
    creating without saving or retrieval. We just split the creation into
    its own function.

    I also added comments to make it a bit clearer.

  Change: bc90045822e7d3fc0f4e8f0d10a45044bcba9773
  Author: Naveed Massjouni <naveedm9@gmail.com>
  Date : 2017-02-13 10:04:52 +0000

    Merge pull request #4 from PerlDancer/sawyer/fixes

    Various fixes and cleanups

  Change: bcee651ab7580e899ad906be872c4874f333d156
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-13 10:56:10 +0000

    Revert "Cleanup: Explicitly use DBIx::Class::Schema::Loader:"

    This reverts commit 4f80a6f9ef3c994ffda9991d7fe7839307b6abbf.

  Change: 9e527d272a25e4be0a64454d8b258211f171211e
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-10 11:12:43 +0000

    Do not add DBIx::Class::Schema::Loader as hard prereq:

    Currently DBIx::Class::Schema::Loader is loaded optionally, but
    reported as a hard dependency. (See previous commit.)

    This makes it recommended, but optional.

  Change: 4f80a6f9ef3c994ffda9991d7fe7839307b6abbf
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-10 11:12:39 +0000

    Cleanup: Explicitly use DBIx::Class::Schema::Loader:

    In Dancer2-Plugin-DBIC, DBIx::Class::Schema::Loader is mentioned as a
    requirement. It's a lazy optional one. It's also hard to spot because
    it's being loaded as a string using Module::Load.

    Instead, this makes it a bit clearer by using 'require' directly.

    It would be better to make this an optional requirement instead of a
    default one.

  Change: 1b545771aec22a89989c284f950526270ae272b5
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-10 10:58:09 +0000

    Cleanup: Replace die() with croak():

    croak() is used in some places but not everywhere, so might as well
    report from the caller everywhere.

  Change: c6f2031977572bcfd4352e131eb274cbc0be14d0
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-10 10:56:38 +0000

    Cleanup: Simply conditions code

  Change: d9042c990068eb816b21396573704012d66c2ead
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-10 10:56:20 +0000

    Cleanup: Fix extra or missing semicolons

  Change: 30166bce0c49ca7e979c9bbd82b582850805df7d
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-10 10:56:20 +0000

    Add provides metadata:

    The following plugin will add the provides metadata to the
    distribution, which is considered a best practice.

  Change: 35e6040f94c561ab29811fe1db8164f03492d87f
  Author: Sawyer X <xsawyerx@cpan.org>
  Date : 2017-02-10 10:56:20 +0000

    Provide META.json file in distribution:

    The following plugin adds the META.json file. This is considered the
    more modern META data format.

(wiz)

2017-10-01 06:21:47 UTC MAIN commitmail json YAML

doc: Updated net/p5-Net-IPv6Addr to 0.9

(wiz)

2017-10-01 06:21:36 UTC MAIN commitmail json YAML

p5-Net-IPv6Addr: update to 0.9.

0.9 2017-09-30      Ben Bullock <bkb@cpan.org>

* in_network / in_network_of_size bug fix

0.8 2017-09-30      Ben Bullock <bkb@cpan.org>

* Export some functions
* Documentation corrected

(wiz)

2017-10-01 06:20:46 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Git-Repository to 1.321

(wiz)

2017-10-01 06:20:33 UTC MAIN commitmail json YAML

p5-Git-Repository: update to 1.321.

1.321 2017-10-01 BOOK
    - Various small improvements to the Tutorial (with help from Ron Savage)
    - Minor code changes (with help from E. Choroba)
    - Minor fix to eg/build-git

(wiz)

2017-10-01 04:00:41 UTC MAIN commitmail json YAML

reduce-depends.awk: Reduce "pkg>1" and "pkg<2" into "pkg>1<2".

Enhance the reduce-depends.awk script to reduce a larger set of
dependencies into a single dependency.  The patterns representing
intervals of version numbers (can be open-ended) are of the form:

pkg>lower
pkg>=lower
pkg<upper
pkg<=upper
pkg>lower<upper
pkg>lower<=upper
pkg>=lower<upper
pkg>=lower<=upper

These patterns are now condensed into a single dependency of the
same form.  For example, given the following patterns:

pkg>=1.0
pkg>2.0
pkg<3.0
pkg<=4.0
pkg>=2.5<3.5

the reduced pattern becomes:

pkg>=2.5<3.0

Add the test script used to help with refactoring and adding the
new feature to the script.

This is a mostly complete rewrite of the script; change the
license to the standard 2-clause BSD license used by TNF.

(jlam)

2017-09-30 21:52:17 UTC MAIN commitmail json YAML

doc: Updated www/py-meinheld to 0.6.1nb1

(wiz)

2017-09-30 21:52:06 UTC MAIN commitmail json YAML

py-meinheld: make py-gunicorn a build dependency.

It is needed for the tests, but joerg says it's optional at runtime.

Bump PKGREVISION.

(wiz)

2017-09-30 20:58:00 UTC MAIN commitmail json YAML

2017-09-30 16:03:34 UTC MAIN commitmail json YAML

audacious-plugins: Add libsamplerate bl3.mk

Fixes build without Jack.
From PR 52575 by John D. Baker.

(wiz)

2017-09-30 15:48:42 UTC MAIN commitmail json YAML

2017-09-30 15:34:23 UTC MAIN commitmail json YAML

Updated net/py-zeep

(adam)

2017-09-30 15:34:03 UTC MAIN commitmail json YAML

py-zeep: update to 2.4.0

2.4.0:
Add support for tornado async transport via gen.coroutine
Check if soap:address is defined in the service port instead of raising an exception
Update packaging (stop using find_packages())
Properly handle None values when rendering complex types
Fix generating signature for empty wsdl messages
Support passing strings to xsd:Time objects

(adam)

2017-09-30 15:14:00 UTC MAIN commitmail json YAML

2017-09-30 15:12:30 UTC MAIN commitmail json YAML

py-asn1: update to 0.3.6

Revision 0.3.6:
* End-of-octets encoding optimized at ASN.1 encoders
* The __getitem__/__setitem__ behavior of Set/Sequence and SetOf/SequenceOf objects aligned with the canonical Mapping and Sequence protocols in part
* Fixed crash in ASN.1 encoder when encoding an explicitly tagged component of a Sequence

(adam)

2017-09-30 14:35:08 UTC MAIN commitmail json YAML

Updated devel/py-cached-property

(adam)

2017-09-30 14:28:03 UTC MAIN commitmail json YAML

py-cached-property: removed unused comment

(adam)

2017-09-30 14:25:29 UTC MAIN commitmail json YAML

py-cached-property: update to 1.3.1

1.3.1:
Validate for Python 3.6

1.3.0:
Drop some non-ASCII characters from HISTORY.rst
Added official support for Python 3.5
Removed confusingly placed lock from example
Corrected invalidation cache documentation
Updated to latest Travis-CI environment

(adam)

2017-09-30 14:15:56 UTC MAIN commitmail json YAML

Updated www/py-w3lib, lang/py-cxfreeze, graphics/gdk-pixbuf2, textproc/py-rebulk, textproc/py-guessit, x11/gtk3

(adam)

2017-09-30 14:15:07 UTC MAIN commitmail json YAML

gtk3: update to 3.22.1

3.22.21:

* Bugs fixed:
738893 ComboBox in appears-as-list mode: Finishing scroll with mouse causes...
786613 Adwaita: provide a generic sidebar icon and label styling
787172 EmojiChooser: Improve selection of section buttons
787279 EmojiChooser: Hovered emoji become impossible to see in HighContrast...
787280 HighContrast: Fix regression in vertical separator in titlebar headerbar
787410 entry: fix memory leak

* Translation updates

(adam)

2017-09-30 14:13:08 UTC MAIN commitmail json YAML

py-guessit: update to 2.1.4

2.1.4:
Fix broken match function when using rebulk>=0.9.0.

2.1.3:
Add nzb as new container possible value
Add EAC3 as new audio_codec possible value
Add FullHD as new other possible value
Added python 3.6 support
Dropped python 2.6 support
Make container values consistent and always lowercase
Fix 窶鍍ype movie being ignored for movies that starts with numbers
Fix invalid language detection due the common words audio, true and unknown
Fix episode type detection when series name contains year followed by SEE pattern

(adam)

2017-09-30 14:11:32 UTC MAIN commitmail json YAML

2017-09-30 14:05:24 UTC MAIN commitmail json YAML

gdk-pixbuf2: update to 2.36.10

2.36.10:
* build: meson build improvements
* build: win32 build fixes
* tests: show error before failing
* Translation updates

(adam)

2017-09-30 13:59:12 UTC MAIN commitmail json YAML

eric4: Changed buildlink3.mk to DEPENDS

(adam)

2017-09-30 13:58:36 UTC MAIN commitmail json YAML

py-pylint: removed buildlink3.mk

(adam)

2017-09-30 13:56:06 UTC MAIN commitmail json YAML

py-rope: removed buildlink3.mk

(adam)

2017-09-30 13:44:35 UTC MAIN commitmail json YAML

py-cxfreeze: update to 5.0.2

Version 5.0.2:
Correct handling of import in child thread
Correct handling of ���dis��� module with Python 3.5.1
Correct handling of ���multiprocess.process��� module
Correct attempt to assign variable to an empty list
Improved README
Add hook for pythonnet package
Add hook for sqlite3 and improve win32file hook
Add FAQ entry

(adam)

2017-09-30 13:27:14 UTC MAIN commitmail json YAML

py-w3lib: update to 1.18.0

1.18.0:
- Include additional assets used for distribution packages in the source tarball
- Consider ``[`` and ``]`` as safe characters in path and query components
  of URLs, i.e. they are not escaped anymore
- Disable codecov project coverage check

(adam)

2017-09-30 13:23:44 UTC MAIN commitmail json YAML

Updated pkgtools/plist-utils

(adam)

2017-09-30 13:23:06 UTC MAIN commitmail json YAML

plist-utils: update to 20170813

20170813:
Deal with ${PYSITELIB}.

(adam)

2017-09-30 13:13:32 UTC MAIN commitmail json YAML

Updated devel/py-cffi, devel/py-hypothesis

(adam)

2017-09-30 13:13:15 UTC MAIN commitmail json YAML

Updated devel/py-cffi, devel/py-hypothesis

(adam)

2017-09-30 13:12:04 UTC MAIN commitmail json YAML

py-hypothesis: update to 3.31.1

3.31.1:

This release improves the handling of deadlines so that they act better with the shrinking process. This fixes :issue:`892`.

This involves two changes:

1. The deadline is raised during the initial generation and shrinking, and then lowered to the set value for final replay. This restricts our attention to examples which exceed the deadline by a more significant margin, which increases their reliability.

2. When despite the above a test still becomes flaky because it is significantly faster on rerun than it was on its first run, the error message is now more explicit about the nature of this problem, and includes both the initial test run time and the new test run time.

In addition, this release also clarifies the documentation of the deadline setting slightly to be more explicit about where it applies.

(adam)

2017-09-30 13:09:47 UTC MAIN commitmail json YAML

py-cffi: update to 1.11.0

v1.11
Support the modern standard types char16_t and char32_t. These work like wchar_t: they represent one unicode character, or when used as charN_t * or charN_t[] they represent a unicode string. The difference with wchar_t is that they have a known, fixed size. They should work at all places that used to work with wchar_t (please report an issue if I missed something). Note that with set_source(), you need to make sure that these types are actually defined by the C source you provide (if used in cdef()).

Support the C99 types float _Complex and double _Complex. Note that libffi doesn窶冲 support them, which means that in the ABI mode you still cannot call C functions that take complex numbers directly as arguments or return type.

Fixed a rare race condition when creating multiple FFI instances from multiple threads. (Note that you aren窶冲 meant to create many FFI instances: in inline mode, you should write ffi = cffi.FFI() at module level just after import cffi; and in out-of-line mode you don窶冲 instantiate FFI explicitly at all.)

Windows: using callbacks can be messy because the CFFI internal error messages show up to stderr窶巴ut stderr goes nowhere in many applications. This makes it particularly hard to get started with the embedding mode. (Once you get started, you can at least use @ffi.def_extern(onerror=...) and send the error logs where it makes sense for your application, or record them in log files, and so on.) So what is new in CFFI is that now, on Windows CFFI will try to open a non-modal MessageBox (in addition to sending raw messages to stderr). The MessageBox is only visible if the process stays alive: typically, console applications that crash close immediately, but that is also the situation where stderr should be visible anyway.

Progress on support for callbacks in NetBSD.

Functions returning booleans would in some case still return 0 or 1 instead of False or True. Fixed.

ffi.gc() now takes an optional third parameter, which gives an estimate of the size (in bytes) of the object. So far, this is only used by PyPy, to make the next GC occur more quickly (issue 320). In the future, this might have an effect on CPython too (provided the CPython issue 31105 is addressed).

Add a note to the documentation: the ABI mode gives function objects that are slower to call than the API mode does. For some reason it is often thought to be faster. It is not!

(adam)

2017-09-30 12:51:57 UTC MAIN commitmail json YAML

2017-09-30 12:45:38 UTC MAIN commitmail json YAML

Updated graphics/py-fits, security/gnupg2

(adam)