IABSD.fr/ports/comms

Branch :


Log

Author Commit Date CI Message
4263e666 2024-10-24 21:34:51 adjust conserver hw.ucomnames patch so that it can handle ports that translate to /dev/cuaUa, /dev/cuaUb, etc. based on a cu(1) diff from krw@.
0589179d 2024-10-22 19:03:17 update 2.0.1 -> 2.0.2 update sent by Bryan Vyhmeister via ports@
715d442a 2024-10-19 12:02:07 match CATEGORIES to the directory this was imported to
dc119ea1 2024-10-19 02:00:54 +py-dmr_utils3
404f136a 2024-10-19 01:33:50 initial commit ok sthen@
9bab3a8c 2024-10-17 10:50:02 remove some of the sprinklings of .include <bsd.port.arch.mk> .if !${PROPERTIES:Mclang} CFLAGS+= -std=gnu99 .endif which are no longer needed since "Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89" commit in Oct 2023. pointed out by tb@
3d9fbe4e 2024-10-14 12:24:51 add comment noting that find_ucom doesn't handle ports 10+ correctly (tries cuaU10 not cuaUa)
65684fba 2024-05-24 13:36:49 syncterm: don't pick up pulseaudio if present during build
65f9187e 2024-05-19 11:13:01 comms/hackrf: remove maintainer per their request
b980bb55 2024-05-06 12:22:30 bump REVISION for py3.10 -> py3.11 switch