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 (4m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 11:53:39 UTC Now

2017-08-21 22:59:02 UTC MAIN commitmail json YAML

Fix for CVE-2017-12836

(tez)

2017-08-21 22:57:45 UTC MAIN commitmail json YAML

2017-08-21 22:21:11 UTC MAIN commitmail json YAML

Update mit-krb5 to 1.14.5 and patch for CVE-2017-11368

(tez)

2017-08-21 22:19:26 UTC MAIN commitmail json YAML

2017-08-21 18:49:39 UTC MAIN commitmail json YAML

Add patchsum for previous.

(schmonz)

2017-08-21 18:45:35 UTC MAIN commitmail json YAML

2017-08-21 18:16:29 UTC MAIN commitmail json YAML

2017-08-21 15:52:48 UTC MAIN commitmail json YAML

Updated graphics/gnuplot, textproc/py-tinycss2; Added devel/py-test-cache, devel/py-test-isort, devel/py-test-flake8, databases/py-unicodecsv, www/py-django-sql-explorer

(adam)

2017-08-21 15:49:10 UTC MAIN commitmail json YAML

SQL Explorer aims to make the flow of data between people fast, simple, and
confusion-free.

Quickly write and share SQL queries for any Django app in a simple, usable SQL
editor, preview the results in the browser, share links to download CSV files,
and keep the information flowing!

Explorer values simplicity, intuitive use, unobtrusiveness, stability, and the
principle of least surprise.

Django SQL Explorer is inspired by any number of great query and reporting
tools out there.

(adam)

2017-08-21 15:44:40 UTC MAIN commitmail json YAML

The unicodecsv is a drop-in replacement for Python 2.7's csv module which
supports unicode strings without a hassle.

(adam)

2017-08-21 15:43:40 UTC MAIN commitmail json YAML

2017-08-21 15:42:21 UTC MAIN commitmail json YAML

Removed unused patch-src_SquidNew.cc

(adam)

2017-08-21 15:40:17 UTC MAIN commitmail json YAML

2017-08-21 15:35:43 UTC MAIN commitmail json YAML

Version 0.6
* Don't allow identifiers starting with two dashes.
* Don't use Tox for tests.
* Follow semantic versioning.

(adam)

2017-08-21 15:35:11 UTC MAIN commitmail json YAML

pytest plugin to check FLAKE8 requirements.
After installing it, when you run tests with the option:
    py.test --flake8
every file ending in .py will be discovered and checked with flake8.

(adam)

2017-08-21 15:30:27 UTC MAIN commitmail json YAML

2017-08-21 15:10:48 UTC MAIN commitmail json YAML

The plugin provides two options to rerun failures, namely --lf to only re-run
the failures and --ff to run all tests but the failures from the last run
first. For cleanup (usually not needed), a --clearcache option allows to
remove all cross-session cache contents ahead of a test run.

(adam)

2017-08-21 15:06:53 UTC MAIN commitmail json YAML

Changes in 5.0.7
NEW set term {pngcairo|pdfcairo} pointscale <factor>
NEW "save fit" back-ported from version 5.2 as a replacement for "update"
CHANGE deprecate "update" command (but do not remove it)
CHANGE allow placement of circles in 3D plots using axis coordinates
CHANGE ignore invalid z coordinate for 3D objects placed in "set view map"
CHANGE distinguish 'bind "shift-Button1"' from 'bind "Button1"'
CHANGE use Mingw-w64 and MSVC popen rather than built-in "fake" popen
FIX rangelimited y2 axis could produce spurious diagonal line across plot
FIX assignment of x/y dimensions in "binary record=(a,b) ... with image"
FIX negative array index caused by hidden3d degenerate polygon
FIX object clipping in "set view map"
FIX cairo terminals: scale textbox border linewidth by terminal linewidth
FIX canvas terminal: initialization of plot dimensions (affects first zoom)
FIX crash in stats if no usable data is found
FIX do not use LaTeX formatting in tabular output
FIX additional sanity checks for input data format
FIX more consistent handling of plot 'with table'
FIX incorrect, possibly empty, command string was saved for previous fit
FIX 2D images with logscale axes could fail (segfault)
FIX nested iteration containing an empty range

(adam)

2017-08-21 14:53:59 UTC MAIN commitmail json YAML

Set HAS_SYSTEM_ASPRINTF in make env to fix build on NetBSD 8

(jmcneill)

2017-08-21 14:39:05 UTC MAIN commitmail json YAML

2017-08-21 13:32:10 UTC MAIN commitmail json YAML

Updated devel/p5-Config-GitLike to 1.17

(mef)

2017-08-21 13:31:56 UTC MAIN commitmail json YAML

Updated devel/p5-Config-GitLike to 1.17
---------------------------------------
1.17 2017-07-16
- Read and write files with non-UNIX-newlines
- Filter multiple values correctly when using `get_regexp`
- Throw an error when `get` is passed no section
- Perl 5.28.0 compatibility, by pushing '.' into @INC in Makefile.PL
  for Module::Install

(mef)

2017-08-21 13:28:45 UTC MAIN commitmail json YAML

Added devel/ruby-ronn version 0.7.3

(nils)

2017-08-21 13:27:22 UTC MAIN commitmail json YAML

Add & enable ruby-ronn

(nils)

2017-08-21 13:26:14 UTC MAIN commitmail json YAML

Initial import of ruby-ronn, version 0.7.3, into pkgsrc.

Ronn builds manuals. It converts simple, human readable textfiles
to roff for terminal display, and also to HTML for the web.
The source format includes all of Markdown but has a more rigid
structure and syntax extensions for features commonly found in
manpages (definition lists, link notation, etc.).
The ronn-format(7) manual page defines the format in detail.

(nils)

2017-08-21 13:26:01 UTC MAIN commitmail json YAML

Updated devel/p5-Config-AutoConf to 0.315

(mef)

2017-08-21 13:25:53 UTC MAIN commitmail json YAML

Updated devel/p5-Config-Autoconf to 0.315
-----------------------------------------
0.315  2017-08-02
        - add check_builtin
        - perltidy code and add perltidy test (taken from MooX::Options)
        - ensure for many check_* methods that externally controlled
          ac_av_* environment variables are correctly passed into config.h
        - fix check_dirent_header to cache proving header and proving
          availability of 'DIR *' in such a header separately

(pkgsrc changes)
- Remove tweak lines for configure
| ALL_ENV+=    TMPDIR=${WRKDIR}/tmp
|
| pre-configure:
|        ${MKDIR} ${WRKDIR}/tmp

(mef)

2017-08-21 12:49:17 UTC MAIN commitmail json YAML

mk/emulator: Move Linux shlibs task settings to package Makefiles.

Move the definitions of LDCONFIG_ADD_CMD and LDCONFIG_REMOVE_CMD
into suse_linux/emulator.mk.  The commands are specific to the
Linux installed, including the path to ldconfig(8), so localize
them to the package that provides it.

Move the definition of RUN_LDCONFIG out of the emulator framework
and into the packages that use them as RUN_LDCONFIG is meant to be
a package-settable variable.

Fix the path to the Linux ldconfig(8) that was used on FreeBSD to
brand the ELF format that has been incorrect for over 10 years.

In the suse_base packages, explicitly set LDCONFIG_REMOVE_CMD to
${TRUE} since the ldconfig(8) command is provided by that package
and can't be invoked at the postremove stage because it has already
been deleted from the system by then.

Bump the PKGREVISION of all the suse_base packages because the
install scripts have changed.

Bump the PKGREVISIONs of the darwin_lib and osf1_lib packages
because the install scripts no longer try to run ldconfig(8),
which is not provided in either OpenDarwin or OSF/1.

(jlam)

2017-08-21 12:48:25 UTC MAIN commitmail json YAML

mk/pkgformat: Support INSTALL scripts that rely on UNPACK.

The pkginstall framework had an UNPACK action invoked early
in the PRE-INSTALL stage to unpack scriplets that were invoked
in later stages to perform extra work for installation, removal,
or both.

Add an UNPACK action that is a no-op for any scripts that don't
support the action.

(jlam)

2017-08-21 12:02:41 UTC MAIN commitmail json YAML

Added textproc/ruby-rdiscount version 2.2.0.1

(nils)

2017-08-21 12:01:12 UTC MAIN commitmail json YAML

add & enable ruby-rdiscount

(nils)

2017-08-21 11:56:15 UTC MAIN commitmail json YAML

Initial import of ruby-rdiscount, version 2.2.0.1, into pkgsrc.

RDiscount converts documents in Markdown syntax to HTML.
It uses the excellent Discount processor by David Loren Parsons
for this purpose, and thereby inherits Discount's numerous useful
extensions to the Markdown language.

(nils)

2017-08-21 11:52:49 UTC MAIN commitmail json YAML

Added devel/ruby-mustache version 1.0.5

(nils)

2017-08-21 11:50:35 UTC MAIN commitmail json YAML

add & enable ruby-mustache

(nils)

2017-08-21 11:49:31 UTC MAIN commitmail json YAML

Initial import of ruby-mustache, version 1.0.5, into pkgsrc.

Inspired by ctemplate and et, Mustache is a framework-agnostic way
to render logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language."
For a list of implementations (other than Ruby) and tips, see
http://mustache.github.io/.

(nils)

2017-08-21 11:40:47 UTC MAIN commitmail json YAML

Updated www/py-django-reversion to 2.0.10

(adam)

2017-08-21 11:39:46 UTC MAIN commitmail json YAML

2.0.10:
- Bugfix: Handling case of `None` user in request (@pawelad).
- Documentation corrections (@danielquinn).
- Bugfix: "invalid literal for int() with base 10: 'None'" for unversioned admin inline relations.

  If, after updating, you still experience this issue, run the following in a Django shell:

  .. code::

      from reversion.models import Version
      Version.objects.filter(object_id="None").delete()

  **Important:** Ensure that none of your versioned models contain a string primary key where `"None"` is a valid value
  before running this snippet!

(adam)

2017-08-21 11:14:55 UTC MAIN commitmail json YAML

Note update of net/unbound to 1.6.5.

(he)

2017-08-21 11:14:26 UTC MAIN commitmail json YAML

2017-08-21 11:14:18 UTC MAIN commitmail json YAML

Upgrade unbound to version 1.6.5.

Upstream changes:
  21 Aug 2017: Wouter
    - Fix install of trust anchor when two anchors are present, makes both
      valid.  Checks hash of DS but not signature of new key.  This fixes
      installs between sep11 and oct11 2017.
    - Tag 1.6.5

(he)

2017-08-21 10:32:13 UTC MAIN commitmail json YAML

Updated sysutils/salt to 2017.7.1

(sborrill)

2017-08-21 10:28:29 UTC MAIN commitmail json YAML

2017-08-21 10:15:22 UTC MAIN commitmail json YAML

Fix -Wreserved-user-defined-literal failure using patch from Gentoo.

(jperkin)

2017-08-21 09:19:45 UTC MAIN commitmail json YAML

Updated www/nghttp2 to 1.25.0, archivers/zstd to 1.3.1, www/squid3 to 3.5.27

(adam)

2017-08-21 09:19:13 UTC MAIN commitmail json YAML

Squid 3.5.27:
Fix build on FreeBSD after rev.14180
Bug 4464: Reduce "!Comm::MonitorsRead(serverConnection->fd)" assertions.
Fix mgr query handoff from the original recipient to Coordinator.
Fix message packing error handling in mgr and snmp SMP Forwarders.
basic_ncsa_auth: fix hash listing wrap in man(8) page
Bug 4687: Wrong names of components in man page, section SEE ALSO
Bug 4112: ssl_engine does not accept cryptodev
Bug 4671 pt3: various GCC 7 compile errors
Replace new/delete operators using modern C++ rules.
Bug 4671 pt2: GCC 7: raise FTP Gateway CTRL channel buffer to 16KB
SourceFormat Enforcement
Bug 2833 pt3: Do not respond with HTTP/304 to unconditional requests
Bug 2833 pt2: Collapse internal revalidation requests (SMP-unaware caches), again.

(adam)

2017-08-21 09:17:04 UTC MAIN commitmail json YAML

Zstandard v1.3.1
New license : BSD + GPLv2
perf: substantially decreased memory usage in Multi-threading mode
perf: Multi-threading supports up to 256 threads. Cap at 256 when more are requested
cli : improved and fixed --list command
cli : command -vV lists supported formats
build : fixed binary variants
build : fix Visual compilation for non x86/x64 targets
API exp : breaking change : ZSTD_getframeHeader() provides more information
API exp : breaking change : pinned down values of error codes
doc : fixed huffman example
new : contrib/adaptive-compression, I/O driven compression strength
new : contrib/long_distance_matching
updated : contrib/linux-kernel

(adam)

2017-08-21 08:16:58 UTC MAIN commitmail json YAML

nghttp2 v1.25.0
lib: add nghttp2_rcbuf_is_static()
nghttpx: Fix bug that forwarded for is not affected by proxy protocol
nghttpx: Update mruby to 1.3.0

(adam)

2017-08-20 23:55:54 UTC MAIN commitmail json YAML

print/cups{,15}: Don't make ${CUPS_CONFDIR} with INSTALLATION_DIRS.

${CUPS_CONFDIR} (${PKG_SYSCONFDIR}) may be located outside of
${PREFIX}, which causes a installation failure due to the checks
added in mk/install/install.mk.

Remove ${CUPS_CONFDIR} from INSTALLATION_DIRS since it is created
by the package install script at PRE-INSTALL time.

Fixes pkg/52481 reported by Hauke Fath.

(jlam)

2017-08-20 23:54:33 UTC MAIN commitmail json YAML

databases/percona-toolkit: Remove ${WRKDIR} references in scripts.

Several Perl-generated scripts were installed with the interpreter
being in the tools directory.  Use subst.mk to fix the interpreter
path at the head of these scripts.  Add "sh" as a run-time tool
dependency since several of the scripts installed require a POSIX
shell.

Bump the PKGREVISION due to changes in the installed scripts.

(jlam)

2017-08-20 19:41:13 UTC MAIN commitmail json YAML

Never use writable text segments on i386. Bump revision.

(joerg)

2017-08-20 12:58:16 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 17.08

(fhajny)

2017-08-20 12:58:04 UTC MAIN commitmail json YAML

Update chat/ejabberd to 17.08.

Core
- Erlang/OTP 17.5 or higher is required, and 20 is now supported
- Make ejabberd_cluster modular
- Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
- Fix clustering table reg_users_counter
- ext_mod: Update spec from custom and allow modules dependencies
- extauth.py: Fix to support : in passwords
- Set high water mark in lager for all backends
- Fix old route record in mnesia窶冱 route table haven窶冲 been remove
  when restarting in some cases
- ejabberd_cluster*.erl: Add copyright and fix description
- Add support of rfc6120 section 4.9.3.16 on node shutdown

Configuration
- ejabberd_c2s: Fix priority of 窶歪ertfile窶� option
- Introduce 窶鷲osts窶� modules option
- Fix ERLANG_OPTS, INET_DIST_INTERFACE and FIREWALL_WINDOW option
- Remove unused 窶藁anagers窶� option, related to the deferred XEP-0321

Commands
- Fix errors when running ejabberdctl as root
- Fix set_presence command to work in recent ejabberd
- Rename stop_all_connections to stop_s2s_connections for consistency
- Change policy of user_resources command, from user to admin
- Remove old command calling interface
- Describe more command arguments and results

Modules
- mod_http_api: Use hide_sensitive_log_data option when registering
  users
- mod_http_fileserver: Request basic auth dialog from browser
- mod_muc: Fix nick bug with MUC on riak
- mod_muc: new hooks
- mod_push: Support XEP-0357: Push Notifications
- mod_push_keepalive: New module

PubSub/PEP
- Keep disco#info on PEP compatible with XEP-0060
- Preliminary export PubSub data from Mnesia tables to SQL file
- Fix PubSub send last published items
- Fix PEP node removal
- Fix PEP node identity
- Fix disco#items on PEP service
- Fix getting cached last item
- Add import of PEP from prosody

(fhajny)

2017-08-20 12:40:40 UTC MAIN commitmail json YAML

Updated devel/erlang-cache_tab to 1.0.10

(fhajny)

2017-08-20 12:40:28 UTC MAIN commitmail json YAML

Update devel/erlang-cache_tab to 1.0.10.

- Fix hex packaging

(fhajny)

2017-08-20 12:38:12 UTC MAIN commitmail json YAML

Updated net/erlang-esip to 1.0.15

(fhajny)

2017-08-20 12:38:02 UTC MAIN commitmail json YAML

Update net/erlang-esip to 1.0.15.

Version 1.0.15
- Updating stun to version 1.0.14.
- Updating fast_tls to version 1.0.15.

Version 1.0.14
- Updating fast_tls to version 1.0.14.
- Updating stun to version 1.0.13.

(fhajny)

2017-08-20 12:34:13 UTC MAIN commitmail json YAML

Updated net/erlang-stun to 1.0.14

(fhajny)

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

Update net/erlang-stun to 1.0.14.

Version 1.0.14
- Updating fast_tls to version 1.0.15.

Version 1.0.13
- Updating fast_tls to version 1.0.14.
- Make test not crash on R20

(fhajny)

2017-08-20 12:30:47 UTC MAIN commitmail json YAML

Updated security/erlang-p1_oauth2 to 0.6.2

(fhajny)

2017-08-20 12:30:34 UTC MAIN commitmail json YAML

Update security/erlang-p1_oauth2 to 0.6.2.

- Make tests works with erlang R20
- Fix Travis-CI compilation

(fhajny)

2017-08-20 12:28:47 UTC MAIN commitmail json YAML

Updated net/erlang-xmpp to 1.1.14

(fhajny)

2017-08-20 12:28:37 UTC MAIN commitmail json YAML

Update net/erlang-xmpp to 1.1.14.

- Update hex packaging
- Fix namespace in PubSub publishing options

(fhajny)

2017-08-20 12:26:44 UTC MAIN commitmail json YAML

Updated security/erlang-fast_tls to 1.0.15

(fhajny)

2017-08-20 12:26:32 UTC MAIN commitmail json YAML

Update security/erlang-fast_tls to 1.0.15

Version 1.0.15
- Fix Hex packaging

Version 1.0.14
- Improve ECDH curve handling (thanks to user pitchum)
- Fix bug in handling protocol_options option

(fhajny)

2017-08-20 06:59:16 UTC MAIN commitmail json YAML

Fix nagios unability to cleanup checkresults directory

From upstream https://github.com/NagiosEnterprises/nagioscore/pull/417

Once nagios is done with a file in the checkresults directory,
it deletes it. This was done with a relative file path, causing
failures if nagios working directory is not the checkresults
directory. As a consequence, old result file remained intact,
causing system slowdowns as the directory grew and nagios spent
more and more time attempting to clean it up.

The fix is just to use an absolute path, so that it works
regardeless of current directory setting.

(manu)

2017-08-20 03:30:33 UTC MAIN commitmail json YAML

Updated net/nagios-plugin-dnsrbl to 0.3

(manu)

2017-08-20 03:28:49 UTC MAIN commitmail json YAML

Update nagios-plugin-dnsrbl to 0.3
- multithreaded DNS lookups to reduce latency
- updated built-in DNSRBL list

(manu)

2017-08-20 01:11:52 UTC MAIN commitmail json YAML

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

(wen)

2017-08-20 01:10:51 UTC MAIN commitmail json YAML

Update to 1.4

Upstream changes:
2017-04-07 Mattias Holmlund

  Version 1.4

    Fix tests when run without internet connectivity. Patch by Mike Parker.
    Fixes https://rt.cpan.org/Ticket/Display.html?id=120584

2017-03-11 Mattias Holmlund

  Version 1.3

    Added missing Changes entry for version 1.2. No other changes.

2017-03-07 Mattias Holmlund

  Version 1.2

    Add X-No-Server-Contact header when the content returned has been
      delivered without any contact with the external server

(wen)

2017-08-20 00:50:34 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Scrubber to 0.17

(wen)

2017-08-20 00:49:42 UTC MAIN commitmail json YAML

Update to 0.17

Upstream changes:
0.17      2017-06-27 14:03:47+01:00 Europe/London

0.16      2017-06-25 20:30:15+01:00 Europe/London (TRIAL RELEASE)
    - Add missing testing prereqs  (github pr#9 paultcochrane)
    - Extend list of Perls in Travis config  (github pr#10 paultcochrane)
    - Avoid pod-spell test failure from ABSTRACT text  (github pr#11 paultcochrane)
    - Minor documentation fixes  (github pr#12 paultcochrane)
    - Purge trailing whitespace in Travis config    (github pr#13 paultcochrane)
    - Fix perlcritic issues  (github pr#14 paultcochrane)
    - Fix stale URLs  (github pr#15 paultcochrane)
    - Remove invalid end tags for empty elements (RT120384)
      (github pr#16 paultcochrane)
    - Rework Dist::Zilla config to be more portable

(wen)

2017-08-19 22:11:43 UTC MAIN commitmail json YAML

Update to netqmail-1.06-qbiffutmpx-20170820.patch. Should fix EL7 bulk
build. No functional change elsewhere.

(schmonz)

2017-08-19 14:55:34 UTC MAIN commitmail json YAML

Updated textproc/py-markdown to 2.6.9, archivers/lz4 to 1.8.0

(adam)

2017-08-19 14:54:25 UTC MAIN commitmail json YAML

LZ4 v1.8.0
cli : fix : do not modify /dev/null permissions, reported by @Maokaman1
cli : added GNU separator -- specifying that all following arguments are files
cli : restored -BX command enabling block checksum
API : added LZ4_compress_HC_destSize(), by @remittor
API : added LZ4F_resetDecompressionContext()
API : lz4frame : negative compression levels trigger fast acceleration, request by @llchan
API : lz4frame : can control block checksum and dictionary ID
API : fix : expose obsolete decoding functions, reported by @cyfdecyf
API : experimental : lz4frame_static.h : new dictionary compression API
build : fix : static lib installation, by @ido
build : dragonFlyBSD, OpenBSD, NetBSD supported
build : LZ4_MEMORY_USAGE can be modified at compile time, through external define
doc : Updated LZ4 Frame format to v1.6.0, restoring Dictionary-ID field in header
doc : lz4's API manual in .html format, by @inikep

(adam)

2017-08-19 14:25:15 UTC MAIN commitmail json YAML

2017-08-19 14:01:42 UTC MAIN commitmail json YAML

Updated devel/py-hypothesis to 3.18.5, devel/py-typing to 3.6.2

(adam)

2017-08-19 14:01:17 UTC MAIN commitmail json YAML

2017-08-19 13:58:00 UTC MAIN commitmail json YAML

Depend on py-typing only for Python < 3.6

(adam)

2017-08-19 13:55:20 UTC MAIN commitmail json YAML

Re-written backports.abc condition for Python < 3.5

(adam)

2017-08-19 12:16:20 UTC MAIN commitmail json YAML

3.18.5:
This is a bugfix release for ~hypothesis.strategies.integers. Previously the strategy would hit an internal assertion if passed non-integer bounds for min_value and max_value that had no integers between them. The strategy now raises InvalidArgument instead.

(adam)

2017-08-19 11:37:10 UTC MAIN commitmail json YAML

- stow 2.2.2 (updated by <markd> on 2017-01-19)

(leot)

2017-08-19 11:35:10 UTC MAIN commitmail json YAML

Add LICENSE (GNU GPL 2)

While here also indent some definitions (NFC).

(leot)

2017-08-19 10:57:55 UTC MAIN commitmail json YAML

Add xmlto build dependency to i3 since it is used to build the docs.
While here sort the buildlink3 entries.

(nros)

2017-08-19 10:28:20 UTC MAIN commitmail json YAML

Updated emulators/PC6001VX to 2.31.0

(tsutsui)

2017-08-19 10:27:24 UTC MAIN commitmail json YAML

Update PC6001VX to 2.31.0.

Upstream changes:

2.31.0 2017/08/19

* make file dialog and setting dialog fullscreen for low resolution devices
  when the ALWAYSFULLSCREEN flag is specified on build
* fix sound call method which was not thread safe
* rewrite documents with asciidoc
* (Windows) update build procedure
  make 64 bit version buildable
  recommend to use fixed MSYS2 version
  PATH setting no longer necessary
* (UNIX) fix pro file to build on non-Linux UNIX systems
* (non Windows) use absolute path for config files etc.
* (Android) temporary workaround for access issue of file access on a SD card

(tsutsui)

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

Fix xine detection from disabling PaX MPROTECT for conftest test program
during configure stage

* Fix packageing on NetBSD/i386 (8.99.1)
  Original problem is reported by mlh

(ryoon)

2017-08-19 09:58:57 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg2 to 2.8.12nb1

(ryoon)

2017-08-19 09:57:53 UTC MAIN commitmail json YAML

Disable Pax MPROTECT for bin/ffmpeg2 on NetBSD/i386 (8.99.1)

* Bump PKGREVISION

(ryoon)

2017-08-19 09:28:49 UTC MAIN commitmail json YAML

Updated shells/fish to 2.6.0

(fhajny)

2017-08-19 09:28:38 UTC MAIN commitmail json YAML

Update shells/fish to 2.6.0.

Notable fixes and improvements:

- Jobs running in the background can now be removed from the list
  of jobs with the new disown builtin, which behaves like the same
  command in other shells.
- Command substitutions now have access to the terminal, like in
  other shells. This allows tools like fzf to work properly.
- In cases where the operating system does not report the size of
  the terminal, the COLUMNS and LINES environment variables are
  used; if they are unset, a default of 80x24 is assumed.
- New French and improved German translations.
- fish no longer depends on the which external command.

For full release notes see:

  http://www.fishshell.com/release_notes.html

(fhajny)

2017-08-19 04:20:49 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 52.3.0

(ryoon)

2017-08-19 04:20:26 UTC MAIN commitmail json YAML

Update to 52.3.0

* Sync with mail/thunderbird-52.3.0

(ryoon)

2017-08-19 04:19:41 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 52.3.0

(ryoon)

2017-08-19 04:19:03 UTC MAIN commitmail json YAML

Update to 52.3.0

Changelog:
    Fixed
    Unwanted inline images shown in rogue SPAM messages

    Fixed
    Deleting message from the POP3 server not working when maildir storage was used

    Fixed
    Message disposition flag (replied / forwarded) lost when reply or forwarded message was stored as draft and draft was sent later

    Fixed
    Inline images not scaled to fit when printing

    Fixed
    Selected text from another message sometimes included in a reply

    Fixed
    No authorisation prompt displayed when inserting image into email body although image URL requires authentication

    Fixed
    Large attachments taking a long time to open under some circumstances

    Fixed
    Various security fixes

(ryoon)

2017-08-19 04:15:54 UTC MAIN commitmail json YAML

Updated www/firefox52-l10n to 52.3.0

(ryoon)

2017-08-19 04:15:24 UTC MAIN commitmail json YAML

Update to 52.3.0

* Sync with www/firefox-52.3.0

(ryoon)

2017-08-19 04:14:44 UTC MAIN commitmail json YAML

Updated www/firefox52 to 52.3.0

(ryoon)

2017-08-19 04:13:51 UTC MAIN commitmail json YAML

Update to 52.3.0

Changelog:
#CVE-2017-7798: XUL injection in the style editor in devtools

Reporter
    Frederik Braun
Impact
    critical

Description

The Developer Tools feature suffers from a XUL injection vulnerability due to improper sanitization of the web page source code. In the worst case, this could allow arbitrary code execution when opening a malicious page with the style editor tool.
References

    Bug 1371586, 1372112

#CVE-2017-7800: Use-after-free in WebSockets during disconnection

Reporter
    Looben Yang
Impact
    critical

Description

A use-after-free vulnerability can occur in WebSockets when the object holding the connection is freed before the disconnection operation is finished. This results in an exploitable crash.
References

    Bug 1374047

#CVE-2017-7801: Use-after-free with marquee during window resizing

Reporter
    Nils
Impact
    critical

Description

A use-after-free vulnerability can occur while re-computing layout for a marquee element during window resizing where the updated style object is freed while still in use. This results in a potentially exploitable crash.
References

    Bug 1371259

#CVE-2017-7809: Use-after-free while deleting attached editor DOM node

Reporter
    Nils
Impact
    high

Description

A use-after-free vulnerability can occur when an editor DOM node is deleted prematurely during tree traversal while still bound to the document. This results in a potentially exploitable crash.
References

    Bug 1380284

#CVE-2017-7784: Use-after-free with image observers

Reporter
    Nils
Impact
    high

Description

A use-after-free vulnerability can occur when reading an image observer during frame reconstruction after the observer has been freed. This results in a potentially exploitable crash.
References

    Bug 1376087

#CVE-2017-7802: Use-after-free resizing image elements

Reporter
    Nils
Impact
    high

Description

A use-after-free vulnerability can occur when manipulating the DOM during the resize event of an image element. If these elements have been freed due to a lack of strong references, a potentially exploitable crash may occur when the freed elements are accessed.
References

    Bug 1378147

#CVE-2017-7785: Buffer overflow manipulating ARIA attributes in DOM

Reporter
    Nils
Impact
    high

Description

A buffer overflow can occur when manipulating Accessible Rich Internet Applications (ARIA) attributes within the DOM. This results in a potentially exploitable crash.
References

    Bug 1356985

#CVE-2017-7786: Buffer overflow while painting non-displayable SVG

Reporter
    Nils
Impact
    high

Description

A buffer overflow can occur when the image renderer attempts to paint non-displayable SVG elements. This results in a potentially exploitable crash.
References

    Bug 1365189

#CVE-2017-7753: Out-of-bounds read with cached style data and pseudo-elements

Reporter
    SkyLined
Impact
    high

Description

An out-of-bounds read occurs when applying style rules to pseudo-elements, such as ::first-line, using cached style data.
References

    Bug 1353312

#CVE-2017-7787: Same-origin policy bypass with iframes through page reloads

Reporter
    Oliver Wagner
Impact
    high

Description

Same-origin policy protections can be bypassed on pages with embedded iframes during page reloads, allowing the iframes to access content on the top level page, leading to information disclosure.
References

    Bug 1322896

#CVE-2017-7807: Domain hijacking through AppCache fallback

Reporter
    Mathias Karlsson
Impact
    high

Description

A mechanism that uses AppCache to hijack a URL in a domain using fallback by serving the files from a sub-path on the domain. This has been addressed by requiring fallback files be inside the manifest directory.
References

    Bug 1376459

#CVE-2017-7792: Buffer overflow viewing certificates with an extremely long OID

Reporter
    Fraser Tweedale
Impact
    high

Description

A buffer overflow will occur when viewing a certificate in the certificate manager if the certificate has an extremely long object identifier (OID). This results in a potentially exploitable crash.
References

    Bug 1368652

#CVE-2017-7804: Memory protection bypass through WindowsDllDetourPatcher

Reporter
    Stephen Fewer
Impact
    high

Description

The destructor function for the WindowsDllDetourPatcher class can be re-purposed by malicious code in concert with another vulnerability to write arbitrary data to an attacker controlled location in memory. This can be used to bypass existing memory protections in this situation.
Note: This attack only affects Windows operating systems. Other operating systems are not affected.
References

    Bug 1372849

#CVE-2017-7791: Spoofing following page navigation with data: protocol and modal alerts

Reporter
    Jose Mar鱈a Acu単a
Impact
    moderate

Description

On pages containing an iframe, the data: protocol can be used to create a modal alert that will render over arbitrary domains following page navigation, spoofing of the origin of the modal alert from the iframe content.
References

    Bug 1365875

#CVE-2017-7782: WindowsDllDetourPatcher allocates memory without DEP protections

Reporter
    Arthur Edelstein
Impact
    moderate

Description

An error in the WindowsDllDetourPatcher where a RWX ("Read/Write/Execute") 4k block is allocated but never protected, violating DEP his attack only affects Windows operating systems. Other operating systems are not affected.
References

    Bug 1344034

#CVE-2017-7803: CSP containing 'sandbox' improperly applied

Reporter
    Rhys Enniks
Impact
    moderate

Description

When a page��er directives are ignored. This results in the incorrect enforcement of CSP.
References

    Bug 1377426

#CVE-2017-7779: Memory safety bugs fixed in Firefox 55 and Firefox ESR 52.3

Reporter
    Mozilla developers and community
Impact
    critical

Descrlla developers and community members Masayuki Nakano, Gary Kwong, Ronald Crane, Andrew McCreight, Tyson Smith, Bevis Tseng, Christian Holler, Bryce Van Dyk, Dragana Damjanovic, Kartikaya Gupta, Philipp, Tristan Bourvon, and Andi-Bogdan Postelnicu reported presume that with enough effort that some of these could be exploited to run arbitrary code.
References

    Memory safety bugs fixed in Firefox 55 and Firefox ESR 52.3

(ryoon)

2017-08-19 01:17:57 UTC MAIN commitmail json YAML

2017-08-19 00:39:31 UTC MAIN commitmail json YAML

Updated pkgtools/pkgtasks to 1.14.

(jlam)

2017-08-19 00:30:55 UTC MAIN commitmail json YAML

mk/pkgtasks: Fix postinstall check to not skip last set of files.

The postinstall check was improperly skipping the last N items
listed in CONF_FILES (and related) variables when verifying that
there is a multiple of N items listed.  Fix the bounds check.

(jlam)

2017-08-19 00:30:43 UTC MAIN commitmail json YAML

mk/pkgtasks: Sometimes avoid error if source files don't exist.

The shell code used to check for the existence of the source files
listed in the various CONF_FILES (and related) variables has been
refactored out into a separate macro variable.  In addition, the
macro has been modified to only emit a warning if the source file
is not in ${PREFIX} and can't be found on the host system.

This supports using /dev/null as a source file, which is a common
idiom for creating an empty target file, even if ${DESTDIR} is
non-empty.

(jlam)

2017-08-19 00:30:31 UTC MAIN commitmail json YAML

Bump dependency on pkgtasks to version that supports TASK_VERBOSE.

Pass TASK_VERBOSE=all to the install and deinstall scripts if
PKG_VERBOSE is defined by the user.

(jlam)

2017-08-19 00:30:19 UTC MAIN commitmail json YAML

Run pkg_add(1) and pkg_delete(1) using ${SETENV} ${PKGTOOLS_ENV}.

PKGTOOLS_ENV allows for passing environment variables to the
package install and deinstall scripts.

(jlam)

2017-08-19 00:30:07 UTC MAIN commitmail json YAML

2017-08-19 00:29:55 UTC MAIN commitmail json YAML

mk/pkgtasks: Substitute for variables unconditionally in scripts.

Replace @VAR@ with ${VAR} unconditionally in scripts, even if they
values are empty.  This will allow for fall-through to using the
pkgtasks hard-coded defaults, usually found by searching the PATH
contents, and it avoids having ugly "@VAR@" in the generated
scripts.

(jlam)

2017-08-19 00:29:45 UTC MAIN commitmail json YAML

Substitute the correct string for GTK3_UPDATE_ICON_CACHE.

(jlam)

2017-08-19 00:28:10 UTC MAIN commitmail json YAML

lang/guile20: Mirror changes to lang/guile22/Makefile.

These changes aren't necessary, but on the day when guile-2.0.x is
no longer the primary, then the switch to using a non-default
installation prefix should be seamless.

(jlam)

2017-08-19 00:27:59 UTC MAIN commitmail json YAML

lang/guile22: Fix PLIST errors for non-default PKG{INFO,MAN}DIR.

If Guile installs into a non-default installation prefix, then
use ${GUILE_PREFIX}/info and ${GUILE_PREFIX}/man as the locations
for the installed GNU info files and manpages.  This avoids needing
to do a lot of fixes to the PLISTs.

(jlam)

2017-08-19 00:27:44 UTC MAIN commitmail json YAML

net/ccrtp: Install GNU info files into ${PKGINFODIR}.

This project uses CMake to configure the software.  Force the GNU
info files to be installed into ${CMAKE_INSTALL_INFODIR}, which is
defined by the GNUInstallDirs CMake module included by the
top-level CMakeLists.txt file.  The corrct environment variables
are passed so that ${CMAKE_INSTALL_INFODIR} points into
${PKGINFODIR}.

Remove the subst.mk section that tried to force GNU info files to
be always installed under "info".

(jlam)

2017-08-19 00:27:26 UTC MAIN commitmail json YAML

devel/xsd: Install manpages into ${PKGMANDIR}.

Pass the correct location for the installed manpages via
"install_man_dir=..." to "build.sh install".

(jlam)

2017-08-19 00:27:13 UTC MAIN commitmail json YAML

net/xl2tpd: Install manpages under ${PKGMANDIR}.

Modify the Makefile patch to set MANDIR to the correct location for
installed manpages under ${PKGMANDIR}.

(jlam)

2017-08-19 00:27:01 UTC MAIN commitmail json YAML

www/wml: Install manpages into ${PKGMANDIR}.

Modify Makefile.in so that the GNU configure scirpt can replace
@mandir@ with the correct location for the installed manpages under
${PKGMANDIR}.

(jlam)

2017-08-19 00:26:48 UTC MAIN commitmail json YAML

net/wistumbler2: Install manpages into ${PKGMANDIR}.

Complete the support for installing manpages into ${PKGMANDIR}
that was previously started -- also copy the manpage into the
correct directory under ${PKGMANDIR}.

(jlam)

2017-08-19 00:26:37 UTC MAIN commitmail json YAML

misc/vfu: Install manpages into ${PKGMANDIR}.

Modify the install script to copy manpages into the correct
location under ${PKGMANDIR}.

(jlam)

2017-08-19 00:26:26 UTC MAIN commitmail json YAML

net/tcl-scotty: Install manpages into ${PKGMANDIR}.

Modify unix/Makefile.in so that the GNU configure script can
replace @mandir@ with the correct location for the installed
manpages under ${PKGMANDIR}.

(jlam)

2017-08-19 00:26:12 UTC MAIN commitmail json YAML

net/ssmping: Install manpages into ${PKGMANDIR}.

Modify the Makefile patch to copy manpages to the correct location
under ${PKGMANDIR}.

(jlam)

2017-08-19 00:25:59 UTC MAIN commitmail json YAML

net/spegla: Install manpages into ${PKGMANDIR}.

Pass "MANDIR=..." when running "make install" to pass the correct
location for installed manpages under ${PKGMANDIR}.

(jlam)

2017-08-19 00:25:46 UTC MAIN commitmail json YAML

net/socks4: Install manpages into ${PKGMANDIR}.

Modify the Makefile patch to set MAN_DEST_DIR to the correct
location for installed manpages under ${PKGMANDIR}.

(jlam)

2017-08-19 00:25:34 UTC MAIN commitmail json YAML

lang/siod: Install manpages into ${PKGMANDIR}.

Modify project makefile patch to set MANDIR to point to the correct
location for installed manpages under ${PKGMANDIR}.

(jlam)

2017-08-19 00:25:19 UTC MAIN commitmail json YAML

sysutils/sformat: Install manpages into ${PKGMANDIR}.

Override MANDIR=man settings in project Makefiles by passing an
explicit MANDIR=${PKGMANDIR} on the make(1) command line so that
manpages are installed into the correct location under
${PKGMANDIR}.

(jlam)

2017-08-19 00:25:07 UTC MAIN commitmail json YAML

sysutils/rconfig: Install manpages into ${PKGMANDIR}.

Patch the project Makefile to copy manpages to the correct location
under ${PKGMANDIR}.

(jlam)

2017-08-19 00:24:50 UTC MAIN commitmail json YAML

mail/prayer: Install manpages into ${PKGMANDIR}.

Patch the project's man/Makefile to use the correct location for
installed manpages under ${PKGMANDIR}.

(jlam)

2017-08-19 00:24:36 UTC MAIN commitmail json YAML

2017-08-19 00:24:24 UTC MAIN commitmail json YAML

print/pnm2ppa: Install manpages into ${PKGMANDIR}.

Set MANDIR in the project Makefile to the correct location for
installed manpages under ${PKGMANDIR}.

(jlam)

2017-08-19 00:24:13 UTC MAIN commitmail json YAML

pkgtools/pkg: Install manpages into ${PKGMANDIR}.

Pass "mandir=..." when running "make install" to pass the correct
location for installed manpages under ${PKGMANDIR}.

(jlam)

2017-08-19 00:23:58 UTC MAIN commitmail json YAML

lang/parrot: Install manpages into ${PKGMANDIR}.

Pass "--mandir=<dir>" to the configure script to set the correct
location for installed manpages.

(jlam)

2017-08-19 00:23:36 UTC MAIN commitmail json YAML

net/ocsync: Install manpages into ${PKGMANDIR}.

This project uses CMake to configure the software.  Force the
manpages to be installed into ${CMAKE_INSTALL_MANDIR}, which is
defined by the included GNUInstallDirs CMake module.  The correct
environment variables are passed so that ${CMAKE_INSTALL_MANDIR}
points into ${PKGMANDIR}.

(jlam)

2017-08-19 00:23:24 UTC MAIN commitmail json YAML

net/netcat-openbsd: Install manpages into ${PKGMANDIR}.

Fix the project Makefile -- it was using ${PKGMANDIR} in a
different way than how pkgsrc uses it.

(jlam)

2017-08-19 00:23:05 UTC MAIN commitmail json YAML

net/netcat-openbsd: Remove unnecessary bsd.prefs.mk inclusion.

(jlam)

2017-08-19 00:22:50 UTC MAIN commitmail json YAML

net/mrstat: Install manpages into ${PKGMANDIR}.

Patch the project Makefile "install" target to install manpages
under ${PKGMANDIR}.

(jlam)

2017-08-19 00:22:35 UTC MAIN commitmail json YAML

comms/modemd: Install manpages into ${PKGMANDIR}.

Set MANDIR in Makefile.inc to point to ${PKGMANDIR} so that
the BSD makefiles that include Makefile.inc will install manpages
into the correct location.

(jlam)

2017-08-19 00:22:23 UTC MAIN commitmail json YAML

textproc/lowdown: Install manpages into ${PKGMANDIR}.

Use mk/subst.mk to replace the MANDIR definition in the configure
script to point into ${PKGMANDIR}.

(jlam)

2017-08-19 00:22:12 UTC MAIN commitmail json YAML

devel/libstash: Install manpages in ${PKGMANDIR}.

Modify the Makefile patch to install manpages under
"${PREFIX}/${PKGMANDIR}" instead of "${PREFIX}/man".

(jlam)

2017-08-19 00:22:00 UTC MAIN commitmail json YAML

pkgtools/libkver: Install manpages into ${PKGMANDIR}.

This project uses BSD makefiles to build and install the binaries
and manpages.  Add "MANDIR=..." to the flags passed to
"make install" so that the manpages are installed in the correct
location under ${PKGMANDIR}.

(jlam)

2017-08-19 00:21:43 UTC MAIN commitmail json YAML

games/lgogdownloader: Install manpages into ${PKGMANDIR}.

This package uses CMake to configure the software.  Include the
GNUInstallDirs CMake module to define CMAKE_INSTALL_<dir> macros,
and use CMAKE_INSTALL_MANDIR as the location for the installed
manpages.  The correct environment variables are passed so that
${CMAKE_INSTALL_MANDIR} points into ${PKGMANDIR}.

(jlam)

2017-08-19 00:21:25 UTC MAIN commitmail json YAML

lang/inform: Install manpages into ${PKGMANDIR}.

Modify the Makefile patch to set MANDIR, the location of the
installed manpages, to point to ${PKGMANDIR}.

(jlam)

2017-08-19 00:21:13 UTC MAIN commitmail json YAML

sysutils/i810switch: Install manpages into ${PKGMANDIR}.

Modify the Makefile patch to properly install manpages under
${PKGMANDIR}.  The previous rules were inconsistent -- some places
referred to "man/" and others to "${PKGMANDIR}/".

(jlam)

2017-08-19 00:21:01 UTC MAIN commitmail json YAML

games/gnuchess4: Install manpages into ${PKGMANDIR}.

Modify the project Makefile to set MANDIR, the location of the
installed manpages, to point to ${PKGMANDIR}.

(jlam)

2017-08-19 00:20:50 UTC MAIN commitmail json YAML

filesystems/fuse-unionfs: Install manpages into ${PKGMANDIR}.

This package uses a custom "do-install" target to install all of
the package's files.  Change the command to install the manpage to
put it under ${PKGMANDIR}.

(jlam)

2017-08-19 00:20:37 UTC MAIN commitmail json YAML

shells/es: Install manpages into ${PKGMANDIR}.

Modify the Makefile patch to install manpages under
"${PREFIX}/${PKGMANDIR}" instead of "${PREFIX}/man".

(jlam)

2017-08-19 00:20:25 UTC MAIN commitmail json YAML

mail/elm: Install manpages into ${PKGMANDIR}.

This project uses a Perl-style Configure script that can use a
custom config.sh to provide default answers to questions that it
asks as part of the configuration process.  Modify the custom
${FILESDIR}/config.sh to allow substituting for @PKGMANDIR@ in the
default location for unformatted manpages.

(jlam)

2017-08-19 00:20:13 UTC MAIN commitmail json YAML

mail/distribute: Install manpages into ${PKGMANDIR}.

Patch the project Makefile to direct manpages into ${PKGMANDIR}
instead of ${PREFIX}/man.

(jlam)

2017-08-19 00:20:02 UTC MAIN commitmail json YAML

sysutils/bkpupsd: Install manpages into ${PKGMANDIR}.

This project uses BSD makefiles to build and install the binaries
and manpages.  Add "MANDIR=..." to the flags passed to
"make install" so that the manpages are installed in the correct
location under ${PKGMANDIR}.

(jlam)

2017-08-19 00:19:49 UTC MAIN commitmail json YAML

textproc/bibparse: Install manpages into ${PKGMANDIR}.

Patch the project Makefile to honor @mandir@ which is substituted
for by the GNU configure script.  @mandir@ will properly expand
to point inside ${PKGMANDIR}.

(jlam)

2017-08-19 00:19:37 UTC MAIN commitmail json YAML

graphics/autopano-sift-C: Install manpages into ${PKGMANDIR}.

This package uses CMake to configure the software.  Include the
GNUInstallDirs CMake module to define CMAKE_INSTALL_<dir> macros,
and use CMAKE_INSTALL_MANDIR as the location for the installed
manpages.  The correct environment variables are passed so that
${CMAKE_INSTALL_MANDIR} points into ${PKGMANDIR}.

(jlam)

2017-08-19 00:19:24 UTC MAIN commitmail json YAML

net/autonet: Install manpages into ${PKGMANDIR}.

Patch the project Makefile to install manpages into ${PKGMANDIR}
under ${PREFIX}.

(jlam)

2017-08-18 23:58:40 UTC MAIN commitmail json YAML

Updated www/seamonkey-l10n to 2.48

(ryoon)

2017-08-18 23:58:03 UTC MAIN commitmail json YAML

Update to 2.48

* Sync with www/seamonkey-2.48
* Some locales are removed

(ryoon)

2017-08-18 23:56:15 UTC MAIN commitmail json YAML

Updated www/seamonkey to 2.48

(ryoon)

2017-08-18 23:55:07 UTC MAIN commitmail json YAML

pkgsrc/www/seamonkey/Makefile@1.161 / diff
pkgsrc/www/seamonkey/PLIST@1.58 / diff
pkgsrc/www/seamonkey/PLIST.lightning@1.25 / diff
pkgsrc/www/seamonkey/distinfo@1.145 / diff
pkgsrc/www/seamonkey/patches/patch-bf deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_browser_components_nsBrowserGlue.js@1.1 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_browser_installer_package-manifest.in@1.6 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_browser_themes_shared_icon-colors.inc.svg@1.1 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_build_autoconf_compiler-opts.m4 deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_build_autoconf_toolchain.m4@1.1 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_build_moz.configure_init.configure@1.1 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_build_moz.configure_old.configure@1.2 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_build_moz.configure_toolchain.configure@1.1 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_build_pgo_profileserver.py@1.5 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_config_Makefile.in@1.7 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_config_external_moz.build@1.9 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_config_system-headers@1.23 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_dom_base_moz.build@1.3 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_dom_bindings_GenerateCSS2PropertiesWebIDL.py@1.1 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_dom_media_AudioStream.cpp@1.1 / diff
      :
(more 50 files)
Update to 2.48

* Based on Gecko 51.0.2

(ryoon)

2017-08-18 22:16:23 UTC MAIN commitmail json YAML

Updated math/glpk to 4.63, textproc/grep to 3.1, security/libtasn1 to 4.12, www/cgicc to 3.2.19, games/gnuchess to 6.2.5

(adam)

2017-08-18 22:14:38 UTC MAIN commitmail json YAML

Version 6.2.5:
- Command history based on readline.
- New commands: coords/nocoords to enable/disable coordinates
when printing the board.
- Command pgnsave will prompt the user to overwrite or not an existing
file instead of appending the current game to the file.
- New languages.
- Bug fixes.

(adam)

2017-08-18 21:56:41 UTC MAIN commitmail json YAML

2017-08-18 21:53:47 UTC MAIN commitmail json YAML

release 4.12:
- Corrected so-name version

release 4.11:
- Introduced the ASN1_TIME_ENCODING_ERROR error code to indicate
  an invalid encoding in the DER time fields.
- Introduced flag ASN1_DECODE_FLAG_ALLOW_INCORRECT_TIME. This flag
  allows decoding errors in time fields even when in strict DER mode.
  That is introduced in order to allow toleration of invalid times in
  X.509 certificates (which are common) even though strict DER adherence
  is enforced in other fields.
- Added safety check in asn1_find_node(). That prevents a crash
  when a very long variable name is provided by the developer.
  Note that this to be exploited requires controlling the ASN.1
  definitions used by the developer, i.e., the 'name' parameter of
  asn1_write_value() or asn1_read_value(). The library is
  not designed to protect against malicious manipulation of the
  developer assigned variable names.

(adam)

2017-08-18 21:51:40 UTC MAIN commitmail json YAML

release 3.1:

** Improvements

  grep '[0-9]' is now just as fast as grep '[[:digit:]]' when run
  in a multi-byte locale.  Before, it was several times slower.

** Changes in behavior

  Context no longer excludes selected lines omitted because of -m.
  For example, 'grep "^" -m1 -A1' now outputs the first two input
  lines, not just the first line.  This fixes a glitch that has been
  present since -m was added in grep 2.5.

  The following changes affect only MS-Windows platforms.  First, the
  --binary (-U) option now governs whether binary I/O is used, instead
  of a heuristic that was sometimes incorrect.  Second, the
  --unix-byte-offsets (-u) option now has no effect on MS-Windows too.

(adam)

2017-08-18 21:47:51 UTC MAIN commitmail json YAML

GLPK 4.63:

A "smart" LP perturbation was implemented in the primal and
dual simplex solvers. Now LP is perturbed only if it is
necessary, and by default perturbation is not activated.
The sum of primal infeasibilites that appears in the terminal
output of the primal simplex solver (as "inf = ...") now
corresponds to the original bounds of variables. This allows to
see how much perturbed solution violates the original bounds.

The long-step technique was implemented for phase I of the
primal simplex solver. This feature can be enabled by
specifying --flip option for glpsol or by specifying
glp_smcp.r_test = GLP_RT_FLIP on api level. For many LP
instances the long-step technique allows reducing the number
of simplex iterations to 30-70%. Please note that unlike the
dual simplex, where this technique can be used on both phase I
and II, for the primal simplex it can be used only on phase I,
where the sum of primal infeasibilities (which is a convex
piecewise linear function) is minimized.

An internal objective scaling was included in both primal and
dual simplex solvers. For many LP/MIP instances this feature
improves numerical stability (for the dual solver) and prevents
cycling near the optimum (for the primal solver).

The Posix version of glp_time (glpk/src/env/time.c) was changed
to resolve time_t issue on msys2.

Three new example models in MathProg were added:
life_goe.mod (Conway's Game of Life garden of eden checker);
tiling.mod (Rectifiable polyomino tilings generator);
toto.mod (Covering code generator).

(adam)

2017-08-18 21:43:03 UTC MAIN commitmail json YAML

2017-08-18 21:41:19 UTC MAIN commitmail json YAML

2017-08-18 21:08:04 UTC MAIN commitmail json YAML

2017-08-18 21:05:37 UTC MAIN commitmail json YAML

Updated archivers/lzip to 1.19, archivers/lziprecover to 1.19, devel/libidn2 to 2.0.3

(adam)

2017-08-18 21:04:51 UTC MAIN commitmail json YAML

Version 2.0.3 (released 2017-07-24) [beta]

** %IDN2_USE_STD3_ASCII_RULES disabled by default.
Previously we were eliminating non-STD3 characters from domain strings
such as _443._tcp.example.com, or IPs 1.2.3.4/24 provided to libidn2
functions. That was an unexpected regression for applications switching
from libidn and thus it is no longer applied by default.
Use %IDN2_USE_STD3_ASCII_RULES to enable that behavior again.

** Fix several documentation issues

** Fix build issues

** Modernize gtk-doc build infrastructure.

(adam)

2017-08-18 20:45:16 UTC MAIN commitmail json YAML

Changes in version 1.19:

'--merge' is now able to fix files with thousands of scattered errors
per member by grouping the errors into clusters and then merging the
files as if each cluster were a single error.

The option '-a, --trailing-error' now works with '-l, --list' and
'-D, --range-decompress'.

The output of option '-l, --list' has been simplified to make it easier
to read.

In test mode, lziprecover now continues checking the rest of the files
if any input file is a terminal.

Trailing data are now shown both in hexadecimal and as a string of
printable ASCII characters.

(adam)

2017-08-18 20:44:50 UTC MAIN commitmail json YAML

Changes in version 1.19:

The option '-l, --list' has been ported from lziprecover.

It is now an error to specify two or more different operations in the
command line (--decompress, --list or --test).

Compression time of option '-0' has been slightly reduced.

Decompression time has been reduced by 2%.

In test mode, lzip now continues checking the rest of the files if any
input file is a terminal.

Trailing data are now shown both in hexadecimal and as a string of
printable ASCII characters.

(adam)

2017-08-18 15:19:50 UTC MAIN commitmail json YAML

Tidy Makefile.common (no functional change)

- Move PKGREVISION (unchanged) to Makefiles.
- Fix used-by annotation.
- Add PATCHDIR so clamav-doc has consistent distinfo/patches (even
  though clamav-doc just copies files that aren't patched).

(gdt)

2017-08-18 15:01:54 UTC MAIN commitmail json YAML

Updated ruby-gnome2 packages to 3.1.8

(tsutsui)

2017-08-18 14:58:51 UTC MAIN commitmail json YAML

Update ruby-gnome2 packages to 3.1.8.

Upstream changes:
(from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.8/NEWS)

== Ruby-GNOME2 3.1.8: 2017-07-15

This is a bug fix release for macOS install.

=== Changes

==== Ruby/GLib2

  * Improvements
    * Supported (({--enable-debug})) for C++ sources.

  * Fixes
    * Fixed auto libffi detection for Homebrew.
      [GitHub#1058][Reported by Andy Meneely]

==== Ruby/Pango

  * Improvements
    * (({Pango::Rectangle#to_a])): Added.

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported non-pointer struct field reader.
      [GitHub#1042][Reported by cedlemo]
    * Supported (({GHashTable<UTF-8, UTF-8>})).

==== Ruby/CairoGObject

  * Improvements
    * CentOS 7: Supported auto native package install.

==== Ruby/GDK3

  * Improvements
    * CentOS 7: Supported auto native package install.

==== Ruby/GTK3

  * Improvements
    * Made more demos workable.

==== Ruby/WebKit2GTK

  * Improvements
    * Added a sample that uses proxy.

==== Ruby/GtkSourceView3

  * Improvements
    * CentOS 7: Supported auto native package install.

=== Thanks

  * cedlemo

  * Andy Meneely

== Ruby-GNOME2 3.1.7: 2017-07-10

=== Changes

==== All

  * Improvements
    * Windows: Supported running commands in bundled packages.

==== Ruby/GLib

  * Improvements
    * (({GLib::Bytes#size})): Added.
    * (({GLib::Bytes#length})): Added.
    * (({GLib::Bytes#pointer})): Added.
    * Made stable glib-mkenums output.
      [GitHub#1054][Patch by dai]
    * Supported GError in callback argument.
    * Windows: Upgraded bundled GLib to 2.52.3.
    * Windows: Upgraded bundled Libtasn1 to 4.12.

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported freeing GSList.
    * Supported not GObject Introspection based bindings object for
      receiver.
    * Supported int16 array output.
    * Supported uint16 array output.
    * Supported uint32 array output.
    * Supported uint64 array output.
    * Supported float array output.
    * Supported double array output.
    * Supported auto (({#inspect})) defining.
    * Homebrew: Supported Homebrew not installed at /usr/local.

==== Ruby/Pango

  * Improvements
    * Supported attribute again.
      [GItHub#1033][Reported by Mamoru TASAKA]
    * Supported (({Pango::Scale})) again.
      [GItHub#1048][Reported by cedlemo]
    * Added missing backward compatibility constants.
    * Windows: Upgraded bundled Pango to 1.40.6.

==== Ruby/GDK3

  * Improvements
    * Windows: Upgraded bundled GTK+ to 3.22.16.

==== Ruby/GTK3

  * Improvements
    * Updated demo.
      [GitHub#1038][GitHub#1039][GitHub#1040][GitHub#1044][GitHub#1045]
      [GitHub#1046][GitHub#1047][GitHub#1049][GitHub#1050][GitHub#1051]
      [GitHub#1052]
      [Patch by cedlemo]
    * Supported working on environment that has GTK+ 4.
      [GitHub#1041][Reported by cedlemo]
    * (({Gtk::TextTag#weight=})) accepts (({Pango::Weight})).
    * (({Gtk::TextBuffer#insert_markup})) stops to require length.
    * (({Gtk::TextTag#scale=})) accepts scale name such as (({:x_small})).
    * Supported (({GLib::Bytes})) as text buffer input.
    * (({Gtk::CssProvider#load_from_data})) accepts (({GLib::Bytes})).

  * Fixes
    * Fixed a crash bug in demo.
      [GitHub#1036][Reported by Mamoru TASAKA]

==== Ruby/Rsvg2

  * Improvements
    * Added samples again.

  * Fixes
    * Added missing Ruby/CairoGObject dependency.
      [GitHub#1035][Reported by peret]

==== Ruby/Clutter

  * Improvements
    * Windows: Built GDK backend again.
      [GitHub:#1034][Reported by Alanzote]
    * Windows: Upgraded bundled Clutter to 1.26.2.

==== Ruby/WebKit2GTK

  * Improvements
    * Added a sample that saves screenshot.
    * Supported (({WebKit2Gtk::WebContext.new(ephemeral: true)})).

==== Ruby/GStreamer

  * Improvements
    * Windows: Upgraded bundled libsoup to 2.58.1.
    * Windows: Upgraded bundled GStreamer to 1.12.1.

==== Ruby/GtkSourceView3

  * Improvements
    * Windows: Upgraded bundled GtkSourceView to 3.24.3.

==== Ruby/VTE3

  * Improvements
    * Windows: Upgraded bundled VTE to 0.48.3.

=== Thanks

  * Alanzote
  * peret
  * cedlemo
  * Mamoru TASAKA
  * dai

(tsutsui)

2017-08-18 13:55:11 UTC MAIN commitmail json YAML

Updated lang/oracle-jre8 to 8.0.144
Updated lang/oracle-jdk8 to 8.0.144

(ryoon)

2017-08-18 13:54:17 UTC MAIN commitmail json YAML

Update oracle-jre8 and oracle-jdk8 to 8.0.144

Changelog:
Security fixes and bug fixes.

(ryoon)

2017-08-18 13:41:19 UTC MAIN commitmail json YAML

Updated www/php-nextcloud to 12.0.2

(ryoon)

2017-08-18 13:40:13 UTC MAIN commitmail json YAML

2017-08-18 13:26:38 UTC MAIN commitmail json YAML

Fix MASTER_SITES that did not used MASTER_SITE_SOURCEFORGE.
Remove useless patches using buildlink framework (thanks to wip/grip).

(triaxx)

2017-08-18 13:26:28 UTC MAIN commitmail json YAML

Use MAKE_PROGRAM instead of naked gmake command

(ryoon)

2017-08-18 13:17:57 UTC MAIN commitmail json YAML

Updated sysutils/open-vm-tools to 10.1.10

(ryoon)

2017-08-18 13:16:45 UTC MAIN commitmail json YAML

Update to 10.1.10

Changelog:
Fix for CVE-2015-5191

    Open VMware Tools (CVE-2015-5191) contained multiple file system races in libDeployPkg, related to the use of hard-coded paths under /tmp.

    Successful exploitation may result in a local privilege escalation. The impact of this vulnerability is low for distributions which have enabled PrivateTmp for the affected service.

    We would like to thank Florian Weimer and Kurt Seifried of Red Hat Product Security for reporting this issue to us.

(ryoon)

2017-08-18 12:28:36 UTC MAIN commitmail json YAML

Added audio/grip version 3.5.2

(triaxx)

2017-08-18 12:27:19 UTC MAIN commitmail json YAML

Added audio/grip version 3.5.2

(triaxx)

2017-08-18 12:21:29 UTC MAIN commitmail json YAML

Add audio/grip package version 3.5.2

Grip is a GTK-based CD-player and CD-ripper / MP3 encoder. It has the ripping
capabilities of cdparanoia built in, but can also use external rippers (such as
cdda2wav). Encoder presets are provided for lame, bladeenc, l3enc, xingmp3enc,
mp3encode, gogo)

(triaxx)

2017-08-18 12:19:53 UTC MAIN commitmail json YAML

Updated misc/kdepim3 to 3.5.10nb50

(ryoon)

2017-08-18 12:19:23 UTC MAIN commitmail json YAML

2017-08-18 11:12:10 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20170818

(leot)

2017-08-18 11:11:52 UTC MAIN commitmail json YAML

Update net/youtube-dl to youtube-dl-20170818.

Changes:
2017.08.18
----------
Core
* [YoutubeDL] Sanitize byte string format URLs (#13951)
+ [extractor/common] Add support for float durations in _parse_mpd_formats
  (#13919)

Extractors
* [arte] Detect unavailable videos (#13945)
* [generic] Convert redirect URLs to unicode strings (#13951)
* [udemy] Fix paid course detection (#13943)
* [pluralsight] Use RPC API for course extraction (#13937)
+ [clippit] Add support for clippituser.tv
+ [qqmusic] Support new URL schemes (#13805)
* [periscope] Renew HLS extraction (#13917)
* [mixcloud] Extract decrypt key

2017.08.13
----------
Core
* [YoutubeDL] Make sure format id is not empty
* [extractor/common] Make _family_friendly_search optional
* [extractor/common] Respect source's type attribute for HTML5 media (#13892)

Extractors
* [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
+ [fourtube] Add support pornerbros.com (#6022)
+ [fourtube] Add support porntube.com (#7859, #13901)
+ [fourtube] Add support fux.com
* [limelight] Improve embeds detection (#13895)
+ [reddit] Add support for v.redd.it and reddit.com (#13847)
* [aparat] Extract all formats (#13887)
* [mixcloud] Fix play info decryption (#13885)
+ [generic] Add support for vzaar embeds (#13876)

2017.08.09
----------
Core
* [utils] Skip missing params in cli_bool_option (#13865)

Extractors
* [xxxymovies] Fix title extraction (#13868)
+ [nick] Add support for nick.com.pl (#13860)
* [mixcloud] Fix play info decryption (#13867)
* [20min] Fix embeds extraction (#13852)
* [dplayit] Fix extraction (#13851)
+ [niconico] Support videos with multiple formats (#13522)
+ [niconico] Support HTML5-only videos (#13806)

2017.08.06
----------
Core
* Use relative paths for DASH fragments (#12990)

Extractors
* [pluralsight] Fix format selection
- [mpora] Remove extractor (#13826)
+ [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
* [vlive:channel] Limit number of videos per page to 100 (#13830)
* [podomatic] Extend URL regular expression (#13827)
* [cinchcast] Extend URL regular expression
* [yandexdisk] Relax URL regular expression (#13824)
* [vidme] Extract DASH and HLS formats
- [teamfour] Remove extractor (#13782)
* [pornhd] Fix extraction (#13783)
* [udemy] Fix subtitles extraction (#13812)
* [mlb] Extend URL regular expression (#13740, #13773)
+ [pbs] Add support for new URL schema (#13801)
* [nrktv] Update API host (#13796)

2017.07.30.1
------------
Core
* [downloader/hls] Use redirect URL as manifest base (#13755)
* [options] Correctly hide login info from debug outputs (#13696)

Extractors
+ [watchbox] Add support for watchbox.de (#13739)
- [clipfish] Remove extractor
+ [youjizz] Fix extraction (#13744)
+ [generic] Add support for another ooyala embed pattern (#13727)
+ [ard] Add support for lives (#13771)
* [soundcloud] Update client id
+ [soundcloud:trackstation] Add support for track stations (#13733)
* [svtplay] Use geo verification proxy for API request
* [svtplay] Update API URL (#13767)
+ [yandexdisk] Add support for yadi.sk (#13755)
+ [megaphone] Add support for megaphone.fm
* [amcnetworks] Make rating optional (#12453)
* [cloudy] Fix extraction (#13737)
+ [nickru] Add support for nickelodeon.ru
* [mtv] Improve thumbnal extraction
* [nick] Automate geo-restriction bypass (#13711)
* [niconico] Improve error reporting (#13696)

(leot)

2017-08-18 10:43:30 UTC MAIN commitmail json YAML

Note update of devel/ruby-gettext package to 3.2.4.

(taca)

2017-08-18 10:43:04 UTC MAIN commitmail json YAML

Update ruby-gettext to 3.2.4.

## 3.2.4: 2017-08-13 {#version-3-2-4}

### Fixes

  * Fixed a bug that block parameter is handled as method name.
    [GitHub#53][Reported by Renaud Chaput]

### Thanks

  * Renaud Chaput

(taca)

2017-08-18 10:42:10 UTC MAIN commitmail json YAML

Note update of devel/ruby-fast_gettext package to 1.5.1.

(taca)

2017-08-18 10:41:40 UTC MAIN commitmail json YAML

Update ruby-fast_gettextto 1.5.1.

* IO#lines has been deprecated in Ruby 2.0 in favor of IO#each_line.

(taca)

2017-08-18 10:32:54 UTC MAIN commitmail json YAML

Note removal of devel/lua-doc package.

(triaxx)

2017-08-18 10:28:46 UTC MAIN commitmail json YAML

2017-08-18 10:18:00 UTC MAIN commitmail json YAML

Note update of databases/ruby-sequel package to 4.49.0.

(taca)

2017-08-18 10:17:27 UTC MAIN commitmail json YAML

Update ruby-sequel to 4.49.0

=== 4.49.0 (2017-08-01)

* Make dataset_associations plugin automatically alias tables when using
  many_through_many associations that join the same table multiple times
  (jeremyevans)

* Deprecate using a :pool_class Database that is not a class or a symbol for a
  supported pool class (jeremyevans)

* Deprecate :eager_loading_predicate_key association option and association
  reflection method (jeremyevans)

* Deprecate Model.serialized_columns in the serialization plugin (jeremyevans)

* Deprecate Model.cti_columns in the class_table_inheritance plugin
  (jeremyevans)

* Deprecate SQL::AliasedExpression#aliaz, use #alias instead (jeremyevans)

* Deprecate SQL::Function#f, use #name instead (jeremyevans)

* Deprecate treating cross join with conditions as inner join on MySQL
  (jeremyevans)

* Deprecate ConnectionPool#created_count, use #size instead (jeremyevans)

* Deprecate ConnectionPool::CONNECTION_POOL_MAP, use the :pool_class option to
  specify a non-default connection pool (jeremyevans)

* Deprecate Sequel::IBMDB::Connection#prepared_statements= in the ibmdb
  adapter (jeremyevans)

* Deprecate DEFAULT_OPTIONS in validation_helpers, override
  default_validation_helpers_options private method instead (jeremyevans)

* Deprecate model association before callbacks returning false to cancel the
  action (jeremyevans)

* Support native offset syntax on Oracle 12 (timon) (#1397)

* Deprecate Dataset#nullify! in the null_dataset extension (jeremyevans)

* Deprecate Dataset#autoid=, #_fetch=, and #numrows= in the mock adapter
  (jeremyevans)

* Deprecate loading plugins by requiring sequel_#{plugin} (jeremyevans)

* Add Model.sti_class_from_sti_key in the single_table_inheritance plugin to
  get the appropriate class to use (Aryk) (#1396)

* Make Sequel::Error#cause use #wrapped_exception if it exists on ruby 2.1+
  (jeremyevans)

* Make Dataset#where_all, #where_each, #where_single_value core dataset
  methods instead of just model dataset methods (jeremyevans)

* Make Database#extend_datasets and Dataset#with_extend now use a
  Dataset::DatasetModule instance if given a block (jeremyevans)

* Add Sequel::Dataset::DatasetModule, now a superclass of
  Sequel::Model::DatasetModule (jeremyevans)

* Make composition plugin with :mapping option work correctly if
  Model#get_column_value is overridden (jeremyevans)

* Support Dataset#paged_each :stream => false option on mysql2 to disable
  streaming (Aryk) (#1395)

* Make datetimeoffset handling in the jdbc/sqlserver adapter work on more
  drivers (jeremyevans)

* Make alter_table add_primary_key work correctly on H2 1.4+ (jeremyevans)

* Support :sslrootcert Database option in the postgres adapter (dleavitt)
  (#1391)

(taca)

2017-08-18 10:16:11 UTC MAIN commitmail json YAML

2017-08-18 10:16:02 UTC MAIN commitmail json YAML

Note update of databases/ruby-mysql2 package to 0.4.9.

(taca)

2017-08-18 10:15:32 UTC MAIN commitmail json YAML

Update ruby-mysql2 to 0.4.9.

0.4.9 2017/08/11

Bug Fixes

* Fixed enable_cleartext_plugin mode (#874)
* Prepared statements should handle booleans properly (#871)

(taca)

2017-08-18 10:14:57 UTC MAIN commitmail json YAML

Note update of databases/php-redis3 package to 3.1.3.

(taca)

2017-08-18 10:14:21 UTC MAIN commitmail json YAML

Update php-redis3 to 3.1.3.

phpredis 3.1.3

This release contains two big improvements:

1. Adding a new printf like command construction function with additionaly
  format specifiers specific to phpredis.
2. Implementation of custom objects for Redis and RedisArray wich eliminates
  double hash lookup.

Also many small improvements and bug fixes were made.

* A printf like method to construct a Redis RESP command [a4a0ed, d75081,
  bdd287, 0eaeae, b3d00d] (Michael Grunder)
* Use custom objects instead of zend_list for storing Redis/RedisArray
  [a765f8, 8fa85a] (Pavlo Yatsukhnenko)
* Make sure redisCluster members are all initialized on (re)creation [162d88]
  (Michael Grunder)
* Fix Null Bulk String response parsing in cluster library [058753] (Alberto
  Fern?ndez)
* Add hStrLen command [c52077, fb88e1] (Pavlo Yatsukhnenko)
* Add optional COUNT argument to sPop [d2e203] (Michael Grunder)
* Allow sInterStore to take one arg [26aec4, 4cd06b] (Michael Grunder)
* Allow MIGRATE to accept multiple keys [9aa3db] (Michael Grunder)
* Allow using numeric string in zInter command [ba0070] (Pavlo Yatsukhnenko)
* Use crc32 table from PHP distro [f81694] (Pavlo Yatsukhnenko)
* Use ZVAL_DEREF macros for dereference input variables [ad4596] (Pavlo
  Yatsukhnenko)
* Add configureoption tag to package.xml [750963] (Pavlo Yatsukhnenko)
* Fix read_timeout [18149e, b56dc4] (Pavlo Yatsukhnenko)
* Fix zval_get_string impl for PHP5 [4e56ba] (Pavlo Yatsukhnenko)
* Fix Redis/RedisArray segfaults [be5c1f, 635c3a, 1f8dde, 43e1e0] (Pavlo
  Yatsukhnenko)
* Fix memory leak and potential segfault [aa6ff7, 88efaa] (Michael Grunder)
* Throw exception for all non recoverable errors [e37239] (Pavlo Yatsukhnenko)
* Assume "NULL bulk" reply as success (empty session data) [4a81e1] (Pavlo
  Yatsukhnenko)
* Increase read buffers size [520e06] (Pavlo Yatsukhnenko)
* Better documentation [f0c25a, c5991f, 9ec9ae] (Michael Grunder)
* Better TravisCI integration [e37c08] (Pavlo Yatsukhnenko)
* Refactoring (Pavlo Yatsukhnenko, Michael Grunder)

(taca)

2017-08-18 10:08:49 UTC MAIN commitmail json YAML

Updated cad/oce to 0.18.2

(fhajny)

2017-08-18 10:08:40 UTC MAIN commitmail json YAML

Update cad/oce to 0.18.2.

- Fix issue of raise exception when sweep along with cornered line
- osx ifx: Visualization, Font_FontMgr - do not look for fonts.dir on OS X
- fix external linkage error in BRepBuilderAPI_Copy

(fhajny)

2017-08-18 09:29:37 UTC MAIN commitmail json YAML

Updated net/rabbitmq to 3.6.11

(fhajny)

2017-08-18 09:29:27 UTC MAIN commitmail json YAML

Update net/rabbitmq to 3.6.11.

- Erlang 20 compatibility
- Bug fixes
- Usability improvements

For full notes see release page:

  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_11

(fhajny)

2017-08-18 09:09:04 UTC MAIN commitmail json YAML

Updated sysutils/beats to 5.5.2

(fhajny)