aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fd
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.95.0Mikael Urankar2026-04-271-1/+1
| | | | PR: 294615
* lang/rust: Bump revisions after 1.94.0Mikael Urankar2026-03-231-0/+1
| | | | PR: 293615
* sysutils/fd: Update version 10.4.1=>10.4.2Muhammad Moinur Rahman2026-03-202-4/+4
| | | | Changelog: https://github.com/sharkdp/fd/releases/tag/v10.4.2
* sysutils/fd: Update version 10.4.0=>10.4.1Muhammad Moinur Rahman2026-03-153-130/+199
| | | | Changelog: https://github.com/sharkdp/fd/releases/tag/v10.4.1
* sysutils/fd: Update version 10.3.0=>10.4.0Muhammad Moinur Rahman2026-03-143-218/+205
| | | | Changelog: https://github.com/sharkdp/fd/releases/tag/v10.4.0
* lang/rust: Bump revisions after 1.93.0Mikael Urankar2026-01-281-1/+1
| | | | PR: 292360
* lang/rust: Bump revisions after 1.92.0Mikael Urankar2025-12-161-1/+1
| | | | PR: 291582
* lang/rust: Bump revisions after 1.91.1Mikael Urankar2025-11-111-1/+1
| | | | PR: 290816
* lang/rust: Bump revisions after 1.90.0Mikael Urankar2025-10-031-1/+1
| | | | PR: 289709
* lang/rust: Bump revisions after 1.89.0Mikael Urankar2025-09-011-0/+1
| | | | PR: 288923
* sysutils/fd: Update version 10.2.0=>10.3.0Muhammad Moinur Rahman2025-08-274-253/+218
| | | | | Event: Oslo Hackathon 202508 Changelog: https://github.com/sharkdp/fd/releases/tag/v10.3.0
* lang/rust: Bump revisions after 1.88.0Mikael Urankar2025-07-031-1/+1
| | | | PR: 287766
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-051-1/+1
| | | | PR: 286829
* sysutils/fd: AdoptMuhammad Moinur Rahman2025-05-061-1/+1
|
* sysutils/fd: drop maintainershipMikael Urankar2025-05-061-1/+1
|
* lang/rust: Bump revisions after 1.86.0Mikael Urankar2025-04-081-1/+1
| | | | PR: 285840
* lang/rust: Bump revisions after 1.85.0Mikael Urankar2025-02-241-1/+1
| | | | PR: 284884
* lang/rust: Bump revisions after 1.84.0Mikael Urankar2025-01-201-1/+1
| | | | PR: 283962
* lang/rust: Bump revisions after 1.83.0Mikael Urankar2024-12-011-1/+1
| | | | PR: 283000
* lang/rust: Bump revisions after 1.82.0Mikael Urankar2024-11-081-1/+1
| | | | PR: 282516
* Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based portsYuri Victorovich2024-10-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Reasons: * Port build shouldn't use cross-compilation mode because it buids for the same architecture. * RUSTFLAGS isn't passed to the build of all or some Rust ports in the cross-compilation mode. Essential changes: * Remove the CARGO_BUILD_TARGET make variable. * Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV. * Update many ports that used CARGO_BUILD_TARGET. * Build paths now don't include the architecture triplet part. Immadiate benefits: * Unbreak build on architectures like i386 that sometimes require special RUSTFLAGS that were not effective in the cross-compilation mode. Ports that really need cross-compilation for some reason should enable it on case-by-case basis. Example: net-p2p/cncli (Not sure why does net-p2p/cncli actually need it, but it only builds with these options.) PR: 280305 Approved by: rust@FreeBSD.org (maintainer's timeout; 98 days)
* lang/rust: Bump revisions after 1.81.0Mikael Urankar2024-09-101-0/+1
| | | | PR: 281300
* */*: remove STRIP_CMD calls in rust based portsSiva Mahadevan2024-09-101-1/+0
| | | | | | | This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e PR: 246993 Differential Revision: https://reviews.freebsd.org/D46503
* sysutils/fd: Update to 10.2.0Mikael Urankar2024-08-273-182/+190
|
* lang/rust: Bump revisions after 1.80.1Mikael Urankar2024-08-261-1/+1
| | | | PR: 280490
* lang/rust: Bump revisions after 1.79.0Mikael Urankar2024-06-181-0/+1
| | | | PR: 279707
* sysutils/fd: Update to 10.1.0Mikael Urankar2024-05-313-216/+233
| | | | | | Changes: https://github.com/sharkdp/fd/releases/tag/v10.0.0 https://github.com/sharkdp/fd/releases/tag/v10.1.0
* lang/rust: Bump revisions after 1.78.0Mikael Urankar2024-05-131-1/+1
| | | | PR: 278834
* lang/rust: Bump revisions after 1.77.0Mikael Urankar2024-03-231-1/+1
| | | | PR: 277786
* lang/rust: Bump revisions after 1.76.0Mikael Urankar2024-02-191-1/+1
| | | | PR: 276920
* lang/rust: Bump revisions after 1.75.0Mikael Urankar2024-01-091-0/+1
| | | | PR: 276033
* sysutils/fd: Update to 9.0.0Mikael Urankar2023-12-203-150/+142
| | | | | Changes: https://github.com/sharkdp/fd/releases/tag/v9.0.0
* lang/rust: Bump revisions after 1.74.1Mikael Urankar2023-12-081-0/+1
| | | | PR: 275243
* sysutils/fd: Update to 8.7.1Mikael Urankar2023-10-243-316/+264
| | | | | Changes: https://github.com/sharkdp/fd/releases/tag/v8.7.1
* lang/rust: Bump revisions after 1.73.0Mikael Urankar2023-10-241-1/+1
| | | | PR: 274499
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-081-1/+1
| | | | PR: 273331
* lang/rust: Bump revisions after 1.71.0Mikael Urankar2023-07-171-1/+1
| | | | PR: 272449
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-091-1/+1
| | | | PR: 271797
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-1/+1
| | | | PR: 270953
* lang/rust: Bump revisions after 1.68.0Mikael Urankar2023-03-161-0/+1
| | | | PR: 270080
* sysutils/fd: Update to 8.7.0Mikael Urankar2023-02-262-32/+52
| | | | | Changes: https://github.com/sharkdp/fd/releases/tag/v8.7.0
* lang/rust: Bump revisions after 1.67.1Mikael Urankar2023-02-131-1/+1
| | | | PR: 269336
* */*: Bump rust (cargo) ports to reflect on WITH_LTODaniel Engberg2023-01-071-1/+1
| | | | | Bump ports in tree so they get rebuilt with new default settings for cargo ports
* lang/rust: Bump revisions after 1.66.0Mikael Urankar2022-12-201-0/+1
| | | | PR: 268415
* sysutils/fd: Update to 8.6.0Mikael Urankar2022-12-142-62/+49
| | | | | Changes: https://github.com/sharkdp/fd/releases/tag/v8.6.0
* lang/rust: Bump revisions after 1.65.0Mikael Urankar2022-11-171-0/+1
| | | | PR: 267622
* sysutils/fd: Update to 8.5.3Mikael Urankar2022-11-154-137/+256
| | | | | | | | Changes: https://github.com/sharkdp/fd/releases/tag/v8.5.0 https://github.com/sharkdp/fd/releases/tag/v8.5.1 https://github.com/sharkdp/fd/releases/tag/v8.5.2 https://github.com/sharkdp/fd/releases/tag/v8.5.3
* lang/rust: Bump revisions after 1.64.0Mikael Urankar2022-10-301-1/+1
| | | | PR: 267173
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)