1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Add the contrib patchset which adds support for many more message digest

algorithms to john.  New algorithms are: NT, PO, raw-MD5, IPB2, raw-sha1,
salt-sha1, md5a, KRB5, bfegg, nsldap, ssha, oracle, MYSQL, mysql-sha1,
mscash, lotus5, DOMINOSEC, NETLM, NETNTLM, mssql, mssql05.

PR:		ports/119824
Submitted by:	Daniel Roethlisberger
This commit is contained in:
Alexey Dokuchaev 2008-01-21 06:11:11 +00:00
parent 70a5191561
commit 9b052163d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205954
2 changed files with 11 additions and 0 deletions

View File

@ -7,12 +7,20 @@
PORTNAME= john
PORTVERSION= 1.7.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.openwall.com/john/f/ \
ftp://ftp.ru.openwall.com/pub/projects/john/${PORTVERSION}/ \
ftp://ftp.se.openwall.com/pub/projects/john/${PORTVERSION}/ \
http://distro.ibiblio.org/pub/linux/distributions/openwall/projects/john/${PORTVERSION}/
PATCH_SITES= ftp://ftp.openwall.com/pub/projects/john/contrib/ \
http://www.mirrorgeek.com/openwall/projects/john/contrib/ \
ftp://ftp.cert.dfn.de/pub/tools/net/Openwall/projects/john/contrib/ \
http://ftp.sunet.se/pub/security/tools/net/Openwall/projects/john/contrib/
PATCHFILES= john-${PORTVERSION}-all-9.diff.gz
PATCH_DIST_STRIP= -p2
MAINTAINER= danfe@FreeBSD.org
COMMENT= Featureful Unix password cracker

View File

@ -1,3 +1,6 @@
MD5 (john-1.7.2.tar.bz2) = dc6a6c2a885110ccb5da4c1e2010cb07
SHA256 (john-1.7.2.tar.bz2) = 7e2ca95ce9038771adb009133feb1b508698244449ceed84b6442f83327c5d58
SIZE (john-1.7.2.tar.bz2) = 691706
MD5 (john-1.7.2-all-9.diff.gz) = 1f31bea932892bf3de13a748ee82ccde
SHA256 (john-1.7.2-all-9.diff.gz) = 44555f9c2b630d9c35597f1a4319379f4e3f452ab2103b21cee8d3ebe6d38bbe
SIZE (john-1.7.2-all-9.diff.gz) = 70430