1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

513397 Commits

Author SHA1 Message Date
Alexey Dokuchaev
d8748a6a94 - Update to version 0.7.2, improve the COMMENT
- Define LICENSE_FILE (not just a boilerplate)
- Amend the port description while I'm here

PR:		245145
Approved by:	maintainer (timeout since 2020-03-28)
2020-07-02 06:09:10 +00:00
Alexey Dokuchaev
f750c0627a Forgot to remove stale patches in r541010.
Reported by:	fluffy
2020-07-02 05:31:30 +00:00
Ashish SHUKLA
59fee79b08 - Update to git snapshot e98ddd6 2020-07-02 04:51:53 +00:00
Alexey Dokuchaev
10a5d2a1d4 In r458896, `devel/p5-File-HomeDir' had been added as TEST_DEPENDS, but
actually it is required at run-time, hence move it over to RUN_DEPENDS.

PR:		245021
Approved by:	maintainer (timeout since 2020-03-24)
2020-07-02 04:41:51 +00:00
Alexey Dokuchaev
0846f39e11 - Update `devel/p5-Parse-Yapp' to version 1.21
- Convert Makefile to UTF-8, add WWW line while here

PR:		244851
Approved by:	maintainer
2020-07-02 03:56:38 +00:00
Jan Beich
c187a1a1de multimedia/aom: drop release reminder after r534700/r535836 2020-07-02 03:46:58 +00:00
Larry Rosenman
37b5b4cd98 devel/cdecl: update to 7.4.
Bison debugging change
Changed --enable--yydebug configure option to --enable-bison-debug, --yydebug/-y cdecl options to --bison-debug/-B, and yydebug to bison-debug set option.

Added Flex debugging
Added --enable-flex-debug configure option, --flex-debug/-F cdecl options, and flex-debug set option.

Fixed set options
Finally fixed parsing of set options.
2020-07-02 01:57:22 +00:00
Jan Beich
6c807939df multimedia/vmaf: update to 1.5.2
Changes:	https://github.com/Netflix/vmaf/releases/tag/v1.5.2
Changes:	https://github.com/Netflix/vmaf/compare/v1.5.1...v1.5.2
Reported by:	GitHub (watch releases)
2020-07-02 00:54:08 +00:00
Jan Beich
e2fae48484 graphics/mesa-devel: update to 20.1.b.2478
Changes:	849227d70f...6cba468b5e
2020-07-02 00:54:01 +00:00
Danilo G. Baio
ec34761dbe security/pecl-ssh2: Update to 1.2
Changelog:	https://pecl.php.net/package-info.php?package=ssh2&version=1.2

PR:		247675
Submitted by:	Miguel Gocobachi <miguel@gocobachi.dev>
2020-07-01 23:02:31 +00:00
Jochen Neumeister
fdd68fb6aa Update to -rc11
PR:		247661
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Sponsored by:	Netzkommune GmbH
2020-07-01 22:59:25 +00:00
Jan Beich
7131dd3e07 UCLify pkg-message in my ports 2020-07-01 22:22:38 +00:00
Jan Beich
15d05e043c emulators/yuzu: drop Qt5OpenGL runtime dependency
https://github.com/yuzu-emu/yuzu/commit/c6a0ab979239

--- ENABLE_QT + YUZU_USE_QT_WEB_ENGINE
+++ -Wl,--as-needed
@@ -1,28 +1,19 @@
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5OpenGL.so.5]
  0x0000000000000001 (NEEDED)             Shared library: [libQt5WebEngineWidgets.so.5]
  0x0000000000000001 (NEEDED)             Shared library: [libopus.so.0]
  0x0000000000000001 (NEEDED)             Shared library: [libzip.so.5]
  0x0000000000000001 (NEEDED)             Shared library: [libssl.so.111]
  0x0000000000000001 (NEEDED)             Shared library: [libcrypto.so.111]
  0x0000000000000001 (NEEDED)             Shared library: [libboost_context.so.1.73.0]
  0x0000000000000001 (NEEDED)             Shared library: [libfmt.so.6]
  0x0000000000000001 (NEEDED)             Shared library: [liblz4.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libzstd.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libthr.so.3]
  0x0000000000000001 (NEEDED)             Shared library: [libSDL2-2.0.so.0]
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5WebEngineCore.so.5]
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5WebChannel.so.5]
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5Positioning.so.5]
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5Quick.so.5]
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5QmlModels.so.5]
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5Qml.so.5]
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5PrintSupport.so.5]
  0x0000000000000001 (NEEDED)             Shared library: [libQt5Widgets.so.5]
  0x0000000000000001 (NEEDED)             Shared library: [libQt5Gui.so.5]
