aboutsummaryrefslogtreecommitdiffstats
path: root/security/crack
Commit message (Collapse)AuthorAgeFilesLines
* - Update WWWmiwi2008-08-121-1/+1
| | | | | PR: 126319 Submitted by: Chris St Denis <chris@smartt.com>
* - Add SHA256pav2005-11-261-0/+1
|
* Remove obsolete mastersite.linimon2005-09-281-1/+0
| | | | Source: distfile survey
* Homepage has moved.sem2004-07-181-1/+1
| | | | Approved by: krion (mentor) (implicitly)
* - Fix MASTER_SITESkrion2004-05-251-1/+1
| | | | | PR: ports/67154 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Tidy up whitespace.trevor2004-04-111-2/+2
|
* - tar -> ${TAR} (since we have now a bsdtar ;)clement2004-04-071-1/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* Add MASTER_SITE_PACKETSTORM as an additional mirror.petef2003-08-171-1/+3
| | | | | | PR: 52109 Submitted by: Jim Geovedi <jim@corebsd.or.id> Approved by: various maintainers, timeouts
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update master sitesobrien2002-05-092-5/+5
| | | | | Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> PR: 37850
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Remove the restriction on these due to containing DES code.obrien2000-11-251-1/+0
|
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
|
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-2/+2
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-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-10/+10
|
* portlintobrien1999-09-052-2/+0
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* expr -> ${EXPR}mharo1999-08-281-3/+3
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-4/+4
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* #4/4 enforcing Caps, no periodhoek1999-06-271-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
* '-lcrypt' is needed in the USE_DES case too.steve1998-10-101-2/+2
| | | | PR: 8080
* Don't fetch Crack from a US site.obrien1997-11-261-2/+1
|
* Replace a couple of non-working master_sites with working ones.fenner1997-06-091-3/+3
| | | | Found by: distfile checker
* Add $Id$.asami1997-02-061-0/+3
|
* Minor style nitpick.obrien1997-02-021-1/+1
|
* Change Makefile more to my likeing.obrien1997-02-021-8/+8
|
* This is Alec Muffett's password guessing program.obrien1997-02-029-0/+97
This version (5.0) supports the 4.4BSD password format, and also FreeBSD's MD5 style passwords.