summaryrefslogtreecommitdiff
path: root/multimedia/ringrtc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/ringrtc: Fix build on aarch64Mikael Urankar2025-11-281-0/+24
|
* multimedia/ringrtc: Update to 2.59.4Mikael Urankar2025-11-156-157/+95
|
* lang/rust: Bump revisions after 1.91.1Mikael Urankar2025-11-111-0/+1
| | | | PR: 290816
* multimedia/ringrtc: Update to 2.59.0Mikael Urankar2025-10-1413-192/+159
|
* lang/rust: Bump revisions after 1.90.0Mikael Urankar2025-10-031-0/+1
| | | | PR: 289709
* multimedia/ringrtc: Update to 2.57.1Mikael Urankar2025-09-265-285/+369
|
* multimedia/ringrtc: Update to 2.57.0Mikael Urankar2025-09-123-16/+8
|
* lang/rust: Bump revisions after 1.89.0Mikael Urankar2025-09-011-0/+1
| | | | PR: 288923
* multimedia/ringrtc: Update to 2.56.0Mikael Urankar2025-08-2711-145/+128
|
* multimedia/ringrtc: Update to 2.54.1Mikael Urankar2025-07-235-31/+30
|
* lang/rust: Bump revisions after 1.88.0Mikael Urankar2025-07-031-0/+1
| | | | PR: 287766
* multimedia/ringrtc: Update to 2.53.0Mikael Urankar2025-06-2313-531/+612
|
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-051-0/+1
| | | | PR: 286829
* multimedia/ringrtc: Update to 2.52.0Mikael Urankar2025-06-034-9/+9
|
* multimedia/ringrtc: Update to 2.51.0Mikael Urankar2025-05-284-9/+9
|
* multimedia/ringrtc: Update to 2.50.5Mikael Urankar2025-04-2519-198/+196
|
* multimedia/ringrtc: Update to 2.50.3Mikael Urankar2025-04-114-10/+9
|
* lang/rust: Bump revisions after 1.86.0Mikael Urankar2025-04-081-0/+1
| | | | PR: 285840
* multimedia/ringrtc: Update to 2.50.2Mikael Urankar2025-03-282-9/+10
|
* multimedia/ringrtc: Fix build on aarch64Mikael Urankar2025-03-241-0/+29
|
* multimedia/ringrtc: Update to 2.50.1Mikael Urankar2025-03-186-296/+279
|
* multimedia/ringrtc: Update to 2.49.5Mikael Urankar2025-03-055-18/+17
|
* lang/rust: Bump revisions after 1.85.0Mikael Urankar2025-02-241-0/+1
| | | | PR: 284884
* multimedia/ringrtc: Update to 2.49.4Mikael Urankar2025-02-174-137/+8
|
* multimedia/ringrtc: Update to 2.49.3Mikael Urankar2025-02-047-151/+234
|
* multimedia/ringrtc: Update to 2.49.2Mikael Urankar2025-01-207-496/+645
|
* lang/rust: Bump revisions after 1.84.0Mikael Urankar2025-01-201-1/+1
| | | | PR: 283962
* lang/rust: Bump revisions after 1.83.0Mikael Urankar2024-12-011-1/+1
| | | | PR: 283000
* *: Bump PORTREVISIONs of Pulseaudio consumersGleb Popov2024-11-231-0/+1
| | | | Sponsored by: Future Crew, LLC
* multimedia/ringrtc: Update to 2.48.7Mikael Urankar2024-11-2213-132/+210
|
* multimedia/ringrtc: Fix build on aarch64Mikael Urankar2024-11-081-0/+28
|
* lang/rust: Bump revisions after 1.82.0Mikael Urankar2024-11-081-0/+1
| | | | PR: 282516
* multimedia/ringrtc: Update to 2.48.3Mikael Urankar2024-11-024-6/+36
|
* Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based portsYuri Victorovich2024-10-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Reasons: * Port build shouldn't use cross-compilation mode because it buids for the same architecture. * RUSTFLAGS isn't passed to the build of all or some Rust ports in the cross-compilation mode. Essential changes: * Remove the CARGO_BUILD_TARGET make variable. * Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV. * Update many ports that used CARGO_BUILD_TARGET. * Build paths now don't include the architecture triplet part. Immadiate benefits: * Unbreak build on architectures like i386 that sometimes require special RUSTFLAGS that were not effective in the cross-compilation mode. Ports that really need cross-compilation for some reason should enable it on case-by-case basis. Example: net-p2p/cncli (Not sure why does net-p2p/cncli actually need it, but it only builds with these options.) PR: 280305 Approved by: rust@FreeBSD.org (maintainer's timeout; 98 days)
* multimedia/ringrtc: Update to 2.48.0Mikael Urankar2024-10-054-9/+9
|
* multimedia/ringrtc: Update to 2.47.0Mikael Urankar2024-09-205-52/+52
|
* lang/rust: Bump revisions after 1.81.0Mikael Urankar2024-09-101-0/+1
| | | | PR: 281300
* multimedia/ringrtc: Update to 2.46.2Mikael Urankar2024-09-085-70/+90
|
* lang/rust: Bump revisions after 1.80.1Mikael Urankar2024-08-261-0/+1
| | | | PR: 280490
* multimedia/ringrtc: Update to 2.46.0Mikael Urankar2024-08-227-406/+530
|
* multimedia/ringrtc: Remove patch to detect mempcpy(3)Joseph Mingrone2024-07-221-16/+0
| | | | | | | | | | The patch was applied to detect mempcpy(3) in /usr/include/string.h. It is no longer necessary after ports snapshot d124846683 and did not detect the function after src snapshot 0c47b9c211. Approved by: mikael (maintainer) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D46058
* multimedia/ringrtc: Fix build on recent mainJoseph Mingrone2024-07-211-9/+2
| | | | | | | | | | | | | | | | | | | After src snapshot 0c47b9c211e, the build began failing with: ../../third_party/nasm/include/compiler.h:249:21: error: static declaration of 'mempcpy' follows non-static declaration 249 | static inline void *mempcpy(void *dst, const void *src, size_t n) | ^ /usr/include/string.h:71:8: note: previous declaration is here 71 | void *(mempcpy)(void * __restrict, const void * __restrict, size_t); Fix the build by restoring a default definition of HAVE_MEMPCPY since we have had mempcpy() since 13.1. Approved by: kevans, mikael (maintainer) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D46053
* multimedia/ringrtc: Update to 2.44.2Mikael Urankar2024-07-0961-423/+710
|
* lang/rust: Bump revisions after 1.79.0Mikael Urankar2024-06-181-0/+1
| | | | PR: 279707
* multimedia/ringrtc: Update to 2.42.0Mikael Urankar2024-05-313-8/+8
|
* multimedia/ringrtc: Update to 2.41.0Mikael Urankar2024-05-163-9/+8
|
* lang/rust: Bump revisions after 1.78.0Mikael Urankar2024-05-131-0/+1
| | | | PR: 278834
* multimedia/ringrtc: Update to 2.40.0Mikael Urankar2024-05-033-65/+41
|
* multimedia/ringrtc: Update to 2.39.3Mikael Urankar2024-04-186-463/+464
|
* lang/rust: Bump revisions after 1.77.0Mikael Urankar2024-03-231-1/+1
| | | | PR: 277786