Commit graph

19 commits

Author SHA1 Message Date
joerg
b949b62cac On NetBSD, limit the stack size of the GC marker threads to require 2GB
address space with the default settings. Restrict the GC heap size to
75% of the address space, if a limit is set. Bump revision.
2015-06-18 19:00:26 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
spz
9a75bfced7 add patches for CVE-2012-3543 and CVE-2012-3382 from upstream 2014-11-30 21:51:44 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
jperkin
577fda64b9 Put back MAKE_JOBS_SAFE=no, despite building fine at various MAKE_JOBS levels
I've since observed a couple of failures in bulk builds at MAKE_JOBS=2.  The
usual failure mode is

  MCS     [net_4_0] mono-api-info.exe
  error CS0006: Metadata file `../../class/lib/net_2_0/Mono.Cecil.dll' could not be found

or similar (net_4_0 components depending upon unbuilt net_2_0 dependencies).
2014-09-15 15:34:49 +00:00
jperkin
bc40894fc0 Remove MAKE_JOBS_SAFE=no, added 4 years and many versions ago.
I cannot trigger a failure up to MAKE_JOBS=24, and this package takes
around 45 minutes to build on fast hardware single-threaded.
2014-09-01 19:18:21 +00:00
wiz
51e2599062 Add NAME section to manpage, for indexing. Bump PKGREVISION. 2014-06-10 19:25:58 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
3faf991a33 Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
wiz
63f8dd2e81 Fix incorrect -ldl handling.
From Richard Hansen in PR 48525.

Currently no effective change, so no PKGREVISION bump.
2014-01-15 19:46:12 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
dholland
86df4d45df Revert -r1.5, which is wrong, and instead clear PLATFORM in ALL_ENV.
Setting PLATFORM causes the build system to look for a ${PLATFORM}.make
file; this leads to build failure if a PLATFORM environment variable
leaks in from the outside environment.
2013-11-22 13:38:31 +00:00
dholland
4e017b4d5f This requires the same change as mono3 to get netbsd.make. 2013-11-18 18:14:38 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
jperkin
5dda55b3f5 Add support for 64-bit SunOS. 2013-09-12 20:13:41 +00:00
jperkin
2e529f4782 Backport SunOS fixes to mono2. This version has the added benefit of a
working monodoc implementation, so more dependencies should Just Work.
2013-06-17 13:14:41 +00:00
wiz
5760dc5fc4 Import mono-2.10.9nb3 as lang/mono2.
The Mono Project is an open development initiative sponsored by Ximian
that is working to develop an open source, Unix version of the Microsoft
.NET development platform.  Its objective is to enable Unix developers to
build and deploy cross-platform .NET Applications.  The project will
implement various technologies developed by Microsoft that have now been
submitted to the ECMA for standardization.

This package contains the major version 2 of mono.
2013-06-17 12:43:28 +00:00