1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

533901 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
fef65679d6 Bump PORTREVISION for devel/protobuf shlib change 2021-01-26 14:01:09 +00:00
Sunpoet Po-Chuan Hsieh
b384cceadc Update to 3.14.0
Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		252569
Exp-run by:	antoine
2021-01-26 14:00:56 +00:00
Sunpoet Po-Chuan Hsieh
3ab2020a38 Update to 20201110 (1.5.0)
Changes:	https://github.com/libunwind/libunwind/releases
PR:		252569
Exp-run by:	antoine
2021-01-26 14:00:24 +00:00
Sunpoet Po-Chuan Hsieh
f7285587af Bump PORTREVISION for astro/cfitsio shlib change 2021-01-26 14:00:17 +00:00
Sunpoet Po-Chuan Hsieh
375d4e9fc4 Update to 3.49
Changes:	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
PR:		252569
Exp-run by:	antoine
2021-01-26 14:00:11 +00:00
Sunpoet Po-Chuan Hsieh
29758f3839 Update to 1.4.8
Changes:	https://github.com/facebook/zstd/releases
PR:		252569
Exp-run by:	antoine
2021-01-26 13:59:38 +00:00
Sunpoet Po-Chuan Hsieh
becaac537e Fix build with bison 3.7.4
PR:		248911
Exp-run by:	antoine
2021-01-26 13:59:25 +00:00
Sunpoet Po-Chuan Hsieh
d058df382b Update to 3.7.4
Changes:	https://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
PR:		248911
Exp-run by:	antoine
2021-01-26 13:58:55 +00:00
Li-Wen Hsu
d123575edb sysutils/bpytop: Update to 1.0.61 2021-01-26 13:37:02 +00:00
Li-Wen Hsu
0c872e7147 devel/jenkins: Update to 2.277
Sponsored by:	The FreeBSD Foundation
2021-01-26 13:34:55 +00:00
Li-Wen Hsu
a09e741886 devel/jenkins-lts: Update to 2.263.3
Submitted by:	swils (maintainer, implicitly)
MFH:		2020Q1
Security:	425f2143-8876-4b0a-af84-e0238c5c2062
Sponsored by:	The FreeBSD Foundation
2021-01-26 13:27:37 +00:00
Li-Wen Hsu
f1b9f67d36 Document Jenkins Security Advisory 2021-01-26
Sponsored by:	The FreeBSD Foundation
2021-01-26 13:21:46 +00:00
Piotr Kubaj
fe0c271362 emulators/riscv-isa-sim: enable on powerpc64le 2021-01-26 13:16:54 +00:00
Emanuel Haupt
84fc36fe54 Update to 6.8.0 2021-01-26 13:12:23 +00:00
Emanuel Haupt
2c709b00c2 - Update to 0.9.100
- Switch back to upstream project as various unbreaking and feature changes
  have been merged back upstream [1]

Changelog:	https://github.com/fontmatrix/fontmatrix/releases/tag/v0.9.100 [1]
2021-01-26 12:23:42 +00:00
Piotr Kubaj
47648e469a devel/jna: fix build on powerpc64le 2021-01-26 11:27:07 +00:00
Jan Beich
4ab4c383ef graphics/waifu2x-converter-cpp: update to 5.3.4
Changes:	https://github.com/DeadSix27/waifu2x-converter-cpp/releases/tag/5.3.4
2021-01-26 11:22:39 +00:00
Jan Beich
c452cce9cf graphics/vulkan-validation-layers: update to 1.2.166
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.165...v1.2.166
2021-01-26 11:22:34 +00:00
Christoph Moench-Tegeder
7dc8771e48 update thunderbird to 78.7.0 (rc2)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.7.0/releasenotes/

MFH:		2021Q1 (when GA)
2021-01-26 10:40:39 +00:00
Ruslan Makhmatkhanov
19937de6fc devel/ipython: actually unbreak autocompletion
Remove broader patch added earlier - it still doesn't completely
solve the problem.
Instead add tiny patch to fix runtime with jedi 0.18 and add missing
imports with second patch. Works just well with my tests.
Both patches should be removed after next ipython release.

PR:		252875
Reported by:	rsmith@xs4all.nl
Approved by:	python (with hat)
2021-01-26 10:33:13 +00:00
Lewis Cook
4118043f22 New port: www/amfora: Fancy terminal browser for the Gemini protocol
Approved by:            fernape (mentor)
Differential Revision:  https://reviews.freebsd.org/D28324
2021-01-26 10:19:02 +00:00
Yuri Victorovich
cbc427f610 devel/vitables: Remove unndecessary workaround that was needed for gcc-9-
PR:		253012
Submitted by:	makc
2021-01-26 09:40:01 +00:00
Mark Linimon
0ecf35cf99 Mark these ports as BROKEN on riscv64.
The current contents of sys/riscv/include/ieeefp.h are empty.  These
ports rely on that file being defined.

