summaryrefslogtreecommitdiffstats
path: root/lang/mono
Commit message (Collapse)AuthorAgeFilesLines
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Remove the tests directory from the build since it ropes in a bogus bashmarcus2004-03-021-0/+11
| | | | | | BUILD_DEPENDS. This problem will be resolved in the next release of mono. Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Update to 0.30.1.marcus2004-02-273-7/+18
| | | | | PR: 63172 Submitted by: ZParta <zparta@skebo.ac>
* Change BROKEN to IGNORE since the package actually builds (but does not work)kris2004-02-161-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Remove a patch missed in the last commit.marcus2003-12-161-10/+0
| | | | Noticed by: John Merryweather Cooper <johnmary@adelphia.net>
* Update to 0.29.marcus2003-12-153-5/+10
| | | | | PR: 60228 Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
* Mark BROKEN on -CURRENT. Having garbage collection enabled causes monomarcus2003-10-171-0/+2
| | | | | | | to core dump when it tries to allocate what seems like 512 MB of memory when it tries to do garbage collection. Anyone wanting to look at fixing boehm-gc on FreeBSD is more than welcome to submit patches. You will not be turned away.
* I believe this works now. I am able to compile and run some C# apps includedmarcus2003-10-075-7/+96
| | | | | | | | in the mono/tests/ subdirectory, and it no longer hangs or dies with weird errors. (And, yes, I do have garbage collecting enabled). I'll let the C# user community be my judge. There still may be some issues since boehm-gc isn't fully functional in its multi-threaded state on FreeBSD.
* Update to 0.28, and mark that it is only for i386. Note, it's still notmarcus2003-10-063-14/+37
| | | | clear whether this works correctly on FreeBSD.
* Utilize USE_GNOME= pkgconfig.adamw2003-06-161-2/+1
|
* Add some missing libraries to the plist.marcus2003-06-162-0/+3
| | | | Reported by: bento
* Upgrade to latest Mono (0.24 release), which includes most notablyjmallett2003-05-073-7/+26
| | | | | | a newer and much better JIT. Approved by: marcus (mentor)
* Convert to new GNOME infrastructure.marcus2003-04-221-4/+2
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Update to 0.21.jmallett2003-02-282-2/+2
| | | | Approved by: marcus (mentor)
* Update to 0.20, de-pkg-comment.jmallett2003-02-264-13/+16
| | | | Approved by: marcus (mentor)
* Chase glib20's shared lib version.marcus2003-02-071-1/+2
|
* Update to Mono 0.19.jmallett2003-01-264-36/+5
| | | | Reviewed by: marcus (mentor)
* Update to 0.18.marcus2003-01-1310-144/+39
|
* Define INSTALLS_SHLIB.marcus2003-01-041-0/+1
|
* Update to 0.17.marcus2003-01-019-43/+87
| | | | | Requested by: many Not tested by: me
* Fix build on -CURRENT and with bison 1.75.marcus2002-11-306-3/+130
| | | | Reported by: bento
* Fix build on -current.marcus2002-09-101-0/+19
| | | | Submitted by: Patrick Hartling <patrick@137.org>
* Add fix for bind critical bug.nakai2002-08-122-1/+13
| | | | Add fix OSREL in Makefile
* Update to 0.13nakai2002-08-033-8/+23
|
* Add USE_BISON.marcus2002-07-281-0/+1
| | | | Submitted by: bento
* Initial import.nakai2002-07-225-0/+106
.NET clone by Ximian
OpenPOWER on IntegriCloud