Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d0873ca6 | 2025-07-16 06:27:27 | Prepare for forthcoming stdio opaque diffs. Don't access the internal of the FILE object and use the functions from <stdio_ext.h> instead. ok sthen | ||
| 60ac77d9 | 2025-07-12 07:16:08 | revert. aja did it the other way. | ||
| 17b82f91 | 2025-07-12 05:50:02 | sox: fix bump | ||
| 29e6a80b | 2025-07-12 05:47:25 | sox: fix hidden dep on libao seen in bulks by aja and myself | ||
| 4e689c1f | 2025-07-11 14:46:38 | Fix CONFIGURE_ARGS; these don't do what one though they do. | ||
| 5c3f631f | 2025-06-30 08:58:27 | switch audio/sox from the seemingly stalled origonal upstream to 14.4.4 from the sox-ng fork. (they have newer branches too, but let's go one step at a time, this one has conservative changes including many possibly security-related). the library name changes; other ports using this will be synced in the following commit. ok tb@, maintainer timeout | ||
| cf4a7429 | 2024-02-08 00:57:54 | update MAINTAINER (new email) and SITES (new domain) for ports I maintain | ||
| 4e66d499 | 2023-11-07 14:19:05 | http://*sourceforge.net now redirect to https Update SITES, HOMEPAGE, and comments. | ||
| 7d8f57fc | 2023-09-05 16:13:35 | move to new sites format | ||
| d9e63346 | 2023-04-13 07:33:05 | audio/sox unbreak wav gsm wav gsm playback and encoding was broken because the wav.c patch to avoid division by 0 introduced a regression. patch against older version of sox is from Helmut Grohne <helmut () subdivi ! de>. patch against git is from Steffen Nurpmeso <steffen () sdaoden ! eu> with tweak by me. maintainer timeout ok tb@ sthen@ |