Commit Graph

503379 Commits

Author SHA1 Message Date
Kai Knoblich
f37d75bea4 MFH: r530514
security/py-netmiko: Update to 3.1.0

Changelog:

New Platforms / Transports:

* D-Link DGS/DES
* WatchGuard Firebox
* Sophos SG Firewalls
* Huawei Telnet Support

Bug Fixes/Enhancements:

* Add cmd_verify argument to send_command
* Add global_cmd_verify argument to ConnectHandler

https://github.com/ktbyers/netmiko/releases/tag/v3.1.0

Approved by:	ports-secteam (joneum)
2020-04-06 07:53:59 +00:00
Thomas Zander
11da856258 MFH: r530857
Update to upstream release 0.21.22

Details:
- Bug fixes, see
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/NEWS

Approved by:	ports-secteam (riggs)
2020-04-06 05:20:58 +00:00
Thomas Zander
7331029012 MFH: r530855
Update to upstream version 45.0.0

Details:
- Many bugfixes, but also some enhancements, see
  https://mkvtoolnix.download/doc/NEWS.md

Approved by:	ports-secteam (riggs)
2020-04-06 05:17:57 +00:00
Jan Beich
03445d46ad MFH: r530845
net/wayvnc: unbreak runtime via upstream fix

Submitted by:	Greg V
Approved by:	ports-secteam blanket
2020-04-05 23:59:08 +00:00
Piotr Kubaj
d79bf65032 MFH: r530763
net/tigervnc-server: fix build on GCC architectures

C11 compiler is required:
../include/glx_extinit.h:33: error: redefinition of typedef '__GLXscreen'

Approved by:	portmgr (fix build blanket)
2020-04-05 11:00:39 +00:00
Piotr Kubaj
ffdf94c721 MFH: r530742
devel/caf: fix build on GCC architectures

Some files require including sys/types.h before other headers:
/usr/include/netinet/ip.h:227:2: error: 'u_short' does not name a type; did you mean 'short'?
  227 |  u_short  ippseudo_len; /* protocol length */
      |  ^~~~~~~
      |  short

PR:		245364
Approved by:	leres (maintainer)
Approved by:	portmgr (fix build blanket)
2020-04-05 02:57:42 +00:00
Muhammad Moinur Rahman
c633a880f5 MFH: r530653
security/snort3: UNBREAK

- Update version 3.0.0-258=>3.0.0-270
- Remove BUILD_DEPENDS and RUN_DEPENDS into LIB_DEPENDS
- Change compiler to use c++14-lang
- Make HYPERSCAN default for amd64
- Remove DEBUG_DESC and DOCS_DESC for the defaults DESC

net/libdaq: Update version 3.0.0-alpha3=>3.0.0-alpha4

Submitted by:	dvl
Differential Revision:	https://reviews.freebsd.org/D24263

Approved by:	portmgr (blanket: build fix)
2020-04-05 00:16:44 +00:00
Kyle Evans
5abef35e22 MFH: r530709
emulators/virtualbox-ose-{additions,kmod}: Remove missing patch

extrapatch-Config.kmk was merged in ports r528258 into the standard
Config.kmk patch out of necessity, but inadvertently missed that it was also
referenced in two other spots.

No PORTREVISION bump, as these are build-only fixes to fix the entirety of
virtualbox-ose-additions and the DEBUG option of virtualbox-ose-kmod.

PR:		245239
Approved by:	koobs (mentor)
Approved by:	portmgr (blanket: build fix, just-fix-it)
Differential Revision:	https://reviews.freebsd.org/D24260

Approved by:	ports-secteam (blanket: build fix)
2020-04-04 19:02:30 +00:00
Sunpoet Po-Chuan Hsieh
552cec1aed MFH: r530580
Fix build with py-jupyterlab_server 1.1.0

- Bump PORTREVISION for package change

Approved by:	ports-secteam (blanket)
2020-04-04 09:03:51 +00:00
Tobias C. Berner
2c7f3be0ea MFH: r530621
x11-fonts/fontconfig: Add further upstream patch for v2.13.92

- Add upstream patch to files/patch-2.13.92.diff file:
  https://cgit.freedesktop.org/fontconfig/commit/?id=6f6b39780215714386606ca1c5457a7106639ff4
