CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/11/13 14:33:44
Modified files:
security/hydra : Makefile distinfo
security/hydra/patches: patch-configure
patch-hydra-gtk_make_xhydra_sh
security/hydra/pkg: PLIST-main
Added files:
security/hydra/patches: patch-Makefile_am
Removed files:
security/hydra/patches: patch-Makefile
Log message:
update to thc-hydra-9.1
- fixes ssh brute force (upstream commit a2de33fd2b, sebastia@ ran into
the problem too and came up with the same [fix|workaround])
- add a few more protocols
- remove bogus patch in a file that's regenerated during build, use
PATCHORIG to avoid it recurring
- use a whitelist rather than blacklist approach for patch-configure and
avoid patching so many lines, to reduce conflict risk during updates
- general port maintenance; use DEBUG_PACKAGES, don't unconditionally
strip, convert gui-disabling PSEUDO_FLAVOR to use BUILD_PACKAGES,
fix HOMEPAGE, etc.
tested by sebastia@