| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shells/powershell: Install the lib/powershell/ref symlink | Gleb Popov | 4 days | 2 | -0/+3 |
| | | | | | | | | | | | | | | | | This fixes a error that happens when typing Add-Type -TypeDefinition @" using System; "@ -Language CSharp into PowerShell's prompt. It is yet unclear if all .NET DLLs should actually be installed under /ref, but this is still better than non-working Add-Type command. Reported by: Luke Brennan <lukebrennan@outlook.com> | ||||
| * | shells/powershell: Update to 7.5.4 | Gleb Popov | 2025-11-08 | 3 | -167/+170 |
| | | | | | Reported by: portscout! | ||||
| * | shells/powershell: Update to 7.5.2 | Gleb Popov | 2025-06-30 | 3 | -170/+170 |
| | | | | | Reported by: portscout! | ||||
| * | shells/powershell: Update to 7.5.1 | Gleb Popov | 2025-05-04 | 2 | -165/+165 |
| | | |||||
| * | shells/powershell: Depend on misc/terminfo-db to fix duplicated symbols in ↵ | Gleb Popov | 2025-02-28 | 1 | -0/+2 |
| | | | | | the input | ||||
| * | shells/powershell: Microsoft's shell with support for .NET objects | Gleb Popov | 2025-02-21 | 12 | -0/+1011 |
| Co-authored-by: Felix Palmen <zirias@FreeBSD.org> Co-authored-by: Szczepan Ćwikliński <sec@thinkcode.pl> | |||||
