Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 1 | -0/+1 |
| | |||||
* | - Add SIZE to GNOME ports | pav | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -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 bash | marcus | 2004-03-02 | 1 | -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. | marcus | 2004-02-27 | 3 | -7/+18 |
| | | | | | PR: 63172 Submitted by: ZParta <zparta@skebo.ac> | ||||
* | Change BROKEN to IGNORE since the package actually builds (but does not work) | kris | 2004-02-16 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Remove a patch missed in the last commit. | marcus | 2003-12-16 | 1 | -10/+0 |
| | | | | Noticed by: John Merryweather Cooper <johnmary@adelphia.net> | ||||
* | Update to 0.29. | marcus | 2003-12-15 | 3 | -5/+10 |
| | | | | | PR: 60228 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> | ||||
* | Mark BROKEN on -CURRENT. Having garbage collection enabled causes mono | marcus | 2003-10-17 | 1 | -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 included | marcus | 2003-10-07 | 5 | -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 not | marcus | 2003-10-06 | 3 | -14/+37 |
| | | | | clear whether this works correctly on FreeBSD. | ||||
* | Utilize USE_GNOME= pkgconfig. | adamw | 2003-06-16 | 1 | -2/+1 |
| | |||||
* | Add some missing libraries to the plist. | marcus | 2003-06-16 | 2 | -0/+3 |
| | | | | Reported by: bento | ||||
* | Upgrade to latest Mono (0.24 release), which includes most notably | jmallett | 2003-05-07 | 3 | -7/+26 |
| | | | | | | a newer and much better JIT. Approved by: marcus (mentor) | ||||
* | Convert to new GNOME infrastructure. | marcus | 2003-04-22 | 1 | -4/+2 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | Update to 0.21. | jmallett | 2003-02-28 | 2 | -2/+2 |
| | | | | Approved by: marcus (mentor) | ||||
* | Update to 0.20, de-pkg-comment. | jmallett | 2003-02-26 | 4 | -13/+16 |
| | | | | Approved by: marcus (mentor) | ||||
* | Chase glib20's shared lib version. | marcus | 2003-02-07 | 1 | -1/+2 |
| | |||||
* | Update to Mono 0.19. | jmallett | 2003-01-26 | 4 | -36/+5 |
| | | | | Reviewed by: marcus (mentor) | ||||
* | Update to 0.18. | marcus | 2003-01-13 | 10 | -144/+39 |
| | |||||
* | Define INSTALLS_SHLIB. | marcus | 2003-01-04 | 1 | -0/+1 |
| | |||||
* | Update to 0.17. | marcus | 2003-01-01 | 9 | -43/+87 |
| | | | | | Requested by: many Not tested by: me | ||||
* | Fix build on -CURRENT and with bison 1.75. | marcus | 2002-11-30 | 6 | -3/+130 |
| | | | | Reported by: bento | ||||
* | Fix build on -current. | marcus | 2002-09-10 | 1 | -0/+19 |
| | | | | Submitted by: Patrick Hartling <patrick@137.org> | ||||
* | Add fix for bind critical bug. | nakai | 2002-08-12 | 2 | -1/+13 |
| | | | | Add fix OSREL in Makefile | ||||
* | Update to 0.13 | nakai | 2002-08-03 | 3 | -8/+23 |
| | |||||
* | Add USE_BISON. | marcus | 2002-07-28 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Initial import. | nakai | 2002-07-22 | 5 | -0/+106 |
.NET clone by Ximian |