Commit graph

329944 commits

Author SHA1 Message Date
adam
d57c744af7 nodejs: updated to 14.15.2
Version 14.15.2 'Fermium' (LTS)

Notable Changes

deps:
upgrade npm to 6.14.9
update acorn to v8.0.4
doc: add release key for Danielle Adams
http2: check write not scheduled in scope destructor
stream: fix regression on duplex end
2020-12-16 07:24:06 +00:00
gutteridge
87eeb0a108 py-cairo118: simplify PLIST since this only supports Python 2.7 2020-12-16 00:14:30 +00:00
bsiegert
e32edf2f19 go-grpc: Remove testing and example clients and servers
There are a number of binaries called "client" and "server" in this package.
Installing one of them (a random one really) as bin/client and bin/server
is not useful.

Bump revision.
2020-12-15 20:08:12 +00:00
leot
f166484682 doc: Updated www/webkit-gtk to 2.30.4 2020-12-15 17:59:11 +00:00
leot
b06468fe67 webkit-gtk: Update to 2.30.4
pkgsrc changes:
 - Remove ICU 68.1 patches applied upstream

Changes:
WebKitGTK 2.30.4
================
 - Fix text data sent with WebSockets when using libsoup < 2.68.
 - Fix the rendering on Raspberry Pi 3 using the proprietary video driver.
 - Fix clipping of descedant layers of a mask layer.
 - Fix the build with ICU 68.1.
2020-12-15 17:59:00 +00:00
maya
f01cd9656a doc: Updated emulators/qemu to 5.1.0nb11 2020-12-15 16:50:33 +00:00
maya
a05d786441 qemu: enable spice by default.
Proposed without objections on tech-pkg in
https://mail-index.netbsd.org/tech-pkg/2020/11/01/msg023995.html

PKGREVISION++
2020-12-15 16:50:08 +00:00
tsutsui
db5b81a644 doc: Updated emulators/PC6001VX to 3.6.0 2020-12-15 13:02:30 +00:00
tsutsui
89e1a80aa0 PC6001VX: update to 3.6.0.
Upstream changes:

3.6.0 2020/12/15
- Joysticks are available on Android.
- Updated PC-6001 compatible basic ROMs to 0.7.2.
- Updated PC-6001mk2/6601 compatible basic ROMs to 0.3.1.
- Removed sound sampling rate settings.
- Improved video capture performance.
- Changed snapshot file name convention.
- (Android)Fixed semi-graphic's glitch.
2020-12-15 13:02:10 +00:00
adam
1604534579 Updated www/py-django-extensions, security/py-certifi 2020-12-15 12:05:17 +00:00
adam
5c144fd2d6 py-certifi: updated to 2020.12.5
2020.12.5:
Unknown changes
2020-12-15 12:04:58 +00:00
adam
e1cb683c5a py-django-extensions: updated to 3.1.0
3.1.0

Changes:

Improvement: pipchecker, sleep 60s if pypi raises a fault
Improvement: add django_zero_downtime_migrations to list of supported postgresql engines
Improvement: use list of supported database engines from settings for all database commands
Improvement: reset_db, documentation
Fix: tests, Python 3.9 fixes for some tests
Fix: runserver_plus, parsing of RUNSERVER_PLUS_EXTRA_FILES

3.0.9

Changes:

Improvement: runserver_plus, survive syntax and configuration errors part II
Improvement: tests, refactor test runner
Improvement: sqlcreate, support postgresql unix domain socket

3.0.8

Changes:

Improvement: setup.cfg, remove universal flag from wheel, we only support Python 3 and up
Improvement: sqlcreate, fixed mentioned of old syncdb
Fix: runserver_plus, stop catching SyntaxError since reload for it was not working properly

3.0.7

Changes:

Improvement: runserver_plus, survive syntax and configuration errors
Improvement: runscript, use exit-code 1 if script is not found

3.0.6

Changes:

Improvement: runscript, add --continue-on-error unless set runscript will exit on errors
Improvement: runscript, allow to return exit-code
Improvement: runscript, support raise CommandError(... returncode=...)
Improvement: runscript, run Django checks() and check_migrations() before executing scripts
Improvement: shell_plus, set application name on all postgresql backends

3.0.5

Changes:

Fix: runserver_plus, exceptions must derive from BaseException error

3.0.4

Changes:

Various cleanups
Deprecated using --router instead use --database
Locales: Indonesian and Polish, updated
Improvement: show_dsn, fix crash with django-postgres-extra
Improvement: print_settings, added wildcard support
Improvement: print_settings, added --fail option
Improvement: delete_squashed_migrations, add --database option
Improvement: runserver_plus, added RUNSERVER_PLUS_EXTRA_FILES setting
Improvement: runserver_plus, added runserver_plus_started signal

3.0.3

Changes:

New: InternalIPS, allows to specify CIDRs for INTERNAL_IPS
Docs: restructure toctree

