Port details |
- dotnet Open-source developer platform and a cross-platform runtime for cloud, mobile, desktop, and IoT apps
- 8.0.6 lang =8 8.0.6Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2024-01-29 09:30:04
- Last Update: 2024-07-14 12:44:13
- Commit Hash: 0b254ce
- People watching this port, also watch:: postfix, php82-pecl-imagick, mono6.8, jellyfin, dovecot
- 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 = 1718635777
SHA256 (dotnet/release.json-8.0.6) = 2391ec08e7ac922f418798c2a2ae037196e0b484f638331f4a904ec06b31039f
SIZE (dotnet/release.json-8.0.6) = 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
- node : www/node20
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- terminfo-db>0 : misc/terminfo-db
- libkrb5support.so : security/krb5
- node : www/node20
- 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
- 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 nodejs 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.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 |