Commit graph

595807 commits

Author SHA1 Message Date
Wen Heping
077aac297e science/py-scipy: Update to 1.9.1
PR:		266332
Reported by:	wen@
Exp-run by:	antoine@
2022-09-17 11:12:06 +08:00
Sergey A. Osokin
9f66476d04 www/nginx-devel: third-party modules management
Update third-party vts module to 0.2.1.	(*)
Add third-party sts module.

Bump PORTREVISION.

Spotted by:	Ken <mayhem30@gmail.com> (*)
2022-09-16 22:36:47 -04:00
MANTANI Nobutaka
5a620617c7 editors/imhex: Update 1.23.0 2022-09-17 11:23:46 +09:00
Larry Rosenman
789c2706ee
sysutils/lsof: move to the generic release
upstream was fine with releases not being FreeBSD specific.
same content as 4.96.3-freebsd.
2022-09-16 20:48:41 -05:00
Piotr Kubaj
c1b60f9727 devel/py-orjson: add missing bsd.port.options.mk 2022-09-16 23:11:46 +00:00
Nuno Teixeira
d0d30eba66 graphics/heimer: Port improvements
- Pet portlint
 - Use ports framework for unit testing
 - Bump PORTREVISION
2022-09-17 00:02:43 +01:00
TAKATSU Tomonari
d2029606c3 math/R-cran-conquer: Update to 1.3.1 2022-09-16 22:45:10 +00:00
Muhammad Moinur Rahman
1e69945e69 security/snort3: Fix build with TSC on 2022-09-16 17:33:38 -05:00
Nuno Teixeira
4425ca701c editors/focuswriter: use upstream version fix patch
- bump PORTREVISION
2022-09-16 23:23:32 +01:00
Piotr Kubaj
aed3a7bf4e graphics/igt-gpu-tools: fix build on big-endian
../lib/igt_fb.c:4476:21: error: implicit declaration of function 'bswap_32' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                        uint32_t pixel = le32_to_cpu(line[x]);
                                         ^
../lib/igt_core.h:1459:25: note: expanded from macro 'le32_to_cpu'
2022-09-16 21:02:37 +00:00
Piotr Kubaj
80fa80f5a5 devel/py-orjson: fix build on powerpc64*
Similar to www/py-adblock.
2022-09-16 21:02:35 +00:00
Piotr Kubaj
00c8d7ca04 math/flexfloat: remove not necessary CFLAGS_powerpc64 2022-09-16 21:02:31 +00:00
Piotr Kubaj
0f9ccf810c www/firefox: fix build on powerpc64*
In file included from Unified_cpp_dom_media_flac0.cpp:2:
/wrkdirs/usr/ports/www/firefox/work/firefox-105.0/dom/media/flac/FlacDecoder.cpp:21:10: error: value of type 'media::DecodeSupportSet' (aka 'EnumSet<mozilla::media::DecodeSupport, unsigned long>') is not contextually convertible to 'bool'
         platform->SupportsMimeType("audio/flac"_ns);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-09-16 21:02:30 +00:00
Romain Tartière
281a15d0ab
security/vuxml: Document vulnerability in PuppetDB 2022-09-16 10:57:40 -10:00
Romain Tartière
2b037d726a
www/py-puppetboard: Update to 4.0.5
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#405

With hat:	puppet
2022-09-16 10:57:39 -10:00
Romain Tartière
16090d30a4
databases/py-pypuppetdb: Update to 3.0.0
ChangeLog:
https://github.com/voxpupuli/pypuppetdb/blob/master/CHANGELOG.md#300

With hat:	puppet
2022-09-16 10:57:37 -10:00
Romain Tartière
7908e9bd83
databases/puppetdb7: Update to 7.11.1
Release notes:
https://puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7111

With hat:	puppet
2022-09-16 10:57:35 -10:00
Romain Tartière
5ad8e23496
databases/puppetdb6: Update to 6.22.1
Release notes:
https://puppet.com/docs/puppetdb/6/release_notes.html#puppetdb-6221

With hat:	puppet
2022-09-16 10:57:34 -10:00
Romain Tartière
d25a6bb5b8
sysutils/puppetserver7: Update to 7.9.1
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-791

With hat:	puppet
2022-09-16 10:57:32 -10:00
Romain Tartière
3a628409d6
sysutils/puppet7: Update to 7.19.0
Release notes:
https://puppet.com/docs/puppet/7/release_notes_puppet.html#release_notes_puppet_x-7-19-0

With hat:	puppet
2022-09-16 10:57:31 -10:00
Romain Tartière
167c9c6f02
sysutils/rubygem-facter: Update to 4.2.12
Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-12

With hat:	puppet
2022-09-16 10:57:29 -10:00
Larry Rosenman
7b1f2990ff
sysutils/lsof: update to 4.96.3
[FreeBSD] Fix kqueue compat for releases < 14
2022-09-16 15:33:23 -05:00
Stefan Eßer
4030e06a36 Move more URLs from pkg-descr to WWW in Makefile
These ports have been added in the last few days with WWW: lines in
pkg-descr files instead of WWW entries in the Makefile, as required
after commit ddd0e820c8.

