OpenBSD CVS

CVS log for ports/devel/mono-addins/Makefile


[BACK] Up to [local] / ports / devel / mono-addins

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26 / (download) - annotate - [select for diffs], Fri Mar 11 18:50:49 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.25: +0 -2 lines
Diff to previous 1.25 (unified)

drop RCS Ids

Revision 1.25 / (download) - annotate - [select for diffs], Fri Jul 12 20:44:42 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.24 / (download) - annotate - [select for diffs], Thu Mar 29 19:36:13 2018 UTC (6 years, 2 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.23: +4 -2 lines
Diff to previous 1.23 (unified)

unbreak with recent mono by updating to the latest 1.3.3 release

Revision 1.23 / (download) - annotate - [select for diffs], Thu Dec 7 13:12:44 2017 UTC (6 years, 5 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (unified)

FIX_EXTRACT_PERMISSIONS

Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 24 20:12:25 2017 UTC (6 years, 9 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.21: +1 -3 lines
Diff to previous 1.21 (unified)

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@

Revision 1.21 / (download) - annotate - [select for diffs], Wed Aug 23 21:48:15 2017 UTC (6 years, 9 months ago) by sthen
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (unified)

s/BROKEN-i386/BROKEN/, naddy confirms the same problem on amd64 (and it's
only for CLANG_ARCHS anyway).

Revision 1.20 / (download) - annotate - [select for diffs], Wed Aug 23 21:42:59 2017 UTC (6 years, 9 months ago) by sthen
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (unified)

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)

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jul 30 07:14:56 2017 UTC (6 years, 10 months ago) by ajacoutot
Branch: MAIN
Changes since 1.18: +4 -3 lines
Diff to previous 1.18 (unified)

Pass ${CONFIGURE_ARGS} to autogen.sh otherwise we end up installing the
manual in the wrong directory.

Revision 1.18 / (download) - annotate - [select for diffs], Tue May 30 14:13:33 2017 UTC (7 years ago) by espie
Branch: MAIN
Changes since 1.17: +4 -3 lines
Diff to previous 1.17 (unified)

well, in theory at least, it should build on archs with tls support.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Apr 28 16:58:40 2017 UTC (7 years, 1 month ago) by ajacoutot
Branch: MAIN
Changes since 1.16: +22 -20 lines
Diff to previous 1.16 (unified)

Update to mono-addins-mono-addins-1.3 but keep BROKEN (needs thread local
storage).

Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 7 10:36:50 2016 UTC (7 years, 6 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

ajacoutot confirms these are broken everywhere

Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 7 08:38:41 2016 UTC (7 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (unified)

mark BROKEN-i386 (though maybe they're broken everywhere)

Revision 1.14 / (download) - annotate - [select for diffs], Sat Oct 3 11:56:05 2015 UTC (8 years, 8 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (unified)

update to 1.2 and unbreak build after mono update

Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 5 13:31:13 2015 UTC (9 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (unified)

drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 9 13:46:35 2014 UTC (9 years, 10 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.11: +17 -6 lines
Diff to previous 1.11 (unified)

update to 1.1 to unbreak after the mono update

Revision 1.11 / (download) - annotate - [select for diffs], Fri Oct 11 23:48:24 2013 UTC (10 years, 7 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (unified)

Drop USE_GROFF since groff and mandoc produce identical output.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 11 10:50:11 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.9: +1 -4 lines
Diff to previous 1.9 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 3 10:06:44 2011 UTC (12 years, 7 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.8: +12 -5 lines
Diff to previous 1.8 (unified)

Update to mono-addins-0.6.2.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 15 19:46:00 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

move depends to new style

Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 18 17:47:54 2010 UTC (13 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (unified)

USE_GROFF=Yes

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 15 16:25:38 2010 UTC (13 years, 7 months ago) by robert
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (unified)

update to 0.5

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 6 17:50:35 2010 UTC (14 years, 2 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (unified)

Raw frogs for robert.

noticed by andres at msu dot edu, thanks.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 5 10:44:43 2010 UTC (14 years, 2 months ago) by robert
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

mono deps are handled in the mono module now; bump PKGNAME to be sure

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 24 20:04:39 2008 UTC (15 years, 6 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (unified)

- update mono-addins to 0.4

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 22 19:37:28 2008 UTC (15 years, 6 months ago) by jasper
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (unified)

- fix COMMENT
- tweak DESCR
- better BUILD/RUN_DEPENDS

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 17 06:55:19 2008 UTC (15 years, 7 months ago) by robert
Branch: robert
CVS Tags: robert_20081017
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

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.


Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 17 06:55:19 2008 UTC (15 years, 7 months ago) by robert
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.