mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
81e5eb4a74
Changelogs: * https://sourceforge.net/p/fldigi/fllog/ci/v1.2.9/tree/ChangeLog * Use https:// for WWW * WWW works even without index.html at the end * All references to www.w1hkj.com changed to www.w1hkj.org * Add LICENSE_FILE * Specify missing LIB_DEPENDS and USES (by poudriere(1) QA-stage) * Use standard option name for NATIVE from Mk/bsd.options.desc.mk * Pet portclippy(1) and portfmt(1) * The option NATIVE removed. In FreeBSD port's native build can be turned on for users by adding CPUTYPE=native into /etc/make.conf This would get into the build through CFLAGS and CXXFLAGS. Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D53581