aboutsummaryrefslogtreecommitdiff
path: root/misc/broot
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Update to 1.49.0Mikael Urankar2021-01-061-0/+1
| | | | | | | | | | Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D27940 Notes: svn path=/head/; revision=560492
* misc/broot: Update to 1.1.10Juraj Lutter2020-12-282-35/+42
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=559458
* misc/broot: Update to 1.0.9Juraj Lutter2020-12-253-191/+218
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=559246
* misc/broot: Update to 1.0.8Fernando Apesteguía2020-12-102-4/+4
| | | | | | | | | | ChangeLog: https://github.com/canop/broot/releases/v1.0.8 PR: 251702 Submitted by: vulcan@wired.sh (maintainer) Notes: svn path=/head/; revision=557434
* misc/broot: Update to 1.0.7Rainer Hurling2020-12-023-20/+36
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=556804
* lang/rust: Update to 1.48.0Mikael Urankar2020-11-241-0/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=556157
* misc/broot: Update to 1.0.5Mikael Urankar2020-11-082-11/+16
| | | | | | | | | | | Changelog: https://github.com/canop/broot/releases/v1.0.5 PR: 250950 Submitted by: Lewis Cook (maintainer) Notes: svn path=/head/; revision=554468
* lang/rust: Update to 1.47.0Mikael Urankar2020-10-131-0/+1
| | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=552221
* misc/broot: Update to 1.0.3Fernando Apesteguía2020-10-132-7/+7
| | | | | | | | | | ChangeLog: https://github.com/canop/broot/releases/v1.0.3 PR: 250287 Submitted by: vulcan@wired.sh (maintainer) Notes: svn path=/head/; revision=552192
* misc/broot: Update to 1.0.2Rainer Hurling2020-10-042-4/+4
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=551436
* misc/broot: Update to 1.0.1Mikael Urankar2020-10-042-116/+145
| | | | | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=551366
* misc/broot: Update to 1.0.0Steve Wills2020-09-042-31/+31
| | | | | | | | PR: 249080 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=547503
* misc/broot: Update to 0.20.3Steve Wills2020-09-022-167/+202
| | | | | | | | PR: 249032 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=547357
* lang/rust: Update to 1.46.0Tobias Kortkamp2020-08-301-0/+1
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=547071
* misc/broot: Update to 0.19.4Li-Wen Hsu2020-08-122-22/+80
| | | | | | | | PR: 248589 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=544735
* lang/rust: Update to 1.45.2Tobias Kortkamp2020-08-031-1/+1
| | | | | | | Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html Notes: svn path=/head/; revision=544073
* lang/rust: Update to 1.45.1Tobias Kortkamp2020-07-301-0/+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 Notes: svn path=/head/; revision=543815
* Update to 0.18.6Li-Wen Hsu2020-07-202-5/+4
| | | | | | | | PR: 247982 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=542636
* lang/rust: Update to 1.45.0Tobias Kortkamp2020-07-171-0/+1
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=542412
* Update to 0.18.5Li-Wen Hsu2020-07-082-4/+4
| | | | | | | | | | | Changelog: https://github.com/canop/broot/releases/v0.18.5 PR: 247835 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) MFH: 2020Q3 Notes: svn path=/head/; revision=541459
* misc/broot: Update to 0.18.3Fernando Apesteguía2020-07-062-9/+12
| | | | | | | | | | ChangeLog: https://github.com/canop/broot/releases/v0.18.3 PR: 247709 Submitted by: vulcan@wired.sh (maintainer) Notes: svn path=/head/; revision=541349
* misc/broot: Update to 0.16.0Dmitri Goutnik2020-06-212-289/+253
| | | | | | | | | Changes: https://github.com/canop/broot/releases/v0.16.0 PR: 247458 Submitted by: Lewis Cook <vulcan@wired.sh> Notes: svn path=/head/; revision=539779
* misc/broot: Update to 0.15.1Niclas Zeising2020-06-142-4/+49
| | | | | | | | | | | | Update misc/broot to 0.15.1 Changelog: https://github.com/canop/broot/releases/v0.15.1 PR: 247253 Submitted by: Lewis Cook (maintainer) Notes: svn path=/head/; revision=538810
* Update to 0.14.2Carlo Strub2020-06-062-32/+34
| | | | | | | | PR: 247011 Submitted by: maintainer Notes: svn path=/head/; revision=538120
* lang/rust: Update to 1.44.0Tobias Kortkamp2020-06-041-1/+1
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=537917
* lang/rust: Update to 1.43.0Tobias Kortkamp2020-04-231-1/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=532685
* devel/libgit2: Update to 1.0.0Tobias Kortkamp2020-04-191-0/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=532068
* misc/broot: Update to 0.13.6Fernando Apesteguía2020-04-102-35/+53
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=531334
* misc/broot: Update to 0.13.5bTobias Kortkamp2020-03-312-8/+16
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=530005
* misc/broot: Update to 0.13.4Tobias C. Berner2020-03-142-11/+10
| | | | | | | | PR: 244806 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=528444
* lang/rust: Update to 1.42.0Tobias Kortkamp2020-03-121-0/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=528318
* misc/broot: Update to 0.13.2Dmitri Goutnik2020-02-282-5/+4
| | | | | | | | | Changes: https://github.com/canop/broot/blob/master/CHANGELOG.md PR: 244478 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=527331
* lang/rust: Update to 1.41.1Tobias Kortkamp2020-02-271-0/+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 Notes: svn path=/head/; revision=527260
* misc/broot: Update to 0.13.1Dmitri Goutnik2020-02-182-20/+57
| | | | | | | | | Changes: https://github.com/canop/broot/releases/tag/v0.13.1 PR: 244001 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=526453
* lang/rust: Update to 1.41.0Tobias Kortkamp2020-01-301-0/+1
| | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=524658
* misc/broot: Update to 0.12.1Tobias C. Berner2020-01-262-8/+7
| | | | | | | | PR: 243597 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=524165
* misc/broot: Update to 0.12.0Tobias C. Berner2020-01-202-4/+7
| | | | | | | | PR: 243450 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=523633
* New port: misc/broot: Quick and easy new way to see and navigate directory treesTobias C. Berner2020-01-174-0/+463
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) Notes: svn path=/head/; revision=523349