aboutsummaryrefslogtreecommitdiff
path: root/www/newsboat
Commit message (Collapse)AuthorAgeFilesLines
* www/newsboat: Update 2.24 -> 2.25Yuri Victorovich2021-11-223-190/+109
| | | | | PR: 259869 Approved by: mt-bugs@markoturk.info
* *: Rebuild for Rust 1.56.0Tobias Kortkamp2021-10-251-1/+1
|
* ncurses: fix build with futur base and ports ncursesBaptiste Daroussin2021-09-231-1/+1
| | | | | | | in preparation for the split in base of libtinfo and libncurses, clearly specify when the packages should link against. Note this also fixes the build with ports ncurses
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-191-1/+1
|
* lang/rust: Rebuild consumers for 1.54.0Mikael Urankar2021-08-281-0/+1
|
* www/newsboat: Update to 2.24Marko Turk2021-07-043-282/+272
| | | | | | | | | | | * Use DISTVERSION instead of PORTVERSION * pet portclippy * pet portfmt ChangeLog: https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md#224---2021-06-20 PR: 256954 Approved by: dbaio, garga (mentors, implicit)
* */*: fix all ports using Rust on powerpc that fail due to libcPiotr Kubaj2021-06-281-0/+62
| | | | | This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports. It doesn't bring that backport to ports that fail to build anyway.
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-271-1/+1
|
* www/newsboat: Unbreak with Rust 1.53.0Tobias Kortkamp2021-06-202-5/+8
| | | | | | | | | | | | error[E0308]: mismatched types --> cargo-crates/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:24 | 62 | let bytes = bits / Limb::BITS; | ^^^^^^^^^^ expected `usize`, found `u32` error[E0277]: cannot divide `usize` by `u32` PR: 256653
* Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp2021-05-111-1/+1
|
* 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
* www/newsboat: Update to 2.22.1Tobias Kortkamp2021-02-263-67/+134
| | | | | | | | | | | - Fix MAINTAINER to match Bugzilla email Changes: https://github.com/newsboat/newsboat/blob/r2.22.1/CHANGELOG.md PR: 252199 Submitted by: maintainer Notes: svn path=/head/; revision=566592
* 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
* 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
* www/newsboat: Update to 2.21Mikael Urankar2020-10-032-248/+187
| | | | | | | | | | | | Changelog: https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md#221---2020-09-20 PR: 249563 Submitted by: tobik Approved by: Marko Turk (maintainer) Notes: svn path=/head/; revision=551265
* 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-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
* www/newsboat: Update to 2.20.1Tobias Kortkamp2020-06-254-168/+83
| | | | | | | | | | Changes: https://github.com/newsboat/newsboat/blob/r2.20.1/CHANGELOG.md PR: 247442 Approved by: maintainer Notes: svn path=/head/; revision=540410
* 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
* Bump PORTREVISION for devel/json-c json-cSunpoet Po-Chuan Hsieh2020-05-221-1/+1
| | | | Notes: svn path=/head/; revision=536219
* Fix build with json-c 0.14Sunpoet Po-Chuan Hsieh2020-05-211-0/+73
| | | | Notes: svn path=/head/; revision=536150
* 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
* www/newsboat: Update to 2.19Tobias Kortkamp2020-03-284-27/+9
| | | | | | | | | | Changes: https://github.com/newsboat/newsboat/blob/r2.19/CHANGELOG.md PR: 245000 Submitted by: tobik Approved by: Marko Turk <mt@markoturk.info> (maintainer) Notes: svn path=/head/; revision=529322
* lang/rust: Update to 1.42.0Tobias Kortkamp2020-03-121-1/+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
* lang/rust: Update to 1.41.1Tobias Kortkamp2020-02-271-1/+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
* lang/rust: Update to 1.41.0Tobias Kortkamp2020-01-301-1/+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
* www/newsboat: Bump openssl-sys crate to fix build with LibreSSL 3.xTobias Kortkamp2020-01-052-7/+8
| | | | | | | | | | | | | libc bump is not really needed but mirrors https://github.com/newsboat/newsboat/commit/d9f143bf5d4cf87effae2532b9f2ef0c2be0139d PR: 242826 Reported by: p5B2E9A8F@t-online.de Submitted by: mt@markoturk.info (maintainer) Tested by: w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=522111
* www/newsboat: Update to 2.18Tobias Kortkamp2019-12-222-14/+7
| | | | | | | | | Changes: https://github.com/newsboat/newsboat/blob/r2.18/CHANGELOG.md PR: 242814 Approved by: mt@markoturk.info (maintainer) Notes: svn path=/head/; revision=520663
* lang/rust: Update to 1.40.0Tobias Kortkamp2019-12-191-1/+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
* Provide a new macro NCURSES_IMPLBaptiste Daroussin2019-12-131-1/+1
| | | | | | | | | | | This is necessary to deal with the reduction of the ncurses library from 2 implementation on one single implementation which would be only the widechar. Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D22794 Notes: svn path=/head/; revision=520032
* lang/rust: Update to 1.39.0Tobias Kortkamp2019-11-071-0/+1
| | | | | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early - Partially apply D20792 in preparation for PPC_ABI support - Add LibreSSL 3.0.x support [1] Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html PR: 241411 [1] Tested by: mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D22240 Notes: svn path=/head/; revision=516995
* www/newsboat: Update to 2.17.1Tobias Kortkamp2019-10-082-5/+4
| | | | | | | | | Changes: https://github.com/newsboat/newsboat/blob/r2.17.1/CHANGELOG.md PR: 241023 Approved by: mt@markoturk.info (maintainer) Notes: svn path=/head/; revision=514095
* lang/rust: Update to 1.38.0Tobias Kortkamp2019-09-271-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/09/26/Rust-1.38.0.html Tested by: jbeich, mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D21778 Notes: svn path=/head/; revision=513013
* www/newsboat: Update to 2.17Tobias Kortkamp2019-09-232-9/+14
| | | | | | | | | | | | Upstream now has some CI for FreeBSD. Thanks to @Minoru for working on that. Changes: https://github.com/newsboat/newsboat/blob/r2.17/CHANGELOG.md PR: 240753 Approved by: mt@markoturk.info (maintainer) Notes: svn path=/head/; revision=512665
* lang/rust: Update to 1.37.0Tobias Kortkamp2019-08-151-1/+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/08/15/Rust-1.37.0.html Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D21247 Notes: svn path=/head/; revision=508994
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* lang/rust: Update to 1.36.0Tobias Kortkamp2019-07-041-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/07/04/Rust-1.36.0.html Tested by: jbeich, mikael.urankar@gmail.com With hat: rust Differential Revision: https://reviews.freebsd.org/D20810 Notes: svn path=/head/; revision=505837
* www/newsboat: Update to 2.16.1Tobias Kortkamp2019-06-283-9/+122
| | | | | | | | | Changes: https://github.com/newsboat/newsboat/blob/r2.16.1/CHANGELOG.md PR: 238815 Approved by: mt@markoturk.info (maintainer) Notes: svn path=/head/; revision=505258
* lang/rust: Update to 1.35.0Tobias Kortkamp2019-05-241-1/+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/05/23/Rust-1.35.0.html Reviewed by: jbeich Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D20332 Notes: svn path=/head/; revision=502416
* lang/rust: Update to 1.34.2Tobias Kortkamp2019-05-151-1/+1
| | | | | | | | | | | | | | - While here add patches from [1] for LibreSSL 2.9.1 support [1] https://github.com/sfackler/rust-openssl/pull/1097 Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html PR: 237495 [1] Security: 37528379-76a8-11e9-a4fd-00012e582166 Notes: svn path=/head/; revision=501679
* lang/rust: Update to 1.34.0Tobias Kortkamp2019-04-111-0/+1
| | | | | | | | | | | | | | | | | - Update devel/racer to latest version that can build with 1.34.0 - Drop no longer needed patch from textproc/ripgrep - 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/04/11/Rust-1.34.0.html Reviewed by: jbeich With hat: rust Differential Revision: https://reviews.freebsd.org/D19850 Notes: svn path=/head/; revision=498677
* www/newsboat: Update to 2.15Tobias Kortkamp2019-03-262-98/+100
| | | | | | | | | | Changes: https://github.com/newsboat/newsboat/blob/r2.15/CHANGELOG.md PR: 236756 Submitted by: tobik Approved by: mt@markoturk.info (maintainer) Notes: svn path=/head/; revision=496924
* lang/rust: update to 1.33.0Jan Beich2019-02-281-1/+1
| | | | | | | | | | | | | | - www/firefox temporarily loses SIMD in charset conversion, see https://bugzilla.mozilla.org/show_bug.cgi?id=1521249 - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html Tested by: Mikaël Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj (powerpc64) Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D19354 Notes: svn path=/head/; revision=494176
* USES=cargo to update libc to 0.2.49 for Tier2Jan Beich2019-02-282-3/+4
| | | | | | | | PR: 235063 Differential Revision: https://reviews.freebsd.org/D19309 Notes: svn path=/head/; revision=494175
* www/newsboat: Update to 2.14.1Tobias Kortkamp2019-02-103-17/+7
| | | | | | | | | | Changes: https://github.com/newsboat/newsboat/blob/r2.14.1/CHANGELOG.md PR: 235651 Submitted by: tobik Approved by: mt@markoturk.info (maintainer) Notes: svn path=/head/; revision=492653