Commit graph

30 commits

Author SHA1 Message Date
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
4ca49b3eb6 Remove the tests directory from the build since it ropes in a bogus bash
BUILD_DEPENDS.  This problem will be resolved in the next release of mono.

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-03-02 07:14:20 +00:00
Joe Marcus Clarke
161e75a7f6 Update to 0.30.1.
PR:		63172
Submitted by:	ZParta <zparta@skebo.ac>
2004-02-27 20:38:14 +00:00
Kris Kennaway
3f9f67c5ab Change BROKEN to IGNORE since the package actually builds (but does not work) 2004-02-16 12:24:44 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
d4e03516e2 Remove a patch missed in the last commit.
Noticed by:	John Merryweather Cooper <johnmary@adelphia.net>
2003-12-16 06:36:38 +00:00
Joe Marcus Clarke
5059990708 Update to 0.29.
PR:		60228
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net>
2003-12-15 21:36:37 +00:00
Joe Marcus Clarke
c46be41046 Mark BROKEN on -CURRENT. Having garbage collection enabled causes mono
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.
2003-10-17 03:27:36 +00:00
Joe Marcus Clarke
b892cda2b1 I believe this works now. I am able to compile and run some C# apps included
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.
2003-10-07 03:33:38 +00:00
Joe Marcus Clarke
746cb37fab Update to 0.28, and mark that it is only for i386. Note, it's still not
clear whether this works correctly on FreeBSD.
2003-10-06 17:55:54 +00:00
Adam Weinberger
c413d0b2b0 Utilize USE_GNOME= pkgconfig. 2003-06-16 20:52:58 +00:00
Joe Marcus Clarke
536101b08e Add some missing libraries to the plist.
Reported by:	bento
2003-06-16 00:12:22 +00:00
Juli Mallett
6d8894d265 Upgrade to latest Mono (0.24 release), which includes most notably
a newer and much better JIT.

Approved by:	marcus (mentor)
2003-05-07 05:10:28 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Juli Mallett
c168cc0473 Update to 0.21.
Approved by:	marcus (mentor)
2003-02-28 07:05:20 +00:00
Juli Mallett
98e93a4bec Update to 0.20, de-pkg-comment.
Approved by:	marcus (mentor)
2003-02-26 02:28:59 +00:00
Joe Marcus Clarke
ad33b9c673 Chase glib20's shared lib version. 2003-02-07 18:59:45 +00:00
Juli Mallett
4585462e40 Update to Mono 0.19.
Reviewed by:	marcus (mentor)
2003-01-26 21:03:08 +00:00
Joe Marcus Clarke
c8b5f8603c Update to 0.18. 2003-01-13 17:40:55 +00:00
Joe Marcus Clarke
786d71d715 Define INSTALLS_SHLIB. 2003-01-04 16:57:51 +00:00
Joe Marcus Clarke
df8b044cb1 Update to 0.17.
Requested by:	many
Not tested by:	me
2003-01-01 19:16:15 +00:00
Joe Marcus Clarke
09d0027fd2 Fix build on -CURRENT and with bison 1.75.
Reported by:	bento
2002-11-30 20:11:52 +00:00
Joe Marcus Clarke
8e27e3d244 Fix build on -current.
Submitted by:	Patrick Hartling <patrick@137.org>
2002-09-10 18:25:55 +00:00
Yukihiro Nakai
bcd77439fc Add fix for bind critical bug.
Add fix OSREL in Makefile
2002-08-12 09:20:52 +00:00
Yukihiro Nakai
cc5e06329e Update to 0.13 2002-08-03 13:12:47 +00:00
Joe Marcus Clarke
052c4e41bb Add USE_BISON.
Submitted by:	bento
2002-07-28 17:12:13 +00:00
Yukihiro Nakai
ca3d06fb6a Initial import.
.NET clone by Ximian
2002-07-22 13:41:43 +00:00