CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/29 09:50:42
Modified files:
security : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
security/hitch : Makefile distinfo
security/hitch/patches: patch-hitch_conf_man_rst
patch-src_configuration_c
patch-src_tests_hitch_test_sh
patch-src_tests_test14-ocsp-vfy_sh
security/hitch/pkg: DESCR PLIST hitch.rc
Log message:
Remove security/hitch
Over half a year ago I dropped MAINTAINER on this port due to not using it
any longer. At that time it was already outdated. Noone spoke up to
update or even maintain it.
The new (unported) version 1.6.0 already suffers from TLS related build
failures, now there's another problem: it does not build with "-fcommon"
which will become a default compiler option in the tree.
If someone wants to fix both and get an up-to-date version running they
recover it from the attic.
OK tb