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 71 on this page)

«  1 | 2 | 3 

NOTE: This slave port may no longer be vulnerable to issues shown below because the master port has been updated.

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.34.0.20190228
28 Feb 2019 00:58:28
Revision:494118Original 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.34.0.20190228

Changes:	https://github.com/rust-lang/rust/compare/00aae71f503b...7e001e5c6c7c
1.34.0.20190226
26 Feb 2019 00:38:39
Revision:493924Original 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.34.0.20190226

Changes:	https://github.com/rust-lang/rust/compare/e1c6d0057449...00aae71f503b
1.34.0.20190223
23 Feb 2019 00:34:39
Revision:493627Original 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.34.0.20190223

Changes:	https://github.com/rust-lang/rust/compare/f66e4697ae28...e1c6d0057449
1.34.0.20190221
21 Feb 2019 00:36:50
Revision:493484Original 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.34.0.20190221

Changes:	https://github.com/rust-lang/rust/compare/146aa60f3484...f66e4697ae28
1.34.0.20190219
19 Feb 2019 00:27:03
Revision:493342Original 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.34.0.20190219

Changes:	https://github.com/rust-lang/rust/compare/a9410cd1af7c...146aa60f3484
1.34.0.20190216
16 Feb 2019 00:42:12
Revision:493022Original 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.34.0.20190216

Changes:	https://github.com/rust-lang/rust/compare/e54494727855...a9410cd1af7c
1.34.0.20190214
14 Feb 2019 00:29:21
Revision:492891Original 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.34.0.20190214

Changes:	https://github.com/rust-lang/rust/compare/57d7cfc3cf50...e54494727855
1.34.0.20190212
12 Feb 2019 00:46:37
Revision:492742Original 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.34.0.20190212

Changes:	https://github.com/rust-lang/rust/compare/3315728c060b...57d7cfc3cf50
1.34.0.20190210
10 Feb 2019 00:43:54
Revision:492582Original 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.34.0.20190210

Changes:	https://github.com/rust-lang/rust/compare/a2ec156a5b5d...3315728c060b
1.34.0.20190209
09 Feb 2019 00:37:14
Revision:492480Original 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.34.0.20190209

Changes:	https://github.com/rust-lang/rust/compare/b139669f374e...a2ec156a5b5d
1.34.0.20190207
07 Feb 2019 00:32:03
Revision:492341Original 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.34.0.20190207

Changes:	https://github.com/rust-lang/rust/compare/8ae730a442cc...b139669f374e
1.34.0.20190205
05 Feb 2019 00:50:15
Revision:492182Original 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.34.0.20190205

Changes:	https://github.com/rust-lang/rust/compare/852701ad6df9...8ae730a442cc
1.34.0.20190202
02 Feb 2019 00:30:30
Revision:491906Original 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.33.0.20190202

Changes:	https://github.com/rust-lang/rust/compare/147311c5fc62...852701ad6df9
1.34.0.20190131
31 Jan 2019 00:45:15
Revision:491665Original 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.33.0.20190131

Changes:	https://github.com/rust-lang/rust/compare/d8a0dd7ae880...147311c5fc62
1.34.0.20190129
29 Jan 2019 00:46:38
Revision:491527Original 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.33.0.20190129

Changes:	https://github.com/rust-lang/rust/compare/20c2cba61dc8...d8a0dd7ae880
1.33.0.20190127
27 Jan 2019 00:56:22
Revision:491320Original 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.33.0.20190127

Changes:	https://github.com/rust-lang/rust/compare/bf669d1e3295...20c2cba61dc8
1.33.0.20190126
26 Jan 2019 00:42:40
Revision:491211Original 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.33.0.20190126

Changes:	https://github.com/rust-lang/rust/compare/19f8958f827e...bf669d1e3295
1.33.0.20190124
24 Jan 2019 00:36:23
Revision:491076Original 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.33.0.20190124

Changes:	https://github.com/rust-lang/rust/compare/7164a9f151a5...19f8958f827e
1.33.0.20190122
22 Jan 2019 00:43:10
Revision:490918Original 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.33.0.20190122

Changes:	https://github.com/rust-lang/rust/compare/c76f3c374f80...7164a9f151a5
1.33.0.20190119
19 Jan 2019 00:32:52
Revision:490690Original 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.33.0.20190119

Changes:	https://github.com/rust-lang/rust/compare/03acbd71c977...c76f3c374f80
1.33.0.20190115
15 Jan 2019 00:53:06
Revision:490331Original 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.33.0.20190115

