non port: devel/monodevelop/Makefile |
Number of commits found: 56 |
Tuesday, 6 Apr 2021
|
20:53 Rene Ladan (rene)
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
25996ce |
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 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
 |
Wednesday, 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
 |
Monday, 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
 |
Wednesday, 1 Jan 2020
|
17:27 brnrd
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1
 |
Tuesday, 10 Dec 2019
|
09:02 antoine
Deprecate ports broken for too long
 |
Sunday, 22 Sep 2019
|
06:11 antoine
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
MFH: 2019Q3
 |
Saturday, 24 Nov 2018
|
11:47 dbn
devel/monodevelop: rather mark as BROKEN for openssl111
Reported by: mat@
 |
Thursday, 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
 |
Friday, 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
 |
Sunday, 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
 |
Wednesday, 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)
 |
Saturday, 30 Jun 2018
|
20:27 dbn
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
 |
Tuesday, 27 Mar 2018
|
11:55 antoine
Add explicit build dependency on pkgconf
Reported by: pkg-fallout
 |
Tuesday, 30 Jan 2018
|
19:00 dbn
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
lang/mono:
- update to version 5.2.0.215
- automate certificate initialisation [2]
- increase test coverage
- mark as conflicting with net/czmq (conflicting on makecert) [1]
- patch mono to use $PREFIX/share/mono instead of /usr/share/.mono
devel/google-gdata:
- use nunit.framework nuget package as the Mono shipped version is no longer
suppport.
- switch to using csc(1) for compiling (mcs(1) is depreciated).
- use delayed signing (and then sign with sn(1)) as csc(1) does not support
signing.
- fix reference to system assemblies (the '.dll' suffix is required).
- fix reference to HttpUtility: csc(1) is more strict about scoping
devel/monodevelop:
- reroll distinfo (no changes to content)
lang/fsharp:
- reroll distinfo (no changes to content)
security/gnome-keyring-sharp:
- delay sign (then sign with sn(1)) as csc(1) does not support direct signing.
PR: 223188 [1]
PR: 209670 [2]
Differential Revision: https://reviews.freebsd.org/D13752
 |
Saturday, 13 May 2017
|
07:48 dbn
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
NuGet.Build.Packaging (the older version is no longer fetchable)
- remove patch integrated upstream
- moved `nuget restore` patching from post-patch into a patch file (the
former broke silently)
- ChangeLog:
-
https://developer.xamarin.com/releases/studio/xamarin.studio_6.2/xamarin.studio_6.2/
irc/smartirc4net: update to 1.1
- add LICENSE
lang/fsharp: update to 4.1.18
- add test dependency on libgdiplus
- update nuget packages
- update test paths for fsharp assemblies
- update patches to prevent `nuget restore` from running
- ChangeLog:
- Set executable bit correctly on output
- Integrate visualfsharp
- Fix regression on binding redirects for System.Collections.Immutable
- Fix regression in Microsoft.Build.FSharp.targets
- Fix binding redirects for System.Collections.Immutable
- Fix version of library going in %PREFIX/lib/mono/fsharp
- Align fsc task and target file
- Use install layout that includes mono/fsharp
- Fix F# Intereactive on Mono 4.9+
- Update compiler tools
- Updates to FSharp.Core nuget package for F# 4.1
- Fix #656: error FS0193: internal error: No access to the given key
lang/mono: various fixes
- fix linking with lld [1]
- double maximum handle size [2]
- add option to run acceptance tests
- allow for optional bootstrapping of mono via either installed mcs (if
available) or via downloaded "monolite" (default)
- add python and py-pillow as dependencies for bin/mono-heapviz
- add armv6 as a supported architecture (untested)
- switch to github for source code:
- official tarball does not include tests
- patches:
- recognise FreeBSD for AOT suffix
- change mono-heapviz to use pillow instead of PIL
multimedia/banshee: tell portscout to ignore this port
- Portscout was not skipping the 2.9.1 version, and upstream appears to be
quiet for the last few years.
x11-toolkits/gtk-sharp20: update to 2.12.43
- ChangeLog:
- fix compilation on mono-4.8.0 (incorrect use of sizeof())
- correctly set owned=true on custom constructors
PR: 218885 [1]
PR: 200937 [2]
 |
Sunday, 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
 |
Tuesday, 3 Jan 2017
|
18:12 mat
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
 |
Thursday, 1 Dec 2016
|
05:02 dbn
Fix PORTSCOUT limit for mono(develop)
 |