- Fix pkg-message filename

PR:		245343
Submitted by:	lightside <lightside@gmx.com>

Approved by:	ports-secteam (implicit)
2020-04-04 07:35:06 +00:00
Tobias C. Berner
94b2d4cb02 MFH: r530551
devel/rttr: unbreak on CURRENT

- add commit from upstream pr:
	https://github.com/rttrorg/rttr/pull/261

Approved by:	ports-secteam (implicit)
2020-04-04 05:14:25 +00:00
Tobias C. Berner
ae70767bef MFH: r530548
x11/fontconfig: improve UPDATING (r530561)

Reported by:	adamw

Approved by:	ports-secteam (implicit)
2020-04-04 04:33:56 +00:00
Jan Beich
9ce6769058 MFH: r530541
www/firefox: switch to rc3

No need to rebuild as Firefox will periodically update blocklist when
running, anyway.

Changes:	https://hg.mozilla.org/releases/mozilla-release/rev/6200ca9b3006
Approved by:	ports-secteam blanket
2020-04-04 01:11:47 +00:00
Jan Beich
3e47325842 MFH: r530540
www/firefox-esr: switch to rc3

No need to rebuild as Firefox will periodically update blocklist when
running, anyway.

Changes:	https://hg.mozilla.org/releases/mozilla-esr68/rev/1081a5ebf803
Approved by:	ports-secteam blanket
2020-04-04 01:11:19 +00:00
Jan Beich
b1fd68159d MFH: r530536
emulators/citra: update to s20200403

Changes:	680ef64ac...00667c222
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-04-04 00:47:42 +00:00
Piotr Kubaj
608aab9231 MFH: r530529
www/mod_rivet: fix build on GCC architectures

Use C11 compiler:
./mod_rivet_ng/rivet_types.h:44: error: redefinition of typedef 'ApacheUpload'

Approved by:	portmgr (build fix blanket)
2020-04-03 23:05:02 +00:00
Tobias C. Berner
3b17c82f42 MFH: r530516
x11-fonts/fontconfig: update to 2.13.92

Fontconfig 2.13.1 generated .uuid files in the fonts directory which where
not properly registered to the packages. To clean them up, please execute the
following command:

        find %%LOCALBASE%%/share/fonts -type f -name .uuid -delete

By switching to this RC, the dependency on libuuid can be droped again, and the
issue of registering uuid is moot.

PR:		239167
Exp-run by:	antoine
Submitted by:	lightside <lightside@gmx.com>

Approved by:	ports-secteam (joneum)
2020-04-03 20:09:46 +00:00
Jan Beich
daa3b7a630 MFH: r530508
www/firefox-esr: switch to rc2

Changes:	https://hg.mozilla.org/releases/mozilla-esr68/pushloghtml?startdate=2020-04-01&enddate=2020-04-04
Security:	CVE-2020-6819, CVE-2020-6820
Approved by:	ports-secteam blanket
2020-04-03 18:09:10 +00:00
Jan Beich
7b30607b62 MFH: r530507
www/firefox: switch to rc2

Changes:	https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2020-03-31&enddate=2020-04-04
Security:	CVE-2020-6819, CVE-2020-6820
Approved by:	ports-secteam blanket
2020-04-03 18:08:45 +00:00
Yuri Victorovich
580e2843f4 MFH: r530460 r530464 r530501
multimedia/obs-studio: Add the vlc plugin that wasn't enabled on FreeBSD for some reason

multimedia/obs-studio: Add missing header for depending projects to access the OBS Studio API

multimedia/obs-studio: Update 25.0.1 -> 25.0.3 (25.0.3 contains bugfixes)

Bug fixed: https://github.com/obsproject/obs-studio/issues/2627#issuecomment-608509154
25.0.1 crashed on microphone change.

Approved by:	ports-secteam (joneum)
2020-04-03 16:44:36 +00:00
Piotr Kubaj
d9ead0ac13 MFH: r530493
science/lammps: don't set -march=native

It breaks compilation on some architectures and runtime on others.

Approved by:	portmgr (build fix blanket)
2020-04-03 14:14:17 +00:00
Dmitri Goutnik
9091acea7b MFH: r530388
Mk/Uses/go.mk: Set GO_NO_VENDOR_CHECKS=1

