ajacoutot
417069317d
Needs devel/gettext-tools.
2015-08-12 06:13:56 +00:00
robert
57a0b44573
update to 3.12.1
2015-04-04 15:56:18 +00:00
naddy
030b50217c
fold PFRAG.shared into PLIST for SHARED_ONLY ports
2015-03-20 22:47:40 +00:00
robert
a7a3a7de67
update to 3.12.0
2015-01-17 12:24:25 +00:00
robert
bf790b6de2
fix reading past the end of a string when setting the native thread name,
...
which would lead to a crash on i386; noticed by sthen@
also remove a bogus patch which hardcodes the python path and properly
substitute the python binary's path in the Makefile instead
2014-12-30 18:47:31 +00:00
robert
c71d17c3eb
update to 3.10.0
2014-12-29 10:49:12 +00:00
brad
330eb0d64e
Don't use malloc.h header on OpenBSD.
...
ok robert@
2014-11-22 20:14:21 +00:00
ajacoutot
938e7bd130
Install missing @sample files; this unbreaks mono-basic.
...
ok sthen@ robert@ (maintainer)
2014-07-23 09:54:14 +00:00
ajacoutot
fddbfc09af
SYnc WANTLIB and regen PLIST>
2014-07-18 16:01:33 +00:00
robert
5eb3d199a1
fix i386 build by using -march=i586 and also commit a missing diff
...
to fix packaging
2014-07-12 16:24:20 +00:00
robert
82213749fe
update to mono-3.4.0
2014-07-09 11:39:16 +00:00
naddy
4ca8b7e015
L_cuserid will be going away
2013-12-04 21:31:12 +00:00
espie
f5cca2b075
convert to using intermediate *TARGET, as discussed with a few people.
...
(the waf version actually works, contrary to my former patch, as
CONFIGURE_STYLE must be set before modules)
2013-07-02 08:36:16 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
sthen
6f3b9a9921
set ac_cv_header_execinfo_h=no rather than BUILD_DEPENDS on execinfo.
2013-01-27 13:52:35 +00:00
sthen
ec16bb94d2
build dep on libexecinfo to avoid dpb failures
2013-01-27 10:45:30 +00:00
kurt
6501adfbef
- Replace my termination race work-around with upstream's proper fix.
...
okay naddy@
2013-01-24 13:52:09 +00:00
kurt
f12f025fe7
Fix termination segfault caused by a use-after free race by having the
...
finalizer_thread exit as soon as it finishes. okay robert@ naddy@
2013-01-13 21:38:37 +00:00
naddy
2d6647c472
Mark as BROKEN. The build is unreliable and fails most of the time in
...
bulk builds.
2012-12-26 17:47:56 +00:00
jasper
802663255c
Security fix for CVE-2012-3382, Mono "ProcessRequest()" Cross-Site Scripting Vulnerability
...
ok robert@ (MAINTAINER)
2012-07-13 16:59:15 +00:00
jasper
afe54d5764
regen
2012-07-13 16:59:01 +00:00
robert
8bf8339b57
update to 2.10.9
2012-07-10 22:32:01 +00:00
robert
b47270d725
update to mono-2.10.8 and remove some old hacks now that we have
...
sem_timedwait()
2012-04-13 11:51:49 +00:00
ajacoutot
187ac581dd
Use autoconf 2.68.
2012-03-31 18:50:17 +00:00
espie
3401d2db49
synch comment with reality
2012-03-09 10:59:11 +00:00
robert
3f56d3542a
fix after kinfo_proc2 removal
2012-01-08 20:05:45 +00:00
espie
7da7058eee
fed up with mono not finding gmcs during fake.
...
I don't know why it doesn't find it, but it looks like the tmp inst
is supposed to get it...
so work around until eventually robert fixes this mess for real...
2011-12-07 11:49:43 +00:00
robert
813c5d1d4c
update to 2.10.6
2011-11-09 22:13:37 +00:00
ajacoutot
1787e4c6d4
Fix prefix/exec_prefix in pkgconfig files.
...
spotted by Vadim Zhukov
Regen patches while here.
2011-11-03 09:55:12 +00:00
jasper
9b2894aeaf
- rename USE_NANT to MODMONO_NANT and change it to use yes/no instead of
...
merely checking if it's defined.
- define MODMONO_(BUILD,INSTALL)_TARGET which can be used if
do-(build,install) are already defined.
ok robert@
2011-10-03 11:00:58 +00:00
ajacoutot
0ac7d27f8e
Remove MODMONO_ONLY_FOR_ARCHS, it's unused.
...
discussed with espie@
2011-10-02 15:21:44 +00:00
espie
0ab6d4fc77
reuse value from bsd.port.arch.mk
2011-09-28 13:56:03 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
robert
a0cff325ef
update to 2.10.5
2011-08-29 10:53:22 +00:00
espie
39b78c75e9
allow an interrupted build to be restarted.
2011-08-24 10:01:21 +00:00
robert
d75e3af324
use a different method to force using the bundled mcs.exe for bootstrapping
...
to avoid random build failures in fake
2011-06-05 15:16:48 +00:00
robert
16f1c2b8eb
Make mono happy with vmmap. Thanks to Zoltan Varga from Mono for looking
...
into this issue and coming up with the fix:
Fix NOMAP32BIT support in specific trampolines.
2011-06-04 11:17:08 +00:00
ajacoutot
6f3853d4f2
And once again, fix the DLLMAP_FILES regex.
2011-05-03 10:40:59 +00:00
robert
5413f6acc9
update to 2.10.2
2011-04-27 08:50:15 +00:00
ajacoutot
0f6542179b
Use the converters/libiconv MODULE.
2011-03-15 10:02:59 +00:00
robert
ec1135afbf
remove old patches
2011-03-02 08:47:24 +00:00
robert
e8f3634c5b
update to 2.10.1
2011-03-02 08:37:51 +00:00
ajacoutot
4d44cd5446
Better regex, with robert@
2011-01-16 16:44:27 +00:00
robert
3a126321a6
update to 2.8.2
2011-01-14 21:14:12 +00:00
robert
3cea55a8c8
update to 2.8.1
2010-11-18 22:40:16 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
espie
5e243a5257
convert WANTLIB on geo/lang
2010-11-07 19:12:42 +00:00
sthen
d15e1ce121
Reorder the ifdefs so this works both with and without kvm_getprocs.
...
It didn't build on -current before, and no change on systems with
kvm_getprocs removed, so no need to bump.
Thanks naddy@ for report + build test.
2010-10-27 14:45:26 +00:00
sthen
48233a5e3f
adjust ifdefs so the kinfo_proc2 support is used. ok robert@
2010-10-26 17:30:38 +00:00