Commit graph

321035 commits

Author SHA1 Message Date
nia
f6c3d16fb2 tor-browser: Remove patches for NetBSD 7, rust dropped support for NetBSD 7 2020-06-17 18:02:53 +00:00
nia
52cb390e86 thunderbird: Remove patches for NetBSD 7, rust dropped support for NetBSD 7 2020-06-17 18:00:09 +00:00
nia
f0db1ed5bb firefox68: Update distinfo 2020-06-17 17:59:25 +00:00
nia
56c622703a firefox68: Remove patches for NetBSD 7, rust dropped support for NetBSD 7 2020-06-17 17:57:25 +00:00
nia
3278a67692 firefox: Remove patches for NetBSD 7, rust dropped support for NetBSD 7 2020-06-17 17:54:26 +00:00
nia
b7e6520bc4 libzip: more executables in buildlink 2020-06-17 17:15:53 +00:00
nia
7ea3a50ab9 libtelnet: don't accidentally find doxygen outside of pbulk sandboxes 2020-06-17 17:06:55 +00:00
nia
304fb42e37 visualboyadvance-m: Needs pkg-config 2020-06-17 16:59:19 +00:00
micha
cdf4643309 games/doomlegacy: Build fix for SunOS
Use portable fcntl() instead of ioctl() for non-blocking mode of socket
(for all operating systems that are relevant for pkgsrc).
2020-06-17 16:16:57 +00:00
gdt
3481c24f21 qgis: Drop second SUBST_NOOP_OK as redundant 2020-06-17 14:01:15 +00:00
adam
e5da15cbfa Updated lang/py-mypy, misc/py-tqdm 2020-06-17 12:01:16 +00:00
adam
6e25262d40 py-tqdm: updated to 4.46.1
tqdm v4.46.1 stable

fix missing sys.setcheckinterval in py3.9
fix keras.TqdmCallback compatibility with tensorflow==2.2.0
update documentation
correct contrib.concurrent correct max_workers
drop prominent mention of xrange
minor linting
2020-06-17 12:00:59 +00:00
adam
356cfabf89 py-mypy: updated to 0.780
0.780:
Unknown changes
2020-06-17 11:58:57 +00:00
nat
40876ee88a Exclude lines that are not part of the diff better.
Simplify file read function.

Bump diffbreaker version.
2020-06-17 11:45:08 +00:00
nia
3a23bfb04c licenses: Add ttyp0-license 2020-06-17 11:06:58 +00:00
nia
1e9598a59e doc: Added fonts/uw-ttyp0 version 1.3 2020-06-17 11:06:41 +00:00
nia
5086d2c87e fonts: Add uw-ttyp0
UW ttyp0 is a family of bitmap programmer's fonts in bdf format. It covers
most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only
Mkhedruli), Hebrew (without cantillation marks), Thai, most of IPA (but no
UPA), standard punctuation, common symbols, some mathematics, line graphics,
a few dingbats, and Powerline delimiter symbols.

UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there
are regular and bold versions; for some there is also a (somewhat experimental)
italic.
2020-06-17 11:06:28 +00:00
nat
ef253f6aef Fix errors when compiling with __SSP_FORTIFY_LEVEL > 1.
Found by wiz@.
2020-06-17 10:52:03 +00:00
taca
4eed933f5f doc: Updated www/ruby-rack to 2.2.3 2020-06-17 10:34:15 +00:00
taca
ecc313e839 www/ruby-rack: update to 2.2.3
Update ruby-rack to 2.2.3.


## [2.2.3] - 2020-02-11

- [CVE-2020-8184] Only decode cookie values
2020-06-17 10:33:49 +00:00
nia
132d0b6981 librsvg: Disable rust version on NetBSD/arm (32-bit)
It doesn't have the address space to build a rust compiler so this
is currently broken.
2020-06-17 10:13:25 +00:00
bsiegert
121a05e61b Revbump Go packages after Go 1.14.4 update. 2020-06-17 09:54:00 +00:00
bsiegert
203c8e8f7d doc: Updated lang/go114 to 1.14.4 2020-06-17 09:38:30 +00:00
bsiegert
f3534cc29b Update go114 to 1.14.4.
go1.14.3 (released 2020/05/14) includes fixes to cgo, the compiler, the
runtime, and the go/doc and math/big packages. See the Go 1.14.3
milestone on our issue tracker for details.

