cvs commit: ports/sysutils Makefile ports/sysutils/mono-kmod Makefile distinfo pkg-descr ports/sysutils/mono-kmod/files pkg-message.in

Andrey Slusar anray at FreeBSD.org
Sat Apr 21 11:01:12 UTC 2007


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)


More information about the cvs-all mailing list