Commit graph

516983 commits

Author SHA1 Message Date
Jung-uk Kim
0c7dc882a4 Remove unncessary memcpy(3) and fix file system ID handling.
I removed a bzero() call to reduce compiler warnings in the previous commit
(r544829).  It turned out the next memcpy() call was also wrong.  Just use
natural assignments here not to obfuscate the code.

Reported by:	Martin Simmons (martin at lispworks dot com) (some time ago)
2020-08-13 21:54:59 +00:00
Piotr Kubaj
e595faf628 misc/nn-insight: fix build with GCC and on head
Add missing includes. This fixes build on stable/12 for powerpc64 (with GCC) and on head with powerpc64. Looking at https://www.freshports.org/misc/nn-insight/, it seems currently doesn't build even on head/amd64, so those includes should fix it.

The original error that made me look into it was:
/wrkdirs/usr/ports/misc/nn-insight/work/nn-insight-1.0.5/tensor.h:18:75: error: 'std::shared_ptr' has not been declared
   18 | bool readTensorDataAsJson(const char *fileName, const TensorShape &shape, std::shared_ptr<const float> &tensorData);
      |                                                                           ^~~

MFH:		2020Q3 (fix build blanket)
2020-08-13 21:42:19 +00:00
Sergey A. Osokin
502908450f Update from 1.18.0 to 1.19.0.
<ChangeLog>

*) Feature: reworked IPC between the router process and the applications
   to lower latencies, increase performance, and improve scalability.

*) Feature: support for an arbitrary number of wildcards in route
   matching patterns.

*) Feature: chunked transfer encoding in proxy responses.

*) Feature: basic variables support in the "pass" option.

*) Feature: compatibility with PHP 8 Beta 1. Thanks to Remi Collet.

*) Bugfix: the router process could crash while passing requests to an
   application under high load.

*) Bugfix: a number of language modules failed to build on some systems;
   the bug had appeared in 1.18.0.

*) Bugfix: time in error log messages from PHP applications could lag.

*) Bugfix: reconfiguration requests could hang if an application had
   failed to start; the bug had appeared in 1.18.0.

*) Bugfix: memory leak during reconfiguration.

*) Bugfix: the daemon didn't start without language modules; the bug had
   appeared in 1.18.0.

*) Bugfix: the router process could crash at exit.

*) Bugfix: Node.js applications could crash at exit.

*) Bugfix: the Ruby module could be linked against a wrong library
   version.

