Commit graph

516432 commits

Author SHA1 Message Date
Gerald Pfeifer
d0c8930196 Update to the 20200802 snapshot of GCC 11.0.0. 2020-08-06 06:50:26 +00:00
Vanilla I. Shu
484c67bcd3 Update to 1.31.0. 2020-08-06 06:33:45 +00:00
Greg Lewis
2975d53ad9 Unbreak on ARM by depending on the previous libffi version
PR:		248099
2020-08-06 04:27:10 +00:00
Philip Paeps
8e63491f3d security/vuxml: correct a typo in SA-20:22.sqlite
Pointy hat to:  philip
2020-08-06 03:43:17 +00:00
Philip Paeps
497616ef80 security/vuxml: add FreeBSD SA-20:23.sendmsg 2020-08-06 03:31:27 +00:00
Philip Paeps
f52b013f3c security/vuxml: add FreeBSD SA-20:21.usb_net 2020-08-06 03:31:22 +00:00
Philip Paeps
6f79e868b5 security/vuxml: add FreeBSD SA to sqlite3 entry
Reference FreeBSD-SA-20:22.sqlite and correct the fixed patch releases
in the recent sqlite3 entry.
2020-08-06 03:31:17 +00:00
Li-Wen Hsu
aed228d411 Update to 0.073
PR:		248485
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2020-08-06 02:52:35 +00:00
Jan Beich
f1c1c982fc graphics/mesa-devel: update to 20.1.b.3803
Changes:	ba6cdb275c...56ab105182
2020-08-06 00:52:39 +00:00
Jan Beich
d0fd57b9ae emulators/rpcs3: update to 0.0.11.10729
Changes:	25d73f5a7...7109fe988
2020-08-06 00:46:00 +00:00
Jan Beich
87acb482b2 graphics/libavif: enable gdk-pixbuf2 loader
$ avifenc huge.jpg huge.avif
$ mcomix huge.avif
$ swaymsg output \* background $PWD/test.avif fill
2020-08-06 00:16:41 +00:00
John Baldwin
5dc90766cf Add a new security/isal-kmod port.
This port builds a kernel crypto device driver which uses routines
from Intel's ISA-L crypto library to perform AES-GCM encryption and
decryption.

Reviewed by:	mat
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D25514
2020-08-05 23:52:56 +00:00
Brooks Davis
f661c01e58 Fix build with more than one version of Python 3.x installed. [0]
Fix C++ library selection with certain targets. [1]

PR:		248386 [1], 248488 [0]
Submitted by:	Greg V [1], John Hein [0]
2020-08-05 23:48:29 +00:00
Yuri Victorovich
e25c8d3c01 math/casadi: Update 3.5.2 -> 3.5.3 2020-08-05 23:40:51 +00:00
Dmitry Marakasov
ad27ab5ec8 - Update to 1.5.1 2020-08-05 23:24:18 +00:00
Dmitry Marakasov
f8f2ba3de9 - Update to 16812 2020-08-05 23:24:16 +00:00
Jan Beich
416fe053ea graphics/libavif: update to 0.8.1
Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.8.0...v0.8.1
Reported by:	GitHub (watch releases)
2020-08-05 22:38:55 +00:00
Jan Beich
5b52ba0c02 x11/waybar: update to 0.9.3
Changes:	https://github.com/Alexays/Waybar/releases/tag/0.9.3
Reported by:	GitHub (watch releases)
2020-08-05 22:38:50 +00:00
Danilo Egea Gondolfo
ad13fdc020 - Update to 1.12.2 2020-08-05 22:19:18 +00:00
Brooks Davis
4b78838267 Minor fixes.
Unbreak OPENMP in some cases.

Fix C++ library selection for some target values.

PR:		248384, 248386
Submitted by:	Greg V
Differential Revision:	https://reviews.freebsd.org/D24420
2020-08-05 22:14:16 +00:00
Danilo Egea Gondolfo
e206f8c790 - Update to 3.7.1 2020-08-05 21:55:48 +00:00
Kurt Jaeger
a4116931cf multimedia/butt: update 0.1.21 -> 0.1.22, add mpris player support
- now media players are displayed in the dropdown,
  to forward track metadata from.
  https://lists.freebsd.org/pipermail/freebsd-desktop/2020-July/000407.html

PR:		248282
Submitted by:	tcberner
2020-08-05 20:54:46 +00:00
Cy Schubert
c49fc28044 Update to the latest cfengine commits on github. 2020-08-05 20:26:47 +00:00
Cy Schubert
f1dbaf301e Update to the latest MIT KRB5 commit on github. 2020-08-05 20:26:43 +00:00
Cy Schubert
c57a6db6bd Update to the latest networkupstools/nut github commit. 2020-08-05 20:26:40 +00:00
Cy Schubert
bcd2cad244 Update to the latest att/ast github commit. Includes:
Merge pull request #1482 from lkoutsofios/master

change for gcc v10
change to ps.c to remote pid size check
change to sfputr.c to disable use of memccpy
change to cmdarg.c to adjust argument length calc. due to failures in tw
2020-08-05 20:26:36 +00:00
Yuri Victorovich
be32d0751e science/py-phonopy: Update 2.5.0 -> 2.7.1
Reported by:	portscout
2020-08-05 19:17:19 +00:00
Yuri Victorovich
e8c7a2ddb5 graphics/pcl-pointclouds: Update 1.10.1 -> 1.11.0
Also add the patch to misc/visp to make it work with this pcl version.

Reported by:	portscout
2020-08-05 18:55:05 +00:00
Bernard Spil
0ddad24209 www/apache24: Update to 2.4.46 2020-08-05 18:29:28 +00:00
Tobias C. Berner
ddc48c0f6d irc/kvirc: link to thread library
- when building outside of poudriere kvirc can fail linking
- it is not quite clear yet why this is required