- 0x0000000000000001 (NEEDED)             Shared library: [libQt5Network.so.5]
  0x0000000000000001 (NEEDED)             Shared library: [libQt5Core.so.5]
  0x0000000000000001 (NEEDED)             Shared library: [libc++.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libcxxrt.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libm.so.5]
  0x0000000000000001 (NEEDED)             Shared library: [libgcc_s.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libc.so.7]
2020-07-01 22:22:07 +00:00
Jan Beich
6c22054868 emulators/yuzu: drop USES=iconv after r466695
https://github.com/yuzu-emu/yuzu/commit/fdb35760a777
2020-07-01 22:21:52 +00:00
Jan Beich
07b7a11192 emulators/yuzu: drop -Werror workaround after r531465
https://github.com/yuzu-emu/yuzu/commit/bf1d66b7c074
2020-07-01 22:21:27 +00:00
Jan Beich
8d3acb395c emulators/yuzu: update pkg-descr 2020-07-01 22:20:58 +00:00
Matthias Andree
8463ea1254 security/putty*: take LICENCE file from extracted source,
...rather than copying it into $FILESDIR where it would require
maintenance.

Reported by:	danfe@
2020-07-01 22:14:45 +00:00
Mark Linimon
7b7b51081e Add compiler:c++17-lang to USES to attempt to fix the build on GCC-based
systems:

  cc1: error: unrecognized command line option "-std=c17"

Approved by:	portmgr (tier-2 blanket)
2020-07-01 20:55:43 +00:00
Mark Linimon
0e2f10a4ba Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2020-07-01 20:47:06 +00:00
Mark Linimon
d5363d97df Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/libgit2-glib-1.0/libgit2-glib/ggit-ref.h:33: error: redefinition of typedef 'GgitRef'

Approved by:	portmgr (tier-2 blanket)
2020-07-01 20:43:23 +00:00
Joseph Mingrone
d854684bd4 www/chromium: Update to 83.0.4103.116, which includes two security fixes
Approved by:	cem
Differential Revision:	https://reviews.freebsd.org/D25540
2020-07-01 20:07:47 +00:00
Niclas Zeising
8e0c1b40f6 x11/libinput: Update to 1.15.6
Update x11/libinput to 1.15.6.
This is a bugfix release, mostly containing updates and changes to quirks
files.
2020-07-01 19:23:17 +00:00
Yuri Victorovich
7159f1ee7c devel/simdjson: Update 0.3.1 -> 0.4.6
PR:		247669
Approved by:	olevole@olevole.ru
2020-07-01 18:42:47 +00:00
Niclas Zeising
10785d5e85 Add new port: net/rpki-client
rpki-client is a FREE, easy-to-use implementation of the Resource Public Key
Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the
Route Origin of a BGP announcement. The program queries the RPKI repository
system and outputs Validated ROA Payloads in the configuration format of either
OpenBGPD or BIRD, but also as CSV or JSON objects for consumption by other
routing stacks.  rpki-client originated in OpenBSD.

This version is based on the portable version of rpki-client.

WWW: https://www.rpki-client.org/
WWW: https://github.com/rpki-client/rpki-client-portable

Allocate UID and GID 270 for use when running rpki-client.
2020-07-01 18:38:02 +00:00
Li-Wen Hsu
4973296eb1 Update to 2.7.2
Submitted by:	maintainer
Differential Revision:	https://reviews.freebsd.org/D25539
2020-07-01 18:18:45 +00:00
John Baldwin
cf0b2f051e Cleanup a few things in emulators/qemu-cheri. No functional change.
- Remove unused pkg-plist and PLIST=/dev/null setting to ignore it.
- Remove unused QEMU_SYSTEM_CHERI variable.
- Synchronize USES with emulators/qemu a bit.