Set GO_NO_VENDOR_CHECKS=1 to signal lang/go to relax vendor checks during ports
build.

PR:		244783
Reported by:	Christopher Hall <hsw@bitmark.com>
Reviewed by:	mikael swills yuri
Differential Revision:	https://reviews.freebsd.org/D24122

Approved by:	ports-secteam (joneum)
2020-04-03 12:53:11 +00:00
Dmitri Goutnik
060b4585d5 MFH: r530387
lang/go: relax module consistency checks if vendor/modules.txt is missing

Starting from go1.14, go verifies that vendor/modules.txt matches the
requirements and replacements listed in the main module go.mod file, and it is
a hard failure if vendor/modules.txt is missing.

Relax module consistency checks and switch back to pre go1.14 behaviour if
vendor/modules.txt is missing and GO_NO_VENDOR_CHECKS=1 is set in the
environment regardless of go version requirement in go.mod.

Upstream PR: https://github.com/golang/go/issues/37948

PR:		244783
Reported by:	Christopher Hall <hsw@bitmark.com>
Reviewed by:	mikael swills yuri
Approved by:	jlaffaye (maintainer timeout, 2 weeks)
Differential Revision:	https://reviews.freebsd.org/D24122

Approved by:	ports-secteam (joneum)
2020-04-03 12:51:25 +00:00
Piotr Kubaj
4d048e6bc7 MFH: r530485
emulators/emu64: fix build on PPC and ARM

char on PPC and ARM is unsigned.

PR:		245200
Approved by:	portmgr (build fix blanket)
2020-04-03 12:16:54 +00:00
Yuri Victorovich
f517659df5 MFH: r530454
multimedia/obs-studio: Fix the procfs(5) link for the executable path: /proc/self/exe -> /proc/curproc/file

PR:		245299
Reported by:	Keith Hellman <khellman@mcprogramming.com> (the reported issue seems to be the same)

Approved by:	ports-secteam@FreeBSD.org
2020-04-03 09:26:08 +00:00
Jan Beich
be4fb93ebe MFH: r530467
www/firefox-esr: unbreak fetch after r530230

fetch: https://archive.mozilla.org/pub/firefox/candidates/68.7.0esr-candidates/build2/source/firefox-68.7.0esr.source.tar.xz: Not Found

Reported by:	pkg-fallout
Approved by:	ports-secteam blanket
2020-04-03 07:15:47 +00:00
Niclas Zeising
d93e633389 MFH: r530379
print/libraqm: FIx build with llvm 10

Fix the build of print/libraqm with llvm 10.

PR:		244401
Submitted by:	dim
Approved by:	maintainer timeout

Approved by:	ports-secteam (joenum)
2020-04-02 18:11:43 +00:00
Piotr Kubaj
e80cf08c50 MFH: r530389
net/libarcus: fix build on GCC architectures

C++11 compiler is necessary:
/usr/local/include/google/protobuf/arena_impl.h:323: error: ISO C++ forbids declaration of 'atomic' with no type

Approved by:	portmgr (fix build blanket)
2020-04-02 17:45:05 +00:00
Jochen Neumeister
7899206ea5 MFH: r530372
Update to 2.4.43

Changelog: https://downloads.apache.org/httpd/CHANGES_2.4.43

Security:	b360b120-74b1-11ea-a84a-4c72b94353b5
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (joneum)
2020-04-02 14:25:06 +00:00
Jason W. Bacon
3c68bea700 MFH: r530250
kallisto: Patch for build with GCC

Fixes broken build on GCC-based platforms

PR:             ports/245240
Submitted by:   pkubaj

