Use $MASTER_SITE_RINGSERVER.

Correct description around RSA/IDEA (with PORTREVISION bump).

Submitted by:	knu
This commit is contained in:
Jun Kuriyama 2000-11-06 08:37:20 +00:00
parent d6a41cd9f6
commit 97d273c0e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34832
4 changed files with 20 additions and 14 deletions

View File

@ -7,10 +7,12 @@
PORTNAME= gnupg
PORTVERSION= 1.0.4
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \
ftp://pgp.iijlab.net/pub/gnupg/ \
ftp://ring.aist.go.jp/pub/net/gnupg/gnupg/
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \
ftp://pgp.iijlab.net/pub/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,}
MASTER_SITE_SUBDIR= gnupg
MAINTAINER= kuriyama@FreeBSD.org

View File

@ -1,8 +1,9 @@
GNUPG is a complete and free replacement for PGP.
GnuPG is a complete and free replacement for PGP.
Because it does not use IDEA or RSA it can be used without any
restrictions. GNUPG is nearly in complicance with the OpenPGP draft.
Because it does not use the patented IDEA algorithm, it can be used
without any restrictions. GnuPG is an RFC2440 (OpenPGP) compliant
application.
WWW: http://www.gnupg.org/
kuriyama@FreeBSD.ORG
kuriyama@FreeBSD.org

View File

@ -7,10 +7,12 @@
PORTNAME= gnupg
PORTVERSION= 1.0.4
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \
ftp://pgp.iijlab.net/pub/gnupg/ \
ftp://ring.aist.go.jp/pub/net/gnupg/gnupg/
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \
ftp://pgp.iijlab.net/pub/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,}
MASTER_SITE_SUBDIR= gnupg
MAINTAINER= kuriyama@FreeBSD.org

View File

@ -1,8 +1,9 @@
GNUPG is a complete and free replacement for PGP.
GnuPG is a complete and free replacement for PGP.
Because it does not use IDEA or RSA it can be used without any
restrictions. GNUPG is nearly in complicance with the OpenPGP draft.
Because it does not use the patented IDEA algorithm, it can be used
without any restrictions. GnuPG is an RFC2440 (OpenPGP) compliant
application.
WWW: http://www.gnupg.org/
kuriyama@FreeBSD.ORG
kuriyama@FreeBSD.org