Commit Graph

525452 Commits

Author SHA1 Message Date
Kurt Jaeger
b3b913fc7f sysutils/sysctlinfo-kmod: fix after r366465
- the new sysctl object {0.7} "sysctl.nextnoskip" overlaps this interface
- add files/patch-sysctlinfo.h to change sysctl OIDs of this interface

PR:		250148
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
2020-10-31 16:32:31 +00:00
Jochen Neumeister
95a71f07bf Update to 6.4.187
Sponsored by:	Netzkommune GmbH
2020-10-31 16:31:17 +00:00
Mikael Urankar
051f900b8e net-mgmt/bandwhich: Update to 0.20.0
PR:		250754
Submitted by:	Petteri Valkonen (maintainer)
2020-10-31 16:13:23 +00:00
Jochen Neumeister
338606ae90 Update to 0.77.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.77.0

PR:		250752
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-10-31 16:13:09 +00:00
Mikael Urankar
542ce8bc63 www/carbonapi: Update to 0.14.1
- update to 0.14.1
 - switch to go:modules
 - drop gmake and use GO_TARGET instead
 - build carbonzipper
 - move examples files to EXAMPLESDIR
 - remove excessive tabs

PR:		247083
Approved by:	a.andersson.thn@gmail.com (maintainer timeout)
2020-10-31 16:11:13 +00:00
Rainer Hurling
1c5dc9d9b5 science/mpb: Update to 1.11.1
Changelog: https://github.com/NanoComp/mpb/blob/master/NEWS.md

- Update from version 1.5 to 1.11.1
- Change MASTER_SITES to Github releases
- Remove MAKE_JOBS_UNSAFE
- Change dependency math/fftw to math/fftw3
- Change dependency math/blas to math/openblas
- Add devel/boehm-gc-threaded to LIB_DEPENDS
- Add USES=readline
- Use GCC compiler because of Fortran code
- Reorder Makefile
- Add option for OpenMP
- Remove post-patch target
- Add post-install target to install examples
- Change URL in pkg-descr
- Update pkg-plist

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27031
2020-10-31 16:00:18 +00:00
Rainer Hurling
e4cddaff02 science/libctl: Update to 4.5.0
Update science/libctl from 3.2.2 to 4.5.0. Over several minor and a major version release there have been important bugfixes and enhancements [1].

[1] https://github.com/NanoComp/libctl/blob/master/NEWS.md

What this patch should do:

- Update from 3.2.2 to 4.5.0
- Change MASTER_SITES to the Github releases URL
- Add LIB_DEPENDS=devel/boehm-gc-threaded and
  libguile-2.2.so:lang/guile2
- 'Bump' library version
- Set option NLOPT default (needed by science/mpb)
- Reorder some Makefile entries
- Update URL in pkg-descr
- Update pkg-plist

PR:		249007
Submitted by:	(maintainer timeout)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D26992
2020-10-31 15:59:08 +00:00
Stefan Eßer
3dcac3f775 Update to FreeBSD-CURRENT base SVN revision r367207
This update improves the internal pre-processor and makes it report data
file issues with filename and line number of the failed commend.

