Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Feb 2021 15:45:11
2.50.3_1

|
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 |
31 Jan 2021 06:48:30
2.50.3

|
tcberner  |
graphics/librsvg2-rust: update to 2.50.3 |
06 Jan 2021 10:13:59
2.50.2_1

|
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 |
06 Dec 2020 20:58:34
2.50.2

|
tijl  |
Set RUSTFLAGS like Mk/Uses/cargo.mk does to respect CC and LDFLAGS. |
05 Dec 2020 07:38:53
2.50.2

|
tcberner  |
graphics/librsvg2-rust: update to 2.50.2 |
24 Nov 2020 12:48:54
2.50.0_2

|
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 |
13 Oct 2020 08:36:35
2.50.0_1

|
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 |
28 Sep 2020 05:05:25
2.50.0

|
tobik  |
Reset MAINTAINER |
20 Sep 2020 12:38:07
2.50.0

|
tobik  |
graphics/librsvg2-rust: Update to 2.50.0
Changes: https://download.gnome.org/sources/librsvg/2.50/librsvg-2.50.0.news |
30 Aug 2020 18:36:08
2.48.8_4

|
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 |
16 Aug 2020 19:53:44
2.48.8_3

|
pkubaj  |
graphics/librsvg2-rust: fix build on GCC architectures
Use newer GCC to link:
libtool: link: cc -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/cairo -I/usr/local/include/pixman-1
-I/usr/local/include/freetype2 -I/usr/local/include/libdrm
-I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0
-I/usr/local/include/fribidi -D_THREAD_SAFE -pthread
-I/usr/local/include/harfbuzz -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -fstack-protector-strong -o .libs/rsvg-convert
rsvg_convert-rsvg-convert.o ./.libs/librsvg-2.so -L/usr/local/lib -lpng16 -lz
-lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lharfbuzz -lxml2 -lpangocairo-1.0
-lcairo -lpthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl
-lfontconfig -lfreetype -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
./.libs/librsvg-2.so: undefined reference to `.TOC.' |
03 Aug 2020 15:18:49
2.48.8_3

|
tobik  |
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html |
30 Jul 2020 18:26:54
2.48.8_2

|
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 |
17 Jul 2020 06:44:04
2.48.8_1

|
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 |
04 Jul 2020 08:44:00
2.48.8

|
tobik  |
graphics/librsvg2-rust: Update to 2.48.8
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.8.news |
04 Jun 2020 18:14:42
2.48.6

|
tobik  |
graphics/librsvg2-rust: Update to 2.48.6
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.6.news |
04 Jun 2020 18:08:01
2.48.5_1

|
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 |
30 May 2020 13:08:51
2.48.5

|
tobik  |
graphics/librsvg2-rust: Update to 2.48.5
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.5.news |
24 Apr 2020 04:45:21
2.48.4

|
tobik  |
graphics/librsvg2-rust: Update to 2.48.4
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.4.news |
23 Apr 2020 15:32:30
2.48.3_1

|
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 |
10 Apr 2020 05:39:43
2.48.3

|
tobik  |
graphics/librsvg2-rust: Update to 2.48.3
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.3.news |
01 Apr 2020 06:10:41
2.48.2

|
tobik  |
graphics/librsvg2-rust: Update to 2.48.2
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.2.news |
30 Mar 2020 06:46:29
2.48.1

|
tobik  |
graphics/librsvg2-rust: Update to 2.48.1
- Respect MAKE_JOBS_NUMBER
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.1.news |
19 Mar 2020 07:55:53
2.48.0

|
tobik  |
graphics/librsvg2-rust: Update to 2.48.0
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.0.news |
12 Mar 2020 19:39:25
2.46.4_3

|
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 |
27 Feb 2020 15:22:29
2.46.4_2

|
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 |
30 Jan 2020 20:00:07
2.46.4_1

|
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 |
22 Jan 2020 18:25:50
2.46.4

|
tobik  |
graphics/librsvg2-rust: Update to 2.46.4
Changes: https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.4.news |
19 Dec 2019 16:14:49
2.46.3_2

|
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 |
07 Nov 2019 18:07:20
2.46.3_1

|
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 |
24 Oct 2019 07:38:51
2.46.3

|
tobik  |
graphics/librsvg2-rust: Update to 2.46.3
- Hook up tests
Changes: https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.3.news |
15 Oct 2019 07:36:02
2.46.2

|
tobik  |
graphics/librsvg2-rust: Update to 2.46.2
Changes: https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.2.news |
08 Oct 2019 08:17:29
2.46.1

|
tobik  |
graphics/librsvg2-rust: Update to 2.46.1
Changes: https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.1.news |
27 Sep 2019 09:35:21
2.46.0_1

|
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 |
10 Sep 2019 07:03:47
2.46.0

|
tobik  |
graphics/librsvg2-rust: Update to 2.46.0
Changes: https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.0.news |
03 Sep 2019 11:27:39
2.45.92

|
tobik  |
graphics/librsvg2-rust: Update to 2.45.92
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.92.news |
18 Aug 2019 17:26:39
2.45.91

|
tobik  |
graphics/librsvg2-rust: Update to 2.45.91
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.91.news |
15 Aug 2019 14:30:16
2.45.90_1

|
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 |
04 Aug 2019 04:27:36
2.45.90

|
tobik  |
graphics/librsvg2-rust: Update to 2.45.90
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.90.news |
30 Jul 2019 17:59:29
2.45.8

|
tobik  |
graphics/librsvg2-rust: Pet portclippy |
30 Jul 2019 17:42:15
2.45.8

|
tobik  |
graphics/librsvg2-rust: Update to 2.45.8
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.8.news |
04 Jul 2019 14:41:57
2.45.7_1

|
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 |
03 Jul 2019 12:37:44
2.45.7

|
tobik  |
graphics/librsvg2-rust: Update to 2.45.7
rsvg-view is no longer provided by librsvg [1]. Drop the workaround
that was there to avoid a dependency loop with gtk3.
[1] https://people.gnome.org/~federico/blog/removing-rsvg-view.html
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.7.news |
24 May 2019 03:25:12
2.45.6_1

|
tobik  |
lang/rust: Update to 1.35.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/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 |
15 May 2019 03:13:13
2.45.6

|
tobik  |
graphics/librsvg2-rust: Update to 2.45.6
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.6.news |
15 May 2019 03:12:15
2.45.5_4

|
tobik  |
lang/rust: Update to 1.34.2
- 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 |
11 Apr 2019 19:39:28
2.45.5_3

|
tobik  |
lang/rust: Update to 1.34.0
- 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 Mikael 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 |
28 Feb 2019 18:51:46
2.45.5_2

|
jbeich  |
lang/rust: update to 1.33.0
- 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: Mikael Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj
(powerpc64)
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D19354 |
23 Feb 2019 14:19:41
2.45.5_1

|
tobik  |
graphics/librsvg2-rust: Update libc crate to 0.2.49
This should give it a chance to build on aarch64, armv*, powerpc64. |
17 Feb 2019 12:45:00
2.45.5

|
tobik  |
graphics/librsvg2-rust: Update to 2.45.5
- Remove upstreamed patches
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.5.news |
17 Jan 2019 19:50:39
2.45.4_1

|
jbeich  |
lang/rust: update to 1.32.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18858 |
16 Jan 2019 01:11:59
2.45.4

|
tobik  |
New port: graphics/librsvg2-rust
A newer version of graphics/librsvg2 that uses Rust. |