notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
hydra Brute force attack utility working on multiple network services
9.5_1 security on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.2_1Version of this port present on the latest quarterly branch.
Maintainer: rm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-06-30 07:41:47
Last Update: 2024-02-28 15:53:37
Commit Hash: e83f0a9
People watching this port, also watch:: nmap, unrar, freetype2, wget, libxml2
License: AGPLv3
WWW:
https://github.com/vanhauser-thc/thc-hydra
Description:
Hydra is a parallized login hacker utility. Hydra can brute force attack on FTP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more services within SSL support.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/hydra
  2. bin/pw-inspector
  3. bin/dpl4hydra.sh
  4. bin/hydra-wizard.sh
  5. share/man/man1/hydra.1.gz
  6. share/man/man1/pw-inspector.1.gz
  7. /usr/local/share/licenses/hydra-9.5_1/catalog.mk
  8. /usr/local/share/licenses/hydra-9.5_1/LICENSE
  9. /usr/local/share/licenses/hydra-9.5_1/AGPLv3
Collapse this list.
Dependency lines:
  • hydra>0:security/hydra
To install the port:
cd /usr/ports/security/hydra/ && make install clean
To add the package, run one of these commands:
  • pkg install security/hydra
  • pkg install hydra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hydra
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705909249 SHA256 (vanhauser-thc-thc-hydra-v9.5_GH0.tar.gz) = 9dd193b011fdb3c52a17b0da61a38a4148ffcad731557696819d4721d1bee76b SIZE (vanhauser-thc-thc-hydra-v9.5_GH0.tar.gz) = 833798

Packages (timestamps in pop-ups are UTC):
hydra
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.59.5_19.19.59.5_1-9.1-
FreeBSD:13:quarterly9.2_19.2_19.2_19.2_19.2_19.2_19.2_19.2_1
FreeBSD:14:latest9.59.5_19.2_19.59.5_19.2_1-9.2_1
FreeBSD:14:quarterly9.2_19.2_1-9.2_19.2_19.2_19.2_19.2_1
FreeBSD:15:latest9.59.5_1n/a9.5n/a9.59.59.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libidn.so : dns/libidn
  2. libpcre.so : devel/pcre
  3. libsasl2.so : security/cyrus-sasl2
  4. libssh.so.4 : security/libssh
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for hydra-9.5_1: FIREBIRD=off: Firebird (Interbase) database support SSH=on: SSH protocol support SUBVERSION=off: Subversion version control support X11=off: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
security_hydra
USES:
gmake localbase ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vanhauser-thc/thc-hydra/tar.gz/v9.5?dummy=/
Collapse this list.

Number of commits found: 84

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.5_1
28 Feb 2024 15:53:37
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
9.5
22 Jan 2024 07:47:31
commit hash: 5eb9bd7cd4970a006b3f3aa032ab1dd17cc32912commit hash: 5eb9bd7cd4970a006b3f3aa032ab1dd17cc32912commit hash: 5eb9bd7cd4970a006b3f3aa032ab1dd17cc32912commit hash: 5eb9bd7cd4970a006b3f3aa032ab1dd17cc32912 files touched by this commit
Ruslan Makhmatkhanov (rm) search for other commits by this committer
security/hydra: update to 9.5

Changes:
https://github.com/vanhauser-thc/thc-hydra/blob/master/CHANGES
9.2_2
21 Jan 2024 22:51:34
commit hash: d3ccb6aef9e44f37b5f496d44fed842bd048f02ecommit hash: d3ccb6aef9e44f37b5f496d44fed842bd048f02ecommit hash: d3ccb6aef9e44f37b5f496d44fed842bd048f02ecommit hash: d3ccb6aef9e44f37b5f496d44fed842bd048f02e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/hydra: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
9.2_1
19 Mar 2023 10:10:09
commit hash: 1ab0473e80a837757ed8716b409e3191c6e1dd3acommit hash: 1ab0473e80a837757ed8716b409e3191c6e1dd3acommit hash: 1ab0473e80a837757ed8716b409e3191c6e1dd3acommit hash: 1ab0473e80a837757ed8716b409e3191c6e1dd3a files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
security/hydra: Fix WWW

