| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.2
Reported by: portscout
|
|
|
|
|
|
|
|
| |
Fix a typo in the pkg-message.
PR: 290030
Reported by: Martijn <m.heuzinkveld@pm.me>
Approved by: portmgr (blanket, fix typo)
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.1
Reported by: Repology
|
|
|
|
| |
PR: 289709
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Otherwise, the build fails when LOCALBASE is set to a non-default value.
PR: 288748
Approved by: maintainer (timeout, > 30 days), arrowd (ports)
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D52640
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
error[E0308]: mismatched types
--> src/path.rs:749:13
|
748 | let remoteness = remoteness_via_statfs(
| --------------------- arguments to this function are incorrect
749 | libc::statfs,
| ^^^^^^^^^^^^ expected fn pointer, found fn item
|
= note: expected fn pointer `unsafe extern "C" fn(*const i8, _) -> _`
found fn item `unsafe extern "C" fn(*const u8, _) -> _ {libc::statfs}`
note: function defined here
--> src/path.rs:712:12
|
712 | fn remoteness_via_statfs<StatFS, Flags>(
| ^^^^^^^^^^^^^^^^^^^^^
713 | statfn: unsafe extern "C" fn(*const i8, *mut StatFS) -> libc::c_int,
| -------------------------------------------------------------------
error[E0308]: mismatched types
--> src/path.rs:725:34
|
725 | if unsafe { (statfn)(path.as_ptr(), buf.as_mut_ptr()) } < 0 {
| -------- ^^^^^^^^^^^^^ expected `*const i8`, found `*const u8`
| |
| arguments to this function are incorrect
|
= note: expected raw pointer `*const i8`
found raw pointer `*const u8`
|
|
|
|
|
|
| |
Just a few minor bug fixes.
https://github.com/fish-shell/fish-shell/releases/tag/4.0.6
|
|
|
|
|
|
| |
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.0
Reported by: portscout
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
PR: 288923
|
|
|
|
|
| |
Allow versioning of distfiles.
No functional changes.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Upstream rerolled the release tarball to include updated .gmo files.
See discussion:
https://lists.gnu.org/archive/html/bug-bash/2025-07/msg00156.html
|
|
|
|
|
|
| |
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.4.1
Reported by: Repology
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.5/RELEASES.md
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.4.0
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.4/RELEASES.md
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
| |
Approved by: jrm (mentor), ehaupt (maintainer)
Differential Revision: https://reviews.freebsd.org/D51201
|
|
|
|
| |
Changes: https://lists.gnu.org/archive/html/bash-announce/2025-07/msg00000.html
|
|
|
|
|
|
|
|
| |
Remove in favor of updating shells/bash to the most recent version.
This has been requested by multiple users on the mailing list who
preferred keeping shells/bash up to date rather than maintaining a
separate versioned port for 5.3.
|
|
|
|
| |
Remove extra newline and sort.
|
| |
|
|
|
|
| |
Changes: https://lists.gnu.org/archive/html/bash-announce/2025-07/msg00000.html
|
| |
|
|
|
|
| |
PR: 287766
|
|
|
|
|
|
| |
Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.3/RELEASES.md
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
| |
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489
|
|
|
|
|
|
| |
PR: 221293
PR: 251489
PR: 257070
|
|
|
|
| |
Reported by: portscout!
|
|
|
|
| |
ChangeLog: https://github.com/xonsh/xonsh/blob/main/CHANGELOG.md
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.3.3
Reported by: Repology
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/MichaelAquilina/zsh-you-should-use/blob/1.10.0/CHANGELOG.md
PR: 287553
Reported by: portscout
|
| |
|
|
|
|
| |
PR: 286829
|
| |
|