freebsd-ports/lang/mono6.8/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

15 lines
862 B
Plaintext

Mono is an open source implementation of .NET Development Framework. Its
objective is to enable UNIX developers to build and deploy cross-platform
.NET Applications. The project implements various technologies developed by
Microsoft that have now been submitted to the ECMA for standardization.
Mono provides the necessary software to develop and run .NET client and
server applications on BSD, Linux, Solaris, Mac OS X, Windows, and Unix.
SPECTRE MITIGATION: Mono 6.4+ introduces additional internal changes to
better protect against Spectre and Meltdown attacks for both compiled and
interpreted code during runtime. This can cause severe performance impacts
to applications in a number of scenarios, and is not enabled by default for
that reason. When used in high risk environments such as shared hosting,
it is strongly recommended to enable this option.