anray       2007-04-21 11:01:11 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/mono-kmod   Makefile distinfo pkg-descr 
    sysutils/mono-kmod/files pkg-message.in 
  Log:
  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>
  
  Revision  Changes    Path
  1.909     +1 -0      ports/sysutils/Makefile
  1.1       +32 -0     ports/sysutils/mono-kmod/Makefile (new)
  1.1       +3 -0      ports/sysutils/mono-kmod/distinfo (new)
  1.1       +11 -0     ports/sysutils/mono-kmod/files/pkg-message.in (new)
  1.1       +6 -0      ports/sysutils/mono-kmod/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to