CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/01/28 04:22:05
Modified files:
archivers/blosc: Makefile
archivers/blosc2: Makefile
audio/cmus : Makefile
benchmarks/sysbench: Makefile
comms/gammu : Makefile
comms/hackrf : Makefile
converters/k2pdfopt: Makefile
databases/lmdbxx: Makefile
databases/openldap: Makefile
databases/timescaledb: Makefile
devel/bamf : Makefile
devel/dconf : Makefile
devel/desktop-file-utils: Makefile
devel/glade : Makefile
devel/py-debugpy: Makefile
devel/liburcu : Makefile
devel/msgpack : Makefile
devel/pango : Makefile
devel/pecl-xdebug: Makefile
editors/neovim : Makefile
emulators/qemu : Makefile
emulators/sameboy: Makefile
emulators/minivmac: Makefile
games/fna/faudio: Makefile
games/candycrisis: Makefile
games/classicube: Makefile
games/openomf : Makefile
games/starfighter: Makefile
geo/libosmium : Makefile
geo/viking : Makefile
graphics/babl : Makefile
graphics/evince: Makefile
graphics/ffmpeg: Makefile
graphics/gegl04: Makefile
graphics/glm : Makefile
graphics/graphene: Makefile
graphics/intel-vaapi-driver: Makefile
graphics/quesoglc: Makefile
graphics/radeontop: Makefile
lang/hare/harec: Makefile
lang/compcert : Makefile
lang/ecl : Makefile
lang/quickjs : Makefile
lang/snobol4 : Makefile
mail/isync : Makefile
mail/neomutt : Makefile
mail/perdition : Makefile
math/bc-gh : Makefile
math/matio : Makefile
math/py-bottleneck: Makefile
math/py-numpy : Makefile
math/py-tables : Makefile
misc/astrolog : Makefile
multimedia/svt-av1: Makefile
net/bgpq4 : Makefile
net/castget : Makefile
net/glib2-networking: Makefile
net/haproxy : Makefile
net/hexchat : Makefile
net/libcares : Makefile
net/libmaxminddb: Makefile
net/libproxy : Makefile
net/megatools : Makefile
net/monitoring-plugins: Makefile
net/openconnect: Makefile
net/p5-MaxMind-DB-Reader-XS: Makefile
net/toxcore : Makefile
net/weechat : Makefile
net/wireguard-tools: Makefile
print/cups-filters: Makefile
print/cups-browsed: Makefile
print/ghostscript/gnu: Makefile
security/cyrus-sasl2: Makefile
sysutils/bfs : Makefile
sysutils/ipmitool: Makefile
sysutils/rsyslog: Makefile
telephony/asterisk-g729: Makefile
telephony/libzrtp: Makefile
textproc/mupdf : Makefile
textproc/nlohmann-json: Makefile
textproc/redland: Makefile
textproc/rapidjson: Makefile
www/libwpe : Makefile
www/lighttpd : Makefile
www/logswan : Makefile
www/snownews : Makefile
www/unit : Makefile.inc
www/unit/unit-php: Makefile
www/wpebackend-fdo: Makefile
x11/gnome/calendar: Makefile
x11/gnome/color-manager: Makefile
x11/gnome/contacts: Makefile
x11/gnome/dictionary: Makefile
x11/gnome/libgda: Makefile
x11/gnome/online-accounts: Makefile
x11/gnome/shell: Makefile
x11/kitty : Makefile
x11/mate/pluma : Makefile
x11/xscreensaver: Makefile
Log message:
set COMPILER_LANGS=c for various C-only ports
add annotations near COMPILER for some other ports that don't have
COMPILER_LIBCXX in WANTLIB
not changing the actual compiler version of anything here (some could
possibly remove the COMPILER line completely where they only used
COMPILER due to an old WANTLIB entry which has since stopped using
C++, but changing that is too likely to break things)