User Details
- User Since
- May 1 2016, 11:48 AM (500 w, 2 d)
Sat, Nov 29
Tue, Nov 11
It's not possible to mfh it, rust is at 1.89.0 in Q4.
It's probably possible to do a direct commit in Q4 but I've never done that. Feel free to do it if you think Q4 needs this patch.
Sun, Nov 9
I'll commit your patch prior to landing rust 1.91.0 (to not bump rust too frequently, people will get mad at me otherwise)
I'll drop the version in the file name (it's a pain to maintain in the long run) -> files/patch-vendor_openssl-probe_src_lib.rs
There are 2 version of openssl-probe (openssl-probe-0.1.5/ openssl-probe-0.1.6), only 0.1.6 needs to be patched?
I'm updating rust to 1.91.0, does it apply to this version ?
Oct 10 2025
Aug 30 2025
Aug 25 2025
Aug 22 2025
You have my approval if it doesn't break ports (you can ask for an exp-run)
Are any ports broken without (or with) this patch?
I really have no clue why this patch is (or isn't) necessary.
Jun 23 2025
Mar 10 2025
Mar 7 2025
Feb 4 2025
Personally, I don't like it when a service downloads / installs things at launch, isn't there another way?
Feb 3 2025
Jan 14 2025
Can you sort the options please?
Jan 11 2025
Jan 9 2025
Approved by: samba
Dec 31 2024
Dec 11 2024
Nov 8 2024
Oct 12 2024
Oct 7 2024
Sorry, this was fixed in https://cgit.freebsd.org/ports/commit/net-im/libsignal-node/Makefile?id=858d32fac8f9ab1d211abaa8fed7d3f1c443f7c4 and reintroduce in
https://cgit.freebsd.org/ports/commit/net-im/libsignal-node/Makefile?id=57741b0aa4123a69b1fd223fde4a70ca82283edb.
I forgot to merge this change in https://github.com/MikaelUrankar/signal-desktop
Sep 27 2024
Jul 22 2024
Jul 21 2024
Apr 27 2024
Apr 2 2024
Mar 25 2024
I've put my wip here https://github.com/MikaelUrankar/influxdb2
Mar 22 2024
You can do something like that for lang/influx-flux:
#!/bin/sh # XXX v0.194.5
Mar 8 2024
Feel free to update the port whenever you like as I don't have time to maintain it. You have my implicit approval.
Jan 6 2024
add missing "-" in PKGNAMESUFFIX
Aug 14 2023
Jul 19 2023
Feel free to commit it under portmgr blanket approval (build fix blanket)
Jun 15 2023
Jun 13 2023
Apr 23 2023
LGTM
Apr 16 2023
This port is complex enough, I personally don't want to add so much complexity and deviate from upstream.
Feb 3 2023
Why www/redmine42 was converted to USES= ruby but redmine50 not?
Many ports don't have USE_RUBY or USES=ruby anymore, I fail to understand the logic.
Dec 25 2022
Dec 14 2022
Nov 29 2022
Nov 25 2022
Nov 24 2022
Nov 23 2022
lang/rust works on armv7 without libatomic
Nov 22 2022
I've done some tests on armv7 and libatomic is not needed.
Oct 31 2022
what does it have to do with qemu?
Aug 18 2022
What's different from the patch in PR 265915 ? https://bz-attachments.freebsd.org/attachment.cgi?id=235976
phabricator is incredibly hard to use...
Aug 17 2022
I'm not sure if src/bootstrap/lib.rs is correctly updated...
Jul 5 2022
Jul 2 2022
Remove another obsolete patch
Jul 1 2022
Remove obsolete patch
Jun 30 2022
May 31 2022
May 30 2022
Works for me on 12.2 aarch64.
May 27 2022
May 9 2022
Apr 21 2022
Apr 15 2022
- Mark devel/racer as broken and set an expiration date
- Only build rustc-dev on nightly (per https://rust-lang.github.io/rustup/concepts/components.html)
Apr 14 2022
Here is an update. I still have to test a few things marked with XXX in the Makefile.
The DOC doesn't build but there is a patch available now, we should try to import it.
I'm still not sure if we should install rustc-dev on the stable channel (alpine installs it), it's only usefull to build devel/racer. It adds 120MB to rust-1.60.0.pkg
Apr 13 2022
Apr 12 2022
Apr 11 2022
The problem with devel/racer is as follows:
- racer 2.1.48 doesn't build with rust 1.60.0
- racer 2.x requires rustc-dev from rust-nightly
- rustc-dev is not "fabricated" on lang/rust-nightly because we use x.py build instead of x.py dist
Apr 9 2022
Apr 8 2022
Apr 7 2022
Mar 16 2022
We still need COMPAT_FREEBSD11 for rust, don't delete riscv64/patch-vendor_libc-0.2.108_src_unix_bsd_freebsdlike_freebsd_freebsd11_mod.rs please.
Mar 14 2022
Mar 9 2022
Delete riscv64 patches.
Import https://github.com/rust-lang/stdarch/pull/1290
Mar 8 2022
veloren issue reported upstream: https://gitlab.com/veloren/veloren/-/issues/1493
aarch64 fails to build, reported upstream: https://github.com/rust-lang/stdarch/issues/1289