PR:		242305
Reported by:	VVD <vvd@unislabs.com>
2020-08-05 18:07:44 +00:00
Gleb Popov
98e2d1025d multimedia/gstreamer1-vaapi: Add a patch to fix a crash.
PR:		245722
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com>
More context:	https://github.com/FreeBSDDesktop/libudev-devd/issues/19
2020-08-05 17:22:26 +00:00
Yuri Victorovich
1d60bddb73 devel/mutagen: Update 0.11.5 -> 0.11.6
Reported by:	portscout
2020-08-05 17:16:19 +00:00
Yuri Victorovich
8360ce0f37 net-p2p/libtorrent-rasterbar: Update 1.2.7 -> 1.2.8
Reported by:	portscout
2020-08-05 16:24:38 +00:00
Yuri Victorovich
e9fc4f61e7 net-p2p/libtorrent-rasterbar: Update 1.2.7 -> 1.2.8
Reported by:	portscout
2020-08-05 16:24:15 +00:00
Yuri Victorovich
38d3bccb96 misc/py-tflite: Update 2.2.0 -> 2.3.0
Reported by:	portscout
2020-08-05 16:01:38 +00:00
Yuri Victorovich
797c64988f math/py-PuLP: Update 2.1 -> 2.3
Reported by:	portscout
2020-08-05 15:58:54 +00:00
Yuri Victorovich
8b31612850 devel/xbyak: Update 5.911 -> 5.941
Reported by:	portscout
2020-08-05 15:55:53 +00:00
Yuri Victorovich
3a1dcf1178 cad/netgen-lvs: Update 1.5.153 -> 1.5.154
Reported by:	portscout
2020-08-05 15:55:17 +00:00
Yuri Victorovich
1f2b00f70e audio/jacktrip: Update 1.2 -> 1.2.1
Reported by:	portscout
2020-08-05 15:54:32 +00:00
Kurt Jaeger
a3e2149ddb net-mgmt/pmacct: remove PLIST_SUB entry with KAFKA
PR:		243455
Submitted by:	mat
2020-08-05 15:06:04 +00:00
Mateusz Piotrowski
4bd3723c02 Make argument parsing a bit more robust
Currently, when running mfh with a flag like --help the user gets
a confusing error message from expr(1) like the following:

> expr: illegal option -- -
> expr: usage: expr [-e] expression
>
> revision "--help" should be a number

This is not helpful. Instead, make sure that any arguments specified by the
user are handled properly by expr(1). This results in a much cleaner error
message:

> revision "--help" should be a number

Reviewed by:	mat
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D25958
2020-08-05 15:03:01 +00:00
Tobias Kortkamp
1c843dbb6a lang/rust*: Bring back the llvm-config-wrapper patches after r543251
Apparently they are still needed:
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p543836_s363720/logs/errors/rust-1.45.1.log
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p543836_s363720/logs/errors/rust-nightly-1.47.0.20200724.log
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p544005_s363784/logs/errors/rust-1.45.1.log

Reported by:	antoine
2020-08-05 14:46:18 +00:00
Kurt Jaeger
de0521e608 net-mgmt/pmacct: update 1.7.4p1 -> 1.7.5
- added REDIS option, pmacct daemons can now connect to a Redis cache
- fix SQLDOC pkg-plist substitute
- fixed SQL headers/libs detection

PR:		243455
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Relnotes:	https://github.com/pmacct/pmacct/releases/tag/v1.7.5
2020-08-05 14:42:27 +00:00
Jan Beich
5fb4777201 devel/git-cinnabar: rebuild after r544220 2020-08-05 13:12:23 +00:00
Renato Botelho
67fc5915ec devel/git: Update to 2.28.0 and build with svn lts
- Update to 2.28.0 [1]
- Change dependency to p5-subversion-lts if WITH_SUBVERSION_VER=LTS
  is set [2]

PR:		248308 [1]
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> [1]
		des [2]
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-08-05 12:22:08 +00:00
Fernando Apesteguía
26653412f4 net/fping: Update to 4.4
ChangeLog: https://github.com/schweikert/fping/releases/tag/v4.4

* Use official release with MASTER_SITES instead of USE_GITHUB.

PR:	248356
Submitted by:	daniel.engberg.lists@pyret.net
Reviewed by:	jharris@widomaker.com (maintainer)
2020-08-05 11:48:16 +00:00
Niclas Zeising
b3be275b84 graphics/imlib2: Update to 1.7.0
Update graphics/imlib2 and graphhics/imlib2_loaders to 1.7.0
2020-08-05 11:23:22 +00:00
Jan Beich
5f03083072 x11-toolkits/gtk-layer-shell: update to 0.2.0
Changes:	https://github.com/wmww/gtk-layer-shell/releases/tag/v0.2.0
Reported by:	GitHub (watch releases), Repology
2020-08-05 11:21:47 +00:00
Stefan Eßer
aad0442955 Upgrade to version 3.1.5
This version fixes a bug that occurs when running under a chinese locale.

Approved by:	antoine (implicit)
2020-08-05 10:05:16 +00:00
Mateusz Piotrowski
0517a1f5c8 Update to 0.6.8
- Set LICENSE_FILE.
- Drop LIB_DEPENDS, libunix-java.so is no longer needed.
- Use ${GMAKE} to call Gmake.
- Bump JAVA_VERSION to 8+
- Update build.gradle.in to make it compatible with the recent Gradle
  versions.
- Drop unnecessary JAVA_OPTS from signal-cli.in.

Release notes:
https://github.com/AsamK/signal-cli/releases/tag/v0.6.8
2020-08-05 10:02:00 +00:00