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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
rust-nightly Language with a focus on memory safety and concurrency
1.99.0.20260727 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.98.0.20260621_1Version 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: 2026-07-28 12:06:58
Commit Hash: 8a8c1f7
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.99.0.20260727/catalog.mk
  2. /usr/local/share/licenses/rust-nightly-1.99.0.20260727/LICENSE
  3. /usr/local/share/licenses/rust-nightly-1.99.0.20260727/APACHE20
  4. /usr/local/share/licenses/rust-nightly-1.99.0.20260727/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rust-nightly>0:lang/rust-nightly
Conflicts:
CONFLICTS_INSTALL:
  • rust
  • rust188
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 = 1785187682 SHA256 (rust/2026-07-27/rustc-nightly-src.tar.xz) = 02a8204c45c94a6fb5461eff72349efab8ef4ea24c1e537bd4ce8ab1c90ffef1 SIZE (rust/2026-07-27/rustc-nightly-src.tar.xz) = 249109268

Expand this list (6 items)

Collapse this list.

SHA256 (rust/2026-07-13/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 39401f34485bb59935950d76020212d2d62f18242b87b78faf1af970e1979a2f SIZE (rust/2026-07-13/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 101573788 SHA256 (rust/2026-07-13/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = 95e2f6b7ba8bf2ff9a47b7c28a4b93d818cf922a2dc6a8e670c269a0e789bca5 SIZE (rust/2026-07-13/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = 30654844 SHA256 (rust/2026-07-13/cargo-beta-x86_64-unknown-freebsd.tar.xz) = 7ef69cc255720e0cd64449d5377143f8e22a89b5ab2efef0c22435f35f4e5506 SIZE (rust/2026-07-13/cargo-beta-x86_64-unknown-freebsd.tar.xz) = 12029656

Collapse this list.


Packages (timestamps in pop-ups are UTC):
rust-nightly
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.97.0.20260426---n/an/an/a
FreeBSD:13:quarterly-1.96.0.20260326---n/an/an/a
FreeBSD:14:latest-1.99.0.20260727------
FreeBSD:14:quarterly-1.98.0.20260621------
FreeBSD:15:latest-1.99.0.20260727n/a-n/an/a--
FreeBSD:15:quarterly-1.98.0.20260621n/a-n/an/a--
FreeBSD:16:latest-1.99.0.20260727n/a-n/an/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.12 : lang/python312
Library dependencies:
  1. libcurl.so : ftp/curl
This port is required by:
for Build
  1. audio/wasabi
  2. audio/xsynth
  3. databases/greptimedb
  4. databases/iceberg-rust
  5. deskutils/skim
  6. devel/cargo-spellcheck
  7. devel/cargo-udeps
Expand this list (16 items / 9 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/evcxr-jupyter
  3. lang/bend
  4. lang/neocmakelsp
  5. math/leangz
  6. misc/py-polars-runtime
  7. misc/quary
  8. www/cobalt
  9. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. lang/frawk*
  2. misc/amazon-qldb-shell*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for rust-nightly-1.99.0.20260727: 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:
cmake:indirect 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: 318 (showing only 18 on this page)

«  1 | 2 | 3 | 4 

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.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: 318 (showing only 18 on this page)

«  1 | 2 | 3 | 4