| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jun 2008 01:51:58
20070416
|
miwi  |
- Allow to build on amd64
PR: 124772
Submitted by: Douglas William Thrift <douglas@zweihander.ccs.ucsb.edu>
Approved by: maintainer |
03 Aug 2007 17:27:32
20070416
|
rafan  |
- Fix build
Submitted by: maintainer via mail |
28 Jul 2007 16:04:58
20070416
|
rafan  |
- Change maintainer's email
- Allow package build on i386 and arm as Mono currently runs on these two
architecture only. Moreover, the kernel interface this module uses is
quite stable and changes rarely. Maintainer tested a module built on 6.2-R
works on 7.x.
- Distfile is repackaging due to a small license wording change:
- * 4. Neither the name of the university nor the names of its contributors
+ * 4. Neither the name of the author nor the names of its contributors
- Set IGNORE for older FreeBSD release
- Set IGNORE when kernel source does not present
PR: ports/114804
Submitted by: Björn König <bkoenig at cs.tu-berlin.de> (maintainer) |
29 Jun 2007 16:57:16
20070416
|
linimon  |
These install kernel modules, so add new virtual category kld.
Pointed out by: Ulrich Spoerlein <uspoerlein at gmail dot com>
Hat: portmgr |
21 Apr 2007 12:01:11
20070416
|
anray  |
mono-kmod is a FreeBSD kernel module enables you to execute ECMA and
.NET applications without preceding the native code generator in the
command line. That means you can call a binary with "./hello.exe"
instead of "mono hello.exe".
WWW: http://www.alpha-tierchen.de/~bkoenig/mono-kmod/
PR: ports/111973
Submitted by: Björn König <bkoenig at cs.tu-berlin.de> |