aboutsummaryrefslogtreecommitdiff
path: root/audio/spotify-tui
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-0/+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
* audio/spotify-tui: Update to 0.23.0Fernando Apesteguía2021-01-093-63/+53
| | | | | | | | | | ChangeLog: https://github.com/Rigellute/spotify-tui/releases/v0.23.0 PR: 252517 Submitted by: vulcan@wired.sh (maintainer) Notes: svn path=/head/; revision=560895
* lang/rust: Update to 1.49.0Mikael Urankar2021-01-061-1/+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
* lang/rust: Update to 1.48.0Mikael Urankar2020-11-241-1/+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
* 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
* audio/spotify-tui: Update to 0.22.0Fernando Apesteguía2020-10-062-242/+277
| | | | | | | | | | ChangeLog: https://github.com/Rigellute/spotify-tui/releases/v0.22.0 PR: 250147 Submitted by: vulcan@wired.sh Notes: svn path=/head/; revision=551570
* 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-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
* audio/spotify-tui: Update to 0.21.0Tobias C. Berner2020-07-262-35/+40
| | | | | | | | PR: 278275 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=543481
* 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
* audio/spotify-tui: Update to 0.20.0Fernando Apesteguía2020-06-012-204/+212
| | | | | | | | | | | | | | | | | | From ChangeLog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.20.0 Fix audio analysis view and other improvements - Move pagination instructions to top of help menu - Add user configuration toggle for the loading indicator - Add support for saving an album and following an artist in artist view - Use the `#` glyph to indicate the currently playing song - Jump to play context (if available) - default binding is `o` PR: 246805 Submitted by: vulcan@wired.sh (maintainer) Notes: svn path=/head/; revision=537476
* - Update to 0.19.0Hiroki Tagato2020-05-113-17/+21
| | | | | | | | | | | | - Add external link to FreeBSD wiki in post-installation message PR: 246227 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Approved by: ehaupt (mentor) Changelog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.19.0 Notes: svn path=/head/; revision=534892
* lang/rust: Update to 1.43.0Tobias Kortkamp2020-04-231-0/+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
* audio/spotify-tui: Update to 0.18.0Koichiro Iwao2020-04-222-55/+52
| | | | | | | | | PR: 245797 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Relnotes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.18.0 Notes: svn path=/head/; revision=532437
* audio/spotify-tui: Update to 0.17.1Tobias Kortkamp2020-03-312-275/+257
| | | | | | | | | | | | - While here add missing OpenSSL run dependency as suggested by stage-qa Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.17.1 PR: 245218 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=530006
* audio/spotify-tui: Update to 0.17.0Dmitri Goutnik2020-03-242-16/+16
| | | | | | | | | Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.17.0 PR: 244990 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=529044
* - Remove empty lines after .include <bsd.port.mk>Alex Kozlov2020-03-231-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=528951
* audio/spotify-tui: Update to 0.16.0Tobias C. Berner2020-03-142-23/+38
| | | | | | | | PR: 244779 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=528411
* 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
* audio/spotify-tui: Update to 0.15.0Dmitri Goutnik2020-02-282-14/+13
| | | | | | | | | Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.15.0 PR: 244479 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=527332
* 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
* audio/spotify-tui: Update to 0.14.0Dmitri Goutnik2020-02-132-150/+167
| | | | | | | | | Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.14.0 PR: 243635 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=526014
* 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
* audio/spotify-tui: Update to 0.12.0Tobias C. Berner2020-01-242-19/+31
| | | | | | | | PR: 243545 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=523951
* audio/spotify-tui: Update to 0.11.0Dmitri Goutnik2019-12-262-26/+21
| | | | | | | | | Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.11.0 PR: 242859 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=520914
* lang/rust: Update to 1.40.0Tobias Kortkamp2019-12-191-0/+1
| | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/12/19/Rust-1.40.0.html Tested by: mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D22843 Notes: svn path=/head/; revision=520446
* audio/spotify-tui: create portSteve Wills2019-12-024-0/+706
Spotify terminal client written in rust. Play music directly from your terminal, find new artists, search for your favourite music and more. WWW: https://github.com/Rigellute/spotify-tui PR: 241238 Submitted by: Lewis Cook <vulcan@wired.sh> Notes: svn path=/head/; revision=518866