<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/shells/powershell/pkg-plist, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>shells/powershell: Install the lib/powershell/ref symlink</title>
<updated>2026-01-31T14:23:54+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2026-01-31T14:21:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=bf62e93560d587d0adca14bcaf7cf16dfc2979cd'/>
<id>bf62e93560d587d0adca14bcaf7cf16dfc2979cd</id>
<content type='text'>
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 &lt;lukebrennan@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;lukebrennan@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>shells/powershell: Microsoft's shell with support for .NET objects</title>
<updated>2025-02-21T18:01:54+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2025-02-15T11:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=1a37ab5e607402b589579a165afed8cf81ee050b'/>
<id>1a37ab5e607402b589579a165afed8cf81ee050b</id>
<content type='text'>
Co-authored-by:	Felix Palmen &lt;zirias@FreeBSD.org&gt;
Co-authored-by:	Szczepan Ćwikliński &lt;sec@thinkcode.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by:	Felix Palmen &lt;zirias@FreeBSD.org&gt;
Co-authored-by:	Szczepan Ćwikliński &lt;sec@thinkcode.pl&gt;
</pre>
</div>
</content>
</entry>
</feed>