</ChangeLog>
2020-08-13 21:36:08 +00:00
Yuri Victorovich
aa25201b87 misc/pyobd: Remove the 2.7 limitation on python because it's no longer needed 2020-08-13 21:08:55 +00:00
Antoine Brodin
d064fee527 Revert r544837 and unbreak bulk -a
With hat:	portmgr
2020-08-13 20:48:37 +00:00
Yuri Victorovich
8e32dffd95 devel/blitz: Remove the 2.7 python limitation because it's no longer needed 2020-08-13 20:28:39 +00:00
Yuri Victorovich
c961d8783f science/dvc: Remove the 2.7 python limitation because the cuplrit dependency is now python3-compatible 2020-08-13 20:23:18 +00:00
Yuri Victorovich
71d095407e devel/py-jsonpath-rw: Add missing USE_PYTHON=concurrent 2020-08-13 20:14:29 +00:00
Yuri Victorovich
e4d668fe56 net-im/py-unmessage: Remove 2.7 restriction from USES=python because the culprit dependency is now python3-compatible 2020-08-13 19:55:56 +00:00
Yuri Victorovich
0ff0ae9b98 audio/py-opuslib: Update 2.0.0 -> 3.0.1 2020-08-13 19:50:55 +00:00
Adriaan de Groot
cbdfbf3cf7 Update audio/musescore to latest upstream release, 3.5
- There's no minor (3.5.0) so fiddle a bit with the PLIST substitution
- Adds dependencies for Qt graphicaleffects
- Since musescore is not Qt 5.15 compatible (the palettes are broken,
  see https://musescore.org/en/node/307238) but usable-ish, I'm still
  committing this since it's no worse than the previous version w/ Qt 5.15,
  and users with an older Qt can build against that.

Upstream release notes:
	https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-35x-3

PR:		247466
2020-08-13 19:38:51 +00:00
Yuri Victorovich
94d83fd738 audio/py-hsaudiotag: Replace with a python3-compatible version audio/py-hsaudiotag3k 2020-08-13 19:37:32 +00:00
Yuri Victorovich
5d5bc409dd math/py-PyMetis: Update 2016.2 -> 2019.1.1 2020-08-13 19:28:47 +00:00
Yuri Victorovich
152f1a83b5 biology/groopm: Remove python's 2.7 restriction placed here by mistake 2020-08-13 19:19:23 +00:00
Steve Wills
a1555a06a0 sysutils/consul: update to 1.8.3 2020-08-13 19:14:39 +00:00
Yuri Victorovich
3d9cc7d91e www/py-html: Replace with python3-compatible www/py-html3 2020-08-13 19:10:56 +00:00
Jung-uk Kim
fa3f49529c Remove a superfluous bzero(3) call to reduce compiler warnings.
PR:	226073
2020-08-13 18:39:48 +00:00
Jung-uk Kim
289dacaa4d Fix building emulators/virtualbox-ose-additions on head after vaccess(9) KPI
change.
2020-08-13 18:18:34 +00:00
John Hixson
a880da6c06 www/minio-client: update to version RELEASE.2020-08-08T02-33-58Z 2020-08-13 17:51:08 +00:00
John Hixson
dfba5c3412 sysutils/nomad: update to version 0.12.2 2020-08-13 17:22:55 +00:00
Tobias C. Berner
0edfaee1ed KDE's August 2020 Apps Update
Dozens of KDE apps are getting new releases from KDE’s release service. New
features, usability improvements, re-designs and bug fixes all contribute to
helping boost your productivity and making this new batch of applications more
efficient and pleasant to use.

Full announcement:
        https://kde.org/announcements/releases/2020-08-apps-update/
2020-08-13 17:10:30 +00:00
Niclas Zeising
eab6fd195e graphics/bmeps: Update to 4.29.3
Update graphics/bmeps to 4.29.3
Changelog:
https://sourceforge.net/p/dktools/wiki/change%20log/

PR:		248544
Submitted by:	takefu@airport.fm (maintainer)
2020-08-13 16:53:52 +00:00
Yuri Victorovich
6516612b87 www/uwebsockets: Update 18.10.0 -> 18.11.0
Reported by:	portscout
2020-08-13 16:37:36 +00:00
Yuri Victorovich
0e0332c148 math/flint2: Update 2.6.2 -> 2.6.3
Reported by:	portscout
2020-08-13 16:32:08 +00:00
Jean-Sébastien Pédron
eee700cbfd graphics/darktable: Make the dependency to exiftool optional
... and off by default. The only component which uses it is a rarely used
script.
2020-08-13 16:27:24 +00:00
Yuri Victorovich
ae706797b1 editors/o: Update 2.32.2 -> 2.32.5
Reported by:	portscout
2020-08-13 16:26:00 +00:00
Yuri Victorovich
a4c23f8675 security/tor-devel: Update 0.4.4.3-alpha -> 0.4.4.4-rc
Reported by:	upstream notification
2020-08-13 16:19:16 +00:00
Yuri Victorovich
026b23d8f0 sysutils/watchman: Rollback to 4.5.0, move sysutils/watchman450 to sysutils/watchman
PR:		247343
Suggested by:	mat
2020-08-13 16:00:26 +00:00
Yuri Victorovich
1cc79ad47a sysutils/watchman: Rollback to 4.5.0, remove sysutils/watchman in favor of sysutils/watchman450
PR:		247343
Suggested by:	mat
2020-08-13 15:59:06 +00:00
Hiroki Sato
1ac1542848 Update to 0.95.9 and make it depend on ImageMagick7. 2020-08-13 15:54:34 +00:00
Serhii (Sergey) Kozlov
2e3c5061d5 New port: sysutils/py-zfs-autobackup
A tool to make replicating ZFS datasets easy and reliable.

Testing:
- `portlint -AC` - OK
- `poudriere testport` - OK
- Live test - OK

Sponsored by:	Intel
2020-08-13 15:25:02 +00:00
Emanuel Haupt
f30a254eac Update to 2.1.2 2020-08-13 15:09:32 +00:00
Piotr Kubaj
74b769bd59 games/zaz: fix build on GCC architectures
Use C++11 compiler:
/usr/local/include/FTGL/FTLibrary.h:137: error: ISO C++ forbids declaration of 'atomic' with no type
2020-08-13 14:50:22 +00:00
Palle Girgensohn
c181e5cbd7 The PostgreSQL Global Development Group has released an update to all
supported versions of our database system, including 12.4, 11.9, 10.14,
9.6.19, and 9.5.23.

This release closes two security vulnerabilities and fixes over 50 bugs
reported over the last three months.

Please plan to update at your earliest convenience.

Security Issues
---------------

* CVE-2020-14349: Uncontrolled search path element in logical replication.

Versions Affected: 10 - 12.

The PostgreSQL `search_path` setting determines schemas searched for
tables, functions, operators, etc. The CVE-2018-1058 fix caused most
PostgreSQL-provided client applications to sanitize `search_path`, but
logical replication continued to leave `search_path` unchanged. Users of
a replication publisher or subscriber database can create objects in the
`public` schema and harness them to execute arbitrary SQL functions
under the identity running replication, often a superuser. Installations
having adopted a documented secure schema usage pattern are not vulnerable.

The PostgreSQL project thanks Noah Misch for reporting this problem.

* CVE-2020-14350: Uncontrolled search path element in `CREATE EXTENSION`.

Versions Affected: 9.5 - 12. The security team typically does not test
unsupported versions, but this problem is quite old.

When a superuser runs certain `CREATE EXTENSION` statements, users may
be able to execute arbitrary SQL functions under the identity of that
superuser. The attacker must have permission to create objects in the
new extension's schema or a schema of a prerequisite extension.  Not all
extensions are vulnerable.

In addition to correcting the extensions provided with PostgreSQL, the
PostgreSQL Global Development Group is issuing guidance for third-party
extension authors to secure their own work.

The PostgreSQL project thanks Andres Freund for reporting this problem.

Security:	CVE-2020-14349, CVE-2020-14350
2020-08-13 13:45:02 +00:00
Dmitri Goutnik
6928fda4df sysutils/fusefs-s3fs: Update to 1.87
- pet portclippy while here

Changes:	https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.87
2020-08-13 12:45:24 +00:00
Steve Wills
04b40b3a44 security/teleport: update to 4.3.4 2020-08-13 12:39:14 +00:00
Steve Wills
a8b6030947 sysutils/envconsul: update to 0.10.0 2020-08-13 12:24:45 +00:00
Steve Wills
d58421be48 www/minio: update to 2020.08.13.02.39.50 2020-08-13 12:24:13 +00:00
Steve Wills
e70c94ee9c net/google-cloud-sdk: update to 305.0.0 2020-08-13 12:02:59 +00:00
Jason E. Hale
193aa5b9d7 x11-themes/qtcurve: Fix patch from r544732
===>  Applying distribution patches for qtcurve-1.9.0
patch: **** can't cd to /wrkdirs/usr/ports/x11-themes/qtcurve/work/qtcurve-1.9: No such file or directory
===>  FAILED Applying distribution patch ee2228ea2f18ac5da9b434ee6089381df815aa94.patch with -p1
*** Error code 1

Reported by:	pkg-fallout
MFH:		2020Q3 (build fix blanket)
2020-08-13 11:27:30 +00:00
MANTANI Nobutaka
19d2f59463 - Fix breakage with emacs27.
- Regenerate patch-emacs_Makefile.in with make makepatch.
2020-08-13 11:27:00 +00:00
Matthias Andree
fb28a3886d graphics/ilmbase, graphics/openexr: mention security fixes in v2.5.3
No CVE numbers available at this time.

Security:	b1d6b383-dd51-11ea-a688-7b12871ef3ad
2020-08-13 10:48:56 +00:00
Adriaan de Groot
fcf9231bf7 Update graphics/ksnip to latest upstream revision
- various bugfixes
- files installed to more "standard" locations

Release notes at (2 links, we skipped one release)
	https://github.com/ksnip/ksnip/releases/tag/v1.7.3
	https://github.com/ksnip/ksnip/releases/tag/v1.7.2

Reported by:	portscout
2020-08-13 10:31:28 +00:00
Matthias Andree
f28550785e graphics/darktable: add exiftool:graphics/p5-Image-ExifTool to _DEPENDS
Else the cmake setup will not install the extract_wb_from_images.sh
script, leading to inconsistent installs or packaging failures.

Reported by:	poudriere
Approved by:	portmgr@ (blanket approval to add missing requisites)
2020-08-13 10:17:42 +00:00
Adriaan de Groot
aa8f164f57 Update graphics/kimageannotator to latest upstream version
There's no release notes for kimageannotator, but looking at the log
	https://github.com/ksnip/kImageAnnotator/commits/v0.3.2
it's just translation fixes and patches relevant for platforms
that are not-FreeBSD.

Reported by:	portscout
2020-08-13 10:17:40 +00:00
Adriaan de Groot
be60128ad3 Fix games/easyrpg-player in advance of CMake 3.18 landing
- This (still) builds with CMake 3.17
- Circular dependency between harfbuzz and freetype causes
  build (configure) failures with CMake 3.18, although I don't
  see why CMake 3.17 doesn't fall over (it might be due to
  recent CMake module additions)
