aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* shells/dash: Update to v0.5.13Bryan Drewery2 days2-5/+5
|
* various: Bump go ports for go-1.24.9Adam Weinberger2 days5-4/+5
|
* shells/carapace: update to 1.5.2Hiroki Tagato7 days2-7/+6
| | | | | | Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.2 Reported by: portscout
* shells/zsh-fast-syntax-highlighting: Fix pkg-messageZsolt Udvari8 days1-1/+1
| | | | | | | | Fix a typo in the pkg-message. PR: 290030 Reported by: Martijn <m.heuzinkveld@pm.me> Approved by: portmgr (blanket, fix typo)
* many: Bump dependent ports after go124 updateAdam Weinberger9 days5-4/+5
|
* shells/carapace: update to 1.5.1Hiroki Tagato11 days2-6/+6
| | | | | | Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.1 Reported by: Repology
* lang/rust: Bump revisions after 1.90.0Mikael Urankar13 days14-11/+14
| | | | PR: 289709
* shells/ksh-devel: update to the latest ksh93/ksh github commitCy Schubert2025-09-252-5/+5
|
* shells/yash: update to 2.60Christian Weisgerber2025-09-203-4/+15
|
* shells/zsh: Add Functions/VCS_Info to SHEBANG_FILESLexi Winter2025-09-201-1/+2
| | | | | | | | | 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
* shells/atuin: update 18.7.1 → 18.8.0Yuri Victorovich2025-09-172-17/+19
|
* shells/fish: fix build on ARM / POWERPiotr Kubaj2025-09-151-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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`
* shells/fish: 4.0.6Alan Somers2025-09-123-11/+10
| | | | | | Just a few minor bug fixes. https://github.com/fish-shell/fish-shell/releases/tag/4.0.6
* shells/carapace: update to 1.5.0Hiroki Tagato2025-09-102-7/+6
| | | | | | Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.0 Reported by: portscout
* many: Bump go ports for go-1.24.7Adam Weinberger2025-09-045-5/+5
|
* shells/nushell: update 0.106.1 → 0.107.0Yuri Victorovich2025-09-0313-403/+570
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.89.0Mikael Urankar2025-09-0114-6/+14
| | | | PR: 288923
* shells/bash-completion-zfs: 2.3.1 => 2.3.3Vladimir Druzenko2025-08-132-7/+9
| | | | | Allow versioning of distfiles. No functional changes.
* go ports: Bump for 1.24.6Adam Weinberger2025-08-075-4/+5
|
* shells/nushell, shells/nu_plugin_*: update 0.104.1 → 0.106.1Yuri Victorovich2025-08-0418-938/+1115
|
* shells/bash: Update distinfo after upstream tarball rerollEmanuel Haupt2025-08-012-3/+4
| | | | | | | Upstream rerolled the release tarball to include updated .gmo files. See discussion: https://lists.gnu.org/archive/html/bug-bash/2025-07/msg00156.html
* shells/carapace: update to 1.4.1Hiroki Tagato2025-07-272-7/+7
| | | | | | Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.4.1 Reported by: Repology
* shells/bash: Update to 5.3.3Emanuel Haupt2025-07-252-13/+15
|
* shells/sheldon: update to 0.8.5Hiroki Tagato2025-07-233-46/+49
| | | | | | Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.5/RELEASES.md Reported by: GitHub (watch releases)
* shells/carapace: update to 1.4.0Hiroki Tagato2025-07-222-7/+6
| | | | | | Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.4.0 Reported by: portscout
* shells/oils: update 0.28.0 → 0.34.0Yuri Victorovich2025-07-172-4/+4
| | | | Reported by: portscout
* shells/atuin: update 18.6.1 → 18.7.1Yuri Victorovich2025-07-172-5/+4
| | | | Reported by: portscout
* many: Bump PORTREVISION for go-1.24.5 updateAdam Weinberger2025-07-095-4/+5
|
* shells/sheldon: update to 0.8.4Hiroki Tagato2025-07-092-5/+4
| | | | | | Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.4/RELEASES.md Reported by: GitHub (watch releases)
* shells/bash: Bump PORTREVISION after OPTIONS_DEFAULT changeEmanuel Haupt2025-07-081-0/+1
|
* shells/bash: Enable SYSBASHRC option by defaultMichael Osipov2025-07-081-1/+1
| | | | | Approved by: jrm (mentor), ehaupt (maintainer) Differential Revision: https://reviews.freebsd.org/D51201
* shells/bash: Update to 5.3Emanuel Haupt2025-07-0710-209/+77
| | | | Changes: https://lists.gnu.org/archive/html/bash-announce/2025-07/msg00000.html
* shells/bash53: Remove extra version of bashEmanuel Haupt2025-07-0711-394/+0
| | | | | | | | 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.
* shells/bash53: Cleanup/sort pkg-plistEmanuel Haupt2025-07-061-10/+9
| | | | Remove extra newline and sort.
* shells/bash53: Add new portEmanuel Haupt2025-07-061-0/+1
|
* shells/bash53: Add bash 5.3Emanuel Haupt2025-07-0610-0/+394
| | | | Changes: https://lists.gnu.org/archive/html/bash-announce/2025-07/msg00000.html
* shells/bash: Register CONFLICTSEmanuel Haupt2025-07-061-2/+3
|
* lang/rust: Bump revisions after 1.88.0Mikael Urankar2025-07-0314-13/+14
| | | | PR: 287766
* shells/sheldon: update to 0.8.3Hiroki Tagato2025-07-013-152/+172
| | | | | | Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.3/RELEASES.md Reported by: GitHub (watch releases)
* */*: Bump PORTREVISION after libuuid/libblkid switchMatthias Andree2025-06-301-0/+1
| | | | | | | | 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
* */*: Switch to misc/libuuid and misc/libblkidAlexander Shursha2025-06-301-1/+1
| | | | | | PR: 221293 PR: 251489 PR: 257070
* shells/powershell: Update to 7.5.2Gleb Popov2025-06-303-170/+170
| | | | Reported by: portscout!
* shells/xonsh: Update to 0.19.9Nuno Teixeira2025-06-252-4/+4
| | | | ChangeLog: https://github.com/xonsh/xonsh/blob/main/CHANGELOG.md
* shells/ksh-devel: update to the latest ksh93/ksh github commitCy Schubert2025-06-252-5/+5
|
* shells/carapace: update to 1.3.3Hiroki Tagato2025-06-202-7/+6
| | | | | | Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.3.3 Reported by: Repology
* shells/bash-completion-freebsd: Update to 1.4.0Mateusz Piotrowski2025-06-202-4/+4
|
* shells/zsh-you-should-use: Update 1.7.3 => 1.10.0Son Phan Trung2025-06-152-4/+4
| | | | | | | | Changelog: https://github.com/MichaelAquilina/zsh-you-should-use/blob/1.10.0/CHANGELOG.md PR: 287553 Reported by: portscout
* various: Bump PORTREVISION after go124-1.24.4 updateAdam Weinberger2025-06-065-4/+5
|
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-0514-9/+14
| | | | PR: 286829
* shells/atuin: update 18.5.0 → 18.6.1Yuri Victorovich2025-05-272-37/+34
|