| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
| |
Changes: https://github.com/veg/hyphy/releases/tag/2.5.47
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
|
|
|
| |
These changes based on fluffy's patch
https://people.freebsd.org/~fluffy/-patches/net-im_telegram-desktop458.diff
Discussed by: fluffy
|
| |
|
| |
|
|
|
|
| |
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/51ea81c0a11...ea413e826b2
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/8a33f8bd3...5aca9386c
|
|
|
|
|
| |
PR: 269037
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 269036
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
| |
- go1.18 is EOL, switch to go1.19
- Update port to fetch its distfile and dependencies from the Go proxy
- Update to the latest release
PR: 269311
Submitted by: dmgk@freebsd.org
|
|
|
|
|
|
| |
Still unused by gecko@ ports e.g.,
https://bugzilla.mozilla.org/show_bug.cgi?id=1560981
https://bugzilla.mozilla.org/show_bug.cgi?id=1680127
|
|
|
|
|
|
|
|
|
|
| |
Overrides lang/clover but still required for mesa.icd unless built
in standalone mode (DEFAULT_VERSIONS+=gl=mesa-devel). For example,
on Intel GPUs one can set IRIS_ENABLE_CLOVER=1 and RUSTICL_ENABLE=iris
via environ(7) to enable both Clover and Rusticl.
https://docs.mesa3d.org/envvars.html#rusticl-environment-variables
https://github.com/OCL-dev/ocl-icd/blob/master/doc/libOpenCL.7.txt.in
|
|
|
|
|
| |
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.8.1
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
| |
This fixes the build on arm64
Reported by: jbeich (via ports-committers@)
|
|
|
|
|
| |
ChangeLog:
https://github.com/exult/exult/compare/snapshot-v1.9.0.20221225...snapshot-v1.9.0.20230203
|
|
|
|
|
|
|
|
|
|
| |
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet.
quic-go doesn't support go1.20 yet, keep building this port with go1.19
for now.
PR: 269289
Reported by: exp-run
|
|
|
|
|
|
|
|
|
|
| |
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet.
quic-go doesn't support go1.20 yet, keep building this port with go1.19
for now.
PR: 269289
Reported by: exp-run
|
|
|
|
|
|
|
|
|
|
| |
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet.
quic-go doesn't support go1.20 yet, keep building this port with go1.19
for now.
PR: 269289
Reported by: exp-run
|
|
|
|
|
|
|
|
|
|
| |
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:6:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet.
quic-go doesn't support go1.20 yet, keep building this port with go1.19
for now.
PR: 269289
Reported by: exp-run
|
|
|
|
|
|
|
|
|
|
| |
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet.
quic-go doesn't support go1.20 yet, keep building this port with go1.19
for now.
PR: 269289
Reported by: exp-run
|
|
|
|
|
|
|
|
|
|
| |
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:6:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet.
quic-go doesn't support go1.20 yet, keep building this port with go1.19
for now.
PR: 269289
Reported by: exp-run
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Bundling doesn't scale unlike port forks as the framework doesn't
support nesting between unrelated ports. Reduce maintainence by
dropping a flavor with a workaround for removed port.
https://gitlab.gnome.org/World/Phosh/phosh/-/issues/422
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-crt-cpp/compare/v0.19.4...v0.19.7
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-mqtt/compare/v0.8.4...v0.8.6
|
|
|
|
|
| |
- glxgears and vkcube-xcb don't set WM_CLASS under X11
- vkcube-wayland doesn't set app_id under Wayland
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-auth/compare/v0.6.22...v0.6.24
|
| |
|
| |
|
|
|
|
|
|
| |
go1.18 is out of support, switch to go1.19.
Approved by: yuri (maintainer)
|
|
|
|
|
|
| |
go1.18 is out of support, switch to go1.19.
Approved by: yuri (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Building the port with WITH_PIE fails if STANDARD_BOOTSTRAP or
LTO_BOOTSTRAP option is enabled.
Mark PIE_UNSAFE when such an option is enabled until a better solution
is found.
PR: 268901
Reported by: netchild
|
|
|
|
|
|
|
| |
Remove custom targets, just pulling go.mk directly from gitlab.com
is enough and targets provided by go.mk work fine here.
PR: 269303
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/v15.8.1/CHANGELOG.md
Bug fixes
Use JobVariable.Value() for internal values !3870
Prevent masking panic by ignoring zero length secrets !3869
|
| |
|
|
|
|
|
| |
Support for it has been removed in version 2.56.1. The GnuTLS
certificate store is used instead.
|
|
|
|
|
|
|
|
| |
Upstream renamed --with-ssl to --with-openssl, and --without-ssl now
means no SSL at all. This fixes building with SSL libraries other than
OpenSSL.
Approved by: sunpoet (via email)
|
|
|
|
|
|
|
|
| |
Add missing RUN_DEPENDS: devel/p5-DateTime-HiRes
While here, sort RUN_DEPENDS thanks to portfmt
PR: 269265
|
|
|
|
| |
Pull Request: https://github.com/freebsd/freebsd-ports/pull/155
|
|
|
|
|
| |
Changes: https://youtrack.jetbrains.com/articles/WEB-A-233538388/WebStorm-223.8214.51-Release-Notes
PR: 269286
|
|
|
|
| |
Changes: https://github.com/tavianator/bfs/releases/tag/2.6.3
|
|
|
|
| |
Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.12.1
|
|
|
|
|
|
|
|
|
|
|
| |
Building the port with WITH_PIE fails if STANDARD_BOOTSTRAP or
LTO_BOOTSTRAP option is enabled.
Mark PIE_UNSAFE when such an option is enabled until a better solution
is found.
PR: 268901
Reported by: netchild
|