Ports with version numbers going backwards: net/mpich

2023-12-31 Thread portmgr
** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention

Re: signal-cli not working anymore (help porting)

2023-12-31 Thread Andrea Venturoli
On 12/13/23 16:29, Andrea Venturoli wrote: You mentioned a patch for libsignal-client, but then posted one for signal-cli. Do you have the one for libsignal-client too? If so, I'm willing to test. I've managed to make it work. If you are interested, please see: https://bugs.freebsd.org/bugzil

Rust/cargo dependencies

2023-12-31 Thread Alastair Hogge
Hello, I am attempting to update security/py-bcyrpt to 4.1.2, however, the Port now requires much oxidisation, and I am completely lost on how to apply that. If I add cargo to ${USES}, then makesum and cargo-crates both overwrite distinfo, removing the distfile information for py-bcrypt. poudriere