25 Commits

Author SHA1 Message Date
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
robert
7126e11cb8 unbreak with recent mono by updating to the latest 1.3.3 release 2018-03-29 19:36:13 +00:00
espie
dd1a06b9bb FIX_EXTRACT_PERMISSIONS 2017-12-07 13:12:44 +00:00
ajacoutot
104b2436b0 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-24 20:12:25 +00:00
sthen
783892c697 s/BROKEN-i386/BROKEN/, naddy confirms the same problem on amd64 (and it's
only for CLANG_ARCHS anyway).
2017-08-23 21:48:15 +00:00
sthen
d4c8be8c89 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-08-23 21:42:59 +00:00
ajacoutot
9e849ac4d9 Pass ${CONFIGURE_ARGS} to autogen.sh otherwise we end up installing the
manual in the wrong directory.
2017-07-30 07:14:56 +00:00
espie
ac05c1b50e well, in theory at least, it should build on archs with tls support. 2017-05-30 14:13:33 +00:00
ajacoutot
b3bb3c38af Update to mono-addins-mono-addins-1.3 but keep BROKEN (needs thread local
storage).
2017-04-28 16:58:40 +00:00
sthen
1f747a9365 ajacoutot confirms these are broken everywhere 2016-11-07 10:36:50 +00:00
sthen
477147a2e5 mark BROKEN-i386 (though maybe they're broken everywhere) 2016-11-07 08:38:41 +00:00
robert
87aff69f45 update to 1.2 and unbreak build after mono update 2015-10-03 11:56:05 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
robert
728021efd0 update to 1.1 to unbreak after the mono update 2014-07-09 13:46:35 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
a8b87ec29f Update to mono-addins-0.6.2. 2011-11-03 10:06:44 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
robert
fa09e27696 update to 0.5 2010-10-15 16:25:38 +00:00
ajacoutot
ce8d8a3e16 Raw frogs for robert.
noticed by andres at msu dot edu, thanks.
2010-04-06 17:50:35 +00:00
robert
e19e0e5cd8 mono deps are handled in the mono module now; bump PKGNAME to be sure 2010-04-05 10:44:43 +00:00
jasper
67584aec7f - update mono-addins to 0.4 2008-11-24 20:04:39 +00:00
jasper
a86d48bab8 - fix COMMENT
- tweak DESCR
- better BUILD/RUN_DEPENDS
2008-11-22 19:37:28 +00:00
robert
996cfe5eb7 import of mono-addins:
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.
2008-10-17 06:55:19 +00:00