Mon Jun 1 12:57:14 2015 UTC ()
Import gnu-pw-mgr-1.4 as security/gnu-pw-mgr.

GNU gnu-pw-mgr is a password manager designed to make it easy to
reconstruct difficult passwords when they are needed, while limiting
the risk of attack. The user of this program inputs a very long
initial password "seed" and a self-defined transformation of a web
site URL to obtain both the password and a user name hint for that
web site. The seed is stored in a hidden file. However, the passwords
and the URL transforms are never stored anywhere. You must remember
this transform (password id), or the password is lost forever.


(wiz)
diff -r0 -r1.1 pkgsrc/security/gnu-pw-mgr/DESCR
diff -r0 -r1.1 pkgsrc/security/gnu-pw-mgr/Makefile
diff -r0 -r1.1 pkgsrc/security/gnu-pw-mgr/PLIST
diff -r0 -r1.1 pkgsrc/security/gnu-pw-mgr/distinfo

File Added: pkgsrc/security/gnu-pw-mgr/DESCR
GNU gnu-pw-mgr is a password manager designed to make it easy to
reconstruct difficult passwords when they are needed, while limiting
the risk of attack. The user of this program inputs a very long
initial password "seed" and a self-defined transformation of a web
site URL to obtain both the password and a user name hint for that
web site. The seed is stored in a hidden file. However, the passwords
and the URL transforms are never stored anywhere. You must remember
this transform (password id), or the password is lost forever.

File Added: pkgsrc/security/gnu-pw-mgr/Makefile
# $NetBSD: Makefile,v 1.1 2015/06/01 12:57:14 wiz Exp $

DISTNAME=	gnu-pw-mgr-1.4
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.gnu.org/gnu/gnu-pw-mgr/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.gnu.org/software/gnu-pw-mgr/
COMMENT=	Password manager
LICENSE=	gnu-gpl-v3

GNU_CONFIGURE=	yes
INFO_FILES=	yes

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/security/gnu-pw-mgr/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/06/01 12:57:14 wiz Exp $
bin/gnu-pw-mgr
bin/sort-pw-cfg
info/gnu-pw-mgr.info
man/man1/gnu-pw-mgr.1
man/man1/sort-pw-cfg.1

File Added: pkgsrc/security/gnu-pw-mgr/distinfo
$NetBSD: distinfo,v 1.1 2015/06/01 12:57:14 wiz Exp $

SHA1 (gnu-pw-mgr-1.4.tar.gz) = b9bb480a343aaa565ba3b06d61ed433ed0e8b11b
RMD160 (gnu-pw-mgr-1.4.tar.gz) = d207c289e0d8e486c88f814b5f7cf87c828de701
Size (gnu-pw-mgr-1.4.tar.gz) = 1154362 bytes