notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rust-nightly Language with a focus on memory safety and concurrency
1.79.0.20240317 lang on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.76.0.20231125Version of this port present on the latest quarterly branch.
Maintainer: rust@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-14 22:37:04
Last Update: 2024-03-18 12:54:14
Commit Hash: a0d1ab7
People watching this port, also watch:: pkg, postfix, openvpn, openjdk8
License: APACHE20 MIT
WWW:
https://www.rust-lang.org/
Description:
Rust is an open-source systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races. Some of its features: - Algebraic data types, type inference - Pattern matching and closures - Concurrency without data races - Guaranteed memory safety - Optional garbage collection - Zero-cost abstractions - Minimal runtime - Efficient C bindings
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/share/licenses/rust-nightly-1.79.0.20240317/catalog.mk
  2. /usr/local/share/licenses/rust-nightly-1.79.0.20240317/LICENSE
  3. /usr/local/share/licenses/rust-nightly-1.79.0.20240317/APACHE20
  4. /usr/local/share/licenses/rust-nightly-1.79.0.20240317/MIT
Collapse this list.
Dependency lines:
  • rust-nightly>0:lang/rust-nightly
Conflicts:
CONFLICTS_INSTALL:
  • rust
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/rust-nightly/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/rust-nightly
  • pkg install rust-nightly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rust-nightly
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1710755050 SHA256 (rust/2024-03-17/rustc-nightly-src.tar.xz) = 6e6c230c757feb1374c656c8b078d2fd96e7cced020cecf8100ac04c7ea46503 SIZE (rust/2024-03-17/rustc-nightly-src.tar.xz) = 159212704

Expand this list (6 items)

Collapse this list.

