Port details |
- dotnet Open-source developer platform and a cross-platform runtime for cloud, mobile, desktop, and IoT apps
- 9.0.1 lang =7 9.0.0_2Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2024-01-29 09:30:04
- Last Update: 2025-01-27 14:14:14
- Commit Hash: 13e7269
- People watching this port, also watch:: jellyfin, jitsi-meet-full, lua-resty-openidc, jitsi-meet, jailaudit
- 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 - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/dotnet/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/dotnet
- pkg install dotnet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dotnet
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1737228214
SHA256 (dotnet/release.json-9.0.1) = bdae6ca51c7e6595c0d5aa5400327201075456bc71c53239e1aac6194ae9461f
SIZE (dotnet/release.json-9.0.1) = 273
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-config15 : devel/llvm15
- 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-runtime
- libkrb5support.so : security/krb5
- Library dependencies:
-
- libbrotlienc.so : archivers/brotli
- libicuuc.so : devel/icu
- libinotify.so : devel/libinotify
- libunwind.so : devel/libunwind
- This port is required by:
- for Run
-
- multimedia/emby-server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- lang_dotnet
- 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 |
9.0.1 27 Jan 2025 14:14:14 |
Gleb Popov (arrowd) |
lang/dotnet: Fix distinfo for arm64 after the last update
Reported by: pkg-fallout
Pointy hat to: arrowd |
9.0.1 19 Jan 2025 07:39:27 |
Gleb Popov (arrowd) Author: Szczepan Ćwikliński |
lang/dotnet{,-runtime}: Update to 9.0.1
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
9.0.0_3 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. |
9.0.0_2 15 Dec 2024 11:06:35 |
Gleb Popov (arrowd) |
lang/dotnet[-runtime]: Use bundled libunwind in hope to avoiding random crashes
Co-authored-by: Szczepan Ćwikliński <sec@thinkcode.pl> |
9.0.0_1 04 Dec 2024 16:55:34 |
Gleb Popov (arrowd) |
lang/dotnet: Do not install the TestHost nupkg
This package is required only for internal testing of .NET itself.
Not bumping PORTREVISION to avoid potential rebuilding as the change is
miniscule |
9.0.0_1 04 Dec 2024 06:02:46 |
Gleb Popov (arrowd) Author: Szczepan Ćwikliński |
lang/dotnet: Install additional nugets |
9.0.0_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> |
9.0.0 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> |
8.0.6 14 Jul 2024 12:44:13 |
Gleb Popov (arrowd) |
lang/dotnet: Mark BROKEN for aarch64 on all FreeBSD versions
Reported by: pkg-fallout |
8.0.6 22 Jun 2024 19:24:38 |
Gleb Popov (arrowd) Author: Naram Qashat |
lang/dotnet: Update to 8.0.6
PR: 279831 |
8.0.0 27 Feb 2024 08:32:16 |
Gleb Popov (arrowd) |
lang/dotnet: Mark BROKEN on 15-CURRENT aarch64
Reported by: pkg-fallout |
8.0.0 04 Feb 2024 10:26:59 |
Gleb Popov (arrowd) |
lang/dotnet: Add more PLIST_SUB's to reduce plist churn during next updates. |
8.0.0 04 Feb 2024 10:26:58 |
Gleb Popov (arrowd) Author: Szczepan Ćwikliński |
lang/dotnet: Enable on aarch64 |
8.0.0 31 Jan 2024 08:57:53 |
Gleb Popov (arrowd) |
lang/dotnet: Mark as only for amd64
Reported by: pkg-fallout |
8.0.0 29 Jan 2024 09:28:21 |
Gleb Popov (arrowd) |
lang/dotnet: Add a patch to disable creating PDB archive. |
8.0.0 29 Jan 2024 09:26:20 |
Gleb Popov (arrowd) |
lang/dotnet: Microsoft .NET programming framework |