summaryrefslogtreecommitdiffstats
path: root/security/john
Commit message (Collapse)AuthorAgeFilesLines
* - Install additional documentationpav2004-08-112-7/+5
| | | | | | | | - Portlint PR: ports/69627 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer timeout (14 days)
* - Update to 1.6.37pav2004-04-185-17/+22
| | | | | PR: ports/65623 Submitted by: Dominic Marks <dom@helenmarks.co.uk> (maintainer)
* Update maintainer email addresserwin2004-04-131-1/+1
| | | | | PR: 65504 Submitted by: maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Update to 1.6.34krion2003-07-292-4/+3
| | | | | | PR: 55023 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* update maintainer's email address.leeym2003-06-241-1/+1
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* Update to 1.6.33kevlo2003-04-092-2/+2
| | | | | PR: 50740 Submitted by: Dominic Marks <dom@cus.org.uk>
* De-pkg-comment.knu2003-02-212-1/+1
|
* security/john 1.6 -> 1.6.32edwin2003-01-168-100/+129
| | | | | PR: ports/47124 Submitted by: Dominic Marks <dom@cus.org.uk>
* Fix build on !i386arved2003-01-061-7/+11
| | | | | PR: 46801 Submitted by: Dominic Marks <dom@cus.org.uk>
* Install lanman.chr.anders2003-01-042-1/+4
| | | | | PR: 45803 Submitted by: Ulrich Spoerlein <q@uni.de>
* 1. fix messagesijliao2002-11-072-6/+7
| | | | | | | | 2. use DATADIR and DOCSDIR 3. show messages when install PR: 31013 (1) Submitted by: Joseph Mallett <jmallett@xMach.org>, maintainer (1)
* Fix typoes on MAINTAINER address.perky2002-11-021-1/+1
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
* Update maintainer addressperky2002-10-081-1/+1
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* Switch over to using <bsd.cpu.mk> feature tests to enable asmkris2002-10-051-18/+9
| | | | | | optimization. Approved by: maintainer timeout
* Add WWW.anders2002-09-161-0/+2
|
* Assign maintainership to Dominic Marks.trevor2002-05-101-1/+1
| | | | | PR: 37907 Submitted by: Dominic Marks
* To ports@freebsd.org.obrien2002-05-081-1/+1
|
* Update master sites.obrien2001-02-101-2/+5
| | | | Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Remove the restriction on these due to containing DES code.obrien2000-11-251-2/+0
|
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Remove directories on deinstallkris2000-06-051-0/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-3/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-7/+7
|
* Respect CC and CFLAGSkris2000-02-071-7/+41
|
* Steal a few lines from the Linux/Alpha book so we can have this port onsteve1999-09-201-0/+22
| | | | FreeBSD/Alpha too.
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* ln -> ${LN}mharo1999-08-281-3/+3
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Upgrade to version 1.6.obrien1998-12-072-18/+31
| | | | | | Adds a new target for Intel MMX chips. (AMD K-6 already had their own target) Define "HAVE_MMX" to turn on optimizations for Intel MMX chipes. Define "HAVE_K6" to turn on opts for AMD K6 chips.
* Update checksums.obrien1998-11-191-0/+1
|
* Author has a patch.obrien1998-07-281-3/+6
|
* Upgrade to version 1.5.obrien1998-07-284-40/+42
|
* Fixed dir names.markm1998-03-201-6/+6
|
* Author published a patch.obrien1997-11-262-2/+6
| | | | Bump package version to 1.4.2.
* Style problem.obrien1997-03-101-3/+3
| | | | Noticed by: Satoshi
* Restricted: contains crypto -- crypt()obrien1997-03-091-1/+3
|
* John the Ripper is a UNIX password cracker, currently available for UNIXobrien1997-03-096-0/+82
(tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95. John the Ripper supports the following cracking modes: - wordlist with or without rules; - "single crack", makes use of the login/GECOS information; - incremental, tries all character combinations; - external, allows you to define your own cracking mode. - MD5 based password files support
OpenPOWER on IntegriCloud