summaryrefslogtreecommitdiff
path: root/sysutils/hexyl/Makefile
AgeCommit message (Collapse)Author
2023-02-13lang/rust: Bump revisions after 1.67.1Mikael Urankar
PR: 269336
2023-01-07*/*: Bump rust (cargo) ports to reflect on WITH_LTODaniel Engberg
Bump ports in tree so they get rebuilt with new default settings for cargo ports
2022-12-20lang/rust: Bump revisions after 1.66.0Mikael Urankar
PR: 268415
2022-12-08sysutils/hexyl: Update to 0.12.0Mikael Urankar
Changes: https://github.com/sharkdp/hexyl/releases/tag/v0.11.0 https://github.com/sharkdp/hexyl/releases/tag/v0.12.0
2022-11-17lang/rust: Bump revisions after 1.65.0Mikael Urankar
PR: 267622
2022-10-30lang/rust: Bump revisions after 1.64.0Mikael Urankar
PR: 267173
2022-09-07Add WWW entries to port MakefilesStefan Eßer
It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
2022-08-25rust: bring back update to 1.63Baptiste Daroussin
Revert back the revert of the update of rust and related commits This revert was drive by beside validation by portmgr via exp-run and not respectful of the etiquette we have between committers This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64. This reverts commit 04d257baa182926cff158f32cf459e560426add0. This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2. This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e. This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c. This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e. With hat: portmgr
2022-08-25Revert "lang/rust: Bump revisions after 1.63.0"Piotr Kubaj
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d. PR: 265915
2022-08-25lang/rust: Bump revisions after 1.63.0Mikael Urankar
2022-07-02lang/rust: Bump revisions after 1.62.0Mikael Urankar
2022-05-31lang/rust: Bump revisions after 1.61.0Mikael Urankar
2022-05-24sysutils/hexyl: Update to 0.10.0Mikael Urankar
Changes: https://github.com/sharkdp/hexyl/releases/tag/v0.10.0
2022-05-03lang/rust: Relink ports after the Rust 1.60.0 updateTobias Kortkamp
2022-03-15lang/rust: Bump revisions after 1.59.0Mikael Urankar
2022-02-03lang/rust: Relink consumersTobias Kortkamp
PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024
2022-01-17lang/rust: Bump revisions after 1.58.0Tobias Kortkamp
2021-12-05lang/rust: Rebuild consumers for Rust 1.57.0Tobias Kortkamp
2021-10-25*: Rebuild for Rust 1.56.0Tobias Kortkamp
2021-09-19*: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp
2021-08-28lang/rust: Rebuild consumers for 1.54.0Mikael Urankar
2021-07-12sysutils/hexyl: Update to 0.9.0Mikael Urankar
Changes: https://github.com/sharkdp/hexyl/releases/tag/v0.9.0
2021-06-27lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp
2021-05-11Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp
2021-04-07One more small cleanup, forgotten yesterday.Mathieu Arnold
Reported by: lwhsu
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold
2021-03-29Rebuild lang/rust consumers after r569489Tobias Kortkamp
2021-02-14lang/rust: Update to 1.50.0Mikael Urankar
- 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
2021-01-06lang/rust: Update to 1.49.0Mikael Urankar
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D27940
2020-11-24lang/rust: Update to 1.48.0Mikael Urankar
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
2020-10-23sysutils/hexyl: take maintainershipMikael Urankar
2020-10-13lang/rust: Update to 1.47.0Mikael Urankar
- 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
2020-09-28Reset MAINTAINERTobias Kortkamp
2020-08-30lang/rust: Update to 1.46.0Tobias Kortkamp
- 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
2020-08-03lang/rust: Update to 1.45.2Tobias Kortkamp
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
2020-07-30lang/rust: Update to 1.45.1Tobias Kortkamp
- 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
2020-07-17lang/rust: Update to 1.45.0Tobias Kortkamp
- 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
2020-06-09sysutils/hexyl: Update to v0.8.0Tobias Kortkamp
Changes: https://github.com/sharkdp/hexyl/releases/tag/v0.8.0
2020-06-04lang/rust: Update to 1.44.0Tobias Kortkamp
- 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
2020-04-23lang/rust: Update to 1.43.0Tobias Kortkamp
- 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
2020-03-12lang/rust: Update to 1.42.0Tobias Kortkamp
- 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
2020-02-27lang/rust: Update to 1.41.1Tobias Kortkamp
- 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
2020-01-30lang/rust: Update to 1.41.0Tobias Kortkamp
- 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
2019-12-19lang/rust: Update to 1.40.0Tobias Kortkamp
- 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
2019-11-07lang/rust: Update to 1.39.0Tobias Kortkamp
- 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
2019-10-09sysutils/hexyl: Update to v0.6.0Tobias Kortkamp
Changes: https://github.com/sharkdp/hexyl/releases/tag/v0.6.0
2019-09-27lang/rust: Update to 1.38.0Tobias Kortkamp
- 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
2019-08-15lang/rust: Update to 1.37.0Tobias Kortkamp
- 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
2019-07-04lang/rust: Update to 1.36.0Tobias Kortkamp
- 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
2019-05-31sysutils/hexyl: Update to 0.5.1Tobias Kortkamp
- Pet portclippy while here Changes: https://github.com/sharkdp/hexyl/releases/tag/v0.5.1