Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 23:26:32 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/cli Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/cli/files patch-env.sh patch-makefile.common.in patch-pal::unix::configure patch-pal::unix::cruntime::misc.c patch-pal::unix::exception::signal.c patch-pal::unix::include::pal::palinternal.h patch-rotorenv::bin::makefile.def ...
Message-ID:  <200203300726.g2U7QWB51577@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/03/29 23:26:32 PST

  Modified files:
    lang                 Makefile 
  Added files:
    lang/cli             Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    lang/cli/files       patch-env.sh patch-makefile.common.in 
                         patch-pal::unix::configure 
                         patch-pal::unix::cruntime::misc.c 
                         patch-pal::unix::exception::signal.c 
                         patch-pal::unix::include::pal::palinternal.h 
                         patch-rotorenv::bin::makefile.def 
                         patch-tools::build::buildexe.c 
    lang/cli/files.5     patch-makefile.common.in 
                         patch-pal::unix::makefile.in 
                         patch-rotorenv::bin::makefile.def 
                         patch-tools::nmake::makefile.in 
  Log:
  Add cli - Microsoft's Shared Source implementation if CLI ECMA standard
  and C# language. Please note, that in order to build on -current you need
  linker binary from -stable.
  
  Revision  Changes    Path
  1.286     +1 -0      ports/lang/Makefile
  1.1       +51 -0     ports/lang/cli/Makefile (new)
  1.1       +1 -0      ports/lang/cli/distinfo (new)
  1.1       +14 -0     ports/lang/cli/files.5/patch-makefile.common.in (new)
  1.1       +14 -0     ports/lang/cli/files.5/patch-pal::unix::makefile.in (new)
  1.1       +15 -0     ports/lang/cli/files.5/patch-rotorenv::bin::makefile.def (new)
  1.1       +14 -0     ports/lang/cli/files.5/patch-tools::nmake::makefile.in (new)
  1.1       +28 -0     ports/lang/cli/files/patch-env.sh (new)
  1.1       +14 -0     ports/lang/cli/files/patch-makefile.common.in (new)
  1.1       +27 -0     ports/lang/cli/files/patch-pal::unix::configure (new)
  1.1       +14 -0     ports/lang/cli/files/patch-pal::unix::cruntime::misc.c (new)
  1.1       +27 -0     ports/lang/cli/files/patch-pal::unix::exception::signal.c (new)
  1.1       +21 -0     ports/lang/cli/files/patch-pal::unix::include::pal::palinternal.h (new)
  1.1       +14 -0     ports/lang/cli/files/patch-rotorenv::bin::makefile.def (new)
  1.1       +14 -0     ports/lang/cli/files/patch-tools::build::buildexe.c (new)
  1.1       +1 -0      ports/lang/cli/pkg-comment (new)
  1.1       +26 -0     ports/lang/cli/pkg-descr (new)
  1.1       +333 -0    ports/lang/cli/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203300726.g2U7QWB51577>