Commit graph

8 commits

Author SHA1 Message Date
wiz
8c4db42459 fix typo in IGNORE and move it some lines lower (for pkglint) 2000-10-18 13:05:28 +00:00
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
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +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
pooka
44bd0d4ca5 Disable mutt-current for the moment, it has developed into a stable
release.
2000-05-09 22:23:27 +00:00
pooka
fe40794d9b Upgrade to mutt-1.1.10i. This contains bugfixes and is another release candidate for mutt-1.2 2000-03-30 13:31:34 +00:00
pooka
5067d6e9b3 Upgrade mutt-current to 1.1.9i. This version contains mostly bugfixes over
the previous version and is a release candidate for mutt-1.2
2000-03-14 13:53:11 +00:00
pooka
be3b465e4a Import mutt-1.1.7i, the developer release of the mutt mailer. It is not
guaranteed to be stable, but contains some new features. They can be
found in the distribution file NEWS. Be sure also to read README.UPGRADE
2000-03-04 00:21:43 +00:00