- Reported upstream with alternate fix at
	https://github.com/EasyRPG/Player/pull/2274

PR:		248003
2020-08-13 10:05:49 +00:00
Dmitry Marakasov
5dfc6dc368 - Update WWW
Approved by:	portmgr blanket
2020-08-13 09:36:32 +00:00
Fernando Apesteguía
f01d02eca6 devel/sigar: build after filedesc struct change
In base revision r363214[1] we dropped the fd_lastfile field of the
filedesc struct. This breaks devel/sigar.

The applied solution was proposed by mjg@ in this[2] mail thread.

[1] https://svnweb.freebsd.org/changeset/base/363214
[2] https://lists.freebsd.org/pipermail/freebsd-ports/2020-August/119093.html

PR:	248460
Submitted by:	ronald-lists@klop.ws
2020-08-13 09:17:53 +00:00
Piotr Kubaj
b15ec09d9c misc/xiphos: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/unicode/localpointer.h:224: error: expected ';' before 'noexcept'

Also required is bumping GCC for misc/biblesync because of libstdc++ ABI error.

MFH:		2020Q3 (fix build blanket)
2020-08-13 09:07:24 +00:00
Piotr Kubaj
c47d80d2e7 lang/spidermonkey68: fix build on GCC architectures
Use Clang only on clang architectures.

PR:		248635
Approved by:	tcberner (maintainer)
2020-08-13 09:03:52 +00:00