Approved by:	portmgr (tier-2 blanket)
2021-01-26 09:19:51 +00:00
Alexey Dokuchaev
16157f2f6b - Unbreak the build against modern OpenSSL versions
- Deprecated --preserve option removed in GNU tar 1.29
- Convert hand-rolled `test' target to TEST_TARGET
- Define LICENSE and drop useless `pre-patch' target
2021-01-26 09:01:19 +00:00
Rainer Hurling
d4408ecc09 net-mgmt/pushgateway: Update to 1.4.0
Experimental new feature:
Add TLS and basic authentication to HTTP endpoints.

Changelog: https://github.com/prometheus/pushgateway/releases/tag/v1.4.0

PR:		253007
Submitted by:	Gabriel Dutra <0xdutra@gmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
2021-01-26 07:18:06 +00:00
Vanilla I. Shu
2ebc287391 Update to latest commit
PR:		252997
Submitted by:	maintainer
2021-01-26 04:20:36 +00:00
Yuri Victorovich
ed6d312dcd www/uwebsockets: Update 18.19.0 -> 18.20.0
Reported by:	portscout
2021-01-26 03:06:21 +00:00
Yuri Victorovich
2cbfc3cbc7 multimedia/ustreamer: Update 3.12 -> 3.13
Reported by:	portscout
2021-01-26 03:04:10 +00:00
Yuri Victorovich
af760802ef misc/lf: Update 18 -> 19
Reported by:	portscout
2021-01-26 03:02:20 +00:00
Yuri Victorovich
10e563cc69 devel/simde: Update 0.7.0 -> 0.7.2
Reported by:	portscout
2021-01-26 02:57:06 +00:00
Yuri Victorovich
ae30ee4c48 devel/reproc: Update 14.2.1 -> 14.2.2
Reported by:	portscout
2021-01-26 02:47:30 +00:00
Yuri Victorovich
0b3a4b70d0 devel/py-natsort: Update 7.1.0 -> 7.1.1 2021-01-26 02:45:09 +00:00
Yuri Victorovich
dfe6a048b5 devel/fatal: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:52 +00:00
Yuri Victorovich
7b1e3ed97d www/proxygen: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:49 +00:00
Yuri Victorovich
a5a7d8c834 net/rsocket-cpp: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:46 +00:00
Yuri Victorovich
91d1b0efb5 net/fbzmq: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:43 +00:00
Yuri Victorovich
8f3de93d54 devel/fbthrift: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:40 +00:00
Yuri Victorovich
2000653b3e net/wangle: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:37 +00:00
Yuri Victorovich
8246596173 security/fizz: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:34 +00:00
Yuri Victorovich
db25c48a2c devel/folly: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:31 +00:00
Jason W. Bacon
e070a69a0e sysutils/slurm-wlm: Patch to work with hdf5 1.12
PR:             252567
Submitted by:   thierry
2021-01-26 02:23:21 +00:00
Piotr Kubaj
93b63cc3e9 games/openarena-server: fix build on powerpc64le
Add conditionals for powerpc64le to Makefile.
2021-01-26 02:10:35 +00:00
Jason W. Bacon
3c0ec18494 biology/kallisto: Add -lz for pending hdf5 upgrade
PR:             252965
Submitted by:   thierry
2021-01-26 01:34:20 +00:00
Jan Beich
63f54f3130 graphics/mesa-devel: update to 21.0.b.612
Changes:	aa1ddb6fe3...e2c5ef6cd6
2021-01-26 00:27:34 +00:00
Jan Beich
8856988fa8 emulators/rpcs3: update to 0.0.14.11626
Changes:	00ff53499...eb72cc9f0
2021-01-26 00:27:27 +00:00
Yuri Victorovich
91ea12fe5c audio/geonkick-lv2: Update 2.6.1 -> 2.7.0
Reported by:	portscout
2021-01-26 00:03:06 +00:00
Yuri Victorovich
da913d8c17 www/cpp-httplib: Update 0.8.1 -> 0.8.2
Reported by:	portscout
2021-01-25 23:55:47 +00:00
Yuri Victorovich
fd9f71dd4f math/octomap: Update 1.9.5-190 -> 1.9.6
Reported by:	portscout
2021-01-25 23:51:55 +00:00
Jimmy Olgeni
69f531b66f Update lang/erlang-runtime21 to version 21.3.8.20. 2021-01-25 23:48:59 +00:00
Yuri Victorovich
a52ceacf44 math/lis: Update 2.0.29 -> 2.0.30
Reported by:	portscout
2021-01-25 23:45:35 +00:00