3.0.2

Changes:

Fix: shell_plus, fix honouring SHELL_PLUS in settings.py

3.0.1

Changes:

Fix: setup.py, add python_requires and remove legacy trove classifiers

3.0.0

This is the first Django Extensions release which only targets Django 2.2 and above. It drops official support for Python 2.7.

Changes:

Removal of Python 2 support
Removal of deprecated keyczar encrypted fields EncryptedTextField and EncryptedCharField
Removal of deprecated passwd command
Removal of truncate_letters filter
Change: TimeStampedModel; Removed default ordering on abstract model
New: DjangoExtensionsConfig AppConfig
New: shell_plus, JupyterLab support
New: list_signals, List all signals by model and signal type
Improvement: shell_plus, use -- to directly pass additional arguments to Jupyter
Improvement: shell_plus, improvements to MySQL support
Improvement: jobs, use logging to record errors
Improvement: syncdata, added --remove-before flag
Improvement: graph_models, add field and model to template context
Fix: syncdata, fix non existent field in fixture data
Fix: pipchecker, compatibility with pip 20.1
2020-12-15 11:59:31 +00:00
schmonz
228acf99a8 Define QMAIL_QUEUE_CUSTOM_ERROR. Ride recent update. 2020-12-15 11:00:24 +00:00
schmonz
b314959cee doc: Updated mail/qmail-rejectutils to 20201215 2020-12-15 10:29:01 +00:00
schmonz
bce0ea71e0 Update to 20201215. From the changelog:
- qmail-qfilter-{ofmipd,smtpd}-queue: Remove after 2 years' deprecation.
  If you're using these, please switch to qmail-qfilter-queue.
- qmail-qfilter-viruscan: Optionally build with qmail-queue-custom-error
  support, returning the same error message as Russ Nelson's original
  viruscan patch.
- qmail-qfilter-queue.8, qmail-rcptcheck.8: Add an ERRORS section.
2020-12-15 10:28:49 +00:00
nia
02378df78a deepstate-afl: needs setuptools 2020-12-15 09:49:59 +00:00
nia
a53d3cbe4b sane-airscan: Fix handling of config files.
- Use ${PKG_SYSCONFDIR} rather than ${PREFIX}/etc.
- Avoid unnecessary SUBST.
2020-12-15 09:32:23 +00:00
fcambus
3d9fe6a558 binutils: add missing TEST_DEPENDS on devel/dejagnu. 2020-12-15 09:18:14 +00:00
nia
dfa04f64e2 blastem: Explicitly set CPU rather than inferring from uname 2020-12-15 09:12:07 +00:00
adam
ecd0d1117c Updated textproc/py-rapidjson, www/py-landslide 2020-12-15 09:07:59 +00:00
adam
835075eb65 py-landslide: updated to 1.1.8
v1.1.8
- Explicitly support Python v3.8
- Test Python v3.7 and v3.8 with CI
- Fix sample slideshow link in `setup.py`

v1.1.7
- Change "PrinceXML" references to "Prince"
- Upgrade `Jinja2` from v2.10 to v2.10.1
- Support `markdown` v3.0+
- Fix Prince integration for PDF output
- Use HTTPS URLs in generated HTML code
2020-12-15 09:07:41 +00:00
adam
bbdb4c0198 py-rapidjson: updated to 1.0
1.0

Require Python 3.6 or greater
New serialization options, iterable_mode and mapping_mode, to give some control on how generic iterables and mappings get encoded
Internal refactorings, folding "skipkeys" and "sort_keys" arguments into the mapping_mode options, respectively as MM_SKIP_NON_STRING_KEYS and MM_SORT_KEYS: "old" arguments kept for backward compatibility
Bump major version to 1, tag as "production/stable" and switch to a simpler X.Y versioning schema
2020-12-15 09:03:13 +00:00
adam
3dd656b3e7 Updated devel/py-google-api-core, textproc/py-regex 2020-12-15 08:57:52 +00:00
adam
eba2c64a19 py-regex: updated to 2020.11.13
2020.11.13:
Unknown changes
2020-12-15 08:57:29 +00:00
adam
feffe5b610 py-google-api-core: updated to 1.24.0
1.24.0

Features
add support for Python 3.9, drop support for Python 3.5

