This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes
Updates to comms/cutecomm:
1. Update source version from 0.14.1 to 0.14.2
2. Add #include <sys/params.h> so that __FreeBSD_version is detected correctly.
3. Add USB-serial devices /dev/cuaU0 and /dev/cuaU1 to default device list.
4. Make default device sensitive to OS version. (cuad for 6 and later)
PR: ports/122804
Submitted by: Jason Bacon <jwbacon@tds.net>
Approved by: maintainer timeout
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)