Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -1/+1 |
| | | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116 | ||||
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -1/+1 |
| | | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992 | ||||
* | Add fcrackzip 0.3, | Kirill Ponomarev | 2004-07-17 | 3 | -0/+45 |
Fcrackzip is a fast and featureful ZIP password cracker, written in portable C (and optional x86 assembly). It allows the user to recover forgotten ZIP archive passwords, using either a brute force or dictionary attack on the provided files. PR: ports/69159 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=113820 |