Reviewed by:	brooks (maintainer)
Approved by:	brooks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D25529
2020-07-01 18:09:19 +00:00
Yuri Victorovich
71b2c4b719 misc/openhantek: Update 3.1.0 -> 3.1.1
Reported by:	portscout
2020-07-01 18:06:50 +00:00
Tobias Kortkamp
89c98b5b96 x11-toolkits/granite: Update to 5.5.0
Changes:	https://github.com/elementary/granite/releases/tag/5.5.0
2020-07-01 17:47:47 +00:00
Tobias Kortkamp
7315743a01 audio/faudio: Update to 20.07
Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.07
2020-07-01 17:45:26 +00:00
Tobias Kortkamp
9093699c7b graphics/netpbm: Update to 10.91.00
Changes:	https://github.com/t6/netpbm/blob/v10.91.00/doc/HISTORY
2020-07-01 17:44:32 +00:00
Yuri Victorovich
6931dae20c security/palisade: Fix long line in pkg-descr 2020-07-01 17:21:26 +00:00
Loïc Bartoletti
a7a902c7a2 databases/sfcgal: Update to 1.3.8
Changelog:
  - https://github.com/Oslandia/SFCGAL/blob/master/NEWS#L1-L19

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25507
2020-07-01 17:13:54 +00:00
Yuri Victorovich
295cc6391c security/palisade: Update pkg-descr
Requested by:	upstream
2020-07-01 17:12:10 +00:00
Li-Wen Hsu
8d97ede41e Update to 2.1.37
PR:		247693
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2020-07-01 16:50:29 +00:00
Li-Wen Hsu
a4a95d1a9a Update to 0.10.1
PR:		247694
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-01 16:47:55 +00:00
Yuri Victorovich
ebc3b8d80f audio/jamulus: Update 3.5.7 -> 3.5.8
Reported by:	portscout
2020-07-01 16:20:53 +00:00
Emmanuel Vadot
1518c598a6 graphics/libxatracker: Fix typo MESA vs MESON
Reported by:	tobik
2020-07-01 16:13:53 +00:00
Li-Wen Hsu
a2c68e9a2e Put the quotes around ${CC} back
Dropping these could break thigs if $CC has more than one word

Reported by:	danfe
2020-07-01 16:10:42 +00:00
Thierry Thomas
5fa0365c01 Upgrade to 1.2.1.
Release notes at <https://github.com/libsemigroups/libsemigroups/releases>.
2020-07-01 15:50:36 +00:00
Adam Weinberger
aef4aee80e vim: Update to patchlevel 1110 2020-07-01 15:39:34 +00:00
Fernando Apesteguía
5d1d7160f6 security/teleport: update to 4.2.11
From ChangeLog: https://github.com/gravitational/teleport/releases/tag/v4.2.11

 * Fixed an issue that prevented upload of session archives to NFS volumes.
 * Fixed an issue with port forwarding that prevented TCP connections from being
   closed correctly.
 * Fixed an issue in tsh that would cause connections to the Auth Server to fail
   on large clusters. #3872
 * Fixed an issue that prevented the use of Write-Only roles with S3 and GCS.

While here:

 * Reorder some variables
 * Remove GH_TAG_COMMIT

Reported by:	portscout
2020-07-01 15:31:48 +00:00
Fernando Apesteguía
7f69ff9e78 sysutils/py-bitrot: fix pkg-fallout errors
Latest update to the port requires at least python 3.5

PR:	247684
Submitted by:	fixer@bsdmail.com (maintainer)
2020-07-01 15:24:07 +00:00
Yuri Victorovich
b36478f6ae deskutils/just: Update 0.5.11 -> 0.6.1
Reported by:	portscout
2020-07-01 15:00:41 +00:00
Li-Wen Hsu
59ccae0e46 Pass the maintainership to the original creater
PR:		247692
Submitted by:	Leo Vandewoestijne <freebsd@dns.company>
2020-07-01 14:17:35 +00:00
Li-Wen Hsu
c6a174f15d Update to 1.2.5
PR:		245197
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
Approved by:	maintainer timeout
2020-07-01 14:06:11 +00:00
Li-Wen Hsu
78bf0f9a89 Update to 0.2.9
PR:		246519
Submitted by:	Salil Wadnerkar <salil.wadnerkar@gmail.com>
Approved by:	maintainer timeout
2020-07-01 13:59:03 +00:00
Li-Wen Hsu
3cc6898fe9 Don't force python 2.7 build dependencies when building without DOCS option
PR:		246875
Submitted by:	VVD <vvd@unislabs.com>
Approved by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
2020-07-01 13:45:59 +00:00
Jan Beich
5c275142f7 textproc/nuspell: update to 3.1.2
Changes:	https://github.com/nuspell/nuspell/compare/v3.1.1...v3.1.2
Reported by:	GitHub (watch releases)
2020-07-01 13:39:58 +00:00
Li-Wen Hsu
096ec9297f Update to 5.8
PR:		247062
Submitted by:	Greg V <greg@unrelenting.technology>
Approved by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2020-07-01 13:39:23 +00:00
Li-Wen Hsu
ab89133de5 Remove BROKEN_SSL as now it builds fine with libressl
PR:		247643
Submitted by:	lysfjord.daniel@smokepit.net
2020-07-01 13:34:19 +00:00