summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-01py-netCDF4: updated to 1.5.3adam2-10/+11
version 1.5.3 * make sure arrays are masked that are not filled when auto_fill is off * python 3.8 binary wheels
2020-07-01py-cftime: added version 1.1.3adam5-1/+44
Python library for decoding time units and variable values in a netCDF file conforming to the Climate and Forecasting (CF) netCDF conventions.
2020-07-01mk/haskell.mk: clean up _VARGROUPS section and unused variablesrillig1-10/+22
2020-07-01mk/haskell.mk: remove variable HASKELL_COMPILER, clean up documentationrillig2-133/+38
There was only a single valid value for HASKELL_COMPILER, therefore the variable was useless. It only made the implementation more complicated than necessary.
2020-07-01py-asttokens: cleanupadam1-6/+5
2020-07-01doc: Updated net/powerdns-recursor to 4.3.2otis1-1/+2
2020-07-01net/powerdns-recursor: Update to 4.3.2otis6-203/+7
Changes since 4.3.1: * Released: - 1st of July 2020 * Improvements: - Defer the NOD lookup until after the response has been sent. - CNAME loop detection. * Bug fixes: - Backport of CVE-2020-14196: Enforce webserver ACL. - Copy the negative cache entry before validating it. - Fix compilation of the ports event multiplexer. - Fix the handling of DS queries for the root. - Fix RPZ removals when an update has several deltas. - Fix compilation on systems that do not define HOST_NAME_MAX. - Fix build with gcc-10. * misc.: - Correct depth increments. - Limit the TTL of RRSIG records as well
2020-07-01Updated lang/clang, lang/clang-tools-extra; Removed lang/clang-static-analyzeradam1-1/+4
2020-07-01clang-tools-extra: static analyzer is on by default; bump revisionadam1-4/+2
2020-07-01remove clang-static-analyzer optionadam1-1/+0
2020-07-01clang: build with static analizer (default and needed for ↵adam11-64/+28
clang-tools-extra); remove clang-static-analyzer
2020-07-01Updated devel/py-wcwidth, sysutils/py-watchdogadam1-1/+3
2020-07-01py-watchdog: updated to 0.10.3adam3-16/+11
0.10.3 - Ensure ``ObservedWatch.path`` is a string - [inotify] Allow to monitor single file - [inotify] Prevent raising an exception when a file in a monitored folder has no permissions
2020-07-01py-wcwidth: updated to 0.2.5adam3-9/+11
0.2.5: Do not depend on pkg_resources module for list_versions() function.
2020-07-01ftgl: Avoid PLIST problems when doxygen is installednia1-1/+4
2020-07-01Updated devel/py-ipython, databases/py-pypikaadam1-1/+3
2020-07-01py-pypika: updated to 0.37.15adam2-7/+7
0.37.15: Unknown changes
2020-07-01py-ipython: updated to 7.16.1adam2-8/+8
IPython 7.16 ============ The default traceback mode will now skip frames that are marked with ``__tracebackhide__ = True`` and show how many traceback frames have been skipped. This can be toggled by using :magic:`xmode` with the ``--show`` or ``--hide`` attribute. It will have no effect on non verbose traceback modes. The ipython debugger also now understands ``__tracebackhide__`` as well and will skip hidden frames when displaying. Movement up and down the stack will skip the hidden frames and will show how many frames were hidden. Internal IPython frames are also now hidden by default. The behavior can be changed with the ``skip_hidden`` while in the debugger, command and accepts "yes", "no", "true" and "false" case insensitive parameters. Misc Noticeable changes: ------------------------ - Exceptions are now (re)raised when running notebooks via the :magic:`%run`, helping to catch issues in workflows and pipelines. :ghpull:`12301` - Fix inputhook for qt 5.15.0 :ghpull:`12355` - Fix wx inputhook :ghpull:`12375` - Add handling for malformed pathext env var (Windows) :ghpull:`12367` - use $SHELL in system_piped :ghpull:`12360` for uniform behavior with ipykernel.
2020-07-01doc: Updated pkgtools/pkglint to 20.2.1rillig1-1/+2
2020-07-01pkgtools/pkglint: update to 20.2.1rillig27-278/+796
Changes since 20.2.0: Don't warn about a possibly redundant PKGNAME=${DISTNAME} assignment if PKGNAME is defined somewhere else in the package Makefile. Warn if NO_CONFIGURE=yes and REPLACE_* are combined. Suggest to replace ${VAR:@l@-l${l}@} with the simpler ${VAR:S,^,-l,}, as well as ${VAR:@l@${l}suffix@} with the simpler ${VAR:=suffix}. Allow lua in CATEGORIES.
2020-07-01doc: Updated www/firefox-l10n to 78.0ryoon1-1/+2
2020-07-01firefox-l10n: Update to 78.0ryoon3-374/+390
* Add some more locale files. * Sync with www/firefox-78.0.
2020-07-01doc: Updated www/firefox to 78.0ryoon1-1/+2
2020-07-01firefox: Update to 78.0ryoon6-42/+154
* Some dependency changes. * Wayland and webcam may not work. Changelog: New The Protections Dashboard includes consolidated reports about tracking protection, data breaches, and password management. New features let you: Track how many breaches you’ve resolved right from the dashboard See if any of your saved passwords may have been exposed in a data breach To view your dashboard, type about:protections into the address bar, or select “Protections Dashboard” from the main menu. Because we know people try to fix problems by reinstalling Firefox when a simple refresh is more likely to solve the issue, we’ve added a Refresh button to the Uninstaller. With this release, your screen saver will no longer interrupt WebRTC calls on Firefox, making conference and video calling in Firefox better. We’ve rolled out WebRender to Windows users with Intel GPUs, bringing improved graphics performance to an even larger audience. Firefox 78 is also our Extended Support Release (ESR), where the changes made over the course of the previous 10 releases will now roll out to our ESR users. Some of the highlights are: Kiosk mode Client certificates Service Worker and Push APIs are now enabled The Block Autoplay feature is enabled Picture-in-picture support View and manage web certificates in about:certificate Pocket recommendations, featuring some of the best stories on the web, will now appear on the Firefox new tab for 100% of our users in the UK. If you don’t see them, you can turn on Pocket articles in your new tab, follow these steps. Fixed Various security fixes. We fixed bugs in the search results quality composition and improved search result texts based on recommendations by our partners. Changed The minimal system requirements on Linux have been updated. Firefox now needs GNU libc 2.17, libstdc++ 4.8.1 and GTK+ 3.14 or newer versions. As part of our ongoing effort to deprecate obsolete cryptography, we have disabled all remaining DHE-based TLS ciphersuites by default. To mitigate web compatibility issues from disabling DHE-based TLS ciphersuites, Firefox 78 enables two more AES-GCM SHA2-based ciphersuites. We have disabled TLS 1.0 and TLS 1.1 to improve your website connections. Sites that don't support TLS version 1.2 will now show an error page. The context menu (accessed by right clicking on a tab) lets you undo multiple tab closings with a single click and places Close Tabs to the Right and Close Other Tabs in a submenu. A number of accessibility improvements have been made with this release. When using the JAWS screen reader, pressing the down arrow in an HTML input control with a datalist no longer incorrectly moves the cursor to the next element after the input control. Screen readers no longer severely lag or freeze when focusing the microphone/camera/screen sharing indicator. Large tables with thousands of rows now load much faster for screen reader users. Text input controls with custom styling now correctly show the focus outline when appropriate. Screen readers no longer sometimes incorrectly switch to document browsing mode unexpectedly when the user enters the main Developer Tools window. We reduced a number of animations such as tab hover, search bar expansion, and others to reduce motion for users with migraines and epilepsy. Enterprise Enable support for client certificates stored on macOS and Windows by setting the experimental preference security.osclientcerts.autoload to true. New policies allow you to configure application handlers, disable picture in picture, and require a master password, which will be renamed to ‘primary password’ in future releases. More details in the Firefox for Enterprise 78 release notes Security fixes: Not available yet.
2020-07-01doc: Removed databases/lua-sql-sqlitenia1-1/+2
2020-07-01databases: Remove lua-sql-sqlite, bindings for ancient sqlitenia5-28/+2
2020-07-01doc: Removed databases/py-sqlitenia1-1/+2
2020-07-01databases: Remove py-sqlite, ancient sqlite for ancient pythonnia5-41/+1
2020-07-01lua-lustache: Take maintainershipnia1-2/+2
2020-07-01doc: Updated devel/lua-rocks to 3.3.1nia1-1/+2
2020-07-01lua-rocks: Update to 3.3.1nia6-74/+111
This adds Lua 5.4 support, among many other features.
2020-07-01lua-rocks: Add LUA_VERSIONS_ACCEPTEDnia1-1/+3
2020-07-01doc: Updated pkgtools/pkg_install to 20200701jperkin1-1/+2
2020-07-01pkg_install: Update version to 20200701.jperkin4-15/+14
Includes fixes to +REQUIRED_BY generation, performance improvements, build fixes against newer libnetpgpverify, and better error messages. When combined with newer pkgin releases, this should now eliminate the various "pkg_add: Can't open +CONTENTS of depending package ..." errors that users had frequently observed during upgrades (joyent/pkgsrc#158, joyent/pkgsrc#190, joyent/pkgsrc#256, and many IRC logs).
2020-07-01etlegacy: Avoid using unversioned NetBSD luania2-1/+27
2020-07-01pkg_install: Fix and speed up "pkg_admin rebuild-tree".jperkin6-45/+299
In the pkg_admin front end, instead of adding +REQUIRED_BY entries as they are found, which previously led to duplicate entries, cache the results and write out the files at the end. Underneath, add a caching version of iterate_pkg_db() that avoids the same pkgdb directory lookup for every installed package, but is only suitable for reads. Also add a cache for best_match lookups to avoid expensive matches each time. For all caches, use a simple hashing function to improve lookup performance. In summary, as well as fixing +REQUIRED_BY files, these patches reduce the wall/user/system time of "pkg_admin rebuild-tree" on a system with 12,762 packages installed down from 13m52s/11m20s/2m32s to just 1m4s/1m3s/0m1s.
2020-07-01felinks: doesn't need luania1-2/+1
2020-07-01pkg_install: Handle recursive upgrades correctly.jperkin1-38/+61
The list of dependencies held by packages during recursive upgrades was not refreshed after dependencies were themselves upgraded, leading to failures attempting to read +REQUIRED_BY files in package directories that no longer exist ("registration is incomplete!"). We now only perform the package match after the upgrades have completed. While here, hide the warning about dependencies not being fulfilled behind ForceDepending, as the whole point of using that mode is to ignore such issues with the assumption that the final state after updating will be correct.
2020-07-01doc: Updated net/dbip-city-lite to 2020.07fcambus1-1/+2
2020-07-01dbip-city-lite: update to 2020-07.fcambus2-8/+8
2020-07-01thunderbird: Remove cargo SUBSTs, there's no clear patches for rust cratesnia1-28/+1
2020-07-01firefox68: Revert accidental partial updatenia1-2/+3
2020-07-01firefox68: Remove cargo SUBSTs since there's no clear patching of cratesnia1-38/+2
2020-07-01firefox: Add associated patch of each cargo substitution in comments.nia1-18/+3
Remove cargo substitutions with no clear associated patch.
2020-07-01doc: Updated net/dbip-country-lite to 2020.07fcambus1-1/+2
2020-07-01dbip-country-lite: update to 2020-07.fcambus2-8/+8
2020-07-01show-all: fix typo in variable namerillig3-9/+11
The width only applies to a single group, not to several or even all groups.
2020-07-01regress/infra-unittests: add test for show-all with custom widthrillig1-4/+52
2020-07-01doc: Updated net/dbip-asn-lite to 2020.07fcambus1-1/+2
2020-07-01dbip-asn-lite: update to 2020-07.fcambus2-8/+8