| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
Where appropriate fiddle with a few other things.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
graphics/gegl: update to 0.4.30 release
With hat: desktop
Submitted by: Sergey Golyashov via IM
|
| | |
|
| |
|
|
|
|
|
|
| |
Document XML round-trip vulnerability of REXML in Ruby.
PR: 254793
Reported by: Yasuhiro Kimura <yasu@utahime.org>
Security: CVE-2021-28965
|
| | |
|
| | |
|
| |
|
|
|
| |
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.1
Reported by: Repology
|
| |
|
|
|
|
|
| |
ChangeLog: https://github.com/theleagueof/raleway/releases/tag/4.101
PR: 252392
Submitted by: flo@snakeoilproductions.net (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/theleagueof/league-spartan/releases/tag/2.220
PR: 252391
Submitted by: flo@snakeoilproductions.net (maintainer)
Reported by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
MFH:
Relnotes:
Security:
Sponsored by:
Differential Revision:
|
| |
|
|
| |
PR: 252098
|
| |
|
|
|
|
|
| |
PR: 254727
Reported by: Yasuhiro Kimura <yasu@utahime.org>
Reviewed by: meta (myself)
Relnotes: https://github.com/ruby/reline/commits/v0.2.5
|
| |
|
|
|
|
|
|
|
| |
PR: 254802
Reported by: Yasuhiro Kimura <yasu@utahime.org>
Reviewed by: meta (myself)
Relnotes: https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-7-3-released/
Security: CVE-2021-28965
Security: CVE-2021-28966
|
| |
|
|
|
|
|
|
|
| |
PR: 254800
Reported by: Yasuhiro Kimura <yasu@utahime.org>
Reviewed by: meta (myself)
Relnotes: https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-6-7-released/
Security: CVE-2020-25613
Security: CVE-2021-28965
|
| |
|
|
|
|
|
| |
- Update embedded boost to 1.75 [1]
- Slightly improve boost version handling
Submitted by: Marcel Siemienowski <marcel.siemienowski at outlook.com> via email[1]
|
| | |
|
| |
|
|
| |
It should build now.
|
| | |
|
| |
|
|
|
| |
Changes: https://github.com/muesli/duf/releases/tag/v0.6.2
Approved by: mentors (implicit)
|
| |
|
|
|
|
|
| |
PR: 254799
Reported by: Yasuhiro Kimura <yasu@utahime.org>
Reviewed by: meta (myself)
Relnotes: https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-5-9-released/
|
| |
|
|
| |
Bump PORTREVISION for www/nginx-devel.
|
| |
|
|
|
|
|
|
|
|
|
| |
Due to the string "swap_mask" being replaced with the vector register,
the assembly label pointing at the local data variable .swap_mask was
being replaced as well, causing the local label to be named ".0", which
the clang integrated assembler treats as a syntax error.
Change the name to .swap_data.
Submitted by: bdragon
|
| |
|
|
| |
Same issue as audio/deadbeef.
|
| |
|
|
|
|
| |
In file included from ./internal/xxhash/xxhash.h:2412:
/usr/lib/clang/11.0.1/include/altivec.h:55:19: error: unknown type name 'vector'
static __inline__ vector bool char __ATTRS_o_ai
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Use correct emulation.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Add JRuby 9.2.17.0 definition
* Add 3.0.1, 2.7.3, 2.6.7, 2.5.9
Relnotes: https://github.com/rbenv/ruby-build/releases/tag/v20210405
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
- Fixed WWW and MASTER_SITES to new project home
- Moved post-install message to proper pkg-message
- Created a pkg-plist since there are more files now
- Added missing dependencies
- Enable GNUTLS option by default since most email servers need SSL/TLS
Reported by: Kazumaro Aoki <bsd@flu.if0.org>
|
| |
|
|
|
|
|
|
|
| |
Don't use SSE on non-x86.
/wrkdirs/usr/ports/graphics/blender/work/blender-2.91.0/intern/cycles/util/../util/util_simd.h:60:14: error: unknown type name '__m128'
extern const __m128 _mm_lookupmask_ps[16];
Additionally, libunwind works on more architectures.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update NGINX JavaScript module from 0.5.2 to 0.5.3.
Remove needless patches.
<ChangeLog for nginx 1.19.9>
*) Bugfix: nginx could not be built with the mail proxy module, but
without the ngx_mail_ssl_module; the bug had appeared in 1.19.8.
*) Bugfix: "upstream sent response body larger than indicated content
length" errors might occur when working with gRPC backends; the bug
had appeared in 1.19.1.
*) Bugfix: nginx might not close a connection till keepalive timeout
expiration if the connection was closed by the client while
discarding the request body.
*) Bugfix: nginx might not detect that a connection was already closed
by the client when waiting for auth_delay or limit_req delay, or when
working with backends.
*) Bugfix: in the eventport method.
</ChangeLog>
<ChangeLog for njs 0.5.3>
nginx modules:
*) Feature: added the "js_var" directive.
</ChangeLog>
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Add View spells support
* Fix many places in logic for monster movement and spells during battle, for kingdom gameplay and for army splitting
* Add Restart button for instant battles
* Add large obstacles generation for battles
* Greatly improve AI logic in battles for spell usage, predictions of movements and
* Add PlayStation Vita support
* Over 100 bugs fixed since 0.9.1 release
|
| |
|
|
| |
Builds fine.
|
| |
|
|
| |
Bump PORTREVISION because of dependency change.
|
| |
|
|
|
|
|
| |
This fixes build on powerpc64le since the builtin png does not detect VSX availaibility.
PR: 254726
Approved by: yuri (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
platform/x11/detect.py actually forces builtin libpng if builtin freetype or zlib is used.
Use the system ones.
This also fixes build on powerpc64le, since builtin libpng is not built with VSX.
PR: 254703
Approved by: FreeBSD@ShaneWare.Biz (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/theleagueof/league-gothic/releases/tag/1.601
PR: 252390
Submitted by: flo@snakeoilproductions.net (maintainer)
Reported by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
MFH:
Relnotes:
Security:
Sponsored by:
Differential Revision:
|
| |
|
|
| |
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.0.0
|
| |
|
|
|
| |
Changes: https://github.com/cli/cli/compare/v1.7.0...v1.8.1
Approved by: mentors (implicit)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
libQuotient is a Matrix-client library used by several Matrix
clients in the ports tree. 0.6.6 fixes a crash that can be
triggered remotely. Bump two consumers to make them rebuild.
net-im/spectral isn't bumped because it doesn't see any
development, needs a specific bundled git hash, etc ..
While here mark the old-old name of libQuotient as deprecated;
I don't think it has any consumers.
|