Sunday, 27 Nov 2016
|
17:00 dbn
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.
devel/monodevelop: update to 4.6.2.7
- Update nuget package Fantomas to 2.4.0 (latest at time of monodevelop's
release).
- Downgrade nuget package FSharp.Compiler.CodeDom (per paket's specification)
- LICENSE: Add license of LGPL21
- LICENSE_FILE: Add license file from source
- PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases)
games/openra: simplify post-extract [3]
- USES=mono:nuget allow overridding of NUGET_PACKAGEDIR
- Set NUGET_PACKAGEDIR to correct location, fix patching accordingly
lang/fsharp: update to 4.6.2.7
ChangeLog:
- Fix #639: Problems with F# scripts on Mono
- Fix FSharp.Compiler.Tools targets for .NET Core usage
- Fix FSharp.Compiler.Tools package dependencies
lang/mono: update to 4.6.2.7
Mono 4.6.2 is the 1st service release to the 4.6 series.
Changes:
- LICENSE: Add license of MIT
- LICENSE_FILE: Add license file from source
- PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases)
Bug fixes:
- #44708 - "TrustFailure (The authentication or decryption has failed.) ...
Invalid certificate received from server." with "Error code: 0x5"
or "Error code: 0xffffffff800b010f" when attempting to access
HTTPS servers on ports other than 443
- #39832 - SIGSEGV when running roslyn
multimedia/banshee: bump port revision.
- Update missing port dependencies
- Convert to use option helpers
- OPTIONS: Add APPLEDEV (missing dependency added)
- LICENSE: Add MIT license
- LICENSE_FILE: Add license file from source
- PORTSCOUT: Skip alpha release (2.9.1)
x11-toolkits/gnome-sharp20: fix port dependencies
- Add missing dependencies
- Convert post-patch to shebangfix
- LICENSE: add LGPL21 license
- LICENSE_FILE: use license file from source
- MKAE_JOBS_UNSAFE: remove, does appear to work
x11-toolkits/gtk-sharp20: update to 2.12.42.
PR: 214680 [2]
PR: 214681
Suggested by: jbeich [1]
Submitted by: jbeich [3]
Approved by: avilla (maintainer; timeout) [2]
 |
Monday, 31 Oct 2016
|
06:58 dbn
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
upstream).
lang/fsharp: update to 4.0.1.15
- convert to use the nuget argument.
ChangeLog:
- Fix null condition in Fsc task
lang/mono-devel: update to 4.6
- switch to new test target (currently tests the port to be installed)
www/gecko-sharp20: depreciate: broken and no-upstream
- Give 1 month for anyone to complain that this port is being removed.
x11-toolkits/gtk-sharp30: bump PORTREVISION
- Add LICENSE information
- Add missing dependencies (per stage-qa)
x11-toolkits/gtk-sharp20: update to 2.12.40.
- Add LICENSE information
- Add missing dependencies (per stage-qa)
- Change download location per Mono's Gtk# website.
PR: 213484
PR: 213796
Reviewed by: mat, romain
Differential Revision: https://reviews.freebsd.org/D8339
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 13 Mar 2016
|
18:45 antoine
Deprecate ports broken for more than 6 months
 |
Sunday, 16 Aug 2015
|
06:57 romain
Mark broken.
 |
Sunday, 24 May 2015
|
08:07 antoine
- Fix configure with mono 4
- Add orphaned mime database to plist
 |
Thursday, 12 Mar 2015
|
18:41 antoine
Use mono to unbreak when no TZ is set
 |
Tuesday, 26 Aug 2014
|
00:19 amdmi3
- Drop USE_AUTOTOOLS=libtool, libtool is not used
Approved by: portmgr blanket
 |
Tuesday, 29 Jul 2014
|
18:41 adamw
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
 |
Friday, 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]
 |
Monday, 26 May 2014
|
11:43 bapt
Convert to USES=mono
Do not uselessly update desktop database and meme database in the stagedir
Fix plist
 |
Sunday, 23 Feb 2014
|
16:14 romain
- Update to 4.2.2;
- Pet portlink;
- Stage support;
- Style.
 |
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
 |
Thursday, 5 Sep 2013
|
19:29 antoine
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
 |
Wednesday, 28 Aug 2013
|
18:16 dbn
Update devel/monodevelop to 4.0.12 and unbreak build.
No ChangeLog available.
Approved by: mono@ (romain@)
 |
Wednesday, 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
 |
Saturday, 11 May 2013
|
13:15 bapt
Convert to new options framework
 |
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Thursday, 31 May 2012
|
12:30 romain
Update to 3.0.2.
 |
Friday, 4 May 2012
|
14:17 romain
Update to 2.8.8.4.
 |
Monday, 10 Oct 2011
|
08:02 romain
Update to 2.8.
 |
Sunday, 25 Sep 2011
|
09:02 romain
Fix pkg-plist.
Reported by: pointyhat (via pav)
 |
Wednesday, 21 Sep 2011
|
19:14 romain
Update to 2.6.0.1.
 |
Thursday, 11 Aug 2011
|
19:20 kwm
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>
 |
Sunday, 12 Jun 2011
|
19:06 romain
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
devel/monodevelop 2.4 -> 2.4.2
graphics/f-spot 0.8.0 -> 0.8.2
print/pdfmod 0.9.0 -> 0.9.1
x11-toolkits/gnome-sharp20 2.24.1 -> 2.24.2
Ports marked BROKEN
-------------------
multimedia/banshee
multimedia/moonlight
PR: ports/155948
Submitted by: me
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Wednesday, 30 Jun 2010
|
12:57 romain
- Update to 2.4.
Feature safe: yes
 |
Tuesday, 1 Jun 2010
|
12:41 romain
- 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]
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Tuesday, 18 May 2010
|
04:08 pgollucci
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
 |
Wednesday, 5 May 2010
|
21:52 pgollucci
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Monday, 7 Sep 2009
|
17:16 glewis
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 |