Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update master sites. | obrien | 2001-02-10 | 1 | -2/+5 |
| | | | | Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Remove the restriction on these due to containing DES code. | obrien | 2000-11-25 | 1 | -2/+0 |
| | |||||
* | Add $FreeBSD$, which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Remove directories on deinstall | kris | 2000-06-05 | 1 | -0/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -7/+7 |
| | |||||
* | Respect CC and CFLAGS | kris | 2000-02-07 | 1 | -7/+41 |
| | |||||
* | Steal a few lines from the Linux/Alpha book so we can have this port on | steve | 1999-09-20 | 1 | -0/+22 |
| | | | | FreeBSD/Alpha too. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -3/+3 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -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. | obrien | 1998-12-07 | 2 | -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. | obrien | 1998-11-19 | 1 | -0/+1 |
| | |||||
* | Author has a patch. | obrien | 1998-07-28 | 1 | -3/+6 |
| | |||||
* | Upgrade to version 1.5. | obrien | 1998-07-28 | 4 | -40/+42 |
| | |||||
* | Fixed dir names. | markm | 1998-03-20 | 1 | -6/+6 |
| | |||||
* | Author published a patch. | obrien | 1997-11-26 | 2 | -2/+6 |
| | | | | Bump package version to 1.4.2. | ||||
* | Style problem. | obrien | 1997-03-10 | 1 | -3/+3 |
| | | | | Noticed by: Satoshi | ||||
* | Restricted: contains crypto -- crypt() | obrien | 1997-03-09 | 1 | -1/+3 |
| | |||||
* | John the Ripper is a UNIX password cracker, currently available for UNIX | obrien | 1997-03-09 | 6 | -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 |