Commit Graph

73 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
19fdd85899 security/hydra: update to 8.9.1 2019-04-12 18:10:44 +00:00
Yuri Victorovich
2f31716e5c dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
2019-04-02 03:35:54 +00:00
Ruslan Makhmatkhanov
7ba47cf582 security/hydra: update to 8.8
- switch to github
- update to 8.8
- pet portlint
2019-01-13 18:22:54 +00:00
Ruslan Makhmatkhanov
15c2eb18e6 security/hydra: update to 8.5 2017-06-10 20:25:20 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Ruslan Makhmatkhanov
32f3830565 security/hydra: update to 8.4
Release 8.4
! Reports came in that the rdp module is not working reliable sometimes, most
  likely against new Windows versions. please test, report and if possible
  send a fix
* Proxy support re-implemented:
  - HYDRA_PROXY[_HTTP] environment can be a text file with up to 64 entries
  - HYDRA_PROXY_AUTH was deprecated, set login/password in HTTP_PROXY[_HTTP]
* New protocol: adam6500 - this one is work in progress, please test and report
* New protocol: rpcap - thanks to Petar Kaleychev <petar.kaleychev@gmail.com>
* New command line options:
   -y : disables -x 1aA interpretation, thanks to crondaemon for the patch
   -I : ignore an existing hydra.restore file (dont wait for 10 seconds)
* hydra-svn: works now with the current libsvn version
* hydra-ssh: initial check for password auth support now uses login supplied
* Fixed dpl4hydra to be able to update from the web again
* Fixed crash when -U was used without any service (thanks to thecarterb for
  reporting)
* Updated default password lists
* The protocols vnc, xmpp, telnet, imap, nntp and pcanywhere got accidentially
  long sleep commands due a patch in 8.2, fixed
* Added special error message for clueless users :)
2017-01-29 21:13:55 +00:00
Ruslan Makhmatkhanov
d816d67d58 security/hydra: deregister conflict with www/hydra
www/hydra was removed at 1st of November after being broken
for 6 months.
2016-11-05 19:33:32 +00:00
John Marino
494f40a05f security/hydra: Configure for any SSL base and IGNORE LibreSSL
Several symbols including RSA_get0_key are unreferenced while linking
with LibreSSL so IGNORE this port if SSL_DEFAULT matches "libressl".

Approved by:	SSL blanket
2016-09-13 17:17:27 +00:00
Ruslan Makhmatkhanov
c2d689be6e security/hydra: update to 8.3
- update to 8.3
- remove patch, applied upstream
- regenerate patches with makepatch

