aboutsummaryrefslogtreecommitdiff
path: root/lang/rust/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: update 0.10 -> 0.11Bartek Rutkowski2014-07-111-4/+4
| | | | | | | Approved by: marino (mentor) Notes: svn path=/head/; revision=361507
* - Update to 0.10Steve Wills2014-04-271-4/+4
| | | | | | | | | | | | | | - Remove deprecated rustpkg functionality - Stage improvements - Add 10.x and 11.x compability - Pet portlint PR: ports/188800 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=352402
* lang/rust: update to 0.9Eitan Adler2014-03-151-4/+4
| | | | | | | | | | | | | | | | - stagiy - mark as broken on 10+ - update to 0.9 - add new options - add LICENSE PR: ports/185868 PR: ports/185865 Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com> Approved by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=348291
* Upgrade to 0.8.Vanilla I. Shu2013-10-061-4/+4
| | | | | | | | PR: ports/182502 Submitted by: maintainer Notes: svn path=/head/; revision=329526
* Upgrade to 0.7.Vanilla I. Shu2013-07-091-4/+4
| | | | | | | | PR: ports/180405 Submitted by: maintainer Notes: svn path=/head/; revision=322557
* - Update to 0.6Li-Wen Hsu2013-04-241-4/+4
| | | | | | | | PR: ports/177665 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=316436
* - Update to 0.5Li-Wen Hsu2013-01-071-4/+4
| | | | | | | | PR: ports/174670 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=310023
* Upgrade to 0.4.Vanilla I. Shu2012-10-181-4/+4
| | | | | | | | | PR: ports/172791 Submitted by: maintainer Feature safe: yes Notes: svn path=/head/; revision=306053
* - Update to 0.3 (see ↵Alex Kozlov2012-07-191-4/+4
| | | | | | | | | | https://github.com/mozilla/rust/blob/release-0.3/RELEASES.txt) PR: ports/169906 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=301193
* - Add newline at the end of distinfoArmin Pirkovitsch2012-05-241-1/+1
| | | | | | | | Submitted by: Alex Kozlov <spam _at_ rm-rf.kiev.ua> (maintainer) Approved by: beat (mentor) Notes: svn path=/head/; revision=297347
* This patch fixes the problem that it attempts to fetch a file during building.Armin Pirkovitsch2012-05-221-0/+2
| | | | | | | | | | | | It adds snapshot to distfiles and removes code for downloading. PR: ports/168223 Submitted by: Jyun-Yan You <jyyou _at_ cs.nctu.edu.tw> (maintainer) Reported by: pointyhat-west Approved by: decke (mentor) Notes: svn path=/head/; revision=297211
* - Update to 0.2Michael Scheidell2012-04-071-8/+2
| | | | | | | | | | | - The bootstrap compiler needs "cc" to link objects. PR: ports/166551 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=294335
* - fix linker errors for systems that have installed llvmJason Helfman2012-02-021-2/+6
| | | | | | | | | | | | - let clang build llvm - fix build on ${OSVERSION} < 800107 PR: ports/164467 Submitted by: maintainer, jyyou at cs.nctu.edu.tw Approved by: crees (mentor) Notes: svn path=/head/; revision=290315
* Add rust 0.1, a language with a focus on memory safety and concurrency.Li-Wen Hsu2012-01-231-0/+4
PR: ports/164366 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> Notes: svn path=/head/; revision=289669