Several tests have been added to detect unmatched condition directives
(e.g. #endif or #else without prior #ifdef or #ifndef). An #undef command
has been added since it occurs in one of the calendar files tradionally
distributed with FreeBSD (and now in the deskutils/calendar-data port).

This update adds a default definition of _PATH_LOCALBASE that is required
to build the port on systems that do not define it in paths.h.
2020-10-31 15:33:08 +00:00
Gerald Pfeifer
9f813b9d59 Update to the 20201029 snapshot of GCC 8.4.1.
This brings a minor code generation fix and one for the Fortran
run-time library.
2020-10-31 13:39:22 +00:00
Kai Knoblich
81ee902b9d www/py-drf-yasg: Update to 1.20.0
* Add default option VALIDATION to reflect the optional requirements as
  noted in "setup.py".

* Remove stale CONFLICT_INSTALLS entry.

Changelog:

https://github.com/axnsan12/drf-yasg/releases/tag/1.20.0
2020-10-31 12:18:55 +00:00
Kurt Jaeger
c41aa5afa9 dns/flamethrower: update 0.10 -> 0.11.0
- enable DNS over HTTPS (DoH)
- bug fixes etc

PR:		250401
Reported by:	Michal Nowak <mnowak@startmail.com>
Approved by:	pcarboni@gmail.com (maintainer timeout)
Relnotes:	https://github.com/DNS-OARC/flamethrower/releases/tag/v0.11.0
2020-10-31 12:10:00 +00:00
Kurt Jaeger
6889675557 databases/pecl-mongodb: ignore with php80 2020-10-31 12:00:41 +00:00
Tobias C. Berner
8160ae84db www/youtube_dlc: update to 2020.10.31 2020-10-31 11:55:46 +00:00
Rene Ladan
f47016d8eb Remove expired port:
2020-10-30 devel/libsigc++12: Use newer version
2020-10-31 10:44:51 +00:00
Vanilla I. Shu
bd0cae1ad6 Update to 4.5.6. 2020-10-31 10:16:23 +00:00
Jimmy Olgeni
d8aa545b2d Update devel/taskctl to version 1.2.3. 2020-10-31 10:11:00 +00:00
Jimmy Olgeni
66878898cc Update benchmarks/ali to version 0.5.3. 2020-10-31 09:49:21 +00:00
Joseph Mingrone
fddeda08de sysutils/doctl: Update to version 1.50.0
Upstream changes:
https://github.com/digitalocean/doctl/releases/tag/v1.50.0

Sponsored by:	Digitalocean (VM credit)
2020-10-31 09:27:35 +00:00
Yuri Victorovich
8a257f5542 www/cpp-httplib: Update 0.7.10 -> 0.7.11
Reported by:	portscout
2020-10-31 09:18:29 +00:00
Yuri Victorovich
60b3342b02 textproc/py-pyphen: Update 0.9.5 -> 0.10.0
Reported by:	portscout
2020-10-31 09:15:39 +00:00
Yuri Victorovich
29ec17da56 science/qbox: Update 1.72.0 -> 1.72.1
Reported by:	portscout
2020-10-31 09:13:57 +00:00
Yuri Victorovich
fa786d5e72 science/jmol: Update 14.31.12 -> 14.31.14
Reported by:	portscout
2020-10-31 09:08:34 +00:00
Yuri Victorovich
b97a6f87ad misc/concourse: Update 6.6.0 -> 6.7.0
Reported by:	portscout
2020-10-31 09:02:46 +00:00
Mikael Urankar
55d383cf20 security/tailscale: Update to 1.2.0
Changelog:
  https://github.com/tailscale/tailscale/releases/tag/v1.2.0
2020-10-31 09:00:35 +00:00
Yuri Victorovich
cf979d4995 sysutils/conan: Update 1.30.2 -> 1.31.0
Reported by:	portscout
2020-10-31 08:55:53 +00:00
Yuri Victorovich
4acf1e8e04 science/py-gsd: Update 2.2.0 -> 2.3.0
Reported by:	portscout
2020-10-31 08:53:53 +00:00
Yuri Victorovich
17655f5d51 science/libcint: Update 4.0.2 -> 4.0.5
Reported by:	portscout
2020-10-31 08:51:07 +00:00
Yuri Victorovich
bfb378dd9b math/mfem: Update 4.1 -> 4.2
Reported by:	portscout
2020-10-31 08:48:38 +00:00
Jan Beich
859f8ea53d x11-wm/mutter: unbreak with libglvnd
In file included from ../cogl/cogl/driver/nop/cogl-clip-stack-nop.c:34:
In file included from ../cogl/cogl/driver/nop/cogl-clip-stack-nop-private.h:38:
In file included from ../cogl/cogl/cogl-context-private.h:44:
In file included from ../cogl/cogl/cogl-driver.h:36:
In file included from ../cogl/cogl/cogl-framebuffer-private.h:37:
In file included from ../cogl/cogl/cogl-journal-private.h:37:
In file included from ../cogl/cogl/cogl-fence-private.h:36:
In file included from ../cogl/cogl/winsys/cogl-winsys-private.h:38:
In file included from ../cogl/cogl/winsys/cogl-texture-pixmap-x11-private.h:45:
In file included from ../cogl/cogl/cogl-texture-private.h:40:
In file included from ../cogl/cogl/cogl-texture-2d.h:44:
cogl/cogl/cogl-egl-defines.h:38:10: fatal error: 'EGL/eglmesaext.h' file not found
 #include <EGL/eglmesaext.h>
          ^~~~~~~~~~~~~~~~~~
2020-10-31 08:37:04 +00:00
Max Brazhnikov
f4e0cfbda7 java/jgraphx: Update to 4.2.2 2020-10-31 08:36:54 +00:00
Jan Beich
b9b487517e graphics/cogl: unbreak with libglvnd
In file included from cogl-bitmap.c:41:
In file included from ./cogl-context-private.h:35:
In file included from ./winsys/cogl-winsys-private.h:39:
In file included from ./winsys/cogl-texture-pixmap-x11-private.h:45:
In file included from ./cogl-texture-private.h:42:
./cogl-egl-defines.h:38:10: fatal error: 'EGL/eglmesaext.h' file not found
 #include <EGL/eglmesaext.h>
          ^~~~~~~~~~~~~~~~~~
2020-10-31 08:36:54 +00:00
Max Brazhnikov
3b039be8b2 emulators/dosbox-staging: Update to 0.75.2
Release notes: https://dosbox-staging.github.io/v0-75-2/
2020-10-31 08:35:49 +00:00
Max Brazhnikov
9e8edf7406 misc/py-progressbar2: Update to 3.53.1 2020-10-31 08:34:41 +00:00
Tobias C. Berner
5d38e78439 www/libmicrohttpd: Update to 0.9.71
- mark dependent ports broken, where there was no action from the
  maintainers in due time.

PR:		249453
PR:		250101
PR:		250083
PR:		250100
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	gaod@hychen.org (maintainer)
2020-10-31 08:31:09 +00:00
Yuri Victorovich
35b05e0270 math/onednn: Update 1.6.4 -> 1.6.5
Reported by:	portscout
2020-10-31 08:24:12 +00:00
Tobias C. Berner
96d27c18d2 x11-toolkits/libhandy: update to 1.0.1
Changelog:
	- Fix build with Glade 3.37.
	- Fix a Meson version warning.
	- Typo fixes.
	- HdyAvatar:
	  - Minimize the amount of redundant load_image() calls.
	  - Center non-square custom images.
	  - Add .image style class to avatars with custom images.
	  - Allow css border and shadow on avatars with custom images so
	    elementary can style it.
	- HdyCarousel:
	  - Fix drawing cache.
	  - Fix crash when scrolling over empty carousel.
	- HdyComboRow:
	  - Fix popover hiding animation when clicking a row.
	  - Always reserve space for checkmarks.
	- HdyHeaderGroup:
	  - Fix a warning on nesting HdyHeaderGroups.
	- HdyKeypad:
	  - Fix input of the #, @ and + characters.
	- HdyLeaflet and HdyDeck:
	  - Fix minimum size when 'interpolate-size' property is TRUE.
	- HdyPreferencesWindow:
	  - Fix searching rows that have mnemonics.
	- HdySwipeTracker:
	  - Fix swipes not working if started from GtkButton.
	  - Increase drag threshold for touchscreens.
	  - Avoid a jump when starting a drag.
	- HdyViewSwitcher:
	  - Fix sizing with invisible pages.
	- Transiation updates:
	  - French
	  - Friulian
	  - Slovenian
2020-10-31 08:19:43 +00:00
Loïc Bartoletti
161d540455 cad/py-cq-editor: Add devel/py-spyder dependency
cq-editor requires CodeEditor widget from py-spyder.

PR:		250586
Reported by:	rsmith@xs4all.nl
Approved by:	Neal Nelson (maintainer)
MFH:		2020Q4 (blanket, runtime fixes)
2020-10-31 08:09:13 +00:00
Tobias C. Berner
e8d58b37f4 games/iagno: complie schema files
- GLIB_SCHEMAS was dropped by accident in the update

PR:		250658
2020-10-31 07:57:17 +00:00
Tobias C. Berner
efedc99739 games/iagno: Update to 3.38.1
PR:		250658
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-10-31 07:43:43 +00:00
Rainer Hurling
e70c61263a net/py-wsdd: Update to 0.6.2
Changelog[1]:
- Lowered priority of non-essential, protocol-related and
  internal log messages
- Do not use PID in Netlink sockets in order to avoid issues
  with duplicated PIDs, e.g., when Docker is used
- Prevent exceptions due to invalid incoming messages
- HTTP server address family wrong when interface address is added
- Error when interface address is removed

[1] https://github.com/christgau/wsdd/blob/v0.6.2/CHANGELOG.md

PR:		250585
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27030
2020-10-31 07:41:02 +00:00
Yuri Victorovich
4401656e8d deskutils/just: Update 0.8.2 -> 0.8.3
Reported by:	portscout
2020-10-31 07:37:19 +00:00
Tobias C. Berner
a38672bc2d x11/gnome-shell: follow up to r55375
- chase changed dependency

PR:		250512
2020-10-31 07:36:41 +00:00
Yuri Victorovich
1c195c42e2 math/lean: Update 3.22.0 -> 3.23.0
Reported by:	portscout
2020-10-31 07:27:06 +00:00
Tobias C. Berner
29d07f0b98 deskutils/gnome-contacts: add missing dependency
PR:		250216
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Reported by:	Eirik Oeverby <ltning-freebsd@anduin.net>
2020-10-31 07:17:45 +00:00
Tobias C. Berner
53cb97f6a8 security/gcr: Update to 3.38.0
PR:		250512
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-10-31 07:11:54 +00:00
Jan Beich
a7ca82659a graphics/mesa-devel: crash workaround for Intel GPUs after r553723
While upstream issue is in userland driver FreeBSD kernel driver may
fail to handle it gracefully e.g.,

  $ sway
  $ mpv --hwdec=vaapi /path/to/file

  pid 12449 (sway), jid 0, uid 1234: exited on signal 11
  WARNING !drm_modeset_is_locked(&crtc->mutex) failed at drm-kmod-drm_v5.4.62_3/drivers/gpu/drm/drm_atomic_helper.c:621
  #0 0xffffffff81f3e833 at linux_dump_stack+0x23
  #1 0xffffffff81ea43e3 at drm_atomic_helper_check_modeset+0xb3
  #2 0xffffffff8259492c at intel_atomic_check+0x8c
  #3 0xffffffff81ea3379 at drm_atomic_check_only+0x3f9
  #4 0xffffffff81ea37c3 at drm_atomic_commit+0x13
  #5 0xffffffff81eb0c3f at drm_client_modeset_commit_atomic+0x1af
  #6 0xffffffff81eb093a at drm_client_modeset_commit_force+0x6a
  #7 0xffffffff81efa12a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a
  #8 0xffffffff81ef2386 at vt_kms_postswitch+0x166
  #9 0xffffffff8076b66b at vt_window_switch+0x12b
  #10 0xffffffff807688ff at vtterm_cngrab+0x1f
  #11 0xffffffff80805a36 at cngrab+0x16
  #12 0xffffffff8086295c at vpanic+0xec
  #13 0xffffffff80862863 at panic+0x43
  #14 0xffffffff81f5d142 at dma_buf_poll+0x12
  #15 0xffffffff808d2959 at kern_poll+0x329
  #16 0xffffffff808d2620 at sys_poll+0x50
  #17 0xffffffff80b3353b at amd64_syscall+0xfb
2020-10-31 06:12:57 +00:00
Timur I. Bakeyev
dd3fc789e7 Security update for samba411, samba412 and samba413:
CVE-2020-14318 (Missing handle permissions check in SMB1/2/3 ChangeNotify)
CVE-2020-14323 (Unprivileged user can crash winbind)
CVE-2020-14383 (An authenticated user can crash the DCE/RPC DNS with easily crafted records)

Security:	CVE-2020-14318
		CVE-2020-14323
		CVE-2020-14383
2020-10-31 04:28:26 +00:00
Steve Wills
d630f63980 net/google-cloud-sdk: update to 315.0.0 2020-10-31 04:20:08 +00:00
Yuri Victorovich
1c39444af5 devel/py-pycodeexport: Update 0.1.2 -> 0.1.3
Reported by:	portscout
2020-10-31 04:05:30 +00:00
Yuri Victorovich
9fc0bbd249 cad/horizon-eda: Update 1.2.1 -> 1.3.0
Reported by:	portscout
2020-10-31 04:01:41 +00:00