Approved by:    portmgr (implicit)
2022-09-16 22:15:18 +02:00
Larry Rosenman
244ee01aa3
sysutils/lsof: fix FreeBSD < 14 2022-09-16 14:57:12 -05:00
Ashish SHUKLA
864a935e68
security/tailscale: Update to 1.30.2 2022-09-16 19:33:04 +00:00
Larry Rosenman
cdacfe16e4
sysutils/lsof: update to 4.96.1
CHangeLog:
Unconditionally define HASKQUEUE
2022-09-16 14:27:33 -05:00
Dmitry Marakasov
13ba540d11 games/hyperrogue: update 12.0u → 12.1 2022-09-16 22:26:31 +03:00
Dmitry Marakasov
77453b262b games/sgt-puzzles: update 20220802 → 20220913 2022-09-16 22:26:31 +03:00
Dmitry Marakasov
130406307f devel/py-types-termcolor: update 1.1.5 → 1.1.6 2022-09-16 22:26:31 +03:00
Dmitry Marakasov
91cec4661f devel/py-types-protobuf: update 3.20.2 → 3.20.3 2022-09-16 22:26:31 +03:00
Larry Rosenman
cb8fe3d5b7
sysutils/lsof: remove no longer needed patch 2022-09-16 14:14:49 -05:00
Larry Rosenman
b15b699192
sysutils/lsof: update to 4.96.0-freebsd
ChangeLog:

               [FreeBSD] configure: suggest variable to set if FreeBSD
sys not
               found
               submitted by @emaste

		Updated 00FAQ with lookup to open files via mountpoint
		Provided by Jacob Chapman in #240

                [FreeBSD] modernize API usage and remove legacy FreeBSD
releases
                Contributor DamjanJovanovic (#184) Ed Maste (#250, #251,
                Warner Losh (#253)
2022-09-16 14:13:21 -05:00
Jan Beich
3e135eaf94 emulators/rpcs3: update to 0.0.24.14162
Changes:	572a2a06d1...9d9e18f614
2022-09-16 19:07:00 +00:00
Jan Beich
a3eb7ceff7 devel/intel-graphics-compiler: update to 1.0.12037.1
Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.12037.1
Reported by:	GitHub (watch releases)
2022-09-16 19:05:16 +00:00
Sergey A. Osokin
f4638b1660 www/nginx-devel: update HTTPv3/QUIC patch
Bump PORTREVISION.
2022-09-16 14:40:48 -04:00
Jan Beich
96cc219727 x11-toolkits/libadwaita: update to 1.2.0
Changes:	https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.2.0/NEWS
Reported by:	Repology
2022-09-16 17:54:02 +00:00
Jan Beich
6d93596a17 x11-toolkits/libadwaita: update to 1.1.5
Changes:	https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.1.5/NEWS
2022-09-16 17:54:01 +00:00
Jan Beich
1e0cb7a6bb devel/sdl12-compat: update to 1.2.56
Changes:	https://github.com/libsdl-org/sdl12-compat/releases/tag/release-1.2.56
Reported by:	GitHub (watch releases)
2022-09-16 17:54:01 +00:00
Jan Beich
3e44958a06 devel/sdl12-compat: simplify PLIST_FILES for updates 2022-09-16 17:54:00 +00:00
Jan Beich
b1938e98b4 x11-toolkits/wlroots-devel: update to 0.15.0.403
Changes:	bca60c4ee...4ffc97d13
2022-09-16 17:54:00 +00:00
Jan Beich
f22d9f930f graphics/vulkan-validation-layers: update to 1.3.228
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.227...v1.3.228
Reported by:	Repology, portscout
2022-09-16 17:54:00 +00:00
Stephen Montgomery-Smith
37de0fbd46 math/octave-forge-ncarray: Update to 1.0.5. 2022-09-16 12:44:45 -05:00
Stephen Montgomery-Smith
981a31b5ad math/octave-forge-netcdf: Update to 1.0.16. 2022-09-16 12:44:20 -05:00
Stephen Montgomery-Smith
629c250956 devel/gdcm: Update to 3.0.18. 2022-09-16 12:43:43 -05:00
Brooks Davis
25e9318706 devel/llvm-devel: fix name collision
Use _COMPILER_RT_LIBS rather than COMPILER_RT_LIBS for the list of
library paths installed by the COMPILER_RT option.  This worked because
it was added after bsd.port.options.mk, but triggered a bsd.sanity.mk
warning.

PR:		266447
2022-09-16 18:28:52 +01:00
Jan Beich
88a566688d security/authenticator: update to 4.1.6
Changes:	https://gitlab.gnome.org/World/Authenticator/-/compare/4.0.3...4.1.6
Reported by:	Repology
2022-09-16 16:56:48 +00:00
Thierry Thomas
38071ee399 math/eclib: upgrade to 20220621
Release notes at
<https://github.com/JohnCremona/eclib/releases/tag/20220621>.
2022-09-16 18:31:20 +02:00
Jason W. Bacon
de24c3efe8 biology/vsearch: Update to 2.21.2
Fix problems with the --lcaout option
Changes:        https://github.com/torognes/vsearch/tags

Reported by:    portscout
2022-09-16 11:17:55 -05:00
Adam Weinberger
e3b548fc38 devel/lua-language-server: Update to 3.5.6 2022-09-16 10:05:39 -06:00
Luca Pizzamiglio
755ba8ddd0 sysutils/pot: Update to 0.15.1 2022-09-16 16:46:47 +02:00