| non port: lang/rust/Makefile |
Number of commits found: 333 (showing only 33 on this page) |
|
Saturday, 27 Jun 2015
|
18:26 riggs
- Update to upstream release 1.1.0
- Fix bug 200449 in the process
PR: 201142, 200449
Submitted by: andoriyu@gmail.com
 |
|
Wednesday, 24 Jun 2015
|
17:09 dumbbell
lang/rust: Use LLVM 3.6 from Ports instead of the bundled one
Dependencies are updated: Perl is not a dependency at all and Python is
a build dependency only.
Rust may fail to build if a previous version is already installed
because the bootstrapped rustc puts "-L/usr/local/lib" at the beginning
of the linker flags. Therefore, mark rust as a CONFLICTS_BUILD with
itself.
Fix the build as a normal user by setting permissions on all directories
to 0755 [1].
Be closer to the standalone installer's file hierarchy by installing
files such as "components", "manifest-rustc" and "uninstall.sh".
Add "files/patch-src_librustc__back_target_freebsd__base.rs"
to remove "-L/usr/local/lib", "-L/usr/local/lib/gcc46" and
"-L/usr/local/lib/gcc44" from the builtin linker flags.
Differential Revision: https://reviews.freebsd.org/D2466
Submitted by: Chris Hutchinson [1]
Reviewed by: jonathan, kwm
Approved by: jonathan
 |
|
Monday, 18 May 2015
|
22:32 riggs
- Update to first stable upstream release 1.0.0
- Reflect stable release in pkg-descr
- Pet portlint
PR: 200284
Submitted by: maciej@pasternacki.net
Reviewed by: riggs
 |
|
Thursday, 26 Mar 2015
|
14:29 marino
lang/rust: Add special IGNORE for DragonFly
lang/rust-dragonfly is in dports and it is bleeding edge (updated every
couple of weeks)
 |
|
Wednesday, 29 Oct 2014
|
16:08 robak
lang/rust: add PORTREVISION mistakenly ommitted from yesterday's fix
Approved by: mentors (implicit)
 |
|
Tuesday, 28 Oct 2014
|
14:21 robak
lang/rust: fixes
- Remove extra STRIP_CMD from the Makefile
- Fix SRIP_CMD that was stripping statically linked libraries
Approved by: mentors (implicit)
 |
|
Sunday, 26 Oct 2014
|
17:39 robak
lang/rust: update 0.11.0 -> 0.12.0
- Delete obsolete patch
- Convert to @dir usage
Approved by: mentors (implicit)
 |
|
Monday, 20 Oct 2014
|
17:52 mva
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit)
 |
|
Monday, 28 Jul 2014
|
22:58 marino
lang/rust: Fix link issue and build failure
[1] Linking fails with missing reference to __morestack symbol
[2] gpy fails with error about missing sem implementation
PR: 189357 [1]
PR: 191927 [2]
Submitted by: bertrand.augereau (gmail) [1]
Submitted by: maintainer: mitsuruike (gmail) [2]
 |
|
Wednesday, 23 Jul 2014
|
07:41 danfe
- Give the reason why the port is currently amd64-only
- Remove no-op patch file (builds just fine with -Werror as it seems)
- In BATCH or PACKAGE_BUILDING modes, produce verbose build logs
- Rework post-extract target: do not extract bootstrap compiler ourselves,
put it into expected download directory instead; this also allows us to
optimize away RUST_TARGET knob and post-patch hack
- Since the port is for FreeBSD 10+, no need to explicitly depend on
libexecinfo.so
- Use OPTIONS helpers, perform some other minor Makefile cleanups
- Augment port description text while I am here
 |
|
Friday, 11 Jul 2014
|
07:27 robak
lang/rust: update 0.10 -> 0.11
Approved by: marino (mentor)
 |
|
Tuesday, 10 Jun 2014
|
06:31 linimon
Reset maintainership.
PR: 190858
PR: 190859
PR: 190860
PR: 190861
PR: 190862
PR: 190863
PR: 190864
Submitted by: former maintainer
Approved by: portmgr (blanket)
 |
|
Tuesday, 20 May 2014
|
19:32 tijl
Quote ${CC} and similar variables in MAKE_ARGS.
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
 |
|
Monday, 5 May 2014
|
15:31 marino
lang/rust: Couple OPSYS with OSVERSION (Unbreaks DragonFly)
 |
|
Sunday, 27 Apr 2014
|
08:02 swills
- Update to 0.10
- 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)
 |
|
Saturday, 15 Mar 2014
|
07:03 eadler
lang/rust: update to 0.9
- 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)
 |
|
Monday, 13 Jan 2014
|
21:00 rene
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
 |
|
Sunday, 6 Oct 2013
|
03:32 vanilla
Upgrade to 0.8.
PR: ports/182502
Submitted by: maintainer
 |
|
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
 |
|
Tuesday, 17 Sep 2013
|
06:40 bapt
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
 |
|
Sunday, 8 Sep 2013
|
15:10 bdrewery
Mark MAKE_JOBS_UNSAFE
 |
|
Tuesday, 9 Jul 2013
|
12:51 vanilla
Upgrade to 0.7.
PR: ports/180405
Submitted by: maintainer
 |
|
Wednesday, 24 Apr 2013
|
13:46 lwhsu
- Update to 0.6
PR: ports/177665
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
 |
|
Monday, 7 Jan 2013
|
06:35 lwhsu
- Update to 0.5
PR: ports/174670
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
 |
|
Thursday, 18 Oct 2012
|
07:03 vanilla
Upgrade to 0.4.
PR: ports/172791
Submitted by: maintainer
Feature safe: yes
 |
|
Thursday, 19 Jul 2012
|
22:06 ak
- Update to 0.3 (see
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)
 |
|
Thursday, 28 Jun 2012
|
02:09 lwhsu
- Use empty() to check if an option is not set
PR: ports/169051
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
 |
|
Wednesday, 13 Jun 2012
|
17:01 lwhsu
- Use the new options framework
PR: ports/168703
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
 |
|
Tuesday, 22 May 2012
|
17:49 sperber
This patch fixes the problem that it attempts to fetch a file during building.
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)
 |
|
Saturday, 7 Apr 2012
|
16:22 scheidell
- Update to 0.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
 |
|
Thursday, 15 Mar 2012
|
15:28 gerald
Replace USE_GCC=4.4+ by USE_GCC=4.6+, a noop on the build cluster.
Approved by: maintainer (jyyou@cs.nctu.edu.tw)
Feature safe: yes
 |
|
Thursday, 2 Feb 2012
|
18:17 jgh
- fix linker errors for systems that have installed llvm
- 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)
 |
|
Monday, 23 Jan 2012
|
16:07 lwhsu
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>
 |
Number of commits found: 333 (showing only 33 on this page) |