Port details |
- fd Simple, fast and user-friendly alternative to find
- 8.4.0 sysutils
=2 8.3.2_2Version of this port present on the latest quarterly branch. - Maintainer: mikael@FreeBSD.org
 - Port Added: 2017-11-15 12:42:31
- Last Update: 2022-06-01 16:52:47
- Commit Hash: d80ec2d
- People watching this port, also watch:: pkg, rsync, tmux, autoconf, feh
- License: APACHE20 MIT
- Description:
- fd is a simple, fast and user-friendly alternative to find.
While it does not seek to mirror all of find's powerful functionality,
it provides sensible (opinionated) defaults for 80% of the use cases.
WWW: https://github.com/sharkdp/fd
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/sysutils/fd/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/fd
- pkg install fd-find
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fd-find
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1654065667
SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f
SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.61.0 : lang/rust
- gmake : devel/gmake
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_fd
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jun 2022 16:52:47 8.4.0
|
Mikael Urankar (mikael)  |
sysutils/fd: Update to 8.4.0
Changes: https://github.com/sharkdp/fd/releases/tag/v8.4.0 |
31 May 2022 13:06:17 8.3.2_4
|
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.61.0 |
03 May 2022 08:00:34 8.3.2_3
|
Tobias Kortkamp (tobik)  |
lang/rust: Relink ports after the Rust 1.60.0 update |
15 Mar 2022 09:51:58 8.3.2_2
|
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.59.0 |
03 Feb 2022 14:02:32 8.3.2_1
|
Tobias Kortkamp (tobik)  |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024 |
31 Jan 2022 16:08:09 8.3.2
|
Mikael Urankar (mikael)  |
sysutils/fd: Update to 8.3.2
Changes: https://github.com/sharkdp/fd/releases/tag/v8.3.2 |
19 Jan 2022 07:31:55 8.3.1
|
Mikael Urankar (mikael)  |
sysutils/fd: Update to 8.3.1
Changes: https://github.com/sharkdp/fd/releases/tag/v8.3.1 |
17 Jan 2022 11:57:45 8.3.0_2
|
Tobias Kortkamp (tobik)  |
lang/rust: Bump revisions after 1.58.0 |
24 Dec 2021 19:10:55 8.3.0_1
|
Piotr Kubaj (pkubaj)  |
sysutils/fd: fix build on powerpc |
05 Dec 2021 12:35:42 8.3.0_1
|
Tobias Kortkamp (tobik)  |
lang/rust: Rebuild consumers for Rust 1.57.0 |
03 Dec 2021 12:07:44 8.3.0
|
Mikael Urankar (mikael)  |
sysutils/fd: Update to 8.3.0.
Change: https://github.com/sharkdp/fd/releases/tag/v8.3.0 |
25 Oct 2021 08:55:19 8.2.1_8
|
Tobias Kortkamp (tobik)  |
*: Rebuild for Rust 1.56.0 |
19 Sep 2021 09:03:23 8.2.1_7
|
Tobias Kortkamp (tobik)  |
*: Rebuild lang/rust consumers after the 1.55.0 update |
28 Aug 2021 13:42:06 8.2.1_6
|
Mikael Urankar (mikael)  |
lang/rust: Rebuild consumers for 1.54.0 |
28 Jun 2021 19:35:01 8.2.1_5
|
Piotr Kubaj (pkubaj)  |
*/*: fix all ports using Rust on powerpc that fail due to libc
This commit backports
https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01
to various ports.
It doesn't bring that backport to ports that fail to build anyway. |
27 Jun 2021 05:39:51 8.2.1_5
|
Tobias Kortkamp (tobik)  |
lang/rust: Rebuild consumers for 1.53.0 |
11 May 2021 18:33:12 8.2.1_4
|
Tobias Kortkamp (tobik)  |
Rebuild lang/rust consumers after d8837418ea743776 |
06 Apr 2021 14:31:07 8.2.1_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Mar 2021 18:10:46
8.2.1_3
|
tobik  |
Rebuild lang/rust consumers after r569489 |
14 Feb 2021 15:45:11
8.2.1_2
|
mikael  |
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 |
06 Jan 2021 10:13:59
8.2.1_1
|
mikael  |
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940 |
09 Dec 2020 18:58:05
8.2.1
|
mikael  |
sysutils/fd: Update to 8.2.1
Changelogs:
https://github.com/sharkdp/fd/releases/tag/v8.2.0
https://github.com/sharkdp/fd/releases/tag/v8.2.1 |
24 Nov 2020 12:48:54
8.1.1_6
|
mikael  |
lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0
Reviewed by: jbeich
Tested by: bdragon, jbeich, mikael
Differential Revision: https://reviews.freebsd.org/D27293 |
26 Oct 2020 16:54:16
8.1.1_5
|
mikael  |
Take maintainership |
13 Oct 2020 08:36:35
8.1.1_5
|
mikael  |
lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
- Disable DOCS, same problem fixed in r546048
- Update devel/racer to 2.1.36
- Import upstream patch to fix www/firefox
(https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
- Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
(https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz
: 0036, 0037 and 0038)
- Force rebuild all consumers to catch regressions
Changelog:
https://github.com/rust-lang/rust/releases/tag/1.47.0
Differential Revision: https://reviews.freebsd.org/D26721 |
28 Sep 2020 05:05:25
8.1.1_4
|
tobik  |
Reset MAINTAINER |
30 Aug 2020 18:36:08
8.1.1_4
|
tobik  |
lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D26176 |
03 Aug 2020 15:18:49
8.1.1_3
|
tobik  |
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html |
30 Jul 2020 18:26:54
8.1.1_2
|
tobik  |
lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from
r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0
Changes: https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25835 |
17 Jul 2020 06:44:04
8.1.1_1
|
tobik  |
lang/rust: Update to 1.45.0
- This Rust release comes with LLVM 10. Drop the LLVM patches we
no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
Rust target instead of patching LLVM.
- Build LLVM with Ninja. It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25658 |
07 Jul 2020 12:42:33
8.1.1
|
tobik  |
sysutils/fd: Update to v8.1.1
Changes: https://github.com/sharkdp/fd/releases/tag/v8.1.0
Changes: https://github.com/sharkdp/fd/releases/tag/v8.1.1
PR: 247754 |
04 Jun 2020 18:08:01
8.0.0_2
|
tobik  |
lang/rust: Update to 1.44.0
- Remove devel/cargo-tree since it is now integrated into cargo
- Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html
PR: 246332 [1]
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25099 |
23 Apr 2020 15:32:30
8.0.0_1
|
tobik  |
lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR: 238556 [1], 245583 [2]
Reported by: Matthias Apitz <guru@unixarea.de> [1], Greg V
<greg@unrelenting.technology> [2]
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24521 |
16 Apr 2020 22:33:01
8.0.0
|
tobik  |
sysutils/fd: Update to v8.0.0
Changes: https://github.com/sharkdp/fd/releases/tag/v8.0.0 |
23 Mar 2020 04:26:36
7.5.0
|
tobik  |
sysutils/fd: Update to v7.5.0
Changes: https://github.com/sharkdp/fd/releases/tag/v7.5.0 |
12 Mar 2020 19:39:25
7.4.0_6
|
tobik  |
lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24020 |
27 Feb 2020 15:22:29
7.4.0_5
|
tobik  |
lang/rust: Update to 1.41.1
- Force rebuild all consumers to fix potential miscompilations with
1.41.0
- Enable SOURCES by default. The sources are indexed by RLS and
required for it to function properly, so they should be available
by default. This also makes sure we test the option properly.
- Remove implied --config=config.toml from x.py args
- Switch to the upstreamed backtrace crate patches like rust-nightly
- Enable WASM by default [0]
- Strip libraries (D23650) [1]
- Simplify plist generation (D23735) [2]
Changes: https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html
Submitted by: mikael [0,1,2]
With hat: rust
Differential Revision: https://reviews.freebsd.org/D23835 |
30 Jan 2020 20:00:07
7.4.0_4
|
tobik  |
lang/rust: Update to 1.41.0
- Force rebuild all consumers to catch regressions early
- Switch to cross-compiled (from amd64) bootstraps for all
architectures generated with the incoming lang/rust-bootstrap
- Update cargo-c to 0.5.2 to unbreak librav1e build
- Make use of regular MAKE_ENV/TEST_ENV in lang/rust
- Turn on RUST_BACKTRACE in lang/rust and USES=cargo to hopefully
produce more useful failure logs when something panics during
builds
Changes: https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D23385 |
19 Dec 2019 16:14:49
7.4.0_3
|
tobik  |
lang/rust: Update to 1.40.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/12/19/Rust-1.40.0.html
Tested by: mikael.urankar@gmail.com, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D22843 |
07 Nov 2019 18:07:20
7.4.0_2
|
tobik  |
lang/rust: Update to 1.39.0
- Force rebuild all consumers to catch regressions early
- Partially apply D20792 in preparation for PPC_ABI support
- Add LibreSSL 3.0.x support [1]
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
PR: 241411 [1]
Tested by: mikael.urankar@gmail.com, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D22240 |
27 Sep 2019 09:35:21
7.4.0_1
|
tobik  |
lang/rust: Update to 1.38.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html
Tested by: jbeich, mikael.urankar@gmail.com, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D21778 |
16 Sep 2019 12:41:30
7.4.0
|
tobik  |
sysutils/fd: Update to v7.4.0
Changes: https://github.com/sharkdp/fd/releases/tag/v7.4.0 |
15 Aug 2019 14:30:16
7.3.0_6
|
tobik  |
lang/rust: Update to 1.37.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html
Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64)
With hat: rust
Differential Revision: https://reviews.freebsd.org/D21247 |
04 Jul 2019 14:41:57
7.3.0_5
|
tobik  |
lang/rust: Update to 1.36.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html
Tested by: jbeich, mikael.urankar@gmail.com
With hat: rust
Differential Revision: https://reviews.freebsd.org/D20810 |
24 May 2019 03:25:12
7.3.0_4
|
tobik  |
lang/rust: Update to 1.35.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html
Reviewed by: jbeich
Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64)
With hat: rust
Differential Revision: https://reviews.freebsd.org/D20332 |
15 May 2019 03:12:15
7.3.0_3
|
tobik  |
lang/rust: Update to 1.34.2
- While here add patches from [1] for LibreSSL 2.9.1 support
[1] https://github.com/sfackler/rust-openssl/pull/1097
Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html
Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
PR: 237495 [1]
Security: 37528379-76a8-11e9-a4fd-00012e582166 |
11 Apr 2019 19:39:28
7.3.0_2
|
tobik  |
lang/rust: Update to 1.34.0
- Update devel/racer to latest version that can build with 1.34.0
- Drop no longer needed patch from textproc/ripgrep
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html
Reviewed by: jbeich
With hat: rust
Differential Revision: https://reviews.freebsd.org/D19850 |
28 Feb 2019 18:51:46
7.3.0_1
|
jbeich  |
lang/rust: update to 1.33.0
- www/firefox temporarily loses SIMD in charset conversion, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html
Tested by: Mikael Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj
(powerpc64)
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D19354 |
27 Feb 2019 02:27:27
7.3.0
|
tobik  |
textproc/fd: Update to 7.3.0
- Take over maintainership
- Remove BASH, FISH, ZSH options. Always install completion files
per recommendation in the Porter's Handbook
Changes: https://github.com/sharkdp/fd/releases
PR: 236071
Approved by: andoriyu@gmail.com (maintainer) |
17 Jan 2019 19:50:39
7.0.0_6
|
jbeich  |
lang/rust: update to 1.32.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18858 |
06 Dec 2018 17:11:15
7.0.0_5
|
jbeich  |
lang/rust: update to 1.31.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18427 |
25 Oct 2018 21:59:37
7.0.0_4
|
jbeich  |
lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html
Approved by: rust (tobik)
MFH: 2018Q4 (less rust versions to support)
Differential Revision: https://reviews.freebsd.org/D17695 |
12 Oct 2018 19:01:02
7.0.0_3
|
jbeich  |
lang/rust: update to 1.29.2
- Force rebuild all consumers in case some are affected by miscompilation
Changes: https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html
PR: 229826 (follow up)
Approved by: rust (tobik)
MFH: 2018Q4
Differential Revision: https://reviews.freebsd.org/D17477 |
28 Sep 2018 17:59:24
7.0.0_2
|
jbeich  |
lang/rust: update to 1.29.1
- Force rebuild all consumers as standard library is statically linked
Changes: https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html
PR: 229826 (follow up)
Approved by: dumbbell
Differential Revision: https://reviews.freebsd.org/D17337 |
03 May 2018 22:43:23
7.0.0_1
|
jbeich  |
cargo: update libc to 0.2.40
Make sure ino64/abstime issues don't affect FreeBSD 12.0 or later. |
14 Apr 2018 07:00:32
7.0.0
|
krion  |
Update to version 7.0.0
PR: 227482
Submitted by: maintainer |
12 Jan 2018 14:32:11
6.2.0
|
swills  |
sysutils/fd: update to 6.2
PR: 225095
Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) |
15 Nov 2017 12:41:37
5.0.0
|
tobik  |
New port: sysutils/fd
fd is a simple, fast and user-friendly alternative to find.
While it does not seek to mirror all of find's powerful functionality,
it provides sensible (opinionated) defaults for 80% of the use cases.
WWW: https://github.com/sharkdp/fd
PR: 223674
Submitted by: Andrey Cherkashin <andoriyu@gmail.com> |