non port: devel/monodevelop/Makefile |
SVNWeb
|
Number of commits found: 56 |
Tue, 6 Apr 2021
|
[ 20:53 Rene Ladan (rene) ] 25996ce (Only the first 10 of 86 ports in this commit are shown above. )
Remove expired ports:
2021-03-31 www/gtkhtml3: Obsolete by upstream, doesn't build with recent
versions of pango
2021-03-31 deskutils/tomboy: Unmaintained and dead upstream, depends on
deprecated libraries such as www/gtkhtml3. Upstream project is now called
tomboy-ng.
deskutils/tomboy-plugin-reminder: part of deskutils/tomboy
2021-03-31 devel/monodevelop: outdated, depends on deprecated library
www/gtkhtml3
2021-03-31 sysutils/syslog-ng327: Not officially supported by upstream
2021-03-31 sysutils/logstash5: End of life since release of 7.3.0
2021-03-31 www/decss: Abandonware
2021-03-31 textproc/elasticsearch5: End of life since release of 7.3.0
2021-03-31 textproc/elasticsearch5-search-guard: textproc/elasticsearch5 is
scheduled for removal
2021-03-31 multimedia/gnome-subtitles: outdated, depends on deprecated library
www/gtkhtml3
2021-03-31 net/libproxy-mozjs: Uses EOL Python 2.7 via lang/spidermonkey52
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Feb 2021
|
[ 07:15 bapt ]
Mark as deprecated [1]
Set an expiration date similar to the one for any other port depending on
gtkhtml3
PR: 221511
Submitted by: daniel.engberg.lists@pyret.net
|
[ 07:13 bapt ]
Mark as broken:
"
The project could not be created
The type initializer for 'MonoDevelop.Projects.MSBuild.MSBuildEvaluationContext'
threw an exception.
"
This is confirmed by a users and by myself
PR: 248862
Submitted by: fbsd@ettinsmoor.net
|
Wed, 22 Jan 2020
|
[ 20:32 rene ]
devel/monodevelop: fix a build_fs_violation error happening with poudriere.
PR: 242948 (followup)
Submitted by: malavon
MFH: 2020Q1
|
Mon, 20 Jan 2020
|
[ 12:20 rene ]
devel/monodevelop: unexpire by updating libgit2 and recalculating the checksums.
PR: 242948
Submitted by: mavalon
Approved by: maintainer timeout (mono, 3 weeks)
MFH: 2020Q1
|
Wed, 1 Jan 2020
|
[ 17:27 brnrd ] (Only the first 10 of 28 ports in this commit are shown above. )
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1
|
Tue, 10 Dec 2019
|
[ 09:02 antoine ] (Only the first 10 of 28 ports in this commit are shown above. )
Deprecate ports broken for too long
|
Sun, 22 Sep 2019
|
[ 06:11 antoine ]
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
MFH: 2019Q3
|
Sat, 24 Nov 2018
|
[ 11:47 dbn ]
devel/monodevelop: rather mark as BROKEN for openssl111
Reported by: mat@
|
Thu, 22 Nov 2018
|
[ 18:00 dbn ]
devel/monodevelop: fix build of FreeBSD12+
With the introduction of OpenSSL 1.1 in base MonoDevelop is no longer
able to build. The bundled libgit2 library does not support
OpenSSL 1.1. Unfortunately MonoDevelop uses a modified version of
libget2 (and libgit2sharp) making updating difficult [1].
[1] https://github.com/mono/monodevelop/issues/4651
|
Fri, 2 Nov 2018
|
[ 19:22 dbn ]
devel/monodevelop: update to 7.6.11.7
See
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-relnotes
|
Sun, 9 Sep 2018
|
[ 06:22 dbn ]
devel/monodevelop: 7.6.3.1
- Add gnome to USES
- ChangeLog:
- Fixed IntelliSense with "System.Object is not defined or imported" errors
- Fixed IDE crash when changing the PCL profile
- Fixed completion description tooltip sometimes staying open after
completion closed
- Fixed high CPU usage when viewing "Search in Solution" results
- Fixed unexpected UI aftr pasting C# code from docs sample
|
Wed, 29 Aug 2018
|
[ 05:43 dbn ]
devel/monodevelop: update to 7.6
- Upstream appear to no longer tag their releases, thus a bit of investigation
is required to determine the exact commit.
- Remove Azure-appservice from Nuget feeds (no packages from that source)
|
Sat, 30 Jun 2018
|
[ 20:27 dbn ] (Only the first 10 of 16 ports in this commit are shown above. )
devel/monodevelop: update to 7.5.3.7
- remove reference assemblies as a dependency: no longer required
- remove mono-addins as a dependency: shipped internally (via github)
- remove cmake as a dependency: replaced by new build system based on msbuild
- add multiple nuget feeds and move nuget dependencies into separate files
- explicitly set full path to install(1) to fix installation script
- USES=mono: read nupkg name and version from nuspec file
Differential Revision: https://reviews.freebsd.org/D16070
|
Tue, 27 Mar 2018
|
[ 11:55 antoine ]
Add explicit build dependency on pkgconf
Reported by: pkg-fallout
|
Tue, 30 Jan 2018
|
[ 19:00 dbn ] (Only the first 10 of 74 ports in this commit are shown above. )
lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
Highlights:
- New Roslyn compiler for C# available
- Improved support for nuget packages in USES=mono
General:
- fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
- bump all dependant ports
USES=mono:
- properly handle caching of nuget packages
- add support for multiple feeds for nuget packages
- add support for nuget dependencies in a separate file
- add support for paket packages (Only the first 15 lines of the commit message are shown above )
|
Sat, 13 May 2017
|
[ 07:48 dbn ] (Only the first 10 of 27 ports in this commit are shown above. )
Update mono and related ports
USES=mono: minor fixes
- save a copy of the nuget package in the packages directory
- force linking of directories, allowing nuget-extract to be rerun
without `make clean`
- fix makenuget: nuget requires an equals to identify the version, not a dash
devel/monodevelop: update to 6.2.1.3
- update nuget packages:
- link older System.Collection.Immutable 1.1.37 to newer 1.3.1 (used
by C# and F# respectively)
- update external github repositories
- allow post-extract target to be run multiple times
- change MonoDevelop.Packaging to use a newer version of (Only the first 15 lines of the commit message are shown above )
|
Sun, 5 Mar 2017
|
[ 08:13 mat ]
Cleanup USE_GITHUB with GH_TUPLE usage.
Do not use GH_TUPLE for the default distfile.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 3 Jan 2017
|
[ 18:12 mat ] (Only the first 10 of 58 ports in this commit are shown above. )
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight
|
Thu, 1 Dec 2016
|
[ 05:02 dbn ]
Fix PORTSCOUT limit for mono(develop)
|
Sun, 27 Nov 2016
|
[ 17:00 dbn ] (Only the first 10 of 21 ports in this commit are shown above. )
USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]
- Instead of excluding the specific packages added to DISTFILES (but only for
FreeBSD 9+), exclude all files with a '.nupkg' extension.
- Move the nuget-extract command to be before post-extract, to allow the port's
post-extract command to move packages around
audio/libgpod-sharp: add port for mono bindings for libgpod
- audio/libgpod: [2]
- USE_GNOME: add missing dependency
- Remove mono files from pkg-plist (now in audio/libgpod-sharp)
- Allow relevant variables to be overridden
- Fix MONO options
- Patch source to allow building with modern mono
- Avoid post-install target for slave ports.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 31 Oct 2016
|
[ 06:58 dbn ] (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 )
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 13 Mar 2016
|
[ 18:45 antoine ] (Only the first 10 of 15 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Sun, 16 Aug 2015
|
[ 06:57 romain ]
Mark broken.
|
Sun, 24 May 2015
|
[ 08:07 antoine ]
- Fix configure with mono 4
- Add orphaned mime database to plist
|
Thu, 12 Mar 2015
|
[ 18:41 antoine ]
Use mono to unbreak when no TZ is set
|
Tue, 26 Aug 2014
|
[ 00:19 amdmi3 ]
- Drop USE_AUTOTOOLS=libtool, libtool is not used
Approved by: portmgr blanket
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 27 Jun 2014
|
[ 07:32 romain ]
Update to 5.0.1.
With help from [1].
PR: ports/191199 [1]
Submitted by: sergey.v.brunov@gmail.com [1]
|
Mon, 26 May 2014
|
[ 11:43 bapt ]
Convert to USES=mono
Do not uselessly update desktop database and meme database in the stagedir
Fix plist
|
Sun, 23 Feb 2014
|
[ 16:14 romain ]
- Update to 4.2.2;
- Pet portlink;
- Stage support;
- Style.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Thu, 5 Sep 2013
|
[ 19:29 antoine ]
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
|
Wed, 28 Aug 2013
|
[ 18:16 dbn ]
Update devel/monodevelop to 4.0.12 and unbreak build.
No ChangeLog available.
Approved by: mono@ (romain@)
|
Wed, 24 Jul 2013
|
[ 06:09 bapt ]
Mark as broken: does not build with recent mono:
/MonoDevelop.Projects/HelpService.cs(145,73): error CS0618: Warning as Error:
`Monodoc.RootTree.RenderUrl(string, out Monodoc.Node)' is obsolete: `Use the
RenderUrl variant accepting a generator'
./MonoDevelop.Projects/HelpService.cs(164,38): error CS0618: Warning as Error:
`Monodoc.RootTree.GetHelpXml(string)' is obsolete: `Use RawGenerator directly'
./MonoDevelop.Projects/HelpService.cs(258,71): error CS0618: Warning as Error:
`Monodoc.RootTree.GetHelpXml(string)' is obsolete: `Use RawGenerator directly'
./MonoDevelop.Projects/HelpService.cs(264,117): error CS0618: Warning as Error:
`Monodoc.RootTree.GetHelpXml(string)' is obsolete: `Use RawGenerator directly'
Reported by: pkg-fallout
|
Sat, 11 May 2013
|
[ 13:15 bapt ]
Convert to new options framework
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 31 May 2012
|
[ 12:30 romain ]
Update to 3.0.2.
|
Fri, 4 May 2012
|
[ 14:17 romain ]
Update to 2.8.8.4.
|
Mon, 10 Oct 2011
|
[ 08:02 romain ]
Update to 2.8.
|
Sun, 25 Sep 2011
|
[ 09:02 romain ]
Fix pkg-plist.
Reported by: pointyhat (via pav)
|
Wed, 21 Sep 2011
|
[ 19:14 romain ]
Update to 2.6.0.1.
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Sun, 12 Jun 2011
|
[ 19:06 romain ] (Only the first 10 of 79 ports in this commit are shown above. )
Hello Mono 2.10!
Main updates
------------
devel/mono-tools 2.6.2 -> 2.10
lang/mono 2.6.7 -> 2.10.2
lang/mono-basic 2.6.2 -> 2.10.2
www/mod_mono 2.6.3 -> 2.10
www/xsp 2.6.5 -> 2.10.2
x11-toolkits/libgdiplus 2.6.7 -> 2.10
Other updates
-------------
deskutils/tomboy 1.4.2 -> 1.6.1
devel/mono-addins 0.5 -> 0.6.1 (Only the first 15 lines of the commit message are shown above )
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Wed, 30 Jun 2010
|
[ 12:57 romain ]
- Update to 2.4.
Feature safe: yes
|
Tue, 1 Jun 2010
|
[ 12:41 romain ] (Only the first 10 of 98 ports in this commit are shown above. )
- Update lang/mono to 2.6.4;
- Update a bunch of C# ports as well (audio/taglib-sharp, deskutils/tomboy,
devel/mono-tools, devel/monodevelop, devel/monodevelop-boo,
devel/monodevelop-database, devel/monodevelop-java, devel/monodevelop-vala,
graphics/f-spot, lang/boo [1], lang/mono-basic, mail/gmime24, gmime24-sharp,
multimedia/banshee, multimedia/banshee-mirage, multimedia/moonlight,
www/mod_mono, www/webkit-sharp, www/xsp, x11-toolkits/gnome-desktop-sharp20,
x11-toolkits/gtk-sharp20, x11-toolkits/libgdiplus).
PR: ports/143657 [1]
Submitted by: glewis [1]
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Tue, 18 May 2010
|
[ 04:08 pgollucci ] (Only the first 10 of 151 ports in this commit are shown above. )
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
|
Wed, 5 May 2010
|
[ 21:52 pgollucci ] (Only the first 10 of 131 ports in this commit are shown above. )
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Mon, 7 Sep 2009
|
[ 17:16 glewis ] (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)
|
Number of commits found: 56 |