Approved by:	portmgr (fix build blanket)
2020-04-02 13:41:03 +00:00
Matthias Fechner
ab0d033bf3 Relaxe the depending version definition to allow portrevision changes for dependency.
Reported by:	sunpoet@
2020-04-01 18:53:16 +00:00
Adam Weinberger
222155c149 vim: Update to patchlevel 491
While here, restrict ctags patching attempts to only the files that
will need to be patched. This prevents the creation of dozens of
.orig files that are identical to the "patched" versions.
2020-04-01 18:40:18 +00:00
Sunpoet Po-Chuan Hsieh
81c2c12d2d Update LIBSSH2 option description
PR:		245070
Reported by:	<iron.udjin@gmail.com>
2020-04-01 18:07:17 +00:00
Jan Beich
2c695c7bbf www/firefox-esr: update to 68.7.0
Changes:	https://www.mozilla.org/firefox/68.7.0/releasenotes/
Security:	98c69f9a-856b-4180-8f0b-11846626c6cc
2020-04-01 17:33:18 +00:00
TAKATSU Tomonari
93aa81c942 - Update to 0.4-8.6 2020-04-01 17:28:41 +00:00
Matthew Seaman
98b9c02e5f Update to 9.2.4
This release is a fix for errors in the previous 9.2.3 release.

ChangeLog:	 https://github.com/citusdata/citus/blob/v9.2.4/CHANGELOG.md
2020-04-01 17:17:37 +00:00
Rene Ladan
5bb8cec9ab Remove expired ports:
2020-04-01 databases/py-pypuppetdb03: Use databases/py-pypuppetdb instead
2020-04-01 www/py-puppetboard02: Use www/py-puppetboard instead
2020-04-01 www/py-puppetboard03: Use www/py-puppetboard instead
2020-04-01 17:11:30 +00:00
Mark Felder
e159e23f03 multimedia/plexmediaserver-plexpass: Update to 1.19.1.2589
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/328
2020-04-01 17:04:26 +00:00
Mark Felder
20a345f295 multimedia/plexmediaserver: Update to 1.18.9.2578
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/327
2020-04-01 17:03:32 +00:00
Piotr Kubaj
c32837131d devel/apr1: fix build of devel/subversion on powerpc(spe)
Those architectures don't have atomic functions working.

PR:		242680
Submitted by:	jhibbits
Reported by:	canardo909@gmx.com
2020-04-01 17:02:28 +00:00
Mark Felder
20962358a8 net-mgmt/unifi5: Update to 5.12.66
Changelog:	https://community.ui.com/releases/UniFi-Network-Controller-5-12-66/ac49e57b-6f38-4912-8455-940d3d487d00
2020-04-01 17:01:30 +00:00
Niclas Zeising
376e420afd databases/rrdtool: fix segmentation fault
Fix a segmentation fault in rrd_graph:print_calc when vidx is -1 on GF_VRULE
Pull in upstream patch to fix the issue.
This fixes upstream bug #1078

PR:		244808
Submitted by:	John W. O'Brien
2020-04-01 15:32:13 +00:00
Niclas Zeising
4814f2d895 x11/xkeyboard-config: Update to 2.29
Update xkeyboard-config to 2.29
Upstream has switched to use python to generate certan things during build,
add a build dependency on on python3.5+.
Change MASTER_SITES to actually work now that XORG_CAT is no more, this
should fix fetch.  Previously it pulled from distcache.
Try to fix the optional etersoft symbols patch.
2020-04-01 15:25:35 +00:00
Thierry Thomas
d8234661cd Upgrade to 2.8.2.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.8.2>.
2020-04-01 15:08:05 +00:00
Ganael LAPLANCHE
555ae57247 Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
2020-04-01 14:14:51 +00:00
Alexander Leidinger
4b40c2947e - update python plugin
- print pkg-message only on install [1]

Requested by:	mat [1]
2020-04-01 13:04:07 +00:00
Wen Heping
5c0f82281a - Update to 0.071
PR:		245219
Submitted by:	svysh.fbsd@gmail.com(maintainer)
2020-04-01 12:58:50 +00:00
Pietro Cerutti
f7c00227a8 textproc/re-flex: update to 1.6.6
Release notes: https://github.com/Genivia/RE-flex/releases/tag/v1.6.6
2020-04-01 12:42:19 +00:00
Matthias Andree
eb5fdc83bb net-mgmt/netdata: Unbreak webui permissions when running netdata as root
Bump PORTREVISION (installed @sample file changes).

PR:		244544
Submitted by:	Dries Michiels <driesm.michiels@gmail.com>
Approved by:	maintainer timeout (mmokhi@, 31 d)
2020-04-01 12:16:03 +00:00
Wen Heping
7825197771 - Update django to 3.0.5 and 2.2.12 2020-04-01 12:15:32 +00:00