| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.1 30 Jan 2021 14:22:01
  |
lcook  |
misc/broot: Update to 1.2.1
Changes: https://github.com/Canop/broot/releases/tag/v1.2.1
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28413 |
1.2.0 22 Jan 2021 10:08:52
  |
lcook  |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279 |
1.2.0 19 Jan 2021 13:01:02
  |
rhurlin  |
misc/broot: Update to 1.2.0
Changelog: https://github.com/Canop/broot/releases/tag/v1.2.0
PR: 252823
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by: arrowd, tcberner (mentors, implicit) |
1.1.10_1 06 Jan 2021 10:13:59
  |
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 |
1.1.10 28 Dec 2020 10:42:30
  |
otis  |
misc/broot: Update to 1.1.10
broot now accepts both TOML and Hjson files for configuration. Default is
Hjson. The change is documented at https://dystroy.org/blog/hjson-in-broot/
Changelog: https://github.com/canop/broot/releases/v1.1.10
PR: 252177
Submitted by: Lewis Cook <vulcan@wired.sh>
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27791 |
1.0.9 25 Dec 2020 14:44:50
  |
otis  |
misc/broot: Update to 1.0.9
Fixes configuration file quotation bug seen in 1.0.7 and upwards.
Changelog:
https://github.com/canop/broot/releases/v1.0.9
PR: 251981
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27701 |
1.0.8 10 Dec 2020 14:18:12
  |
fernape  |
misc/broot: Update to 1.0.8
ChangeLog: https://github.com/canop/broot/releases/v1.0.8
PR: 251702
Submitted by: vulcan@wired.sh (maintainer) |
1.0.7 02 Dec 2020 07:59:58
  |
rhurlin  |
misc/broot: Update to 1.0.7
The releases 1.0.6 and 1.0.7 have some new features
and several bug fixes [1]:
- Add support for icons
- Add mappings using script
- Add double extensions support
- Add major precision to default conf
- High definition preview images on kitty
[1] https://github.com/Canop/broot/compare/v1.0.5...v1.0.7
PR: 251500
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27445 |
1.0.5_1 24 Nov 2020 12:48:54
  |
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 |
1.0.5 08 Nov 2020 14:31:17
  |
mikael  |
misc/broot: Update to 1.0.5
Changelog:
https://github.com/canop/broot/releases/v1.0.5
PR: 250950
Submitted by: Lewis Cook (maintainer) |
1.0.3_1 13 Oct 2020 08:36:35
  |
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 |
1.0.3 13 Oct 2020 06:23:22
  |
fernape  |
misc/broot: Update to 1.0.3
ChangeLog: https://github.com/canop/broot/releases/v1.0.3
PR: 250287
Submitted by: vulcan@wired.sh (maintainer) |
1.0.2 04 Oct 2020 18:11:03
  |
rhurlin  |
misc/broot: Update to 1.0.2
Changelog[1]:
- 'cr/' patterns search on file content with regular expressions
- search modes and their prefixes listed in help
[1] https://github.com/canop/broot/releases/v1.0.2
PR: 250093
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26661 |
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) |