non port: lang/rust/pkg-plist |
SVNWeb
|
Number of commits found: 28 |
Wed, 22 Feb 2017
|
[ 19:04 dumbbell ] (Only the first 10 of 21 ports in this commit are shown above. )
lang/rust, lang/rust-nightly: Update to 1.15.1 and 1.17.0 respectively
Both versions of Rust seen changes to their build system. Now they
require a bootstrap of Cargo and thus, a snapshot of Cargo's registry.
Each library has its own suffix instead of a common suffix for a given
version of Rust. Thus all future updates of the ports will include
changes to their plist.
$DISTFILES are now all under the `rust` directory in `$DISTDIR`. A
similar change will be committed to devel/cargo later.
lang/rust-nightly is enabled on i386 (bugzilla 216143). The source
snapshot also contains everything to build it on aarch64, but enabling
it will be committed later.
PR: 216143
Approved by: riggs, bapt (mentor), antoine (mentor)
Differential Revision: https://reviews.freebsd.org/D9286
|
Sat, 24 Dec 2016
|
[ 19:40 riggs ]
Update to upstream version 1.14.0
|
Fri, 11 Nov 2016
|
[ 21:45 riggs ]
Update to upstream version 1.13.0
|
Sat, 20 Aug 2016
|
[ 05:57 riggs ]
Update to upstream release 1.11.0
|
Sun, 10 Jul 2016
|
[ 04:20 riggs ]
Update to upstream version 1.10.0
|
Sat, 2 Jul 2016
|
[ 19:06 riggs ]
Add DOCS OPTION for html docs, bump PORTREVISION
PR: 210613
Reported by: beyert@cs.ucr.edu
Reviewed by: riggs, marino, jbeich
Differential Revision: https://reviews.freebsd.org/D7050
|
Tue, 31 May 2016
|
[ 21:23 riggs ]
Update to upstream release 1.9.0
|
Sat, 5 Mar 2016
|
[ 12:41 riggs ]
Update to upstream version 1.7.0
|
Fri, 22 Jan 2016
|
[ 06:13 riggs ]
Update to upstream version 1.6.0
|
Sun, 13 Dec 2015
|
[ 14:21 riggs ]
Update to upstream version 1.5.0; add OPTION to depend on gdb from ports
|
Fri, 30 Oct 2015
|
[ 11:39 riggs ]
Update to upstream version 1.4.0
|
Sat, 12 Sep 2015
|
[ 14:49 dumbbell ]
lang/rust and lang/rust-nightly: Build-conflict with themselves
A newer version of Rust fails to build if an older version is installed
because the build process picks libraries in %%LOCALBASE%%/lib before
those from the build directory.
In the pkg-plist of both ports, `x86_64-unknown-freebsd` is now a
variable automatically set in the Makefile. This avoids the need for a
separate port for DragonFlyBSD. [1]
Still in the pkg-plist, RUST_VSN_HASH is automatically computed in the
lang/rust's Makefile, like it was already done for lang/rust-nightly.
lang/rust-nightly USES libedit. patch-mk_main.mk was copied from
lang/rust so the correct library is picked (ie. the one from Ports, not (Only the first 15 lines of the commit message are shown above )
|
Thu, 3 Sep 2015
|
[ 15:22 vanilla ]
1: Upgrade to 1.2.0.
2: add libedit to USES.
|
Sat, 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
|
Wed, 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
|
Mon, 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
|
Sun, 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)
|
Fri, 11 Jul 2014
|
[ 07:27 robak ]
lang/rust: update 0.10 -> 0.11
Approved by: marino (mentor)
|
Sun, 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)
|
Sat, 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)
|
Sun, 6 Oct 2013
|
[ 03:32 vanilla ]
Upgrade to 0.8.
PR: ports/182502
Submitted by: maintainer
|
Tue, 9 Jul 2013
|
[ 12:51 vanilla ]
Upgrade to 0.7.
PR: ports/180405
Submitted by: maintainer
|
Wed, 24 Apr 2013
|
[ 13:46 lwhsu ]
- Update to 0.6
PR: ports/177665
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
Mon, 7 Jan 2013
|
[ 06:35 lwhsu ]
- Update to 0.5
PR: ports/174670
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
Thu, 18 Oct 2012
|
[ 07:03 vanilla ]
Upgrade to 0.4.
PR: ports/172791
Submitted by: maintainer
Feature safe: yes
|
Thu, 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)
|
Sat, 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
|
Mon, 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: 28 |