Changes:	https://github.com/rust-lang/rust/compare/75a369c5b114...03acbd71c977
1.33.0.20190113
13 Jan 2019 00:38:15
Revision:490098Original 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.33.0.20190113

Changes:	https://github.com/rust-lang/rust/compare/6ecad338381c...75a369c5b114
1.33.0.20190110
10 Jan 2019 00:40:10
Revision:489844Original 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.33.0.20190110

Changes:	https://github.com/rust-lang/rust/compare/8e2063d02062...6ecad338381c
1.33.0.20190108
08 Jan 2019 15:18:51
Revision:489700Original 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.33.0.20190108

Changes:	https://github.com/rust-lang/rust/compare/f381a9625504...8e2063d02062
MFH:		2019Q1 (new bootstrap fixes stage0 warnings)
1.33.0.20190105
05 Jan 2019 00:37:40
Revision:489283Original 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.33.0.20190105

Changes:	https://github.com/rust-lang/rust/compare/ec194646fef1...f381a9625504
1.33.0.20190103
03 Jan 2019 04:26:07
Revision:489132Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: skip optional tools on bustage

As r488649 and r489131 have shown upstream doesn't block Nightly
updates on errors in optional components. Do the same to avoid lagging
behind updates or the package disappearing due to undertesting.

src/bootstrap/dist.rs
1150:        }).or_else(|| { missing_tool("RLS",
builder.build.config.missing_tools); None })?;
1229:        }).or_else(|| { missing_tool("clippy",
builder.build.config.missing_tools); None })?;
1233:        }).or_else(|| { missing_tool("cargo clippy",
builder.build.config.missing_tools); None })?;
1310:        }).or_else(|| { missing_tool("Rustfmt",
builder.build.config.missing_tools); None })?;
1314:        }).or_else(|| { missing_tool("Cargofmt",
builder.build.config.missing_tools); None })?;
1.33.0.20190103
03 Jan 2019 03:49:57
Revision:489131Original 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 after r489123

error[E0621]: explicit lifetime required in the type of `msg`
   --> src/tools/rls/src/server/mod.rs:185:21
    |