SHA256 (rust/2024-02-04/rustc-beta-x86_64-unknown-freebsd.tar.xz) = b5de56f1f686befd7d225c4fc0636132119a28e6ed22e56300347e8c8fd4388b SIZE (rust/2024-02-04/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 72836908 SHA256 (rust/2024-02-04/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = a02a5962c65cbe60667a45d5ad5ec28f1dc86d18344c619fba00f9afd96519e1 SIZE (rust/2024-02-04/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = 26887676 SHA256 (rust/2024-02-04/cargo-beta-x86_64-unknown-freebsd.tar.xz) = 46a7ce49382615f896276eb1966b7815353d19927a9e54feac902777fc7de10e SIZE (rust/2024-02-04/cargo-beta-x86_64-unknown-freebsd.tar.xz) = 9010280

Collapse this list.


Packages (timestamps in pop-ups are UTC):
rust-nightly
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.79.0.20240317------
FreeBSD:13:quarterly-1.76.0.20231125------
FreeBSD:14:latest-1.79.0.20240317------
FreeBSD:14:quarterly-1.76.0.20231125------
FreeBSD:15:latest-1.79.0.20240317n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Master port: lang/rust
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.9 : lang/python39
Library dependencies:
  1. libcurl.so : ftp/curl
This port is required by:
for Build
  1. audio/wasabi
  2. databases/greptimedb
  3. lang/frawk
  4. misc/amazon-qldb-shell
  5. misc/py-polars

Configuration Options:
===> The following configuration options are available for rust-nightly-1.79.0.20240317: DOCS=on: Build and/or install documentation GDB=off: Install ports gdb (necessary for debugging rust programs) LTO=off: Use Link-Time Optimization PORT_LLVM=off: Build against devel/llvm instead of bundled copy (experimental) SOURCES=on: Install source files WASM=on: Build the WebAssembly target (wasm32-unknown-unknown) ===> Use 'make config' to modify these settings
Options name:
lang_rust-nightly
USES:
cpe ninja:build pkgconfig python:build ssl tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 271 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: lang/rust
CommitCreditsLog message
1.79.0.20240317
18 Mar 2024 12:54:14
commit hash: a0d1ab7edf021c3c612f93e2c6effea1fbdf8e78commit hash: a0d1ab7edf021c3c612f93e2c6effea1fbdf8e78commit hash: a0d1ab7edf021c3c612f93e2c6effea1fbdf8e78commit hash: a0d1ab7edf021c3c612f93e2c6effea1fbdf8e78 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 1.79.0.20240317
1.76.0.20231125
28 Nov 2023 12:53:45
commit hash: 2ea8ee915d7563f0798396236b994698bcc55ce8commit hash: 2ea8ee915d7563f0798396236b994698bcc55ce8commit hash: 2ea8ee915d7563f0798396236b994698bcc55ce8commit hash: 2ea8ee915d7563f0798396236b994698bcc55ce8 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 1.76.0.20231125

https://github.com/rust-lang/rust/compare/e0d7ed1f453fb54578cc96dfea859b0e7be15016...f5dc2653fdd8b5d177b2ccbd84057954340a89fc
1.75.0.20231002
03 Oct 2023 14:37:50
commit hash: 2c1fae073f4646e659bbf8f11aa0ee651c41d434commit hash: 2c1fae073f4646e659bbf8f11aa0ee651c41d434commit hash: 2c1fae073f4646e659bbf8f11aa0ee651c41d434commit hash: 2c1fae073f4646e659bbf8f11aa0ee651c41d434 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 1.75.0.20231002

https://github.com/rust-lang/rust/compare/37998ab508d5d9fa0d465d7b535dc673087dda8f...2e5a9dd6c9eaa42f0684b4b760bd68fc27cbe51b
1.72.0.20230612
20 Jun 2023 10:29:13
commit hash: c37fc7b70297a93dee20db5c2ad4ad07f9aaded1commit hash: c37fc7b70297a93dee20db5c2ad4ad07f9aaded1commit hash: c37fc7b70297a93dee20db5c2ad4ad07f9aaded1commit hash: c37fc7b70297a93dee20db5c2ad4ad07f9aaded1 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 2023-06-12
1.69.0.20230208
09 Feb 2023 10:37:43
commit hash: c55723d6df5ff5c3068d851547e9e95b5c9973b4commit hash: c55723d6df5ff5c3068d851547e9e95b5c9973b4commit hash: c55723d6df5ff5c3068d851547e9e95b5c9973b4commit hash: c55723d6df5ff5c3068d851547e9e95b5c9973b4 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 1.69.0.20230208
1.68.0.20221225
26 Dec 2022 10:34:49
commit hash: e026a593807d96e18098e6b07088a2fb8ae1fcd8commit hash: e026a593807d96e18098e6b07088a2fb8ae1fcd8commit hash: e026a593807d96e18098e6b07088a2fb8ae1fcd8commit hash: e026a593807d96e18098e6b07088a2fb8ae1fcd8 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 1.68.0.20221225
1.66.0.20221006
10 Oct 2022 16:21:35
commit hash: 485eb777ee2c27287096bbf1ea6baf3b5cb11315commit hash: 485eb777ee2c27287096bbf1ea6baf3b5cb11315commit hash: 485eb777ee2c27287096bbf1ea6baf3b5cb11315commit hash: 485eb777ee2c27287096bbf1ea6baf3b5cb11315 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 1.66.0.20221006

https://github.com/rust-lang/rust/compare/dc80ca78b6ec2b6bba02560470347433bcd0bb3c...0ca356586fed56002b10920fd21ddf6fb12de797
1.63.0.20220622
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.63.0.20220622
23 Jun 2022 13:26:27
commit hash: aa108e13cddcb09eb2188d61bfb85388276992accommit hash: aa108e13cddcb09eb2188d61bfb85388276992accommit hash: aa108e13cddcb09eb2188d61bfb85388276992accommit hash: aa108e13cddcb09eb2188d61bfb85388276992ac files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 1.63.0.20220622

https://github.com/rust-lang/rust/compare/4dd8b420c027001e47b0d811a7e55e2fe1de1395...10f4ce324baf7cfb7ce2b2096662b82b79204944
1.62.0.20220502
03 May 2022 10:28:03
commit hash: cb6d9d1a623b5dc4ed815d69211d264819be036ecommit hash: cb6d9d1a623b5dc4ed815d69211d264819be036ecommit hash: cb6d9d1a623b5dc4ed815d69211d264819be036ecommit hash: cb6d9d1a623b5dc4ed815d69211d264819be036e files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.62.0.20220502

https://github.com/rust-lang/rust/compare/f4a7ce997a1d7546d2b737f8b87d36907bcea2ad...bed05e996e37e44b1a3980b84754af621fd3c4ce
1.62.0.20220409
09 Apr 2022 10:51:22
commit hash: 1df1f9c9c0637ccff6b9468ab449fabc96b70d6fcommit hash: 1df1f9c9c0637ccff6b9468ab449fabc96b70d6fcommit hash: 1df1f9c9c0637ccff6b9468ab449fabc96b70d6fcommit hash: 1df1f9c9c0637ccff6b9468ab449fabc96b70d6f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust-nightly: Update to 1.62.0.20220409

Changes:
https://github.com/rust-lang/rust/compare/4e8fb743ccbec27344b2dd42de7057f41d4ebfdd...f4a7ce997a1d7546d2b737f8b87d36907bcea2ad
1.60.0.20220204
05 Feb 2022 08:28:11
commit hash: ea3a1c8a6eff20c7a4c9ed8032d396769a5ec188commit hash: ea3a1c8a6eff20c7a4c9ed8032d396769a5ec188commit hash: ea3a1c8a6eff20c7a4c9ed8032d396769a5ec188commit hash: ea3a1c8a6eff20c7a4c9ed8032d396769a5ec188 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.60.0.20220204

Turn off DOCS:

error[E0432]: unresolved import `crate::sys::cvt`
  --> library/std/src/os/fd/owned.rs:12:5
   |
12 | use crate::sys::cvt;
   |     ^^^^^^^^^^^^^^^ no `cvt` in `sys`

error: Compilation failed, aborting rustdoc

For more information about this error, try `rustc --explain E0432`.
error: could not document `std`

http://beefy18.nyi.freebsd.org/data/main-amd64-default/p85f832623ad8_se2fe58d61b/logs/rust-nightly-1.60.0.20220202.log

https://github.com/rust-lang/rust/compare/2681f253bcdb31a274411d2be456e7c6a1c67d62...71226d717a1fb57122e47e63b97295e703319cb0
1.60.0.20220202
03 Feb 2022 14:02:33
commit hash: c882e53799ba06d1945e0b90a21b36a5afe7bc59commit hash: c882e53799ba06d1945e0b90a21b36a5afe7bc59commit hash: c882e53799ba06d1945e0b90a21b36a5afe7bc59commit hash: c882e53799ba06d1945e0b90a21b36a5afe7bc59 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.60.0.20220202

https://github.com/rust-lang/rust/compare/23f69235ad2eb9b44ac1a55eeaa3f9b484d9de4a...27f5d830eb11cd7bdc834d6f0d78120976f75443
1.59.0.20211221
03 Feb 2022 14:02:32
commit hash: 9400f68f0dc7f44caefdf35f4f46203592328a4ecommit hash: 9400f68f0dc7f44caefdf35f4f46203592328a4ecommit hash: 9400f68f0dc7f44caefdf35f4f46203592328a4ecommit hash: 9400f68f0dc7f44caefdf35f4f46203592328a4e files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust*: Remove superfluous 'Changes' from commit log template
1.59.0.20211221
23 Dec 2021 10:10:15
commit hash: 9675ea8777bb6d40590a983675ac731fa86e6c9bcommit hash: 9675ea8777bb6d40590a983675ac731fa86e6c9bcommit hash: 9675ea8777bb6d40590a983675ac731fa86e6c9bcommit hash: 9675ea8777bb6d40590a983675ac731fa86e6c9b files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.59.0.20211221

Changes:	https://github.com/rust-lang/rust/compare/0fb1c371d4a14f9ce7a721d8aea683a6e6774f6c...e100ec5bc7cd768ec17d75448b29c9ab4a39272b
1.59.0.20211207
08 Dec 2021 11:40:39
commit hash: 45189a04a2203ec61ff8aa4a850e3dfcf423f2a7commit hash: 45189a04a2203ec61ff8aa4a850e3dfcf423f2a7commit hash: 45189a04a2203ec61ff8aa4a850e3dfcf423f2a7commit hash: 45189a04a2203ec61ff8aa4a850e3dfcf423f2a7 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.59.0.20211207

Changes:	https://github.com/rust-lang/rust/compare/686e313a9aa14107c8631ffe48fa09110a7692db...0b6f079e4987ded15c13a15b734e7cfb8176839f
1.59.0.20211128
29 Nov 2021 16:19:10
commit hash: d91b2eb94ef33d387ea1bc566d8859668c23d74dcommit hash: d91b2eb94ef33d387ea1bc566d8859668c23d74dcommit hash: d91b2eb94ef33d387ea1bc566d8859668c23d74dcommit hash: d91b2eb94ef33d387ea1bc566d8859668c23d74d files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.59.0.20211128

Changes:	https://github.com/rust-lang/rust/compare/936f2600b6c903b04387f74ed5cbce88bb06d243...db9d361a4731ca0bb48533fab6297a8fea75696f
1.58.0.20211123
24 Nov 2021 09:05:42
commit hash: f6058fee5dbbf87666a703b0f178ea57d75c1b62commit hash: f6058fee5dbbf87666a703b0f178ea57d75c1b62commit hash: f6058fee5dbbf87666a703b0f178ea57d75c1b62commit hash: f6058fee5dbbf87666a703b0f178ea57d75c1b62 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.58.0.20211123

Changes:	https://github.com/rust-lang/rust/compare/e99963c554e4d12010c2dea9f46d7bbd41dc1271...65c55bf931a55e6b1e5ed14ad8623814a7386424
1.58.0.20211030
31 Oct 2021 18:20:54
commit hash: d5f09dc31fcfdb77b69c86b9093bf67ec67653d9commit hash: d5f09dc31fcfdb77b69c86b9093bf67ec67653d9commit hash: d5f09dc31fcfdb77b69c86b9093bf67ec67653d9commit hash: d5f09dc31fcfdb77b69c86b9093bf67ec67653d9 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.58.0.20211030

Make the no-hardlinks-patches conditional and move them to
files/no-hardlinks.

Newer kernels should return sane kern.proc.pathname values for
hardlinks which will hopefully help avoid the intermittent "can't
find crate for `std`" build failures we had on the package
builders.

Thanks to kib@ for fixing kernel behavior. Now let's see if it
makes a difference for lang/rust-nightly.

Changes:	https://github.com/rust-lang/rust/compare/25ec8273855fde2d72ae877b397e054de5300e10...e249ce6b2345587d6e11052779c86adbad626dff
PR:		248184
1.57.0.20211006
07 Oct 2021 14:42:56
commit hash: d6b6cae8662fed2cf4d5f207a8954fc285f4598fcommit hash: d6b6cae8662fed2cf4d5f207a8954fc285f4598fcommit hash: d6b6cae8662fed2cf4d5f207a8954fc285f4598fcommit hash: d6b6cae8662fed2cf4d5f207a8954fc285f4598f files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.57.0.20211006

- Add missing cargo patch

Changes:	https://github.com/rust-lang/rust/compare/003d8d3f56848b6f3833340e859b089a09aea36a...25ec8273855fde2d72ae877b397e054de5300e10
1.57.0.20211005
06 Oct 2021 12:01:52
commit hash: 15d61162f70282cc075f10e81cbd54eedbd3369acommit hash: 15d61162f70282cc075f10e81cbd54eedbd3369acommit hash: 15d61162f70282cc075f10e81cbd54eedbd3369acommit hash: 15d61162f70282cc075f10e81cbd54eedbd3369a files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.57.0.20211005

Changes:	https://github.com/rust-lang/rust/compare/f586d79d183d144e0cbf519e29247f36670e2076...25ec8273855fde2d72ae877b397e054de5300e10
1.55.0.20210614
14 Jun 2021 20:51:09
commit hash: f2ae3eb417acbd687114ebe58bf4ca312f633899commit hash: f2ae3eb417acbd687114ebe58bf4ca312f633899commit hash: f2ae3eb417acbd687114ebe58bf4ca312f633899commit hash: f2ae3eb417acbd687114ebe58bf4ca312f633899 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.55.0.20210614

Changes:	https://github.com/rust-lang/rust/compare/6c2dd251bb...f586d79d18
1.54.0.20210606
06 Jun 2021 08:09:03
commit hash: 3e7e69c31ec661d246d90c97c54a52d6f60c1283commit hash: 3e7e69c31ec661d246d90c97c54a52d6f60c1283commit hash: 3e7e69c31ec661d246d90c97c54a52d6f60c1283commit hash: 3e7e69c31ec661d246d90c97c54a52d6f60c1283 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.54.0.20210606

Changes:	https://github.com/rust-lang/rust/compare/c79419af07...6c2dd251bb
1.54.0.20210605
06 Jun 2021 08:09:01
commit hash: cf74b0f02d443808db6f9fe7728553ae3b2cbf3ccommit hash: cf74b0f02d443808db6f9fe7728553ae3b2cbf3ccommit hash: cf74b0f02d443808db6f9fe7728553ae3b2cbf3ccommit hash: cf74b0f02d443808db6f9fe7728553ae3b2cbf3c files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.54.0.20210605

Changes:	https://github.com/rust-lang/rust/compare/fe72845f7b...c79419af07
1.54.0.20210517
17 May 2021 16:56:24
commit hash: 35997799abda5a91b0c74ea01e1209468e0a4954commit hash: 35997799abda5a91b0c74ea01e1209468e0a4954commit hash: 35997799abda5a91b0c74ea01e1209468e0a4954commit hash: 35997799abda5a91b0c74ea01e1209468e0a4954 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.54.0.20210517

Changes:	https://github.com/rust-lang/rust/compare/79e50bf779...fe72845f7b
1.54.0.20210511
11 May 2021 17:29:23
commit hash: a2db71653f64d7df14d9bb92e81ee52a6880d591commit hash: a2db71653f64d7df14d9bb92e81ee52a6880d591commit hash: a2db71653f64d7df14d9bb92e81ee52a6880d591commit hash: a2db71653f64d7df14d9bb92e81ee52a6880d591 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.54.0.20210511

Changes:	https://github.com/rust-lang/rust/compare/6b5de7aaec...79e50bf779
1.54.0.20210503
03 May 2021 17:47:46
commit hash: d53a8f46eba39cb4094660b66cc334bb413420f2commit hash: d53a8f46eba39cb4094660b66cc334bb413420f2commit hash: d53a8f46eba39cb4094660b66cc334bb413420f2commit hash: d53a8f46eba39cb4094660b66cc334bb413420f2 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.54.0.20210503

Changes:	https://github.com/rust-lang/rust/compare/9684258936...6b5de7aaec
1.53.0.20210427
27 Apr 2021 09:10:19
commit hash: 6c3cd79aa77e03e04561e0bd1abbfafac393d64fcommit hash: 6c3cd79aa77e03e04561e0bd1abbfafac393d64fcommit hash: 6c3cd79aa77e03e04561e0bd1abbfafac393d64fcommit hash: 6c3cd79aa77e03e04561e0bd1abbfafac393d64f files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.53.0.20210427

Changes:	https://github.com/rust-lang/rust/compare/5a4ab26459...9684258936
1.53.0.20210419
19 Apr 2021 08:00:11
commit hash: 28180ffb1306b39e4edb6a908e22e036c29457b6commit hash: 28180ffb1306b39e4edb6a908e22e036c29457b6commit hash: 28180ffb1306b39e4edb6a908e22e036c29457b6commit hash: 28180ffb1306b39e4edb6a908e22e036c29457b6 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.53.0.20210419

Changes:	https://github.com/rust-lang/rust/compare/a866124564...5a4ab26459
1.53.0.20210412
12 Apr 2021 17:33:09
commit hash: da1e0b83dc07a59334e6548d63f7007be9cb4755commit hash: da1e0b83dc07a59334e6548d63f7007be9cb4755commit hash: da1e0b83dc07a59334e6548d63f7007be9cb4755commit hash: da1e0b83dc07a59334e6548d63f7007be9cb4755 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust-nightly: Update to 1.53.0.20210412

Changes:	https://github.com/rust-lang/rust/compare/4a20eb6a9d...a866124564
1.53.0.20210329
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.53.0.20210329
29 Mar 2021 20:31:35
Revision:569508Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.53.0.20210329

Enable the SOURCES option again.  They seem to install fine again.

Changes:	https://github.com/rust-lang/rust/compare/5d04957a4b...4a20eb6a9d
1.53.0.20210323
23 Mar 2021 08:43:49
Revision:569013Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.53.0.20210323

- Sync patches with lang/rust
- Add the rust-nightly update script

Changes:	https://github.com/rust-lang/rust/compare/45b3c28518...5d04957a4b
1.50.0.20210305
05 Mar 2021 13:00:19
Revision:567384Original commit files touched by this commit This port version is marked as vulnerable.
mikael search for other commits by this committer
lang/rust-nightly: Update to 2021-03-05
1.50.0.20210212
14 Feb 2021 15:45:11
Revision:565245Original commit files touched by this commit This port version is marked as vulnerable.
mikael search for other commits by this committer
lang/rust: Update to 1.50.0

  - Use bundled libgit/libssh, the versions in ports are too old
  - Update lang/rust-nightly to 2021-02-12
  - Update devel/racer to 2.1.41
  - Import upstream patch to fix build issue for Firefox and related ports
(https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)

Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D28616
1.49.0.20201121
22 Nov 2020 13:52:00
Revision:556054Original commit files touched by this commit This port version is marked as vulnerable.
mikael search for other commits by this committer
lang/rust-nightly: Update to 2020-11-21
1.49.0.20201114
15 Nov 2020 13:37:59
Revision:555215Original commit files touched by this commit This port version is marked as vulnerable.
mikael search for other commits by this committer
lang/rust-nightly: update bootstrap

should have been part of 555103
1.49.0.20201114
14 Nov 2020 09:38:56
Revision:555103Original commit files touched by this commit This port version is marked as vulnerable.
mikael search for other commits by this committer
lang/rust-nightly: Update to 1.49.0.20201114
1.49.0.20201014
14 Oct 2020 09:25:31
Revision:552319Original commit files touched by this commit This port version is marked as vulnerable.
mikael search for other commits by this committer
lang/rust-nightly: Update to 1.49.0.20201014
1.48.0.20200907
07 Sep 2020 22:17:58
Revision:547953Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.48.0.20200907

Changes:	https://github.com/rust-lang/rust/compare/130359cb05...73dc675b94
1.48.0.20200902
02 Sep 2020 21:22:00
Revision:547389Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.48.0.20200902

Changes:	https://github.com/rust-lang/rust/compare/5180f3da5f...130359cb05
1.47.0.20200824
24 Aug 2020 06:43:14
Revision:546050Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.47.0.20200824

Changes:	https://github.com/rust-lang/rust/compare/792c645ca7...5180f3da5f
1.47.0.20200818
24 Aug 2020 06:42:42
Revision:546048Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Disable DOCS

It is currently broken:

error: unresolved link to `crate::os::unix::ffi::OsStrExt`
   --> library/std/src/ffi/mod.rs:134:22
    |
134 | //! [unix.OsStrExt]: crate::os::unix::ffi::OsStrExt
    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved link
    |
    = note: `-D broken-intra-doc-links` implied by `-D warnings`
    = help: to escape `[` and `]` characters, add '\' before them like `\[` or
`\]`

error: unresolved link to `crate::os::unix::ffi::OsStrExt::from_bytes`
   --> library/std/src/ffi/mod.rs:135:21
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.47.0.20200818
18 Aug 2020 04:09:12
Revision:545215Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.47.0.20200818

Changes:	https://github.com/rust-lang/rust/compare/770bd3d1d0...792c645ca7
1.47.0.20200811
11 Aug 2020 16:52:34
Revision:544694Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.47.0.20200811

Changes:	https://github.com/rust-lang/rust/compare/0820e54a8a...770bd3d1d0
1.47.0.20200724
05 Aug 2020 14:46:18
Revision:544224Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust*: Bring back the llvm-config-wrapper patches after r543251

Apparently they are still needed:
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p543836_s363720/logs/errors/rust-1.45.1.log
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p543836_s363720/logs/errors/rust-nightly-1.47.0.20200724.log
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p544005_s363784/logs/errors/rust-1.45.1.log

Reported by:	antoine
1.47.0.20200724
24 Jul 2020 15:51:17
Revision:543252Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.47.0.20200724

Changes:	https://github.com/rust-lang/rust/compare/39d5a61f2e...0820e54a8a
1.47.0.20200718
24 Jul 2020 15:50:57
Revision:543251Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Attempt to fix intermittent "can't find crate for `std`"
build failures

The location of rustc (found via env::current_exe()) is used to
find the right libstd.  However it might have been "copied" by
creating a hard link to the new location instead.  Like /proc/curproc/file,
KERN_PROC_PATHNAME (used internally by current_exe()) can return
any of the file's multiple paths.  Most of the time it returns the
right rustc path and the build will succeed but occasionally it
will return the "wrong" path and the build fails with:

    error[E0463]: can't find crate for `std`

If this is right a viable workaround should be to never create hard
links during the build, so let's try that.

Also drop the related llvm-config-wrapper workaround.

PR:		248184
1.47.0.20200718
20 Jul 2020 17:52:06
Revision:542658Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Unbreak build

RLS is broken in nightly-2020-07-18 but that should not have aborted
the package build.  Add a workaround for the dist.missing-tools
with build.tools bug.

https://github.com/rust-lang/rust/issues/74545
1.47.0.20200718
18 Jul 2020 13:14:42
Revision:542502Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.47.0.20200718

Changes:	https://github.com/rust-lang/rust/compare/0c03aee8b8...39d5a61f2e
1.46.0.20200707
07 Jul 2020 15:46:47
Revision:541430Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.46.0.20200707

Changes:	https://github.com/rust-lang/rust/compare/0ca7f74dbd...0c03aee8b8
1.46.0.20200630
30 Jun 2020 09:47:21
Revision:540882Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.46.0.20200630

Changes:	https://github.com/rust-lang/rust/compare/a8cf399117...0ca7f74dbd
1.46.0.20200622
22 Jun 2020 17:16:30
Revision:539889Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.46.0.20200622

Changes:	https://github.com/rust-lang/rust/compare/4fb54ed484...a8cf399117
1.46.0.20200615
15 Jun 2020 22:26:47
Revision:539297Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.46.0.20200615

- Try building LLVM with Ninja
- Move post-configure to lang/rust

Changes:	https://github.com/rust-lang/rust/compare/826cb062a6...4fb54ed484
1.46.0.20200606
06 Jun 2020 17:10:54
Revision:538112Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.46.0.20200606

Changes:	https://github.com/rust-lang/rust/compare/4bd32c9804...826cb062a6
1.45.0.20200530
30 May 2020 13:06:21
Revision:537079Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.45.0.20200530

Changes:	https://github.com/rust-lang/rust/compare/d79f1bd31a...4bd32c9804
1.45.0.20200518
18 May 2020 19:51:07
Revision:535782Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.45.0.20200518

Changes:	https://github.com/rust-lang/rust/compare/9912925c25...d79f1bd31a
1.45.0.20200511_1
18 May 2020 18:40:41
Revision:535771Original commit files touched by this commit This port version is marked as vulnerable.
asomers search for other commits by this committer
lang/rust-nightly: enable the Rust profiler

Enable the rust profiler on rust-nightly (as an unstable feature, it's not
allowed on the stable toolchain). This allows it to generate code coverage
reports.

https://doc.rust-lang.org/unstable-book/compiler-flags/profile.html
https://crates.io/crates/grcov

Reviewed by:	tobik
Approved by:	tobik (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24765
1.45.0.20200511
11 May 2020 05:47:40
Revision:534879Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.45.0.20200511

Changes:	https://github.com/rust-lang/rust/compare/65b448273d...9912925c25
1.45.0.20200504
04 May 2020 04:24:59
Revision:533891Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.45.0.20200504

Changes:	https://github.com/rust-lang/rust/compare/e83f756349...65b448273d
1.45.0.20200427
27 Apr 2020 04:19:47
Revision:533095Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.45.0.20200427

Changes:	https://github.com/rust-lang/rust/compare/7f3df57724...e83f756349
1.44.0.20200417_1
19 Apr 2020 03:55:23
Revision:532068Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
devel/libgit2: Update to 1.0.0

Changes:	https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by:	mfechner (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24471
1.44.0.20200417
17 Apr 2020 10:53:19
Revision:531922Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.44.0.20200417

- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Add patch to allow build with outdated libgit2 0.99.0

Changes:	https://github.com/rust-lang/rust/compare/485c5fb6e1...7f3df57724
PR:		238556 [1]
1.44.0.20200409
09 Apr 2020 05:57:13
Revision:531175Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.44.0.20200409

Changes:	https://github.com/rust-lang/rust/compare/76b11980ad...485c5fb6e1
1.44.0.20200402
02 Apr 2020 18:32:10
Revision:530399Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.44.0.20200402

Changes:	https://github.com/rust-lang/rust/compare/2fbb07525e...76b11980ad
1.44.0.20200327
27 Mar 2020 17:59:19
Revision:529275Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.44.0.20200327

Changes:	https://github.com/rust-lang/rust/compare/f509b26a77...2fbb07525e
1.44.0.20200319
19 Mar 2020 07:05:29
Revision:528690Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.44.0.20200319

Go back to system libgit2 now that it was updated to 0.99.0.

Changes:	https://github.com/rust-lang/rust/compare/96bb8b31c8...f509b26a77
1.43.0.20200306
06 Mar 2020 12:43:06
Revision:527877Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.43.0.20200306

libgit2-sys is now based on libgit2 0.99.0.  While 0.99.0 is supposed
to be API compatible with 0.28, it has not yet been updated in the
ports tree and the git2 crate now make use of some of the new
function return values.  Stop relying on system libgit2 and use the
bundled one.  Upstream does not make any guarantees about system
libgit2 support in the first place.

Changes:	https://github.com/rust-lang/rust/compare/6d69caba11...96bb8b31c8
1.43.0.20200228
01 Mar 2020 11:09:45
Revision:527545Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust: Attempt to address unreliable rust-lld build

It sometimes fails [0,1] and sometimes succeeds [2,3].  When it
fails it fails with

running: "cmake"
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.41.1-src/src/llvm-project/lld"
"-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=cc"
"-DCMAKE_CXX_COMPILER=c++" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections
-fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing"
"-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -pipe
-fstack-protector-strong -fno-strict-aliasing"
"-DLLVM_CONFIG_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.41.1-src/build/bootstrap/debug/deps/llvm-config-wrapper"
"-DLLVM_INCLUDE_TESTS=OFF"
"-DCMAKE_INSTALL_PREFIX=/wrkdirs/usr/ports/lang/rust/work/rustc-1.41.1-src/build/x86_64-unknown-freebsd/lld"
"-DCMAKE_BUILD_TYPE=Release"
-- The C compiler identification is Clang 9.0.1
-- The CXX compiler identification is Clang 9.0.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.43.0.20200228
28 Feb 2020 05:12:24
Revision:527320Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.43.0.20200228

Changes:	https://github.com/rust-lang/rust/compare/7760cd0fbb...6d69caba11
1.43.0.20200220
20 Feb 2020 12:12:06
Revision:526566Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.43.0.20200220

- Switch backtrace crate patches to upstreamed version

Changes:	https://github.com/rust-lang/rust/compare/433aae93e4...7760cd0fbb
1.43.0.20200215
15 Feb 2020 13:47:11
Revision:526222Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.43.0.20200215

Changes:	https://github.com/rust-lang/rust/compare/c9290dceee...433aae93e4
1.43.0.20200205
05 Feb 2020 04:29:56
Revision:525257Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.43.0.20200205

Remove some cruft while here.

Changes:	https://github.com/rust-lang/rust/compare/41f41b2354...c9290dceee
1.42.0.20200124
24 Jan 2020 20:53:32
Revision:523985Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.42.0.20200124

Nightly bootstraps now have the fix from r523512.  Switch to them
for the time being and drop the workaround.
1.42.0.20200118
19 Jan 2020 06:53:15
Revision:523512Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Unbreak with lld on 13.0 i386

 = note: ld: error: relocation R_386_PC32 cannot be used against symbol
__rust_probestack; recompile with -fPIC
          >>> defined in
/wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/build/i686-unknown-freebsd/stage1/lib/rustlib/i686-unknown-freebsd/lib/libcompiler_builtins-6570a75fe85f0e1a.rlib(compiler_builtins-6570a75fe85f0e1a.compiler_builtins.2i519eqi-cgu.15.rcgu.o)
          >>> referenced by std.4xivr03c-cgu.14
          >>>              
std-9bd70afd58e204b7.std.4xivr03c-cgu.14.rcgu.o:(_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h1c78ed6e734a2bfc
(.llvm.10122419023709863394)) in archive
/wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/build/i686-unknown-freebsd/stage1/lib/rustlib/i686-unknown-freebsd/lib/libstd-9bd70afd58e204b7.rlib

          ld: error: relocation R_386_PC32 cannot be used against symbol
__rust_probestack; recompile with -fPIC
          >>> defined in
/wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/build/i686-unknown-freebsd/stage1/lib/rustlib/i686-unknown-freebsd/lib/libcompiler_builtins-6570a75fe85f0e1a.rlib(compiler_builtins-6570a75fe85f0e1a.compiler_builtins.2i519eqi-cgu.15.rcgu.o)
          >>> referenced by std.4xivr03c-cgu.14
          >>>              
std-9bd70afd58e204b7.std.4xivr03c-cgu.14.rcgu.o:(std::io::util::copy::h9115f048f2203467)
in archive
/wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/build/i686-unknown-freebsd/stage1/lib/rustlib/i686-unknown-freebsd/lib/libstd-9bd70afd58e204b7.rlib
          clang-cpp: error: linker command failed with exit code 1 (use -v to
see invocation)

error: aborting due to previous error

http://beefy17.nyi.freebsd.org/data/head-i386-default/p523508_s356869/logs/rust-nightly-1.42.0.20200118.log
1.42.0.20200118
18 Jan 2020 09:49:47
Revision:523408Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/rust-nightly: Update to 1.42.0.20200118
1.42.0.20191222
22 Dec 2019 00:36:09
Revision:520598Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.42.0.20191222

Changes:	https://github.com/rust-lang/rust/compare/01a46509a4c2...fc5deca2143a
1.42.0.20191221
21 Dec 2019 00:45:43
Revision:520536Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.42.0.20191221

Changes:	https://github.com/rust-lang/rust/compare/19bd93467617...01a46509a4c2
1.41.0.20191219
19 Dec 2019 00:48:58
Revision:520413Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191219

Changes:	https://github.com/rust-lang/rust/compare/99b89533d4cd...19bd93467617
1.41.0.20191217
17 Dec 2019 00:54:31
Revision:520296Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191217

Changes:	https://github.com/rust-lang/rust/compare/ff15e9670843...99b89533d4cd
1.41.0.20191214
14 Dec 2019 00:38:16
Revision:520079Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191214

Changes:	https://github.com/rust-lang/rust/compare/27d6f55f47e8...ff15e9670843
1.41.0.20191212
12 Dec 2019 00:38:56
Revision:519850Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191212

Changes:	https://github.com/rust-lang/rust/compare/76a252ea9e7b...27d6f55f47e8
1.41.0.20191210
10 Dec 2019 00:31:37
Revision:519639Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191210

Changes:	https://github.com/rust-lang/rust/compare/5c5c8eb864e5...76a252ea9e7b
1.41.0.20191208
08 Dec 2019 00:46:00
Revision:519262Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191208

Changes:	https://github.com/rust-lang/rust/compare/6d77e45f0107...5c5c8eb864e5
1.41.0.20191205
05 Dec 2019 00:39:31
Revision:519052Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191205

Changes:	https://github.com/rust-lang/rust/compare/fdc0011561c6...6d77e45f0107
1.41.0.20191203
03 Dec 2019 00:38:04
Revision:518890Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191203

Changes:	https://github.com/rust-lang/rust/compare/25d8a9494ca6...fdc0011561c6
1.41.0.20191130
30 Nov 2019 00:39:05
Revision:518685Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191130

Changes:	https://github.com/rust-lang/rust/compare/e87a205c2e11...25d8a9494ca6
1.41.0.20191128
28 Nov 2019 00:48:15
Revision:518555Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191128

Changes:	https://github.com/rust-lang/rust/compare/a44774c3a973...e87a205c2e11
1.41.0.20191126
26 Nov 2019 00:43:17
Revision:518438Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191126

Changes:	https://github.com/rust-lang/rust/compare/0c987c5c0249...a44774c3a973
1.41.0.20191124
24 Nov 2019 00:51:39
Revision:518283Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191124

Changes:	https://github.com/rust-lang/rust/compare/5fa0af232794...0c987c5c0249
1.41.0.20191123
23 Nov 2019 00:54:27
Revision:518177Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191123

Changes:	https://github.com/rust-lang/rust/compare/f1b882b55805...5fa0af232794
1.41.0.20191121
21 Nov 2019 00:54:16
Revision:518065Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191121

Changes:	https://github.com/rust-lang/rust/compare/3e525e3f6d9e...f1b882b55805
1.41.0.20191119
19 Nov 2019 00:51:33
Revision:517936Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191119

Changes:	https://github.com/rust-lang/rust/compare/5c5b8afd80e6...3e525e3f6d9e
1.41.0.20191117
17 Nov 2019 08:30:39
Revision:517808Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust{,-nightly}: switch to .tar.xz bootstraps

Decreases total size by ~325 MiB in lang/rust.

Approved by:	tobik (rust)
Differential Revision:	https://reviews.freebsd.org/D22422
1.41.0.20191117
17 Nov 2019 00:40:15
Revision:517786Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191117

Changes:	https://github.com/rust-lang/rust/compare/ded5ee0013f6...5c5b8afd80e6
1.41.0.20191114
16 Nov 2019 22:37:54
Revision:517780Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: unbreak with PYTHON_DEFAULT != 2.7 after r517551

=======================<phase: build          >============================
===>  Building for rust-nightly-1.41.0.20191114
cd /wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src &&  /usr/bin/env
HOME="/wrkdirs/usr/ports/lang/rust-nightly/work"  LIBGIT2_SYS_USE_PKG_CONFIG=1 
LIBSSH2_SYS_USE_PKG_CONFIG=1  OPENSSL_DIR="/usr"  /usr/local/bin/python3.6
/wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/x.py build 
--verbose  --config ./config.toml  --jobs 1
downloading
https://static.rust-lang.org/dist/2019-11-06/rust-std-beta-x86_64-unknown-freebsd.tar.xz.sha256
running: curl -# -y 30 -Y 10 --connect-timeout 30 --retry 3 -Sf -o
/tmp/tmpp0anpd14.sha256
https://static.rust-lang.org/dist/2019-11-06/rust-std-beta-x86_64-unknown-freebsd.tar.xz.sha256
curl: (7) Couldn't connect to server

Reported by:	pkg-fallout
1.41.0.20191114
14 Nov 2019 00:44:23
Revision:517551Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.41.0.20191114

Changes:	https://github.com/rust-lang/rust/compare/bc0e288ad02e...ded5ee0013f6
1.40.0.20191112
12 Nov 2019 00:58:18
Revision:517294Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.40.0.20191112

Changes:	https://github.com/rust-lang/rust/compare/9e346646e93c...bc0e288ad02e
1.40.0.20191109
09 Nov 2019 00:49:01
Revision:517099Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.40.0.20191109

Changes:	https://github.com/rust-lang/rust/compare/38048763e885...9e346646e93c
1.40.0.20191107
07 Nov 2019 00:37:36
Revision:516931Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: update to 1.40.0.20191107

Changes:	https://github.com/rust-lang/rust/compare/2477e2493e67...38048763e885

Number of commits found: 271 (showing only 100 on this page)

1 | 2 | 3  »