Commit graph

11 commits

Author SHA1 Message Date
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
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-09-09 19:40:14 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
wiz
dd86b37a38 remove unused patch 2000-02-05 04:59:18 +00:00
wiz
d6d8ab5d4a replaced some CMDs by ${CMD} 2000-02-05 04:53:17 +00:00
bouyer
c8de60ed22 Regen 1999-10-04 17:46:03 +00:00
bouyer
1a9bde8c2f + MIRROR_DISTFILE= no 1999-10-04 17:36:55 +00:00
bouyer
cd4ee60c6f Split to fit into hier(7): Crack and Reporter in sbin/,
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-10-04 17:35:51 +00:00
bouyer
1a3f8db7b0 Don't attempt to rebuild binaries and dictionaries at each run, but only when
-makeonly or -makedict was specified.
While I'm there add the patch-sum file I forgot yesterday.
1999-09-30 15:24:55 +00:00
bouyer
e810434e2c Create /usr/pkg/crack more 0700. 1999-09-30 15:20:37 +00:00
bouyer
95f1c9b3c3 Adapt to NetBSD. 1999-09-29 15:14:29 +00:00
bouyer
bafe8a211c Import crack from FreeBSD. 1999-09-29 14:21:13 +00:00