Version: 1.3.3, Package name: mono-addins-1.3.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Mono.Addins is a framework for creating extensible applications, and for creating libraries which extend those applications. Mono.Addins has been designed to be easy to use and useful for a wide range of applications: from simple applications with small extensibility needs, to complex applications which need support for large add-in structures. This new framework intends to set an standard for building extensible applications and add-ins in Mono. |
Filesize: 656.338 KB |
Version History (View Complete History) |
|
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-03-29 13:36:13 by Robert Nagy | Files touched by this commit (10) |
Log message: unbreak with recent mono by updating to the latest 1.3.3 release |
2017-08-24 14:12:26 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Face reality and mark mono BROKEN; it's too unreliable in bulks. Drop BROKEN from dependent ports to let them a chance to build if mono is ever fixed. ok sthen@ naddy@ robert@ |
2017-08-23 15:48:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: s/BROKEN-i386/BROKEN/, naddy confirms the same problem on amd64 (and it's only for CLANG_ARCHS anyway). |
2017-08-23 15:42:59 by Stuart Henderson | Files touched by this commit (1) |
Log message: mark BROKEN-i386: Building Mono.Addins.csproj Cannot transition thread 0x7acdb528 from RUNNING with FINISH_ASYNC_SUSPEND Cannot transition thread 0x7acdd428 from RUNNING with FINISH_ASYNC_SUSPEND Stacktrace: ================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Abort trap (core dumped) |
2017-07-30 01:14:56 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Pass ${CONFIGURE_ARGS} to autogen.sh otherwise we end up installing the manual in the wrong directory. |
2017-05-30 08:13:33 by Marc Espie | Files touched by this commit (1) |
Log message: well, in theory at least, it should build on archs with tls support. |
2017-04-28 10:58:40 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Update to mono-addins-mono-addins-1.3 but keep BROKEN (needs thread local storage). |
2016-11-07 03:36:50 by Stuart Henderson | Files touched by this commit (2) |
Log message: ajacoutot confirms these are broken everywhere |
2016-11-07 01:38:41 by Stuart Henderson | Files touched by this commit (2) |
Log message: mark BROKEN-i386 (though maybe they're broken everywhere) |
2015-10-03 05:56:05 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 1.2 and unbreak build after mono update |
2015-04-05 07:31:15 by Stuart Henderson | Files touched by this commit (62) |
Log message: drop GH_COMMIT lines which are hidden behind GH_TAGNAME, discussed with a few in the room. |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-10-15 10:25:38 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 0.5 |
2010-04-06 11:50:35 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Raw frogs for robert. noticed by andres at msu dot edu, thanks. |
2010-04-05 04:44:43 by Robert Nagy | Files touched by this commit (3) |
Log message: mono deps are handled in the mono module now; bump PKGNAME to be sure |
2008-11-24 13:04:39 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update mono-addins to 0.4 |
2008-11-22 12:37:28 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix COMMENT - tweak DESCR - better BUILD/RUN_DEPENDS |