Update WWW entry to GitHub URL

PR:		268845
Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
9.2_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.2_1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.2_1
30 Jun 2021 05:09:36
commit hash: f76aa00290b61be36138c3c177250b5ac10f2607commit hash: f76aa00290b61be36138c3c177250b5ac10f2607commit hash: f76aa00290b61be36138c3c177250b5ac10f2607commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 files touched by this commit
Fukang Chen (loader) search for other commits by this committer
Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptions

- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION

devel/anjuta:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
    - Change SUBVERSION_DESC to use the default description

devel/git:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
9.2
24 Mar 2021 13:01:15
Revision:569116Original commit files touched by this commit
rm search for other commits by this committer
security/hydra: update to 9.2
9.1
03 Sep 2020 09:08:29
Revision:547428Original commit files touched by this commit
rm search for other commits by this committer
security/hydra: update to 9.1
8.9.1
12 Apr 2019 18:10:44
Revision:498735Original commit files touched by this commit
rm search for other commits by this committer
security/hydra: update to 8.9.1
8.8_1
02 Apr 2019 03:35:54
Revision:497546Original commit files touched by this commit
yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
8.8
13 Jan 2019 18:22:54
Revision:490167Original commit files touched by this commit
rm search for other commits by this committer
security/hydra: update to 8.8

- switch to github
- update to 8.8
- pet portlint
8.5
10 Jun 2017 20:25:21
Revision:443117Original commit files touched by this commit
rm search for other commits by this committer
security/hydra: update to 8.5
8.4_1
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
8.4
29 Jan 2017 21:13:55
Revision:432798Original commit files touched by this commit
rm search for other commits by this committer
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 :)
8.3
05 Nov 2016 19:33:32
Revision:425441Original commit files touched by this commit
rm search for other commits by this committer
security/hydra: deregister conflict with www/hydra

www/hydra was removed at 1st of November after being broken
for 6 months.
8.3
13 Sep 2016 17:17:27
Revision:422041Original commit files touched by this commit
marino search for other commits by this committer
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
8.3
22 Aug 2016 18:16:15
Revision:420628Original commit files touched by this commit
rm search for other commits by this committer
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
8.2
22 Jul 2016 20:27:57
Revision:418930Original commit files touched by this commit
rm search for other commits by this committer
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
8.1
25 Apr 2016 16:14:02
Revision:414015Original commit files touched by this commit
mat search for other commits by this committer
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
8.1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
8.1
02 Apr 2015 18:38:56
Revision:383041Original commit files touched by this commit
rm search for other commits by this committer
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>
8.1
10 Dec 2014 07:19:29
Revision:374443Original commit files touched by this commit
rm search for other commits by this committer
security/hydra: update to 8.1
8.0_1
06 Sep 2014 22:46:03
Revision:367480Original commit files touched by this commit
marino search for other commits by this committer
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.
8.0_1
30 Aug 2014 18:18:14
Revision:366659Original commit files touched by this commit
tijl search for other commits by this committer
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
8.0
20 May 2014 05:07:41
Revision:354593Original commit files touched by this commit
rm search for other commits by this committer
- update to 8.0
7.6
11 May 2014 14:17:54
Revision:353693Original commit files touched by this commit
rene search for other commits by this committer
Bump optional, non-default version of firebird from 2.0 (expired) to 2.1
7.6
29 Dec 2013 19:03:44
Revision:338035Original commit files touched by this commit
rm search for other commits by this committer
- update WWW url
7.6
29 Dec 2013 19:02:09
Revision:338034Original commit files touched by this commit
rm search for other commits by this committer
- update to 7.6
- enable ssh support by default (for package users)
- use options helpers
- add stage support
- general clean-up
7.5
04 Oct 2013 19:27:20
Revision:329365Original commit files touched by this commit
rm search for other commits by this committer
- update distfile mirror to avoid redirect
7.5
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
7.5
16 Sep 2013 13:33:30
Revision:327390Original commit files touched by this commit
bapt search for other commits by this committer
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
7.5
06 Sep 2013 17:09:58
Revision:326528Original commit files touched by this commit
rm search for other commits by this committer
- 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
7.4.2
31 Aug 2013 00:11:07
Revision:325745Original commit files touched by this commit
bapt search for other commits by this committer
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
7.4.2
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
7.4.2
14 Jan 2013 14:40:58
Revision:310383Original commit files touched by this commit
rm search for other commits by this committer
- update to 7.4.2
7.4.1
31 Dec 2012 08:21:06
Revision:309712Original commit files touched by this commit
rm search for other commits by this committer
- enclose email in header into proper brackets
7.4.1
31 Dec 2012 08:17:19
Revision:309711Original commit files touched by this commit
rm search for other commits by this committer
- update to 7.4.1
7.3_2
10 Dec 2012 19:11:12
Revision:308630Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
7.3_1
10 Dec 2012 15:10:03
Revision:308609Original commit files touched by this commit
ume search for other commits by this committer
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
7.3
04 Jun 2012 17:53:26
Original commit files touched by this commit
rm search for other commits by this committer
- register conflicts with www/hydra

