Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2012 16:07:04 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/rust Makefile distinfo pkg-descr pkg-plist ports/lang/rust/files patch-configure patch-mk_platform.mk patch-src_cargo_cargo.rs patch-src_rt_rust__unwind.h
Message-ID:  <201201231607.q0NG74Jf021921@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lwhsu       2012-01-23 16:07:04 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/rust            Makefile distinfo pkg-descr pkg-plist 
    lang/rust/files      patch-configure patch-mk_platform.mk 
                         patch-src_cargo_cargo.rs 
                         patch-src_rt_rust__unwind.h 
  Log:
  Add rust 0.1, a language with a focus on memory safety and concurrency.
  
  PR:             ports/164366
  Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  
  Revision  Changes    Path
  1.764     +1 -0      ports/lang/Makefile
  1.1       +75 -0     ports/lang/rust/Makefile (new)
  1.1       +4 -0      ports/lang/rust/distinfo (new)
  1.1       +20 -0     ports/lang/rust/files/patch-configure (new)
  1.1       +11 -0     ports/lang/rust/files/patch-mk_platform.mk (new)
  1.1       +12 -0     ports/lang/rust/files/patch-src_cargo_cargo.rs (new)
  1.1       +17 -0     ports/lang/rust/files/patch-src_rt_rust__unwind.h (new)
  1.1       +8 -0      ports/lang/rust/pkg-descr (new)
  1.1       +17 -0     ports/lang/rust/pkg-plist (new)



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