Commit graph

162 commits

Author SHA1 Message Date
wiz
ae91952146 Fix mandoc -Tlint warning in mprof-report(1); for mkmandb.
Bump PKGREVISION.
2012-03-18 19:39:35 +00:00
obache
214f3a9a55 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
kefren
143fb84e86 Update to 2.10.6. Minor bugfixes found in Changelog:
Simplify building with the Android NDK.
Allow Android'd support_boehm=no to work.
Disable the -Wunused-by-set-variable warning supported by newer gcc versions.
Add shared_perfcounters option to enable minimal.
Fix configure check for darwin to support all variants
Fix mingw32 cross-build on a git no-branch checkout.
Add a membar to libgc's UNLOCK () on arm.
Pass HAVE_ARMV6 to libgc on darwin too.
2011-10-29 05:47:54 +00:00
sbd
db4d7fdd6e Update PLIST.Linux 2011-10-19 02:48:24 +00:00
marino
91dd8e3546 PR#44846: Fix lang/mono for x86_64 DragonFly
The patch-ad modification was independently created by myself before I
knew about this PR.  The mono build has been broken for several months,
but with this patch along with modifications for the linker, mono now
builds on an x86_64 DragonFly machine.
2011-10-15 02:03:59 +00:00
christos
9bd3a5f92d - use mmap instead of malloc.
- check the result of malloc in the place we were crashing.
2011-10-14 00:17:44 +00:00
kefren
0917091e17 Add fix for DragonFly/amd64 from PR#45201
PKGREVISION++
2011-08-04 05:23:02 +00:00
kefren
0f92d777df remove patch-ag that sometimes leads to stalls during build time
reported by obache@ on pkgsrc-users@
bump pkgrevision
2011-06-13 04:46:29 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
kefren
f2a972ffa9 Update to mono-2.10.2, a bugfix release on 2.10 branch. Full bugfixes list
at http://www.mono-project.com/Release_Notes_Mono_2.10.2
2011-06-10 04:11:29 +00:00
obache
fda2be0847 Since mono-2.8, --with-glib=system is not supported (embeded on will be used)
Drop dependency on devel/glib2.

Bump PKGREVISION.
2011-05-16 06:18:13 +00:00
kefren
e558b4042f Update to mono 2.10.1. Major Highlights:
* Google Native Client Support
    * New Profiler engine
    * Faster socket stack
    * Improved Parallel Framework
    * SGen Precise Stack Scanning and Many performance improvements.
    * Unified MonoTouch/Monodroid runtime support
    * Cecil/Light
    * New C# Compiler backend (can now use any custom mscorlib)
    * VB Compiler can now compile to both 2.0 and 4.0 profiles.
    * Supports ASP.NET MVC3, Razor and new WebPages.
    * New WebMatrix.Data database API.
    * Improved OSX Mono
    * F# and IronRuby
2011-04-25 14:01:40 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
roy
b156c4125f Use python correctly. 2011-04-19 10:09:42 +00:00
kefren
481562bfdc Don't force using pthread TLS in NetBSD but check first if compiler
support (__thread) exists. Should fix PR/44725
2011-03-17 14:24:52 +00:00
kefren
a7f016eb96 Update mono to 2.8.2
* Security fix for ASP.NET (XSP / mod_mono) source code disclosure
   (CVE-2010-4225)
 * Backport ParallelFx improvements from master (jlaval)
 * Fix state check for short-circuiting with SupportRecursion in
   ReaderWriterLockSlim #655361 (jlaval)
 * Increment Count even on single-processor in SpinWait.
   Fix #624849. (jlaval)
 * Update ThreadLocal to use default(T) for initialization with
   parameterless ctor. Fix #658689. (jlaval)
