import of mailcrypt 3.5.5

Mailcrypt allows seamless integration of cryptography and internet
usage.  It can be used to sign and encrypt mail, to sign usenet 
articles, and to verify/decrypt mail and articles.

Submitted by:	Shell Hung <i@shellhung.org>
This commit is contained in:
danh 2001-02-22 20:22:21 +00:00
parent 36def2cc30
commit 10b6c32d0a
8 changed files with 87 additions and 0 deletions

43
mail/mailcrypt/Makefile Normal file
View File

@ -0,0 +1,43 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/02/22 20:22:21 danh Exp $
DISTNAME= mailcrypt-3.5.5
CATEGORIES= mail
NEED_VERSION= 1.356
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mailcrypt
HOMEPAGE= http://mailcrypt.sourceforge.net/
MAINTAINER= Shell Hung <i@shellhung.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu dest
FLAVORS= emacs gnupg pgp pgp5 xemacs
FLAVOR?= emacs gnupg
.if ${FLAVOR:L:Memacs}
BUILD_DEPENDS= emacs::editors/emacs
.endif
.if ${FLAVOR:L:Mxemacs}
BUILD_DEPENDS= xemacs::editors/xemacs21
.endif
.if ${FLAVOR:L:Mgnupg}
RUN_DEPENDS= gpg::security/gnupg
.endif
.if ${FLAVOR:L:Mpgp}
RUN_DEPENDS= pgp::security/pgp
.endif
.if ${FLAVOR:L:Mpgp5}
RUB_DEPENDS= pgp5::security/pgp5
.endif
.include <bsd.port.mk>

3
mail/mailcrypt/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (mailcrypt-3.5.5.tar.gz) = febe7d24bcd9080c4fce984d60d78a76
RMD160 (mailcrypt-3.5.5.tar.gz) = 831542da44d516dbfaaea3d3f6edbd3bf5906d20
SHA1 (mailcrypt-3.5.5.tar.gz) = 9a8426b88882ef1172b043e17ef82cff78801f5f

View File

@ -0,0 +1 @@
Emacs interface to PGP and GnuPG

12
mail/mailcrypt/pkg/DESCR Normal file
View File

@ -0,0 +1,12 @@
Mailcrypt allows seamless integration of cryptography and internet
usage. It can be used to sign and encrypt mail, to sign usenet
articles, and to verify/decrypt mail and articles.
Flavors:
pgp - use PGP 2.x
pgp5 - use PGP 5.x
gnupg - use GNU privacy guard
emacs - use emacs
xemacs - use xemacs
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PFRAG.gnupg,v 1.1.1.1 2001/02/22 20:22:21 danh Exp $
share/emacs/site-lisp/mc-gpg.el
share/emacs/site-lisp/mc-gpg.elc

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PFRAG.pgp,v 1.1.1.1 2001/02/22 20:22:21 danh Exp $
share/emacs/site-lisp/mc-pgp.el
share/emacs/site-lisp/mc-pgp.elc

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PFRAG.pgp5,v 1.1.1.1 2001/02/22 20:22:21 danh Exp $
share/emacs/site-lisp/mc-pgp5.el
share/emacs/site-lisp/mc-pgp5.elc

19
mail/mailcrypt/pkg/PLIST Normal file
View File

@ -0,0 +1,19 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/02/22 20:22:21 danh Exp $
@unexec install-info --delete --info-dir=%D/info %D/info/mailcrypt.info
info/mailcrypt.info
info/mailcrypt.info-1
info/mailcrypt.info-2
share/emacs/site-lisp/expect.el
share/emacs/site-lisp/expect.elc
share/emacs/site-lisp/mailcrypt.el
share/emacs/site-lisp/mailcrypt.elc
%%gnupg%%
%%pgp%%
%%pgp5%%
share/emacs/site-lisp/mc-remail.el
share/emacs/site-lisp/mc-remail.elc
share/emacs/site-lisp/mc-setversion.el
share/emacs/site-lisp/mc-setversion.elc
share/emacs/site-lisp/mc-toplev.el
share/emacs/site-lisp/mc-toplev.elc
@exec install-info --info-dir=%D/info --entry="* Mailcrypt: (mailcrypt). An Emacs/PGP interface" %D/info/mailcrypt.info