173 |       fn dispatch_message(&mut self, msg: &RawMessage) -> Result<(),
jsonrpc::Error> {
    |                                           ----------- help: add explicit
lifetime `'static` to the type of `msg`: `&'static server::message::RawMessage`
...
185 |                       <$n_action as LSPNotification>::METHOD => {
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime
`'static` required
...
259 | /         match_action!(
260 | |             msg.method;
261 | |             notifications:
262 | |                 notifications::Initialized,
...   |
287 | |                 requests::CodeLensRequest;
288 | |         );
    | |__________- in this macro invocation
1.33.0.20190103
03 Jan 2019 00:40:37
Revision:489123Original 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.33.0.20190103

Changes:	https://github.com/rust-lang/rust/compare/9eac386342c6...ec194646fef1
1.33.0.20190101
01 Jan 2019 00:48:30
Revision:488857Original 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.33.0.20190101

Changes:	https://github.com/rust-lang/rust/compare/60e825389db3...9eac386342c6
1.33.0.20181229
29 Dec 2018 03:32:23
Revision:488650Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: note upstream fix for warnings
1.33.0.20181229
29 Dec 2018 03:24:51
Revision:488649Original 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 after r488641

error[E0061]: this function takes 4 parameters but 2 parameters were supplied
   --> src/tools/clippy/clippy_lints/src/write.rs:295:26
    |
295 |     let mut fmt_parser = Parser::new(&tmp, None);
    |                          ^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters
1.33.0.20181229
29 Dec 2018 00:42:16
Revision:488641Original 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.33.0.20181229

Changes:	https://github.com/rust-lang/rust/compare/a7be40c65ae8...60e825389db3
1.33.0.20181227
27 Dec 2018 00:57:06
Revision:488500Original 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.33.0.20181227

Changes:	https://github.com/rust-lang/rust/compare/f960f377fde2...a7be40c65ae8
1.33.0.20181225
25 Dec 2018 00:53:05
Revision:488289Original 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.33.0.20181225

Changes:	https://github.com/rust-lang/rust/compare/2d3e909e4e68...f960f377fde2
1.33.0.20181223
23 Dec 2018 00:56:05
Revision:488159Original 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.33.0.20181223

Changes:	https://github.com/rust-lang/rust/compare/790f4c566d98...2d3e909e4e68
1.33.0.20181220
21 Dec 2018 10:37:45
Revision:487978Original 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 after r487977
1.33.0.20181220
20 Dec 2018 00:46:18
Revision:487819Original 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.33.0.20181220

Changes:	https://github.com/rust-lang/rust/compare/adbfec229ce0...790f4c566d98
1.33.0.20181218
18 Dec 2018 00:54:29
Revision:487720Original 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.33.0.20181218

Changes:	https://github.com/rust-lang/rust/compare/93c2f055ba44...adbfec229ce0
1.33.0.20181216
16 Dec 2018 00:55:59
Revision:487553Original 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.33.0.20181216

Changes:	https://github.com/rust-lang/rust/compare/96d1334e5672...93c2f055ba44
1.33.0.20181215
15 Dec 2018 19:55:59
Revision:487542Original 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.33.0.20181215

Changes:	https://github.com/rust-lang/rust/compare/f4a421ee3cf1...96d1334e5672
1.32.0.20181214
14 Dec 2018 18:20:52
Revision:487456Original 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.32.0.20181214
1.25.0.20180403_1
23 Sep 2018 18:53:49
Revision:480524Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: no longer builds after r479877

mv: rename
/wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/src/vendor/backtrace-sys/src/libbacktrace/config/libtool.m4
to
/wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/src/vendor/backtrace-sys/src/libbacktrace/config/libtool.m4.dont-fix:
No such file or directory
*** Error code 1

As the port appears to be a staging ground for future updates don't
deprecate yet.

PR:		229826
Reported by:	pkg-fallout
1.25.0.20180403
03 Apr 2018 20:48:47
Revision:466378Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Update to 2018-04-03
1.25.0.20180328
29 Mar 2018 18:45:29
Revision:465910Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Update to 2018-03-28
1.25.0.20180321_1
21 Mar 2018 16:20:51
Revision:465189Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Update rust-nightly to 2018-03-21.

The ABI patch and bootstrap patching are no longer needed on head after
fixes fully upstreamed in https://github.com/rust-lang/rust/issues/42681.
1.25.0.20180306_1
09 Mar 2018 02:54:10
Revision:463926Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Fix kevent on head by binding to the old ABI symbol version.
- Add some context in the patches for where they came from.  They need to be
  in 1 patch due to needing to use the .orig file for fixing up checksums.

Obtained from:	rust upstream
1.25.0.20180306
08 Mar 2018 23:39:38
Revision:463924Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Update to 2018-03-06
1.25.0.20180228
01 Mar 2018 01:47:09
Revision:463274Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Update to 2018-02-28
1.25.0.20180219
28 Feb 2018 21:11:29
Revision:463263Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Sort distinfo file (NOP)
1.25.0.20180219
25 Feb 2018 03:09:49
Revision:462891Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Confirmed i386 builds
1.25.0.20180219
24 Feb 2018 07:41:03
Revision:462772Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Didn't mean to set FILESDIR in r462771.
1.25.0.20180219
24 Feb 2018 07:39:39
Revision:462771Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Apply the proper patches, namely the needed llvm-config one.

In r462769 I incorrectly changed PATCHDIR, after a build test, thinking it
was wrong.  The note about PATCHDIR in the commit message was wrong as
the patches were already coming from the lang/rust-nightly/files dir.
1.25.0.20180219
24 Feb 2018 06:44:05
Revision:462770Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Actually I didn't get i386 tested yet
1.25.0.20180219
24 Feb 2018 06:17:17
Revision:462769Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Unbreak on i386/amd64 and update to 1.25.0-2018-02-19

- Stop using git to build as it is unmaintainable due to submodules,
  but more importantly because src/vendor is no longer bundled.  Just
  fetch the source already generated that has all dependencies bundled.
  It may be a bit slower to get updates but is far more maintainable.
- Copy all patches to lang/rust-nightly/files since they may not always
  apply exactly between both versions.
- Add in patch for llvm-config getting -lexecinfo wrong, this is in
  review with LLVM at https://reviews.llvm.org/D42702.
- Bring in other random updates from lang/rust.
1.17.0.20170212
21 Feb 2018 21:58:02
Revision:462546Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
PORT_LLVM was removed in lang/rust
1.17.0.20170212
18 Feb 2018 09:29:28
Revision:462210Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.17.0.20170212
27 Jun 2017 22:08:07
Revision:444522Original commit files touched by this commit This port version is marked as vulnerable.
dumbbell search for other commits by this committer
lang/rust-nightly: Inherit MAINTAINER from lang/rust

Thus, the new maintainer of this port is rust@FreeBSD.org.
1.17.0.20170212
27 Jun 2017 22:06:18
Revision:444521Original commit files touched by this commit This port version is marked as vulnerable.
dumbbell search for other commits by this committer
lang/rust-nightly: Mark the port as broken

The port needs to be adapted after recent changes to lang/rust.
1.17.0.20170212
06 Mar 2017 13:27:57
Revision:435537Original commit files touched by this commit This port version is marked as vulnerable.
dumbbell search for other commits by this committer
lang/rust, lang/rust-nightly: Generate PLIST in post-install

Several libraries have their filename computed and based on the absolute
path to source files. Therefore, we need to generate the PLIST. Rust
installer already produces manifests listing files it installs. The port
now uses those files to complete `${TMPPLIST}`.

While the port built fine in Poudriere, it failed when built directly on
the host (regular make or with portmaster(1)) or using a different tool
such as Synth. This commit fixes the build for those methods.

Handling of DOCS-specific files is also unified with normal files. This
gets rid of code duplication.

How to do reproducible builds will be studied later.

PR:		217309
Reported by:	Several people on freebsd-ports@ or Bugzilla
Tested by:	Almost everyone who reported the issue
Approved by:	antoine (mentor), riggs (maintainer of lang/rust)
Differential Revision:	https://reviews.freebsd.org/D9816
1.17.0.20170212
01 Mar 2017 23:35:05
Revision:435205Original commit files touched by this commit This port version is marked as vulnerable.
asomers search for other commits by this committer
lang/rust*: Advise users to mount procfs

Add a pkg-message to these ports advising users to mount procfs to see
backtraces.

Reviewed by:	dumbbell, riggs
Approved by:	dumbbell (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D9838
1.17.0.20170212
22 Feb 2017 19:04:04
Revision:434631Original commit files touched by this commit This port version is marked as vulnerable.
dumbbell search for other commits by this committer
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
1.12.0.20160717
14 Dec 2016 16:06:20
Revision:428569Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
More USE_GITHUB cleanup.

Use GH_SUBDIR, or GH_TUPLE, where applicable.

Sponsored by:	Absolight
1.12.0.20160717
26 Jul 2016 07:39:30
Revision:419100Original commit files touched by this commit This port version is marked as vulnerable.
dumbbell search for other commits by this committer
lang/rust-nightly: Update to 1.12.0; snapshot from 2016-07-17

Reviewed by:	asomers, jbeich, riggs
Approved by:	jbeich, riggs
Differential Revision:	https://reviews.freebsd.org/D7275
1.9.0.20160318
18 Jul 2016 17:02:46
Revision:418716Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Mark BROKEN: no suitable checksum found for
rustc-1.9.0-x86_64-unknown-freebsd.tar.gz.

Reported by:	pkg-fallout
Approved by:	portmgr blanket
1.9.0.20160318
02 Apr 2016 15:11:59
Revision:412409Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust-nightly: better rebase r412407 against r412305

BROKEN_FreeBSD_9 is already defined by master port.

Differential Revision:	https://reviews.freebsd.org/D5789
1.9.0.20160318
02 Apr 2016 14:49:00
Revision:412407Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust: enslave lang/rust-nightly

* rust: drop no longer used RUST_SOURCE variable
* rust: apply rust-nightly FIXME comment about stage-qa (strip)
* rust-nightly: properly conflict for install with rust package
* rust-nightly: inherit |make test| support from r401025
* rust-nightly: as DOCSDIR is the same drop unnecessary DOCS option

Approved by:	riggs, dumbbell (maintainers)
Differential Revision:	https://reviews.freebsd.org/D5789
1.9.0.20160318
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
1.9.0.20160318
01 Apr 2016 01:16:08
Revision:412305Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
lang/rust: apply minor style

- Fix MIT view for LICENSES_ASK=1
- Convert BROKEN to new syntax
- Concatenate find(1) arguments and drop unnecessary `cd`
1.9.0.20160318
29 Mar 2016 17:58:59
Revision:412126Original commit files touched by this commit This port version is marked as vulnerable.
dumbbell search for other commits by this committer
lang/rust-nightly: Update to 1.9.0.20160318

While here, relevant improvements made to lang/rust were copied.

PR:		204418, 206091
Reviewed by:	asomers, jbeich
Approved by:	asomers, jbeich
Differential Revision:	https://reviews.freebsd.org/D5766
1.3.0.20150703
12 Sep 2015 14:49:45
Revision:396750Original commit files touched by this commit This port version is marked as vulnerable.
dumbbell search for other commits by this committer
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 View all of this commit message)
1.3.0.20150703
14 Jul 2015 22:36:54
Revision:392106Original commit files touched by this commit This port version is marked as vulnerable.
dumbbell search for other commits by this committer
lang/rust-nightly: New port for the nightly version of Rust

Differential Revision:	https://reviews.freebsd.org/D2798
Reviewed by:	jonathan, kwm
Approved by:	jonathan

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

«  1 | 2 | 3