go1.14.4 (released 2020/06/01) includes fixes to the go doc command, the
runtime, and the encoding/json and os packages. See the Go 1.14.4
milestone on our issue tracker for details.
2020-06-17 09:37:25 +00:00
nia
5cb7c29663 doc: Added graphics/drawing version 0.4.13 2020-06-17 08:47:54 +00:00
nia
d5ec4ceb92 graphics: Add drawing
This application is a basic image editor, similar to Microsoft Paint, but
aiming at the GNOME desktop.

PNG, JPEG and BMP files are supported.
2020-06-17 08:47:30 +00:00
adam
4c6c080bde Updated net/py-responses, devel/py-more-itertools 2020-06-17 06:48:34 +00:00
adam
bcec4d637f py-more-itertools: updated to 8.4.0
8.4.0

* New itertools
    * :func:`mark_ends`
    * :func:`is_sorted`

* Changes to existing itertools:
    * :func:`islice_extended` can now be used with real slices
    * The implementations for :func:`filter_except` and :func:`map_except` were improved

* Other changes
    * Automated tests now enforce code style (using `black <https://github.com/psf/black>`__)
    * The various signatures of :func:`islice_extended` and :func:`numeric_range` now appear in the docs
    * The test configuration for mypy was updated
2020-06-17 06:48:17 +00:00
adam
611c39ce58 py-responses: updated to 0.10.15
0.10.15
- Added `assert_call_count` to improve ergonomics around ensuring a mock was called.
- Fix incorrect handling of paths with query strings.
- Add Python 3.9 support to CI matrix.
2020-06-17 06:47:21 +00:00
adam
88753bb40a Updated www/py-asgiref, databases/py-pypika 2020-06-17 04:55:46 +00:00
adam
c7316bdf5d py-pypika: updated to 0.37.8
0.37.8:
Unknown changes
2020-06-17 04:55:27 +00:00
adam
ed0cf8c9c9 py-asgiref: updated to 3.2.9
3.2.9:
* Fixed regression with exception handling in 3.2.8 related to the contextvars fix.

3.2.8:
* Fixed small memory leak in local.Local
* contextvars are now persisted through AsyncToSync
2020-06-17 04:53:33 +00:00
msaitoh
4554300e97 doc: Updated sysutils/intel-microcode-netbsd to 20200616. 2020-06-17 01:51:24 +00:00
msaitoh
8b6ea4ddb3 Update intel-microcode-netbsd to 20200616.
== 20200616 Release ==
-- Updates upon 20200609 release --
Processor             Identifier     Version       Products
Model        Stepping F-MO-S/PI      Old->New
---- new platforms ----------------------------------------

---- updated platforms ------------------------------------
SKL-U/Y      D0       6-4e-3/c0 000000dc->000000d6 Core Gen6 Mobile
SKL-U23e     K1       6-4e-3/c0 000000dc->000000d6 Core Gen6 Mobile
SKL-H/S      R0/N0    6-5e-3/36 000000dc->000000d6 Core Gen6; Xeon E3 v5

---- removed platforms ------------------------------------
2020-06-17 01:50:06 +00:00
gutteridge
4a84e39870 doc: Updated wm/blackbox70 to 0.76 2020-06-16 23:48:29 +00:00
gutteridge
b3c691cfe5 blackbox70: update to 0.76
This is a minor maintenance release. The only significant changes for
non-developers are bug fixes that correct interactions with the pop-up
windows of particular applications, and also fix startup notifications.
While updating this package, I've fixed SunOS builds as well.

Upstream change log:
      post-release update
      better cscope and MDOCDATE handling
      fixups for -Wextra compile
      unset DESKTOP_STARTUP_ID in environment
      update po files
      update release files
2020-06-16 23:47:07 +00:00
mef
85dbcfda08 (cad/qcad) Add one patch for adapting to QT update, Re: QPainterPath 2020-06-16 23:09:31 +00:00
gdt
970700572f geography/qgis: Allow SUBST NOOP
(This is the usual pattern of finding files of a certain type where
the subst only happens in some of them.)
2020-06-16 21:54:24 +00:00
gdt
df6ee16894 sysutils/bup: Whitespace hygiene
As noticed by pkglint.  NFCI.
2020-06-16 21:12:53 +00:00
gdt
87171ba502 doc: Updated sysutils/bup to 0.30.1 2020-06-16 21:09:42 +00:00
gdt
9c522e9ccd sysutils/bup: Update to 0.30.1
(0.30.1 is a bug fix release)


Notable changes in 0.30.1 as compared to 0.30
=============================================

May require attention
---------------------

* Previous versions of bup might have saved filesystem directories
  with incorrect metadata, but the file contents should be fine.  This
  could have happened if bup encountered an error while trying to read
  the metadata for one of the files in a directory, or if bup were
  asked to save two different files with the same name to the same
  destination directory (e.g. via the strip/graft options).  In cases
  where this has happened bup may present either generic or incorrect
  metadata for some of the paths in the affected directory.