2011-01-08 18:06:00 +00:00
obache
2ae2ce730c one more DragonFly regression fix. 2010-12-29 10:42:35 +00:00
obache
8a911c7428 Fix broken patch, remove redundant `)'. 2010-12-29 08:24:18 +00:00
obache
ba87ff1fb2 more DragonFly fixes (not completed). 2010-12-29 05:57:52 +00:00
obache
4d1e6cfd94 Some fixes for DragonFly (not completed). 2010-12-29 05:41:20 +00:00
obache
12cb0713db revert last bump, not affect to mono world. 2010-12-17 07:43:54 +00:00
obache
880707dc5b Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
kefren
9585434fc2 Update to 2.8.1, a bug fix release on 2.8 branch.
Full Changelog: http://www.mono-project.com/Release_Notes_Mono_2.8.1
2010-12-01 16:49:13 +00:00
kefren
0477b14a8d add fix for CVE-2010-4159
PKGREVISION++
2010-11-23 16:33:03 +00:00
kefren
9cb291d254 Update to mono 2.8 featuring: C# 4.0, new garbage collector, exception
tracing, LLVM integration.

Full Release Notes at: http://www.mono-project.com/Release_Notes_Mono_2.8
2010-10-16 04:32:18 +00:00
kefren
560f545a3f Don't forget to create a directory on install
Supply libsqlite name for NetBSD and don't pin it to a specific major
version. Should fix www/mono-xsp bulk build
Bump PKGREVISION

OK wiz@
2010-10-15 04:52:05 +00:00
kefren
19a744ccb4 Add a hack for fixing Thread.Context as proposed on packages@. This makes
monodevelop work again. PKGREVISION++. Ok'd wiz@
2010-10-04 06:09:28 +00:00
obache
7931cf2187 Add RCS Id. 2010-09-23 05:38:15 +00:00
obache
ef494d72dd remove unused patch. 2010-09-23 05:37:20 +00:00
kefren
f337bba09c Update to 2.6.7 - XXX: need to make moonlight profile work
Full update list: http://www.mono-project.com/Release_Notes_Mono_2.6.7
2010-07-31 08:40:37 +00:00
kefren
52957adbc3 Update to 2.6.4, a bugfix release. From Changelog:
Apply some openbsd changes from openbsd ports.
	Check whenever g++ is installed, since libtool requires it
		even if no c++ files will be compiled.
	Set default for with_moonlight to fix "Moon Profile:" output.
	Append -lgc to libmono_ldflags if using an external libgc
2010-04-29 08:44:30 +00:00
kefren
692f3ce006 Update to 2.6.3, a bugfix release on 2.6 branch.
For full changelog see http://www.mono-project.com/Release_Notes_Mono_2.6.3
2010-04-09 15:35:21 +00:00
joerg
47f4ce8f0b Race condition e.g. with mach_dep.lo and the corresponding library,
so not MAKE_JOBS_SAFE.
2010-03-08 14:12:21 +00:00
ghen
88deca7e03 Restore libX11 path patch, was broken with 2.4.3.1 update and deleted with
2.6.1 update.  Bump PKGREVISION.
2010-02-18 21:55:48 +00:00
kefren
739ced0b7e Add licences 2010-02-17 20:22:39 +00:00
kefren
7927694f74 Update to mono 2.6.1
Changes since version 2.4 are documented at:
http://www.mono-project.com/Release_Notes_Mono_2.6
http://www.mono-project.com/Release_Notes_Mono_2.6.1
2010-02-16 17:01:04 +00:00
drochner
ea1127e53e update to 2.4.3.1
this is a bugfix release on the 2.4 branch
2010-01-15 19:41:23 +00:00
joerg
a6b5a30a38 Remove two patches that fix command line parsing on DragonFly, breaking
it on NetBSD. I can't explain the behavior on DragonFly, but the use of
the mono linker in the Makefiles matching the source, so the problem is
elsewhere.
2010-01-13 22:14:22 +00:00
kefren
946136e7ca build with moonlight support. Added as a default option. Bump pkgrevision 2009-11-25 10:13:06 +00:00
kefren
d6833db188 delete pkgsrc generated code from patch-ab
add fix for #348522 from upstream
pkgrevision++
2009-10-11 07:49:49 +00:00
wiz
1815af1e9f Update to 2.4.2.3:
Mono 2.4.2.3 is a bug fix release for Mono 2.4, which is the foundation
for Novell's own long-term support Mono-based product.

This release includes the following bug fixes from 2.4.2.2:

* 502016 (https://bugzilla.novell.com/show_bug.cgi?id=502016) - Simple
  precompiled MVC app does not run on Mono 2.4.2
* 524726 (https://bugzilla.novell.com/show_bug.cgi?id=524726) -
  Precompiling for / then deploying elsewhere causes failure for ASP.NET
  apps.

Changes in Mono 2.4.2.3

XSP now has Silverlight mime types registered.

Updated the browser database.

The C# Shell (csharp) will now accept C# scripts specified on the command
line, like:

$ csharp demo.cs

A major bug was fixed for multi-threaded applications using XPath, if you
are using XPath in a multithreaded application, we strongly recommend that
you upgrade to this version.
2009-09-02 12:09:01 +00:00
kefren
cae1025c75 use semaphores on netbsd. bump pkgrevision 2009-08-21 09:29:28 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
kefren
cc1772d6b4 Update to 2.4.2.2 - Contains fixes for CVE-2009-0217 2009-07-19 07:53:53 +00:00
hasso
4674c63488 Make it build again on DragonFly. 2009-07-17 02:53:52 +00:00
kefren
d21d12ac6a Update to 2.4.2.1
This version is the first version to integrate Microsoft's open source
ASP.NET MVC stack. More than 140 bug fixed. Check
http://www.mono-project.com/Release_Notes_Mono_2.4.2 for more changes.
2009-07-15 11:37:16 +00:00
drochner
0161bcb2a2 fix copy&paste botch which made that unusable pkgconfig files
were installed, bump PKGREVISION
2009-07-02 17:00:48 +00:00
ahoka
7823cac0ee Fix a problem, when applications using winforms can't find libX11.so with
native NetBSD Xorg by giving them full path to the shared library.
2009-06-21 21:37:47 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00