Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.0_2 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.14.0_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.14.0 01 Nov 2024 22:20:33 |
Charlie Li (vishwin) |
x11/alacritty: update to 0.14.0
Changelog: https://alacritty.org/changelog_0_14_0.html |
0.13.2_4 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.13.2_3 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
0.13.2_3 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.13.2_2 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.13.2_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.13.2 05 Apr 2024 03:11:26 |
Charlie Li (vishwin) |
x11/alacritty: update to 0.13.2
Changelog: https://alacritty.org/changelog_0_13_2.html |
0.13.1_2 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.13.1_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.13.1 10 Jan 2024 16:10:19 |
Charlie Li (vishwin) |
x11/alacritty: update to 0.13.1 |
0.13.0_1 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.13.0 04 Jan 2024 03:15:04 |
Charlie Li (vishwin) |
x11/alacritty: update to 0.13.0
Highlights:
- new MANPAGES option, they are built using scdoc
- config file now uses TOML instead of YAML, EXAMPLES removed and
replaced with man page
- move crate listing to separate Makefile.crates
Changelog: https://alacritty.org/changelog_0_13_0.html |
0.12.2_5 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.12.2_4 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.12.2_3 24 Oct 2023 00:36:31 |
Jan Beich (jbeich) |
x11-wm/hyprland: reference in Rust-based clients |
0.12.2_3 20 Sep 2023 14:35:01 |
Jan Beich (jbeich) |
x11-wm/sway-devel: unbreak Rust-based clients after edd477c5e7a4
interface 'wl_surface' has no event 2
PR: 268810 |
0.12.2_2 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.12.2_1 04 Sep 2023 21:03:25 |
Charlie Li (vishwin) |
x11/alacritty: remove unnecessary USES=ssl:build and update WWW |
0.12.2_1 04 Sep 2023 03:12:04 |
Charlie Li (vishwin) |
x11/alacritty: take maintainership |
0.12.2_1 24 Aug 2023 09:02:18 |
Mikael Urankar (mikael) |
x11/alacritty: Drop maintainership. |
0.12.2_1 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.12.2 02 Jul 2023 00:18:05 |
Jan Beich (jbeich) |
x11/alacritty: update to 0.12.2
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.12.2
Reported by: GitHub (watch releases) |
0.12.1_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.12.1_1 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.12.1 21 May 2023 23:15:46 |
Jan Beich (jbeich) |
x11/alacritty: update to 0.12.1
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.12.1
Reported by: GitHub (watch releases) |
0.12.0_1 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.12.0 24 Mar 2023 23:55:23 |
Jan Beich (jbeich) |
x11/alacritty: update to 0.12.0
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.12.0
Reported by: GitHub (watch releases) |
0.11.0_7 19 Mar 2023 11:09:27 |
Jan Beich (jbeich) |
x11/alacritty: install more files after c73d79b42d35 |
0.11.0_6 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.11.0_5 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.11.0_4 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.11.0_3 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
0.11.0_2 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
0.11.0_1 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
0.11.0 13 Oct 2022 00:45:30 |
Jan Beich (jbeich) |
x11/alacritty: update to 0.11.0
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.11.0
Reported by: GitHub (watch releases) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10.1_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
0.10.1_5 25 Aug 2022 14:49:50 |
Baptiste Daroussin (bapt) |
rust: bring back update to 1.63
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 |
0.10.1_4 25 Aug 2022 10:49:39 |
Piotr Kubaj (pkubaj) |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915 |
0.10.1_5 25 Aug 2022 08:51:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.63.0 |
0.10.1_4 02 Jul 2022 13:47:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.62.0 |
0.10.1_3 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
0.10.1_3 31 May 2022 13:06:17 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.61.0 |
0.10.1_2 03 May 2022 08:00:34 |
Tobias Kortkamp (tobik) |
lang/rust: Relink ports after the Rust 1.60.0 update |
0.10.1_1 15 Mar 2022 09:51:58 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.59.0 |
0.10.1 21 Feb 2022 00:35:44 |
Jan Beich (jbeich) |
x11/alacritty: update to 0.10.1
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.10.1
Reported by: GitHub (watch releases) |
0.10.0_1 03 Feb 2022 14:02:32 |
Tobias Kortkamp (tobik) |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024 |
0.10.0 23 Jan 2022 11:45:49 |
Jan Beich (jbeich) |
x11/alacritty: update to 0.10.0
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.10.0
Reported by: GitHub (watch releases) |
0.9.0_5 17 Jan 2022 11:57:45 |
Tobias Kortkamp (tobik) |
lang/rust: Bump revisions after 1.58.0 |
0.9.0_4 05 Dec 2021 12:35:42 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for Rust 1.57.0 |
0.9.0_3 25 Oct 2021 08:55:19 |
Tobias Kortkamp (tobik) |
*: Rebuild for Rust 1.56.0 |
0.9.0_2 25 Oct 2021 08:49:16 |
Tobias Kortkamp (tobik) |
x11/alacritty: Drop unused CARGO_USE_GITHUB
PR: 256581 |
0.9.0_2 19 Sep 2021 09:03:23 |
Tobias Kortkamp (tobik) |
*: Rebuild lang/rust consumers after the 1.55.0 update |
0.9.0_1 28 Aug 2021 13:42:06 |
Mikael Urankar (mikael) |
lang/rust: Rebuild consumers for 1.54.0 |
0.9.0 03 Aug 2021 10:39:26 |
Jan Beich (jbeich) |
x11/alacritty: update to 0.9.0
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.9.0
Reported by: GitHub (watch releases) |
0.8.0_1 28 Jun 2021 19:35:01 |
Piotr Kubaj (pkubaj) |
*/*: fix all ports using Rust on powerpc that fail due to libc
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. |
0.8.0_1 27 Jun 2021 05:39:51 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for 1.53.0 |
0.8.0 19 May 2021 12:49:52 |
Jan Beich (jbeich) |
x11/alacritty: update to 0.8.0
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.8.0
Reported by: GitHub (watch releases)
Tested by: Evgeniy Khramtsov (via Gitter) |
0.7.2_4 19 May 2021 12:49:51 |
Jan Beich (jbeich) |
x11/alacritty: regen distinfo after 3758b337a1b0 |
0.7.2_4 11 May 2021 18:33:12 |
Tobias Kortkamp (tobik) |
Rebuild lang/rust consumers after d8837418ea743776 |
0.7.2_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.2_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.2_3 29 Mar 2021 18:10:46 |
tobik |
Rebuild lang/rust consumers after r569489 |
0.7.2_2 12 Mar 2021 13:50:55 |
mikael |
x11/alacritty: enable X11 option by default
Reported by: bapt |
0.7.2_1 12 Mar 2021 11:38:07 |
mikael |
x11/alacritty: Add video backend option
PR: 254035
Submitted by: Evgeniy Khramtsov |
0.7.2 20 Feb 2021 00:49:22 |
jbeich |
x11/alacritty: Update to 0.7.2
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.7.2 |
0.7.1_1 14 Feb 2021 15:45:11 |
mikael |
lang/rust: Update to 1.50.0
- 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 |
0.7.1 09 Jan 2021 22:48:51 |
jbeich |
x11/alacritty: Update to 0.7.1
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.7.1 |
0.7.0 08 Jan 2021 12:57:23 |
jbeich |
x11/alacritty: Update to 0.7.0
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.7.0
PR: 252431
Approved by: mikael |
0.6.0_1 06 Jan 2021 10:13:59 |
mikael |
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940 |
0.6.0 26 Nov 2020 12:46:45 |
jbeich |
x11/alacritty: Update to 0.6.0
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.6.0
PR: 251362
Approved by: mikael (via IRC, temporary implicit) |
0.5.0_4 24 Nov 2020 12:48:54 |
mikael |
lang/rust: Update to 1.48.0
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 |
0.5.0_3 26 Oct 2020 16:54:16 |
mikael |
Take maintainership |
0.5.0_3 13 Oct 2020 08:36:35 |
mikael |
lang/rust: Update to 1.47.0
- 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 |
0.5.0_2 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
0.5.0_2 30 Aug 2020 18:36:08 |
tobik |
lang/rust: Update to 1.46.0
- 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 |
0.5.0_1 03 Aug 2020 15:18:49 |
tobik |
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html |
0.5.0 01 Aug 2020 12:32:54 |
tobik |
x11/alacritty: Update to v0.5.0
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.5.0 |
0.4.3_3 30 Jul 2020 18:26:54 |
tobik |
lang/rust: Update to 1.45.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 |
0.4.3_2 17 Jul 2020 06:44:04 |
tobik |
lang/rust: Update to 1.45.0
- 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 |
0.4.3_1 11 Jun 2020 00:24:05 |
jbeich |
x11/alacritty: fix missing keys on Wayland
For one, this fixes Ctrl+] on us(dvp) layout.
PR: 247037
Approved by: tobik (maintainer)
Obtained from: upstream |
0.4.3 04 Jun 2020 18:14:14 |
tobik |
x11/alacritty: Update to v0.4.3
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.4.3 |
0.4.2_2 04 Jun 2020 18:08:01 |
tobik |
lang/rust: Update to 1.44.0
- 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 |
0.4.2_1 23 Apr 2020 15:32:30 |
tobik |
lang/rust: Update to 1.43.0
- 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 |
0.4.2 30 Mar 2020 11:40:08 |
tobik |
x11/alacritty: Update to v0.4.2
Changes: https://github.com/alacritty/alacritty/releases/tag/v0.4.2 |
0.4.1_3 12 Mar 2020 19:39:25 |
tobik |
lang/rust: Update to 1.42.0
- 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 |
0.4.1_2 27 Feb 2020 15:22:29 |
tobik |
lang/rust: Update to 1.41.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 |
0.4.1_1 30 Jan 2020 20:00:07 |
tobik |
lang/rust: Update to 1.41.0
- 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 |
0.4.1 10 Jan 2020 06:28:11 |
tobik |
x11/alacritty: Update to v0.4.1
Changes: https://github.com/jwilm/alacritty/releases/tag/v0.4.1 |
0.4.0_1 19 Dec 2019 16:14:49 |
tobik |
lang/rust: Update to 1.40.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael 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 |
0.4.0 01 Dec 2019 07:54:51 |
tobik |
x11/alacritty: Unbreak tests
- Add x11-fonts/dejavu as a test dependency. This allows the "font"
crate tests to find a font that matches "monospace".
- The test build cannot find libxcb. It is unclear why the link
failure is not triggered during the normal build. Add USES=localbase
for now.
error: linking with `cc` failed: exit code: 1
[...]
= note: /usr/bin/ld: error: unable to find library -lxcb
/usr/bin/ld: error: unable to find library -lxcb
/usr/bin/ld: error: unable to find library -lxcb
/usr/bin/ld: error: unable to find library -lxcb
/usr/bin/ld: error: unable to find library -lxcb-render
/usr/bin/ld: error: unable to find library -lxcb-shape
/usr/bin/ld: error: unable to find library -lxcb-xfixes
error: aborting due to previous error
error: could not compile `copypasta`. |
0.4.0 25 Nov 2019 20:11:46 |
tobik |
x11/alacritty: Update to v0.4.0
Changes: https://github.com/jwilm/alacritty/releases/tag/v0.4.0 |
0.3.3_4 07 Nov 2019 18:07:20 |
tobik |
lang/rust: Update to 1.39.0
- 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 Mikael 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 |
0.3.3_3 31 Oct 2019 08:59:55 |
tobik |
Add missing USES to my ports |
0.3.3_3 27 Sep 2019 09:35:21 |
tobik |
lang/rust: Update to 1.38.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael 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 |
0.3.3_2 15 Aug 2019 14:30:16 |
tobik |
lang/rust: Update to 1.37.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael 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 |
0.3.3_1 04 Jul 2019 14:41:57 |
tobik |
lang/rust: Update to 1.36.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael 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 |
0.3.3 17 Jun 2019 06:39:39 |
tobik |
x11/alacritty: Update to 0.3.3
While here
- Revert some commits in the winit crate to workaround freezes
on X11 when there are no X input events
- Pet portclippy
Changes: https://github.com/jwilm/alacritty/releases/tag/v0.3.3 |