Commit graph

259586 commits

Author SHA1 Message Date
adam
b25458108c Changes 3.7.0:
* Linear Least Squares / Minimum Norm solution
* Symmetric-indefinite Factorization: Aasen’s tridiagonalization
* Symmetric-indefinite Factorization: New storage format for L factor in Rook Pivoting and Bunch Kaufman of LDLT
* Symmetric eigenvalue problem: Two-stage algorithm for reduction to tridiagonal form
* Improved Complex Jacobi SVD
* LAPACKE interfaces
2017-01-25 15:53:06 +00:00
adam
1a2707f48b Fix building on macOS: disable multilib (it requires fat-binaries); now builds without Command Line Tools. 2017-01-25 15:17:41 +00:00
wiz
9d0afee46c Updated x11/mcookie to 2.29.1 2017-01-25 14:52:40 +00:00
wiz
4bc1b27e64 Updated mcookie to 2.29.1.
Use --help suggestion on invalid option
docs: replace FTP by HTTPS in kernel.org URLs
Place SEE ALSO entries in order
2017-01-25 14:52:30 +00:00
wiz
c0f6ef5abd Recursive bump for poppler update 2017-01-25 14:36:37 +00:00
wiz
09fb9635f9 Updated print/poppler to 0.50.0 2017-01-25 14:35:14 +00:00
wiz
130f332c8b Update poppler-* to 0.50.0:
Release 0.50.0
        core:
         * PSOutputDev: Fix PS conversion for some files. Bug #63963
         * Fix Outline parsing on broken documents. Bug #98732
         * Fix PDFDoc::saveIncrementalUpdate()'s detection of document being modified. Bug #96561
         * SplashOutputDev: Read softmask into memstrean in case of matte. Bug #97803
         * Bail out if Hints nBitsNumObjects or nBitsDiffGroupLength are greater than 32. Bug #94941
         * CairoOutputDev: initialize CairoOutputDev::antialias. Bug #98983
         * Fix crash when loading some thumbnails. Bug #97870

        utils:
         * pdftoppm: Fix -tiff -gray/-mono incorrect output.
         * pdftops: add -passlevel1customcolor. Bug #97193


        build system:
         * Default to libopenjpeg2 instead of libopenjpeg1

        qt:
         * Support OCG state change links

        glib:
         * Use g_slice_new0 for PopplerActionLayer. Bug #98786


Release 0.49.0
        core:
         * Merge type3 glyph handling from xpdf 3.04. Bug #96667
         * Continue rendering in case of 'Singular matrix in shading pattern fill. Bug #98623
         * Fix memory leak in parametrized gouraudTriangleShadedFill
         * Fix crash on broken files
         * PDFDoc::setDocInfoStringEntry(): treat value consisting of just the unicode marker as an empty string
         * Fix UBSAN warning
         * Misc compile fixes

        utils:
         * pdfseparate: remove extra '%' in error message

        build system:
         * configure: Fix typo in disable nss help string
2017-01-25 14:34:55 +00:00
wiz
a3e65f3490 Removed textproc/p5-XML-Sablotron [wiz 2017-01-25] 2017-01-25 14:12:59 +00:00
wiz
4c1a31c6ee Remove p5-XML-Sablotron.
Obsolete and core dumps.

Inspired by PR 51903.
2017-01-25 14:12:23 +00:00
fhajny
2ecfd9ebcf Reset PKGREVISION after main package version bump 2017-01-25 14:11:33 +00:00
fhajny
4631ff3b27 Updated sysutils/collectd to 5.7.1 2017-01-25 14:10:29 +00:00
fhajny
52bf3d26d3 Update sysutils/collectd to 5.7.1.
2017-01-23, Version 5.7.1
- collectd: Handling of boolean configuration options has been unified.
  Thanks to Sebastian Harl. #2083, #2098
- collectd: Reporting of internal statistics has been fixed. Thanks to
  Florian Forster. #2108
