Port details |
- dotnet8 Open-source developer platform and a cross-platform runtime for cloud, mobile, desktop, and IoT apps
- 8.0.20 lang
=0 8.0.6_4Version of this port present on the latest quarterly branch. - Maintainer: arrowd@FreeBSD.org
 - Port Added: 2024-11-19 19:51:04
- Last Update: 2025-09-27 17:02:49
- Commit Hash: 36cbd93
- Also Listed In: devel
- License: MIT
- WWW:
- https://dot.net
- Description:
- .NET is an open source developer platform, created by Microsoft, for building
many different types of applications. It provides a standard set of base class
libraries and APIs that are common to all .NET applications. .NET apps can be
written in such languages as C#, F#, or Visual Basic.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/dotnet8/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/dotnet8
- pkg install dotnet8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dotnet8
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1757958111
SHA256 (dotnet/release.json-8.0.20) = 80d05423589a7471b52d6cd38526183dc667224a567d4cf8aad15a300d1e7f0e
SIZE (dotnet/release.json-8.0.20) = 278
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- cmake : devel/cmake-core
- git : devel/git
- ggrep : textproc/gnugrep
- terminfo-db>0 : misc/terminfo-db
- libkrb5support.so : security/krb5
- llvm-config19 : devel/llvm19
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Runtime dependencies:
-
- terminfo-db>0 : misc/terminfo-db
- dotnet : lang/dotnet-host
- libkrb5support.so : security/krb5
- Library dependencies:
-
- libicuuc.so : devel/icu
- libinotify.so : devel/libinotify
- libunwind.so : devel/libunwind
- libcrypto.so.111 : misc/compat13x
- This port is required by:
- for Build
-
- multimedia/jellyfin
Configuration Options:
- No options to configure
- Options name:
- lang_dotnet8
- USES:
- autoreconf:build gssapi:mit llvm:noexport pkgconfig python:build,3.9+ shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.20 27 Sep 2025 17:02:49
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Remove useless USES=nodejs |
8.0.20 18 Sep 2025 07:40:00
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Upgrade the bootstrap to 8.0.120-servicing.25421.1
Many thanks to mmel for providing the AArch64 bootstraps. |
8.0.20 18 Sep 2025 07:40:00
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Update bootstrap to 8.0.118-servicing.25323.1 |
8.0.20 16 Sep 2025 08:50:48
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Update to 8.0.120 |
8.0.18 16 Sep 2025 08:50:48
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Update to 8.0.18 |
8.0.10 16 Sep 2025 08:50:48
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Upgrade the bootstrap to 8.0.10-servicing.24474.1
Many thanks to mmel for providing the AArch64 bootstraps. |
8.0.10 13 Sep 2025 18:01:42
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Fix distinfo
Fixes: 1f44d2c12277a8d37f113f86cbb1b13f0a7c4722 |
8.0.10 13 Sep 2025 13:42:18
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Update to 8.0.10 |
8.0.7 13 Sep 2025 13:41:57
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Upgrade the bootstrap to 8.0.7-servicing.24317.1
Many thanks to mmel for providing the AArch64 bootstraps. |
8.0.7 07 Sep 2025 13:19:58
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Take DIST_SUBDIR into account in bootstrap-makesum |
8.0.7 07 Sep 2025 13:19:58
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Update to 8.0.7 |
8.0.6_5 06 Sep 2025 20:01:18
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Pull in upstream patch |
8.0.6_4 29 May 2025 05:45:50
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Remove commented line |
8.0.6_4 29 May 2025 05:43:29
    |
Gleb Popov (arrowd)  Author: Mikhail T. |
lang/dotnet8: Relax LLVM requirement
PR: 286433 |
8.0.6_3 01 Mar 2025 13:15:09
    |
Gleb Popov (arrowd)  |
lang/dotnet8: Fix build after the LLVM_DEFAULT bump
PR: 285085 |
8.0.6_3 15 Feb 2025 08:00:35
    |
Gleb Popov (arrowd)  |
lang/dotnet-runtime: Rename to lang/dotnet-host to match Microsoft
recommendation
https://learn.microsoft.com/en-us/dotnet/core/distribution-packaging#recommended-packages |
8.0.6_3 14 Feb 2025 23:12:32
    |
Daniel Engberg (diizzy)  |
*/*: Bump consumers of devel/icu
...to avoid library mismatches |
8.0.6_2 08 Jan 2025 15:13:34
    |
Gleb Popov (arrowd)  |
lang/dotnet{,8}: Install stuff into DATADIR again
The previous update switched the .NET installation directory into PREFIX/dotnet
which is not where dotnet-runtime expects it to be. |
8.0.6_1 04 Dec 2024 06:02:46
    |
Gleb Popov (arrowd)  Author: Szczepan Ćwikliński |
lang/dotnet-runtime: Factor out .NET runtime part into a separate port
This allows to make dotnet packages co-installable.
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
8.0.6_1 03 Dec 2024 17:34:35
    |
Po-Chuan Hsieh (sunpoet)  |
nodejs: Bump PORTREVISION for dependency change
USES=nodejs defaults to www/node22 now. |
8.0.6 19 Nov 2024 19:48:57
    |
Gleb Popov (arrowd)  Author: Szczepan Ćwikliński |
lang/dotnet: Update to 9.0.0
Move .NET 8 to lang/dotnet8
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |