summaryrefslogtreecommitdiff
path: root/security/crack
AgeCommit message (Collapse)AuthorFilesLines
2000-10-20Add HOMEPAGErh1-1/+2
2000-09-09Reorganize crypto handling, as discussed on tech-pkg. Remove allfredb1-5/+1
RESTRICTED= variables that were predicated on former U.S. export regulations. Add CRYPTO=, as necessary, so it's still possible to exclude all crypto packages from a build by setting MKCRYPTO=no (but "lintpkgsrc -R" will no longer catch them). Specifically, - - All packages which set USE_SSL just lose their RESTRICTED variable, since MKCRYPTO responds to USE_SSL directly. - - realplayer7 and ns-flash keep their RESTRICTED, which is based on license terms, but also gain the CRYPTO variable. - - srp-client is now marked broken, since the distfile is evidently no longer available. On this, we're no worse off than before. [We haven't been mirroring the distfile, or testing the build!] - - isakmpd gets CRYPTO for RESTRICTED, but remains broken. - - crack loses all restrictions, as it does not evidently empower a user to utilize strong encryption (working definition: ability to encode a message that requires a secret key plus big number arithmetic to decode).
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-3/+4
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-02-05remove unused patchwiz1-78/+0
2000-02-05replaced some CMDs by ${CMD}wiz1-9/+9
1999-10-04Regenbouyer1-4/+5
1999-10-04+ MIRROR_DISTFILE= nobouyer1-1/+3
1999-10-04Split to fit into hier(7): Crack and Reporter in sbin/,bouyer6-181/+415
scripts, dics and run in share/crack, docs in share/docs/crack and binaries in libexec/crack. Also, rename patches from 01, 02... to aa, ab, ...
1999-09-30Don't attempt to rebuild binaries and dictionaries at each run, but only whenbouyer2-0/+83
-makeonly or -makedict was specified. While I'm there add the patch-sum file I forgot yesterday.
1999-09-30Create /usr/pkg/crack more 0700.bouyer1-1/+2
1999-09-29Adapt to NetBSD.bouyer5-23/+311
1999-09-29Import crack from FreeBSD.bouyer9-0/+97