* The way `bup index --fake-valid` works has been made to match the
  documentation in the man page so that it can actually be used for
  the stated purpose (of avoiding 'boring' files.)

General
-------

* bup should more accurately recognize git versions.  Previously, for
  example, it would reject relase candidates like "1.5.2-rc3"
  or (apparently) "1.5.2-rc3 (something ...)".

* When `BUP_ASSUME_GIT_VERSION_IS_FINE` is set to true, yes or 1 in
  the environment,  bup will assume the version of git that's
  available in the `PATH` is acceptable, and skip the version check.

Bugs
----

(several)

Build system
------------

* The automated tests have moved from FreeBSD 11.2 to 12.1.

* t/test-fuse should be more portable.  In particular, a compatibility
  issue with Fedora 31 has been fixed, and it should be less affected
  by local timezone variances.

* Some internal build dependencies have been fixed.

Thanks to (at least)
====================

Aidan Hobson Sayers, Greg Troxel, Johannes Berg, Luca Carlon, Reinier
Maas, Rob Browning, and Wyatt Alt
2020-06-16 21:09:36 +00:00
adam
e5e0422335 Updated www/py-livereload, devel/py-test-cov 2020-06-16 18:22:30 +00:00
adam
ccb3836f00 py-test-cov: updated to 2.10.0
2.10.0:
Improved the --no-cov warning. Now it's only shown if --no-cov is present before --cov.
Removed legacy pytest support. Changed setup.py so that pytest>=4.6 is required.
2020-06-16 18:22:09 +00:00
adam
ffb883c5bf py-livereload: updated to 2.6.2
Version 2.6.2
Support for Python 2.8
Enable adding custom headers to response.
Updates for Python 2.7 support.
Support for use with a reverse proxy.
Other bug fixes.
2020-06-16 18:20:25 +00:00
rillig
548e02a834 mk/subst.mk: SUBST_NOOP_OK defaults to yes again
There are still some packages that fail the strict SUBST check.  These
packages should nevertheless be built using the default pkgsrc
configuration, at least in the stable 2020Q2 branch.  After 2020Q2 has
been switched, the strict SUBST checks will be activated again in the
default configuration.
2020-06-16 18:13:54 +00:00
gdt
d04bcbb17d doc: Updated net/unifi to 5.13.29 2020-06-16 17:33:18 +00:00
gdt
49a41b4d2a net/unifi: Update to 5.13.29
Features

    Add L3 switching features for USW-Pro series.

Improvements

    Add support for MongoDB 3.6.
    Auto-optimize enables Wi-Fi AI.
    Prioritize busy times in Wi-Fi AI logic.
    Update Hotspot 2.0 for WFA requirements.
    Add VHT160 option for Japan.
    Show client icons on DPI and statistics pages.
    Improve SSID validation.
    Improve support for USP Plug.
    Allow adopting UBB only if both devices are connected.
    Allow changing VHT mode for 5GHz radio on UBB.
    Adjust speed test statistics to longer intervals.
    Add LTS notifications.
    Add Analytics & Improvements opt-in modal which is displayed post upgrade.
    Add description of SNMPv3 security options.
    Allow sending test emails via Cloud Email service.
    Make timezones dropdown searchable.
    Update IANA timezone database.
    Update inter-VLAN routing Network form.
    Remove OP mode from Port Profiles.
    Add MAC column to Insights/Known Clients.
    Update available IDS/IPS categories to lessen false positives and improve resource use.
    Rename UDM-Beacon to UAP-BeaconHD.
    Improve Property Panel for USW Leaf.
    Handle LCM sync event notifications on UDM.
    Support U-LTE on UDM devices.
    Support WAN failover for UDM devices.
    Add UDM boot sound checkbox.
    Various fixes and improvements in Beta Settings.
    Various performance improvements.
    Update translations and add missing events.

Known issues

    Don't remind me button for LTS notifications doesn't function properly.
    Blocking countries in map is not working, workaround is using the classic settings.
    Incorrect DPI Statistics.
2020-06-16 17:33:11 +00:00
scole
94e520f13d bump PKGREVISION for default options change 2020-06-16 17:16:03 +00:00
nikita
3cf389cd75 www/zola: sandboxed build wants gmake to build sass-sys. 2020-06-16 17:14:43 +00:00
scole
c2bf0c3e65 doc: Updated devel/RE-flex to 2.0.1nb1 2020-06-16 17:14:11 +00:00