Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1 04 Oct 2020 09:17:26
  |
mikael  |
misc/broot: Update to 1.0.1
* Added optional CLIPBOARD feature
(X11 clipboard support).
* Enable CLIENT_SERVER and CLIPBOARD
features by default.
Changelog:
* https://github.com/canop/broot/releases/v1.0.1
PR: 250085
Submitted by: Lewis Cook (maintainer) |
1.0.0 04 Sep 2020 02:31:31
  |
swills  |
misc/broot: Update to 1.0.0
PR: 249080
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.20.3 02 Sep 2020 13:13:18
  |
swills  |
misc/broot: Update to 0.20.3
PR: 249032
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.19.4_1 30 Aug 2020 18:36:08
  |
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 |
0.19.4 12 Aug 2020 03:30:57
  |
lwhsu  |
misc/broot: Update to 0.19.4
PR: 248589
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.18.6_2 03 Aug 2020 15:18:49
  |
tobik  |
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html |
0.18.6_1 30 Jul 2020 18:26:54
  |
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 |
0.18.6 20 Jul 2020 13:25:51
  |
lwhsu  |
Update to 0.18.6
PR: 247982
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.18.5_1 17 Jul 2020 06:44:04
  |
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 |
0.18.5 08 Jul 2020 03:34:25
  |
lwhsu  |
Update to 0.18.5
Changelog: https://github.com/canop/broot/releases/v0.18.5
PR: 247835
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
MFH: 2020Q3 |
0.18.3 06 Jul 2020 15:54:16
  |
fernape  |
misc/broot: Update to 0.18.3
ChangeLog: https://github.com/canop/broot/releases/v0.18.3
PR: 247709
Submitted by: vulcan@wired.sh (maintainer) |
0.16.0 21 Jun 2020 18:47:56
  |
dmgk  |
misc/broot: Update to 0.16.0
Changes: https://github.com/canop/broot/releases/v0.16.0
PR: 247458
Submitted by: Lewis Cook <vulcan@wired.sh> |
0.15.1 14 Jun 2020 15:19:27
  |
zeising  |
misc/broot: Update to 0.15.1
Update misc/broot to 0.15.1
Changelog:
https://github.com/canop/broot/releases/v0.15.1
PR: 247253
Submitted by: Lewis Cook (maintainer) |
0.14.2 06 Jun 2020 18:32:25
  |
cs  |
Update to 0.14.2
PR: 247011
Submitted by: maintainer |
0.13.6_3 04 Jun 2020 18:08:01
  |
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 |
0.13.6_2 23 Apr 2020 15:32:30
  |
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 |
0.13.6_1 19 Apr 2020 03:55:23
  |
tobik  |
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 |
0.13.6 10 Apr 2020 16:57:34
  |
fernape  |
misc/broot: Update to 0.13.6
ChangeLog: https://github.com/canop/broot/releases/tag/v0.13.6
* Ignore diacritics in searches - Fix #216
PR: 245484
Submitted by: vulcan@wired.sh (maintainer) |
0.13.5b 31 Mar 2020 19:13:29
  |
tobik  |
misc/broot: Update to 0.13.5b
- Install new manual
- Add missing libgit2 dependency
Changes: https://github.com/Canop/broot/releases/tag/v0.13.5b
PR: 245173
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.13.4 14 Mar 2020 21:03:47
  |
tcberner  |
misc/broot: Update to 0.13.4
PR: 244806
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.13.2_1 12 Mar 2020 19:39:25
  |
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 |
0.13.2 28 Feb 2020 12:27:28
  |
dmgk  |
misc/broot: Update to 0.13.2
Changes: https://github.com/canop/broot/blob/master/CHANGELOG.md
PR: 244478
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.13.1_1 27 Feb 2020 15:22:29
  |
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 |
0.13.1 18 Feb 2020 12:45:22
  |
dmgk  |
misc/broot: Update to 0.13.1
Changes: https://github.com/canop/broot/releases/tag/v0.13.1
PR: 244001
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.12.1_1 30 Jan 2020 20:00:07
  |
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 |
0.12.1 26 Jan 2020 09:46:18
  |
tcberner  |
misc/broot: Update to 0.12.1
PR: 243597
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.12.0 20 Jan 2020 17:48:49
  |
tcberner  |
misc/broot: Update to 0.12.0
PR: 243450
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.11.9 17 Jan 2020 18:58:25
  |
tcberner  |
New port: misc/broot: Quick and easy new way to see and navigate directory trees
Feature-rich terminal file manager written in rust
which allows: filtering, searching, viewing and
manipulation of files and directories - and much
much more.
WWW: https://dystroy.org/broot/
PR: 243391
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |