summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-02-12Updated misc/ruby-ohai to 8.23.0mef1-1/+2
2017-02-12Updated misc/ruby-ohai to 8.23.0mef3-8/+12
-------------------------------- ## [8.23.0](https://github.com/chef/ohai/tree/8.23.0) (2017-01-23) **Implemented enhancements:** - C Plugin: Expand GCC data & only shellout to gcc if Xcode is installed on macOS - Improve debug logging in multiple plugins - Detect guests running on Veertu hypervisor - Properly detect Cumulus Linux platform / version - Fetch AWS Account ID from metadata **Fixed bugs:** - Fix log level selection when running the ohai command - updating cloud plugin to populate azure private_ip as it's currently nil ## [v8.22.1](https://github.com/chef/ohai/tree/v8.22.1) (2016-12-07) **Implemented enhancements:** - Pull the complete version string of Erlang - Add sysconf plugin to expose system configuration variables ## [8.22.0](https://github.com/chef/ohai/tree/8.22.0) (2016-11-30) **Implemented enhancements:** - Detect the global zone of a Solaris system as a virt host even without guests - Add new haskell language plugin - Better handle errors in fetching the hostname on darwin (macOS) systems - Prefer lsb_release tool to /etc/lsb-release data - Extend set_attribute plugin helper method to set sub-attributes. **Fixed bugs:** - Rework / fix logic in the joyent plugin and improve specs - Avoid ip_scopes returning tunl/docker interfaces as privateaddress
2017-02-12Updated www/py-beautifulsoup4 to 4.5.3wen1-1/+2
2017-02-12Update to 4.5.3wen3-8/+11
Upstream changes: = 4.5.3 (20170102) = * Fixed foster parenting when html5lib is the tree builder. Thanks to Geoffrey Sneddon for a patch and test. * Fixed yet another problem that caused the html5lib tree builder to create a disconnected parse tree. [bug=1629825] = 4.5.2 (20170102) = * Apart from the version number, this release is identical to 4.5.3. Due to user error, it could not be completely uploaded to PyPI. Use 4.5.3 instead.
2017-02-12Updated devel/p5-MooseX-Types to 0.50wen1-1/+2
2017-02-12Update to 0.50wen2-7/+7
Upstream changes: 0.50 2017-02-07 18:59:30Z - reverted the is_Fo and to_Foo refactoring again temporarily to resolve issues with Sub::Defer
2017-02-12Updated www/p5-Mojolicious to 7.25wen1-1/+2
2017-02-12Update to 7.25wen2-7/+7
Upstream changes: 7.25 2017-02-09 - Fixed cleanup bugs in Mojo::IOLoop::Stream. 7.24 2017-02-05 - Added open method to Mojo::File. - Added tempfile function to Mojo::File. - Fixed bug in Mojo::Asset::File where the slurp method would not work correctly for very large files.
2017-02-12Add file buildlink3.mkmef1-0/+14
2017-02-12Added mail/courier-unicode version 1.4mef2-2/+4
2017-02-12Import courier-unicode-1.4 as mail/courier-unicode.mef4-0/+113
This library implements several algorithms related to the Unicode Standard: - Look up uppercase, lowercase, and titlecase equivalents of a unicode character - Implementation of grapheme and work breaking rules - Implementation of line breaking rules - Several ancillary functions, like looking up the unicode character that corresponds to some HTML 4.0 entity (such as "&", for example), and determining the normal width or a double-width status of a unicode character. Also, an adaptation of the iconv(3) API for this unicode library - Look up the Unicode script property - Look up the category property This library also implements C++ bindings for these algorithms.
2017-02-12Updated fonts/harfbuzz to 1.4.2nb1ryoon1-1/+2
2017-02-12Disable graphite2 support. Bump PKGREVISIONryoon2-5/+6
Enabling graphite2 causes segfault in graphics/librsvg and SVG support in GTK2 is required for some packages.
2017-02-12Updated net/dante to 1.4.2mef2-3/+3
2017-02-12Updated net/dante to 1.4.2mef4-36/+18
-------------------------- *** *** Monday, February 6, 2017 -- Dante v1.4.2 *** o Support new version of libminiupnp. Patch from Michele Testa <themike@libero.it.example.com> o Fix memory bug in the client that would lead to a crash when resolving hostnames on certain platforms. Diagnosis and patch from Jeremie Courreges-Anglas <jca@wxcvbn.org.example.org>. Thank you. o A new environment variable has been added to aid application compatibility with socksify: SOCKS_FORCE_BLOCKING_CONNECT. See the socksify manpage for more information. o Fixed bug in configure that broke compilation with rpmbuild on newer Linux versions. Multiple bug reports received, thanks to everyone that reported this problem. o Add glibc-devel as Dante rpm requirement. Requires entry for librt, used by socksify. Suggested by <ealogar@gmail.com.example.com>. Also needed for libdl.so. o Various NetBSD configure and server related fixes. Thanks to Anthony Howe <achowe@snert.com.example.com> for bug reports and testing. o Corrected srchost values in examples/sockd.conf. Thanks to Danesh Pajoh, Babak <Babak.DaneshPajoh@gwl.ca.example.com> for bug report. o Various build fixes, affecting RHEL 7 and potentially other platforms. Thanks to Thomas Petazzoni <thomas.petazzoni@free-electrons.com.example.com> for submitting related patch. o Updates to hostid/TCP_IPA code to use newer API version. o Added check for OpenBSD getpwnam_shadow(). o Added workaround for __FD_ELT() fortify related bug in recent glibc versions.
2017-02-11Updated net/gst-rtsp-server to 1.10.3prlw12-3/+3
2017-02-11Update gst-rtsp-server to 1.10.3prlw13-10/+13
Many improvements in 2 years of development. Release notes at: https://cgit.freedesktop.org/gstreamer/gst-rtsp-server/tree/NEWS?h=1.10
2017-02-11Updated print/podofo to 0.9.5adam1-1/+2
2017-02-11PoDoFo 0.9.5 was released today, after over 6 months of development and with ↵adam4-16/+14
the help of many new contributors. As there are so many improvements, patches and fixes that made it into this release, we are not able to list them, so please stick with the svn log.
2017-02-11Note update of www/lighttpd to 1.4.45nb1.he1-1/+2
2017-02-11Apply fix from https://redmine.lighttpd.net/issues/2788,he3-2/+28
per message to pkgsrc-users@ from Glenn Strauss. Bump PKGREVISION.
2017-02-11As macOS Sierra still ships with a broken "awk" and "sed" use thetron1-2/+2
pkgsrc variants as we do under Mac OS X El Capitan.
2017-02-11Updated sysutils/lsof to 4.89rodent1-1/+2
2017-02-11* The July 7, 2015 revision (4.89): corrects an error I made in applying arodent2-8/+7
Solaris 11 patch; supports latest version of FreeBSD 11.0-CURRENT; adjusts for a missing bool typdef on i386 FreeBSD 10.0; fixes Linux UNIX socket search by name bug; adds Linux display of UNIX socket endpoint information; makes vm defintiions once again visible on FreeBSD 11.
2017-02-11The checksum recorded for the ".tar.gz" file in this package doesn't matchtron2-7/+9
the checksum on any of the master sites. Fix thys by switching to the ".tar.xz" file which is smaller and provide a correct checksum. I've compared the SHA256 checksum my copy of against the one list in the file "sha256sums.asc" on the master site and they match.
2017-02-11Updated multimedia/bitstream to 1.2adam1-1/+2
2017-02-11Changes 1.2:adam3-8/+37
- Add partial support for ITU-T H.265 - Add support for DVB-VBI - Add support for SCTE 104 - Add support for SMPTE 2010 - Add support for SMPTE RDD 08 (OP-47 subtitles) - Add support for SMPTE 291 - Add support for SMPTE 337 - Add support for RFC 4175 video - Add support for hbrmt 2022-6 - Add support for RTP RFC 2250 - Improve support of RTCP - Fix character set for Chinese DVB strings - Fix A/52 bitrate table
2017-02-11Add gtk3 (cairo-gtk3) option for seamonkey.abs3-4/+25
Default build is unchanged with gtk2 (cairo-gtk2)
2017-02-11Add gtk3 (cairo-gtk3) option for firefox.abs3-4/+26
Default build is unchanged with gtk2 (cairo-gtk2)
2017-02-11Updated math/p5-Math-BigInt to 1.999809mef1-1/+7
Updated math/p5-Math-BigInt-GMP to 1.6004 Updated math/p5-Math-GMP to 2.14 Updated math/p5-Math-MatrixReal to 2.13 Updated math/p5-Spreadsheet-Read to 0.69 Updated math/p5-Math-BaseCnv to 1.14
2017-02-11Updated math/p5-Math-BaseCnv 1.8 to 1.14mef2-9/+8
----------------------------------------- - 1.14 G7UM6iSk Sat Jul 30 06:44:28:46 -0500 2016 * synchronized README and Changes to updated POD - 1.12 G7OMKBCn Sun Jul 24 20:11:12:49 -0500 2016 * added digit set 'b96' as a reordering of 'asc' - 1.10 G7OMF3ZT Sun Jul 24 15:03:35:29 -0500 2016 * added new digit sets from Math::Base::Convert * switched all old hex() to distinct new heX() and updated POD to reflect * fixed META license to match POD and resolve issue: <HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=60122> (Thanks again xenoterracide.) * removed PT from VERSION to resolve issue: <HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=60275> (Thanks Alexandr.)
2017-02-11Updated math/p5-Spreadsheet-Read 0.66 to 0.69mef2-7/+7
---------------------------------------- 0.69 - 02 Dec 2016, H.Merijn Brand * Several OO fixes, more tests, more docs 0.68 - 29 Nov 2016, H.Merijn Brand * List non-core modules/version used on very verbose in xlscat * Option to export all sheets in a spreadsheet to CSV (UTF-8 only) * Add OO interface * Feature: add new spreadsheets to existing book (even of different types) 0.67 - 17 Jun 2016, H.Merijn Brand * CPANTESTERS showed that some versions really messed op numeric/percentage
2017-02-11Updated math/p5-Math-MatrixReal to 2.13mef2-8/+7
--------------------------------------- Changes in v2.13 - Jonathan "Duke" Leto September 2015 -------------------------- * Fix bug where as_list() did not work correctly for non-square matrices. Reported by Elia Liitiäinen in RT #116968
2017-02-11Updated math/p5-Math-GMP 2.11 to 2.14mef2-8/+7
------------------------------------- 2.14 2017-02-01 Shlomif - Hopefully fix the GPG signature. - https://rt.cpan.org/Ticket/Display.html?id=120062 - Thanks to Pavel Mateja for the report. 2.13 2016-11-18 Shlomif - Fix the tests on older libgmps. - See https://rt.cpan.org/Ticket/Display.html?id=118816 - Thanks to Hugo van der Sanden for the patches. - Refactoring of the test suite. 2.12 2016-11-09 Shlomif - Add support for testing methods that return lists. - Add broot, brootrem, bsqrtrem, is_perfect_power, is_perfect_square - Thanks to Hugo van der Sanden for the patches - https://rt.cpan.org/Ticket/Display.html?id=118677
2017-02-11Updated math/p5-Math-BigInt-GMP to 1.6004mef2-7/+7
----------------------------------------- 2017-02-05 v1.6004 pjacklam * Fix typos in POD. * Update link in SUPPORT section. * Minor improvements to the documentation (POD).
2017-02-11Updated math/p5-Math-BigInt to 1.999809mef2-7/+7
--------------------------------------- 2017-02-10 v1.999809 pjacklam * When a new method is added to Math::BigInt or Math::BigFloat, and this new method requires a new backend library method, die with a suitable error message if the installed backend library does not support this new method. The error message says that the method requires a newer version of the backend library. * Fix typos in Math::BigFloat and Math::BigInt. * Add bfib() and blucas() to Math::BigInt. They return Fibonacci and Lucas numbers, respectively. The actual computation of the numbers is done by the backend library. Documented both methods in POD. Add test files bfib-mbi.t and blucas-mbi.t. * Add _fib() and _lucas() to Math::BigInt::Lib. They return Fibonacci and Lucas numbers, respectively. Document both methods in POD. Add test files author-lib-arithmetic-unary-_fib.t and author-lib-arithmetic-unary-_lucas.t.
2017-02-11Updated multimedia/ffmpeg2 to 2.8.11; multimedia/ffmpeg3 to 3.2.4; ↵adam1-1/+8
databases/postgresql92 to 9.2.20; databases/postgresql93 to 9.3.16; databases/postgresql94 to 9.4.11; databases/postgresql95 to 9.5.6; databases/postgresql96 to 9.6.2
2017-02-11The PostgreSQL Global Development Group has released an update to all ↵adam23-56/+90
supported versions of our database system, including 9.6.2, 9.5.6, 9.4.11, 9.3.16, and 9.2.20. This release includes fixes that prevent data corruption issues in index builds and in certain write-ahead-log replay situations, which are detailed below. It also patches over 75 other bugs reported over the last three months.
2017-02-11Updated print/mupdf to 1.10anb4leot1-1/+2
2017-02-11Backport security fixes for upstream bugs 697514 and 697515 (CVE-2017-5896) toleot4-3/+66
PKGREVISON++
2017-02-11version 2.8.11adam4-11/+9
- avcodec/h264_slice: Clear ref_counts on redundant slices - lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid - lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr - avcodec/pictordec: Fix logic error - avcodec/movtextdec: Fix decode_styl() cleanup - lavf/matroskadec: fix is_keyframe for early Blocks - configure: bump year - avcodec/pngdec: Check trns more completely - avcodec/interplayvideo: Move parameter change check up - avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progressive_ac() - avformat/flacdec: Check avio_read result when reading flac block header. - avcodec/utils: correct align value for interplay - avcodec/vp56: Check for the bitstream end, pass error codes on - avcodec/mjpegdec: Check remaining bitstream in ljpeg_decode_yuv_scan() - avcodec/pngdec: Fix off by 1 size in decode_zbuf() - avformat/avidec: skip odml master index chunks in avi_sync - avcodec/mjpegdec: Check for rgb before flipping - avutil/random_seed: Reduce the time needed on systems with very low precision clock() - avutil/random_seed: Improve get_generic_seed() with higher precision clock() - avformat/utils: Print verbose error message if stream count exceeds max_streams - avformat/options_table: Set the default maximum number of streams to 1000 - avutil: Add av_image_check_size2() - avformat: Add max_streams option - avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated - avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() - avformat/oggdec: Skip streams in duration correction that did not had their duration set. - avcodec/ffv1enc: Fix size of first slice - pgssubdec: reset rle_data_len/rle_remaining_len on allocation error
2017-02-11version 3.2.4:adam2-7/+7
- avcodec/h264_slice: Clear ref_counts on redundant slices - lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid - lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr - avcodec/pictordec: Fix logic error - ffserver_config: Setup codecpar in add_codec() - Changelog: fix typos
2017-02-11Updated multimedia/mpv to 0.23.0nb5leot1-1/+2
2017-02-11mpv needs devel/libiconv tooleot1-2/+3
Bump PKGREVISION Pointed out by <sevan>'s FreeBSD 10.3 bulk build
2017-02-11Updated misc/libreoffice to 5.3.0.3nb3ryoon1-1/+2
2017-02-11Use harfbuzz with graphite2 support from pkgsrc. Bump PKGREVISIONryoon2-18/+8
2017-02-11Updated graphics/librsvg to 2.40.15nb3ryoon1-1/+2
2017-02-11Disable gdk-pixbuf2 module to avoid segfault from gdk-pixbuf-query-loadersryoon2-5/+5
on NetBSD/amd64 current at least. Bump PKGREVISION.
2017-02-11Updated www/firefox to 51.0.1nb2ryoon1-1/+2
2017-02-11Remove assert to enable alsa-plugins-oss audio playback. Bump PKGREVISIONryoon3-35/+42
Your NetBSD system should have ~/.asoundrc like as follows. However OSS audio playback is not ver stable. pcm.oss { type oss device /dev/audio } pcm.!default { type plug slave { pcm oss format S16_LE } } ctl.!default { type oss device /dev/mixer }