changelog:
* Support for upcoming OpenSSL 1.1 added. needs testing.
* Fixed hydra redo bug (issue #113)
* Updated xhydra for new hydra features and options
* Some more command line error checking
* Ensured unneeded sockets are closed
2016-08-22 18:16:15 +00:00
Ruslan Makhmatkhanov
c148cbfcf7 security/hydra: update to 8.2
- update to 8.2
- switch to option helpers
- kick off WANT_GNOME and define all the deps explicitly
- regenerate patches with make makepatch

Changes: https://www.thc.org/thc-hydra/CHANGES
2016-07-22 20:27:57 +00:00
Mathieu Arnold
38cbe5cc9e Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.
Also:
- replace USE_FIREBIRD by USES=firebird.
- convert ports depending on databases/firebird25-client directly to USES=firebird.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:14:02 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Ruslan Makhmatkhanov
ea81eda3e6 security/hydra: fix build with libressl
Add corrected upstream patch, that fixing build both with LibreSSL
and OpenSSL >= 1.1.0.

PR:		198533
Submitted by:	 Bernard Spil <spil.oss@gmail.com>
2015-04-02 18:38:55 +00:00
Ruslan Makhmatkhanov
70f0962181 security/hydra: update to 8.1 2014-12-10 07:19:28 +00:00
John Marino
bae241d119 security/hydra: Switch Firebird client options from 2.1 => 2.5
databases/firebird21-* will be removed imminently.  Hydra has a
non-default option that relies on the firebird client library which
the currently version of Firebird (2.5.x) also has.  This change
is untested.  There's no revbump because the option is not normally set.

Change is necessary, it's an attempt to avoid breakage when Firebird
ports are removed.
2014-09-06 22:46:03 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Ruslan Makhmatkhanov
6616d05dc1 - update to 8.0 2014-05-20 05:07:41 +00:00
Rene Ladan
e2ee1f0f00 Bump optional, non-default version of firebird from 2.0 (expired) to 2.1 2014-05-11 14:17:54 +00:00
Ruslan Makhmatkhanov
6aaee613ac - update WWW url 2013-12-29 19:03:43 +00:00
Ruslan Makhmatkhanov
f27e6db487 - update to 7.6
- enable ssh support by default (for package users)
- use options helpers
- add stage support
- general clean-up
2013-12-29 19:02:08 +00:00
Ruslan Makhmatkhanov
780511878a - update distfile mirror to avoid redirect 2013-10-04 19:27:20 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Baptiste Daroussin
14fcf41679 Rename www/hydra package name to hydra-web to avoid confusion with security/hydra
While here adjust CONFLICTS_INSTALL
modernize lib_depends
remove leading article in COMMENT
2013-09-16 13:33:30 +00:00
Ruslan Makhmatkhanov
6dd14c9871 - update to 7.5
- reflect license change: GPLv3 -> AGPLv3
- use new library dependencies syntax and remove
  no more needed hacks for libssh dependency
- unmute installation commands
2013-09-06 17:09:57 +00:00
Baptiste Daroussin
b2c2296adc Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
2013-08-31 00:11:06 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Ruslan Makhmatkhanov
a21c09a6db - update to 7.4.2 2013-01-14 14:40:58 +00:00
Ruslan Makhmatkhanov
b089e4ac3f - enclose email in header into proper brackets 2012-12-31 08:21:05 +00:00
Ruslan Makhmatkhanov
9b9c566b52 - update to 7.4.1 2012-12-31 08:17:19 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Hajimu UMEMOTO
dda3fab6a5 Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Ruslan Makhmatkhanov
8ce981fc2c - register conflicts with www/hydra
Reported by:    Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
2012-06-04 17:53:26 +00:00
Ruslan Makhmatkhanov
0cfd3301a0 Drop descriptions for (now) well-known port options SVN and SSH.
Requested by:	miwi
2012-05-30 03:57:59 +00:00
Ruslan Makhmatkhanov
386f02beb1 - update to 7.3
- add some tabs into Makefile header
- drop EXTRACT_SUFX, WRKSRC, LICENSE_FILE - they are not needed anymore
- drop library versions in LIB_DEPENDS
- convert to optionsNG
- use bsd.port.options.mk instead of bsd.port.pre.mk
- use BUILD/RUN_DEPENDS instead of LIB_ to depend on security/libssh:
  this library will not be installed if misc/compat7x in installed
2012-05-29 21:20:17 +00:00
Ruslan Makhmatkhanov
d92cbc50ed - add PACKETSTORM mirror 2012-02-16 17:30:38 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Ruslan Makhmatkhanov
d506063ebc - update to 7.2
changes:
http://freeworld.thc.org/thc-hydra/CHANGES
2012-02-14 11:23:55 +00:00
Ruslan Makhmatkhanov
1d3015aac7 Change email for my ports to FreeBSD one.
Approved by:	novel (mentor)
Feature safe:	yes
2011-11-10 22:20:18 +00:00
Greg Larkin
4cfcfc6f3d - Updated to 7.1
- Added patch to avoid superfluous inclusion of libssh.h to make it build
  with WITH_SSH

PR:		ports/161543
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-10-18 19:02:54 +00:00
Ryan Steinmetz
f93892c8fa - Fix build when WITH_SSH is used
- No need to bump PORTREVISION

PR:		ports/161039
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Reported by:	Jason Hellenthal <jhell@DataIX.net>
2011-09-26 21:26:45 +00:00
Ryan Steinmetz
95eb0e54ac - Update to 7.0 [1]
- Mark MAKE_JOBS_SAFE

PR:		ports/160985
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) [1]
2011-09-26 02:01:30 +00:00
Gabor Kovesdan
6a3abba0b9 - Unbreak the build when libssh is not enabled but libidn is
- Add some LIB_DEPENDS

PR:		ports/159124
Submitted by:	Michael Scheidell <scheidell@secnap.net>
Reviewed by:	Helmut Schneider <jumper99@gmx.de>
Approved by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-08-18 18:57:14 +00:00
Ryan Steinmetz
621aa2d4c4 Update to 6.5
Fix whitespace in pkg-descr
Fix build when using clang

PR:		ports/159009
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> [maintainer]
Approved by:	tabthorpe (mentor)
2011-07-19 21:45:26 +00:00
Martin Wilke
e95cd4e836 - Update to 6.4
PR:		157996
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-06-25 05:23:42 +00:00
Pav Lucistnik
d674aa8faa - Remove a patch file missed in previous update
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-06-13 21:29:06 +00:00
Martin Wilke
9044ab00ee - update to 6.3
- add pkgconfig dependency explicitly when building xhydra
- align local patches for new version

PR:		157468
Submitted by:	maintainer
2011-06-11 18:34:03 +00:00
Martin Wilke
50a7b1a6cb - Update to 6.2
PR:		6.2
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-05-31 03:30:36 +00:00
Shaun Amott
392a4ec79a Hand over to a new maintainer.
Submitted by:	Laurent LEVIER <llevier@argosnet.com> (maintainer)
		via freebsd-ports
2011-04-15 23:02:26 +00:00
Martin Wilke
a99b3666c5 - Update to 6.1
PR:		154905
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-03-04 03:41:03 +00:00
Pav Lucistnik
725ff435f0 - Update to 5.9
- Add options for db backends

PR:		ports/152683
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2010-12-27 20:32:24 +00:00