aboutsummaryrefslogtreecommitdiff
path: root/graphics/viu
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Rebuild lang/rust consumers after r569489Tobias Kortkamp2021-03-291-1/+1
| | | | Notes: svn path=/head/; revision=569491
* lang/rust: Update to 1.50.0Mikael Urankar2021-02-141-1/+1
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=565245
* Update MAINTAINER fields for myself (lcook)Lewis Cook2021-01-221-1/+1
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D28279 Notes: svn path=/head/; revision=562287
* 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
* graphics/viu: Update to 1.3.0Tobias C. Berner2020-12-202-101/+88
| | | | | | | | PR: 251986 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=558741
* 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
* graphics/viu: Update to 1.2.1Fernando ApesteguĂ­a2020-11-042-84/+146
| | | | | | | | | | | | | From ChangeLog: https://github.com/atanunq/viu/releases/v1.2.1 * Bump dependencies * Fixed Cargo.lock being out of date PR: 250840 Submitted by: vulcan@wired.sh (maintainer) Notes: svn path=/head/; revision=554097
* 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
* graphics/viu: Update to 1.1Fernando ApesteguĂ­a2020-10-012-162/+134
| | | | | | | | | | ChangeLog: https://github.com/atanunq/viu/releases/v1.1 PR: 249997 Submitted by: vulcan@wired.sh Notes: svn path=/head/; revision=550820
* lang/rust: Update to 1.46.0Tobias Kortkamp2020-08-301-1/+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
* 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-1/+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
* lang/rust: Update to 1.45.0Tobias Kortkamp2020-07-171-1/+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
* lang/rust: Update to 1.44.0Tobias Kortkamp2020-06-041-0/+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
* Small command-line application to view images from the terminalHiroki Tagato2020-05-183-0/+308
written in Rust. It uses lower half blocks (\u2584) to fit 2 pixels into a single cell by adjusting foreground and background colours accordingly. When run, viu will check the value of $COLORTERM. If it contains either truecolor or 24bit, truecolor (16 million colors) will be used. If not, it will fallback to using only ansi256. WWW: https://github.com/atanunq/viu PR: 246370 Submitted by: Lewis Cook <vulcan@wired.sh> Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=535723