Documentation
explain how to create credentials from dict
2020-12-15 08:55:17 +00:00
nia
ba864bf2cb doc/NEWS: instructions are probably out of date by now 2020-12-15 08:36:02 +00:00
mef
d67e0d072d (devel/R-waldo) Convert R-diffobj from TEST_DEPENDS to full DEPENDS 2020-12-15 05:12:18 +00:00
ryoon
6fdd80925c doc: Add boost to TODO 2020-12-15 00:53:45 +00:00
gutteridge
c4617546f7 mozjs78: list an actual project homepage 2020-12-14 23:02:53 +00:00
gutteridge
cbec84ade7 mozjs78: add test target support 2020-12-14 22:45:10 +00:00
js
ad080fda0f Allow PIE and RELRO on aarch64
I already compiled plenty of packages on my Pinebook Pro with both PIE and
RELRO enabled and have yet to see a build failure.
2020-12-14 21:45:43 +00:00
gdt
4b31de4bff gdal: Add comment about (lack of) geopdf support 2020-12-14 19:50:32 +00:00
tnn
7f405b69ae doc: Updated math/volk to 2.4.0 2020-12-14 19:06:18 +00:00
tnn
8a8c0c6409 volk: update to 2.4.0
pkgsrc: since the volk release tarball only provides the required cpu_features
library as a git submodule that has to be manually cloned, we instead depend on
devel/cpu_features from pkgsrc and patch the cmake files to accept the static
library as an external dependency.

Documentation
  Update README to be more verbose and to improve usefulness.
Compilers
  AppleClang: Treat AppleClang as Clang.
  Paired with the cpu_features introduction, this enables us to use architecture
    specific kernels on a broader set of platforms.
CMake
  Enable to not install volk_modtool.
  Remove "find_package_handle_standard_args" warning.
cpu_features
  Use cpu_features v0.6.0 as a private submodule to detect available CPU
  features.
  Fix incorrect feature detection for newer AVX versions.
  Circumvent platform specific feature detection.
  Enable more architecture specific kernels on more platforms.
Kernels
  Disable slow and broken SSE4.1 kernel in volk_32fc_x2_dot_prod_32fc
  Adjust min/max for 32f_s32f_convert_8i kernel
  Use INT8_* instead of CHAR_*
2020-12-14 19:04:40 +00:00
tnn
937fc8fdf5 fix whitespace 2020-12-14 17:23:49 +00:00
tnn
0a230cccbc cpu_features: pass -DBUILD_PIC=ON to cmake 2020-12-14 17:15:35 +00:00
abs
8fe458fc03 Prefer openjdk11 to adoptopenjdk11-bin for NetBSD
(In the _PKG_JVMS.9 case)
2020-12-14 16:51:16 +00:00
abs
dbc6aeda77 Updated net/syncthing to 1.12.0 2020-12-14 16:50:31 +00:00
abs
9c125b66ba Updated net/syncthing to 1.12.0
Bugfixes:

  #5360: Dangling symlink prevents filesystem watcher on FreeBSD
  #6664: Panic due to internal folder context used on exported methods
  #7063: panic: runtime error: invalid memory address or nil pointer dereference
  #7077: GUI stuck with "id is not defined" error when trying to ignore non-existent folder
  #7098: File deletions are not being synced in newly shared folders

Enhancements:

  #6540: Config PATCH/PUT/DELETE API
  #7099: Add a html message to GUI when javascript is disabled
  #7108: Certificate for relaysrv with better naming
2020-12-14 16:49:44 +00:00
fcambus
8fe262fce6 binutils: don't use hard-coded -ldl in the gold test suite. 2020-12-14 16:19:59 +00:00
tnn
12d7366c4c doc: add devel/cpu_features 2020-12-14 15:17:11 +00:00
tnn
5ce0f9f77a devel/cpu_features: import cpu_features-0.6.0
A cross-platform C library to retrieve CPU features
(such as available instructions) at runtime.
2020-12-14 15:07:49 +00:00
adam
89bf2e3e97 Updated devel/py-sortedcontainers, devel/py-intervaltree 2020-12-14 14:24:18 +00:00
adam
4c9488e62e py-intervaltree: updated to 3.1.0
Version 3.1.0
- Dropped support for Python 3.4, added Python 3.8
- Add `__slots__` optimization in Node class, should give performance improvement
- Fixed:
  - Restore universal wheels
  - Bytes/str type incompatibility in setup.py
  - New version of distutils rejects version suffixes of `.postNN`, use `aNN` instead
2020-12-14 14:23:46 +00:00
adam
1bbf94718c py-sortedcontainers: updated to 2.3.0
2.3.0:
Bugfixes
Make sort order stable when updating with large iterables.
2020-12-14 14:02:47 +00:00
adam
b3855bd31c Updated textproc/py-elementpath, devel/py-restructuredtext_lint 2020-12-14 13:58:37 +00:00
adam
055e5483bd py-restructuredtext_lint: updated to 1.3.2
1.3.2 - Added "Other tools" section to README.
2020-12-14 13:58:18 +00:00
adam
f64a95bbfe py-elementpath: updated to 2.0.5
2.0.5:
* Increase the speed of path step selection on large trees
* More tests and small fixes to XSD builtin datatypes
2020-12-14 13:56:34 +00:00
leot
5d2cce1bd3 doc: Document several packages removals
Noticed via pkg-changes2html script.
2020-12-14 13:22:53 +00:00
schmonz
df4d33753a doc: Updated mail/qmail-run to 20201214 2020-12-14 11:59:54 +00:00