- collectd, various plugins: Bugs and issues reported by scan-build and
  coverity-scan have been fixed. Thanks to Ruben Kerkhof and Florian
  Forster.
- Build system: Parallel build have been fixed. Thanks to Ruben Kerkhof.
  #2110
- DPDKStat plugin: Portability issues and a double-close bug have been
  fixed. Thanks to Ruben Kerkhof and Marc Fournier.
- Intel RDT plugin: A check for the libpqos library version has been
  added. Thanks to Serhiy Pshyk.
- NetApp plugin: Compilation problems have been corrected. Thanks to
  Florian Forster. #2120
- Write Prometheus plugin: A memory leak has been fixed. Thanks to Ruben
  Kerkhof.

2016-12-12, Version 5.7.0
- Documentation: The Turbostat plugin section has been improved. Thanks
  to Florian Forster
- Documentation: The semantics of the "TypesDB" option have been
  improved. Thanks to Florian Forster.
- collectd: A generic interface for parsing the text protocol has been
  added. Thanks to Sebastian Harl. #1749
- collectd: Threads now get named, making them easier to track using
  tools such as top, ps, etc. Thanks to Manuel Luis Sanmartín Rozada
  and Marc Fournier. #547
- AMQP plugin, Write Graphite plugin, Write Kafka plugin: The new
  "[Graphite]PreserveSeparator" option allows retaining the default dot
  separator rather than escaping it. Thanks to Florian Forster. #419
- Battery plugin: A StateFS backend for gathering statistics has been
  added. Thanks to Rinigus. #1795
- CPU plugin: CPU aggregation on AIX was fixed. Thanks to Chao Yang.
  #1957
- Collectd::Unixsock: Fractional seconds support has been made more
  robust. Thanks to Matthias Bethke. #2052
- DPDKStat plugin: This new plugin collects DPDK interface statistics.
  Thanks to Maryam Tahhan, Harry van Haaren, Taras Chornyi and Kim
  Jones. #1649
- gRPC plugin: The "DispatchValues" option has been renamed to
  "PutValues". Thanks to Florian Forster.
- HDDTemp plugin: The 32 devices limit has been removed. Thanks to
  Benjamin Gilbert. #631
- Hugepages plugin: This new plugin reports the number of used and free
  hugepages on Linux. Thanks to Jaroslav Safka, Maryam Tahhan, Kim Jones
  and Florian Forster. #1799
- Intel RDT plugin: This new plugin collects statistics exposed by
  Intel's Resource Director Technology . Thanks to SerhiyX. #1970
- memcached plugin: The new "Address" option allows connecting to a
  different server than specified by the "Host" option. Thanks to Pavel
  Rochnyack. #1975
- nginx plugin: Support for reporting failed connections has been added.
  Thanks to Pavel Rochnyack. #1609
- Perl plugin: Significant internal reworking has been made. The new
  "RegisterLegacyFlush" option has been added. Thanks to Pavel
  Rochnyack. #1731
- PostgreSQL plugin: Timestamps are now RFC 3339-formatted local time.
  Thanks to Igor Peshansky and Dave Cunningham. #1918
- Processes plugin: Internal performance improvements have been made.
  Thanks to Pavel Rochnyack. #1980, #1981
- RRDCacheD plugin: The plugin now tries to reconnect upon failed
  operations. Thanks to Sebastian Harl. #1959
- SpamAssassin: The plugin can now run in Perl's "tainted mode" ("-T").
  Thanks to Akos Vandra. #1962
- Tail plugin: Support for calculating latency distribution of matching
  values has been added. Thanks to Pavel Rochnyack and Florian Forster.
  #1700
- Tail plugin: The new "GaugePersist" option has been added. Thanks to
  Florian Forster. #2015
- Target:Set, Target:Replace, Match:RegEx: MetaData support has been
  added . Thanks to Igor Peshansky. #1922, #1923, #1930
- turbostat plugin: The new "LogicalCoreNames" option allows switching
  to per-core naming rather than per-CPU. Thanks to Brock Johnson. #2056
