summaryrefslogtreecommitdiff
path: root/security/crack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Remove obsolete mastersite.Mark Linimon2005-09-281-1/+0
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=143671
* Homepage has moved.Sergey Matveychuk2004-07-171-1/+1
| | | | | | | Approved by: krion (mentor) (implicitly) Notes: svn path=/head/; revision=113882
* - Fix MASTER_SITESKirill Ponomarev2004-05-251-1/+1
| | | | | | | | PR: ports/67154 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109930
* Tidy up whitespace.Trevor Johnson2004-04-101-2/+2
| | | | Notes: svn path=/head/; revision=106671
* - tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106396
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Add MASTER_SITE_PACKETSTORM as an additional mirror.Pete Fritchman2003-08-161-1/+3
| | | | | | | | | PR: 52109 Submitted by: Jim Geovedi <jim@corebsd.or.id> Approved by: various maintainers, timeouts Notes: svn path=/head/; revision=87066
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update master sitesDavid E. O'Brien2002-05-082-5/+5
| | | | | | | | Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> PR: 37850 Notes: svn path=/head/; revision=58727
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-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. Notes: svn path=/head/; revision=53959
* Remove the restriction on these due to containing DES code.David E. O'Brien2000-11-251-1/+0
| | | | Notes: svn path=/head/; revision=35400
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-2/+2
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-10/+10
| | | | Notes: svn path=/head/; revision=25734
* portlintDavid E. O'Brien1999-09-042-2/+0
| | | | Notes: svn path=/head/; revision=21243
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* expr -> ${EXPR}Michael Haro1999-08-281-3/+3
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-4/+4
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-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 Notes: svn path=/head/; revision=19804
* '-lcrypt' is needed in the USE_DES case too.Steve Price1998-10-101-2/+2
| | | | | | | PR: 8080 Notes: svn path=/head/; revision=13816
* Don't fetch Crack from a US site.David E. O'Brien1997-11-261-2/+1
| | | | Notes: svn path=/head/; revision=8833
* Replace a couple of non-working master_sites with working ones.Bill Fenner1997-06-091-3/+3
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6817
* Add $Id$.Satoshi Asami1997-02-061-0/+3
| | | | Notes: svn path=/head/; revision=5545
* Minor style nitpick.David E. O'Brien1997-02-021-1/+1
| | | | Notes: svn path=/head/; revision=5498
* Change Makefile more to my likeing.David E. O'Brien1997-02-021-8/+8
| | | | Notes: svn path=/head/; revision=5494
* This is Alec Muffett's password guessing program.David E. O'Brien1997-02-029-0/+97
This version (5.0) supports the 4.4BSD password format, and also FreeBSD's MD5 style passwords. Notes: svn path=/head/; revision=5489