Reported by:    Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
7.3
30 May 2012 03:57:59
Original commit files touched by this commit
rm search for other commits by this committer
Drop descriptions for (now) well-known port options SVN and SSH.

Requested by:   miwi
7.3
29 May 2012 21:20:17
Original commit files touched by this commit
rm search for other commits by this committer
- 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
7.2_1
16 Feb 2012 17:30:38
Original commit files touched by this commit
rm search for other commits by this committer
- add PACKETSTORM mirror
7.2_1
14 Feb 2012 12:45:35
Original commit files touched by this commit
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
7.2
14 Feb 2012 11:23:55
Original commit files touched by this commit
rm search for other commits by this committer
- update to 7.2

changes:
http://freeworld.thc.org/thc-hydra/CHANGES
7.1
10 Nov 2011 22:20:18
Original commit files touched by this commit
rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
7.1
18 Oct 2011 19:02:54
Original commit files touched by this commit
glarkin search for other commits by this committer
- 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)
7.0
26 Sep 2011 21:26:45
Original commit files touched by this commit
zi search for other commits by this committer
- 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>
7.0
26 Sep 2011 02:01:30
Original commit files touched by this commit
zi search for other commits by this committer
- Update to 7.0 [1]
- Mark MAKE_JOBS_SAFE

PR:             ports/160985
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) [1]
6.5_1
18 Aug 2011 18:57:15
Original commit files touched by this commit
gabor search for other commits by this committer
- 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)
6.5
19 Jul 2011 21:45:26
Original commit files touched by this commit
zi search for other commits by this committer
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)
6.4
25 Jun 2011 05:23:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 6.4

PR:             157996
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
6.3
13 Jun 2011 21:29:06
Original commit files touched by this commit
pav search for other commits by this committer
- Remove a patch file missed in previous update

Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
6.3
11 Jun 2011 18:34:03
Original commit files touched by this commit
miwi search for other commits by this committer
- update to 6.3
- add pkgconfig dependency explicitly when building xhydra
- align local patches for new version

PR:             157468
Submitted by:   maintainer
6.2
31 May 2011 03:30:36
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 6.2

PR:             6.2
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
6.1
15 Apr 2011 23:02:26
Original commit files touched by this commit
shaun search for other commits by this committer
Hand over to a new maintainer.

Submitted by:   Laurent LEVIER <llevier@argosnet.com> (maintainer)
                via freebsd-ports