- virt plugin: The new "BlockDeviceFormat" and
  "BlockDeviceFormatBasename" options help controlling the names
  reported for block-device metrics. Thanks to Deyan Chepishev. #2004
- Write Graphite plugin: A new "DropDuplicateFields" option has been
  added. Thanks to Michael Leinartas. #1915
- Write Kafka plugin: The "Key Random" setting has been reintroduced.
  Thanks to Florian Forster. #1977
- Write Log plugin: Support for formatting output in JSON has been
  added, using the new "Format" configuration option. Thanks to Igor
  Peshansky. #1924
- Write Prometheus plugin: This new plugin publishes values using an
  embedded HTTP server, in a format compatible with Prometheus'
  collectd_exporter. Thanks to Florian Forster. #1967
2017-01-25 14:10:18 +00:00
ryoon
9cad121eec Updated www/firefox-l10n to 51.0 2017-01-25 13:27:19 +00:00
ryoon
a240e842d9 Update to 51.0
* Sync with firefox-51.0
* Add ka and kab locales
* Remove be locale
2017-01-25 13:26:42 +00:00
ryoon
99f9d5bfd5 Updated www/firefox to 51.0 2017-01-25 13:25:27 +00:00
ryoon
2809630868 Update to 51.0
Changelog:
New
    Users can view passwords in the save password prompt before saving them

    Added a zoom button in the URL bar:
        Displays percent above or below 100 percent when a user has changed the page zoom setting from the default
        Lets users return to the default setting by clicking on the button

    Improved video performance for users without GPU acceleration for less CPU usage and a better full screen experience

    Firefox will save passwords even in forms that do not have “submit” events

    Added support for FLAC (Free Lossless Audio Codec) playback

    Added support for WebGL 2, with advanced graphics rendering features like transform feedback, improved texturing capabilities, and a new sophisticated shading language

    A warning is displayed when a login page does not have a secure connection

    Added Georgian (ka) and Kabyle (kab) locales

    An even faster E10s! Tab Switching is better!

    Improved reliability of browser data sync

    Remove Belarusian (be) locale

Fixed
    Various security fixes

Changed
    Use 2D graphics library (Skia) for content rendering on Linux

    Re-enabled E10s support for Russian (ru) locale

    Updated to NSS 3.28.1

Security fixes:
 #CVE-2017-5375: Excessive JIT code allocation allows bypass of ASLR and DEP
 #CVE-2017-5376: Use-after-free in XSL
 #CVE-2017-5377: Memory corruption with transforms to create gradients in Skia
 #CVE-2017-5378: Pointer and frame data leakage of Javascript objects
 #CVE-2017-5379: Use-after-free in Web Animations
 #CVE-2017-5380: Potential use-after-free during DOM manipulations
 #CVE-2017-5390: Insecure communication methods in Developer Tools JSON viewer
 #CVE-2017-5389: WebExtensions can install additional add-ons via modified host requests
 #CVE-2017-5396: Use-after-free with Media Decoder
 #CVE-2017-5381: Certificate Viewer exporting can be used to navigate and save to arbitrary filesystem locations
 #CVE-2017-5382: Feed preview can expose privileged content errors and exceptions
 #CVE-2017-5383: Location bar spoofing with unicode characters
 #CVE-2017-5384: Information disclosure via Proxy Auto-Config (PAC)
 #CVE-2017-5385: Data sent in multipart channels ignores referrer-policy response headers
 #CVE-2017-5386: WebExtensions can use data: protocol to affect other extensions
 #CVE-2017-5394: Android location bar spoofing using fullscreen and JavaScript events
 #CVE-2017-5391: Content about: pages can load privileged about: pages
 #CVE-2017-5392: Weak references using multiple threads on weak proxy objects lead to unsafe memory usage
 #CVE-2017-5393: Remove addons.mozilla.org CDN from whitelist for mozAddonManager
 #CVE-2017-5395: Android location bar spoofing during scrolling
 #CVE-2017-5387: Disclosure of local file existence through TRACK tag error messages
 #CVE-2017-5388: WebRTC can be used to generate a large amount of UDP traffic for DDOS attacks
 #CVE-2017-5374: Memory safety bugs fixed in Firefox 51
 #CVE-2017-5373: Memory safety bugs fixed in Firefox 51 and Firefox ESR 45.7
