CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/12/10 10:30:01
Modified files:
comms/hamlib : Makefile distinfo
comms/hamlib/pkg: PLIST-main PLIST-python
Log message:
Update to 4.6.5.
If Hamlib configure finds libgd, it will configure itself to build
supplemental documentation that is ultimately never built or installed.
Explicitly disable for improved build consistency.
Configure option --with-rpc-backends was removed in v3.0 (2015).
Configure option --with-cxx-binding is on by default.
Make Tcl and Python tests work.
Move examples into examples dir and make them easily runnable.
ok sthen@