6.1
04 Mar 2011 03:41:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 6.1

PR:             154905
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
5.9
27 Dec 2010 20:32:24
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 5.9
- Add options for db backends

PR:             ports/152683
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
5.8
08 Nov 2010 18:45:02
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 5.8

PR:             ports/151699
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Laurent LEVIER <llevier@argosnet.com> (maintainer)
5.4_5
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
5.4_4
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
5.4_3
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
5.4_2
06 Jun 2008 14:01:07
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
5.4_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
5.4
11 Apr 2007 01:46:48
Original commit files touched by this commit
clsung search for other commits by this committer
- Update from 5.3 to 5.4

PR:             ports/111193
Submitted by:   "R.Mahmatkhanov"<R dot Mahmatkhanov_AT_SKYLINK dot ru>
Approved by:    maintainer (Laurent LEVIER)
5.3
21 Nov 2006 21:56:25
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 5.3
- Fix detection for optional subversion module

PR:             ports/104891
Submitted by:   Nicolas Blais <nb_root@videotron.ca>
Approved by:    maintainer timeout (3 weeks)
5.2
25 Apr 2006 20:10:21
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 5.2

PR:             ports/96180
Submitted by:   Laurent LEVIER <llevier@argosnet.com> (maintainer)
5.0_1
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
5.0_1
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
5.0
10 Oct 2005 23:02:44
Original commit files touched by this commit
edwin search for other commits by this committer
Upgrade to 5.0

Submitted by:   B3r3n <B3r3n@free.fr>
4.6
21 May 2005 23:55:39
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.6
- Enable xhydra build

PR:             ports/81275
Submitted by:   Nicolas Blais <nb_root@videotron.ca>
Approved by:    Laurent LEVIER <llevier@argosnet.com> (maintainer)
4.5
08 Feb 2005 21:54:03
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.5

PR:             ports/77179
Submitted by:   Laurent LEVIER <llevier@argosnet.com> (maintainer)
4.0
05 May 2004 20:24:04
Original commit files touched by this commit
mi search for other commits by this committer
Upgrade from 2.6 to 4.0. Declare USE_OPENSSL. Use the OpenSSL's libraries
instead of looking for the obsolete libdes. Use OpenSSL's MD4-functions
instead of compiling Hydra's own md4.c.

Approved by:    maintainer
2.6
28 Mar 2004 17:35:46
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.6

PR:             ports/64806
Submitted by:   Laurent LEVIER <root@tirion.argosnet.com> (maintainer)
2.2_1
17 Feb 2004 22:19:42
Original commit files touched by this commit
cy search for other commits by this committer
Correct a COMMENT typo.

Approved by:    Laurent LEVIER <llevier@argosnet.com> (maintainer)
2.2_1
15 Feb 2004 00:26:41
Original commit files touched by this commit
cy search for other commits by this committer
Add NO_LATEST_LINK to avoid link stomping.

Reported by:    kris
Approved by:    kris (wearing his portsmgr hat)
2.2_1
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
2.2_1
20 Oct 2003 10:48:56
Original commit files touched by this commit
osa search for other commits by this committer
Fix build on -CURRENT [1]
Respect CC/CFLAGS, fix installation path [2]
Bump PORTREVISION.

PR:             ports/58164
Submitted by:   Samy Al Bahra <samy@kerneled.com> [1],
                osa [2]
Approved by:    Laurent LEVIER <llevier@argosnet.com> (maintainer)
2.2
16 Oct 2003 01:26:37
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: does not compile
2.2
24 Sep 2003 09:37:11
Original commit files touched by this commit
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
2.2
30 Jun 2003 07:41:05
Original commit files touched by this commit
foxfair search for other commits by this committer
Import hydra-2.2, base on PR/43942. This port is provided as a standalone
program to avoid installing a full Nessus scanner system.

Submitted by:   Laurent LEVIER <llevier@argosnet.com>

Number of commits found: 84