2017-01-25 13:24:51 +00:00
wiz
500f0d0a72 Updated security/py-acme to 0.10.1 2017-01-25 12:34:31 +00:00
wiz
baebb32402 Updated security/py-certbot to 0.10.1 2017-01-25 12:34:19 +00:00
wiz
a8e0b68b5f Update py-acme and py-certbot to 0.10.1.
All py-certbot self tests pass.
39 self test failures in py-acme (running py.test), one core dump
in openssl (running make test).

Changes:
Test bug fixes
2017-01-25 12:34:07 +00:00
wiz
b263ee6046 Updated devel/p5-Variable-Magic to 0.61 2017-01-25 12:21:19 +00:00
wiz
175556f1ef Updated p5-Variable-Magic to 0.61.
0.61    2017-01-24 15:30 UTC
        + Fix : [RT #115792] : Latest blead stack unwind work causes infloop
                in a test.
                A change in how the core frees temporary values after eval
                interacted badly with Variable::Magic and caused infinite loops
                when a free callback was attached to a wizard. This change was
                temporarily reverted, but is going to be reinstated, and
                Variable::Magic is now able to play nicely when this happens.
                Thanks Peter Rabbitson for reporting and David Mitchell for
                providing a fix.
2017-01-25 12:21:09 +00:00
wiz
5a4bd096ff Updated devel/p5-Specio to 0.33 2017-01-25 12:20:04 +00:00
wiz
0ec4575276 Updated p5-Specio to 0.33.
0.33     2017-01-24

- Fixed a mistake in the SYNOPSIS for Specio::Declare. The example for the
  *_isa_type helpers was not correct.

- Removed the alpha warning from the docs. This is being used by enough of my
  modules on CPAN that I don't plan on doing any big breaking changes without
  a deprecation first.
2017-01-25 12:19:55 +00:00
wiz
ddc7b41027 Updated devel/p5-Params-ValidationCompiler to 0.23 2017-01-25 12:17:17 +00:00
wiz
bb8645791e Updated p5-Params-ValidationCompiler to 0.23.
0.23     2017-01-23

- Trying to create a validator for positional parameters where a required
  param came after one with a default did not throw an exception.

- A positional params validator with a slurpy type which had coercions did not
  return the coerced values. It returned the original values instead.
2017-01-25 12:17:08 +00:00
wiz
d49e0fcbed xf86-video-sunleo package done. 2017-01-25 11:49:31 +00:00
wiz
cb44a9129e Updated meta-pkgs/modular-xorg-drivers to 1.19.0nb3 2017-01-25 11:40:38 +00:00
wiz
a014f213d4 Depend on xf86-video-sunleo. Bump PKGREVISION. 2017-01-25 11:40:29 +00:00
wiz
505255e5ea Added x11/xf86-video-sunleo version 1.2.2 2017-01-25 11:39:59 +00:00
wiz
5aeb62a6e3 + xf86-video-sunleo 2017-01-25 11:39:49 +00:00
wiz
caab4770d4 Import xf86-video-sunleo-1.2.2 as x11/xf86-video-sunleo.
Leo video driver for the Xorg X server.
2017-01-25 11:39:37 +00:00
adam
801336784e Updated math/glpk to 4.61 2017-01-25 10:04:18 +00:00
adam
d68d36b6ef GLPK 4.61 (42:0:2) has been released.
The following modules were renamed to simplify maintenance.
* src/prob.h     RENAMED            -> src/api/prob.h
* src/glpapi01.c RENAMED            -> src/api/prob1.c
* src/glpapi02.c RENAMED            -> src/api/prob2.c
* src/glpapi03.c RENAMED            -> src/api/prob3.c
* src/glpapi04.c RENAMED            -> src/api/prob4.c
* src/glpapi05.c RENAMED            -> src/api/prob5.c

* src/env/tls.c
TLS (thread local storage class specifier) option was added;
see comments in tls.c for details.

* configure.ac, config.h.in
Test for TLS was added.

* src/env/tls.c
Dll support was added.

The following modules were changed to add __cdecl specifier
for functions passed to qsort (this is needed only on compiling
GLPK with MSVC to run under MS Windows).
* src/api/cpxbas.c
* src/cglib/cfg1.c
* src/cglib/gmigen.c
* src/cglib/mirgen.c
* src/misc/wclique1.c
* src/simplex/spychuzc.c
* src/glpios10.c
* src/glpios11.c
* examples/glpsol.c

* src/glpk.h, src/env/env.c
The API routine glp_version was changed to avoid initialization
of the GLPK environment. The new API routine glp_config was
added (but not documented yet).

* INSTALL
Description of the configure option '--with-zlib' was removed.
2017-01-25 10:02:16 +00:00
wiz
656a30ea7f Updated textproc/mdoclint to 1.45 2017-01-25 09:19:03 +00:00
wiz
57dc11a817 Add arm64 for OpenBSD.
From jmc@OpenBSD.

Bump version.
2017-01-25 09:17:06 +00:00
wiz
64e0cbd9ce + firefox-51.0, gdb-7.12.1, libpcap-1.8.1, qt5-5.8, qt5-qtbase-5.8,
tcpdump-4.8.1.
2017-01-25 07:43:49 +00:00
dmcmahill
5c539b9daa Add configure args to give the location of xkb. Without this, the vnc
server would fail to start when using the native X on NetBSD-7.0.2.  This
should allow it to work on native and pkgsrc X
2017-01-25 03:18:35 +00:00
mrg
4957e8673c add dri.pc and egl.pc (the latter isn't used ... yet?).
bump version.
2017-01-25 02:51:35 +00:00
maya
a456b1d603 Updated misc/screen to 4.5.0nb2 2017-01-25 01:17:44 +00:00
maya
e063d2127c fix previous for unpriv'd installs. from dholland.
bump PKGREVISION.
2017-01-25 01:17:16 +00:00
maya
e40ef97775 Updated misc/screen to 4.5.0nb1 2017-01-25 00:34:12 +00:00
maya
81a5c4efb3 Add patch fixing root exploit.
Reported here: https://lists.gnu.org/archive/html/screen-devel/2017-01/msg00025.html

from dholland
2017-01-25 00:18:02 +00:00
bsiegert
a92325d334 Fix build under macOS (and maybe others).
The patch below replaces struct statfs with struct statvfs to fix the build
under NetBSD. Protect it with an #ifdef.
2017-01-24 21:42:26 +00:00
hauke
71c0a96c95 Make sure make-annotation does exist before calling it. We cannot have
buttons if it doesn't, but the file requester can still be used with
enter and ctrl-g.

Should mince, stomp on and squish PR pkg/51036
2017-01-24 20:31:14 +00:00
bsiegert
35b558c5b6 +go-ovh 2017-01-24 19:53:28 +00:00
maya
b06bf138ba Updated audio/cmus to 2.7.1nb6 2017-01-24 19:34:59 +00:00
maya
1dd9e3082f cmus: bump PKGREVISION for default option change, oops.
thanks leot for the reminder!
2017-01-24 19:34:37 +00:00
maya
438d86162b cmus: make opus support a default. it's becoming a popular format 2017-01-24 17:44:45 +00:00
bsiegert
e5902207ce New package, go-ovh.
go-ovh is a lightweight Go wrapper around OVH's APIs. It handles all the hard
work including credential creation and request signing.
2017-01-24 17:22:09 +00:00
bsiegert
03a08e8a3f Add a buildlink3 file for go-ini. 2017-01-24 17:20:19 +00:00