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
Li-Wen Hsu
lwhsu at FreeBSD.org
Mon Jan 23 16:07:04 UTC 2012
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 at 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)
More information about the cvs-all
mailing list