Port details |
- ncrack High-speed network authentication cracking tool
- 0.7_2 security =5 0.7_1Version of this port present on the latest quarterly branch.
- Maintainer: se@FreeBSD.org
- Port Added: 2010-07-28 00:32:14
- Last Update: 2024-07-16 21:06:14
- Commit Hash: 0cb87c1
- People watching this port, also watch:: testdisk, ratproxy, pftop, hashcat, dfc
- License: GPLv2
- WWW:
- https://nmap.org/ncrack/
- Description:
- Ncrack is a high-speed network authentication cracking tool. Ncrack was
designed using a modular approach, a command-line syntax similar to
Nmap and a dynamic engine that can adapt its behaviour based on network
feedback. It allows for rapid, yet reliable large-scale auditing of
multiple hosts.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/ncrack/ && make install clean
- To add the package, run one of these commands:
- pkg install security/ncrack
- pkg install ncrack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ncrack
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1620063990
SHA256 (nmap-ncrack-0.7_GH0.tar.gz) = f3f971cd677c4a0c0668cb369002c581d305050b3b0411e18dd3cb9cc270d14a
SIZE (nmap-ncrack-0.7_GH0.tar.gz) = 8586213
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_ncrack
- USES:
- gmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7_2 16 Jul 2024 21:06:14 |
Stefan Eßer (se) |
security/ncrack: fix build on -CURRENT
This port seems to have been affected by the recent FORTIFY_SOURCE
update on -CURRENT. The error message was:
In file included from strlcpy.c:21:
In file included from ./includes.h:190:
In file included from ./entropy.h:30:
In file included from ./buffer.h:28:
In file included from ./sshbuf.h:29:
In file included from /usr/local/include/openssl/bn.h:26:
In file included from /usr/local/include/openssl/crypto.h:25:
In file included from /usr/include/stdlib.h:73:
/usr/include/ssp/stdlib.h:41:33: error: static declaration of
'_ssh_compat_realpath' follows non-static declaration
41 | __ssp_redirect_raw_impl(char *, realpath, realpath,
| ^
./openbsd-compat.h:98:7: note: previous declaration is here
98 | char *realpath(const char *path, char *resolved);
| ^
./openbsd-compat.h:95:26: note: expanded from macro 'realpath'
95 | # define realpath(x, y) _ssh_compat_realpath(x, y)
| ^
2 errors generated. |
0.7_1 21 Mar 2024 20:22:56 |
Nuno Teixeira (eduardo) |
security/ncrack: Move man pages to share/man
Approved by: portmgr (blanket) |
0.7 28 Aug 2023 05:46:23 |
Stefan Eßer (se) |
security/ncrack: fix bad assumption in configure check
A version check in opensshlib/configure assumed that the zlib version
had 3 elements (e.g. 1.2.3), but the latest version is 1.3 (not 1.3.0).
Adjust the configure check to accept a 2-element version number.
No PORTREVISION bump, since this is just a fix for a build check that
caused an abort of the port build on recent -CURRENT and 14-ALPHA. |
0.7 26 Jun 2023 21:48:45 |
Stefan Eßer (se) |
security/ncrack: fix build on 14-CURRENT |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.7 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
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 ) |
0.7 25 Apr 2022 15:34:00 |
Joseph Mingrone (jrm) |
security/ncrack: Return 'Created by' to lx@
This was accidentally switched to ports@ in
04b57ef63827658d18cdf14af056a2a89f5f9f3f
Reported by: salvadore
Sponsored by: The FreeBSD Foundation |
0.7 25 Apr 2022 15:06:48 |
Joseph Mingrone (jrm) |
lx's ports: Reset maintainer to ports@ per his request
Sponsored by: The FreeBSD Foundation |
0.7 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.7 05 May 2021 10:39:56 |
Stefan Eßer (se) |
security/ncrack: mark broken for FreeBSD-11 with base OpenSSL
OpenSSL versions before 1.0 do not provide all required functions in
libcrypto. On FreeBSD-11 the ports version of OpenSSL is required to
build this port. |
0.7 03 May 2021 18:26:12 |
Stefan Eßer (se) |
security/ncrack: resurrect and update to version 0.7
The port has been recovered after deletion and upgraded to the latest
version available on Github.
The build has been tested with base and ports versions of openssl. |
0.6 03 May 2021 01:04:36 |
David Thiel (lx) |
Remove ncrack from tree.
PR: 223760
Reported by: daniel.engberg.lists@pyret.net |
0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6 06 Apr 2019 19:34:34 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
0.6 21 Sep 2018 09:38:26 |
amdmi3 |
- Update WWW
- While here, whitespace fixes
Approved by: portmgr blanket |
0.6 02 May 2018 18:07:06 |
lx |
Update to 0.6.
PR: 227797
Submitted by: Kai |
0.5 13 Sep 2016 14:18:54 |
woodsb02 |
security/ncrack: Update to 0.5
- Add LICENSE and LICENSE_FILE details
Changes this release:
http://seclists.org/nmap-dev/2016/q2/34
Approved by: lx (maintainer), adamw, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D7854 |
0.4_1 11 Sep 2016 03:28:18 |
marino |
security/ncrack: Add SSL flags
Approved by: SSL blanket |
0.4_1 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.4_1 28 Jul 2015 02:55:31 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.4_1 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
0.4 31 Jan 2014 15:54:10 |
miwi |
- Stage support
- Convert to USES |
0.4 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.4 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.4 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
0.4 04 Jun 2011 02:55:37 |
lx |
Update to 0.4. |
0.3 13 Sep 2010 19:17:27 |
lx |
Update to 0.3.
PR: ports/150497
Submitted by: Matthieu BOUTHORS |
0.2 28 Jul 2010 00:31:52 |
lx |
Adding ncrack, a network authentication cracking tool from the folks
that brought you nmap. |