(Only the first 10 of 24 ports in this commit are shown above. )
lang/mono: update to 4.6.1.5.
USES=mono: add nuget argument
The nuget argument adds support for nuget packages. The nuget
packages must be specified in the NUGET_DEPENDS variable.
devel/monodevelop: update to 6.1.1.15
- Switch to github. The other official source is quite a few versions
behind.
- Add missing dependencies (fsharp, ssl2, curl)
- Add required nuget packages
- Add required external repositories
- Drop options. Although ./configure offers these flags, there is no
functional change (i.e. no-op)
- All patches have been upstreamed (and the one we need is from
(Only the first 15 lines of the commit message are shown above )
(Only the first 10 of 14 ports in this commit are shown above. )
MonoDevelop is a free GNOME integrated development environment (IDE)
primarily designed for C# and other .NET languages.
The main features of MonoDevelop are:
* Code Completion
* Class Management
* Built-in Help
* Project Support
* Add-ins
PR: 117545
Submitted by: Romain Tartiere <romain at blogreen.org> (latest version)