Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 12:48:12 +0200 (CEST)
From:      Samuel Tardieu <sam@inf.enst.fr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28273: New port: security/pwgen
Message-ID:  <20010619104812.45914BE44@trillian.rfc1149.net>

next in thread | raw e-mail | index | archive | help

>Number:         28273
>Category:       ports
>Synopsis:       New port: security/pwgen
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 19 03:50:06 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Samuel Tardieu
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
TELECOM Paris
>Environment:
System: FreeBSD trillian.enst.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Tue Jun 12 18:24:18 CEST 2001 root@trillian.enst.fr:/usr/src/sys/compile/TRILLIAN i386

>Description:

Pwgen is a small, GPL'ed password generator which creates passwords which can
be easily memorized by a human.

WWW: http:///sourceforge.net/projects/pwgen/

>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pwgen/Makefile
#	pwgen/distinfo
#	pwgen/pkg-plist
#	pwgen/pkg-descr
#	pwgen/pkg-comment
#
echo x - pwgen/Makefile
sed 's/^X//' >pwgen/Makefile << 'END-of-pwgen/Makefile'
X# New ports collection makefile for:	pwgen
X# Date created:		19 Jun 2001
X# Whom:			Samuel Tardieu <sam@inf.enst.fr>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		pwgen
XPORTVERSION=		2.0
XCATEGORIES=		security
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	pwgen
X
XMAINTAINER=		sam@inf.enst.fr
X
XGNU_CONFIGURE=		yes
X
XMAN1=			pwgen.1
X
X.include <bsd.port.mk>
END-of-pwgen/Makefile
echo x - pwgen/distinfo
sed 's/^X//' >pwgen/distinfo << 'END-of-pwgen/distinfo'
XMD5 (pwgen-2.0.tar.gz) = 0b2df85ab4667980c5ae6f3e7b71b427
END-of-pwgen/distinfo
echo x - pwgen/pkg-plist
sed 's/^X//' >pwgen/pkg-plist << 'END-of-pwgen/pkg-plist'
Xbin/pwgen
END-of-pwgen/pkg-plist
echo x - pwgen/pkg-descr
sed 's/^X//' >pwgen/pkg-descr << 'END-of-pwgen/pkg-descr'
XPwgen is a small, GPL'ed password generator which creates passwords which can
Xbe easily memorized by a human.
X
XWWW: http:///sourceforge.net/projects/pwgen/
END-of-pwgen/pkg-descr
echo x - pwgen/pkg-comment
sed 's/^X//' >pwgen/pkg-comment << 'END-of-pwgen/pkg-comment'
XEasy-to-remember password generator
END-of-pwgen/pkg-comment
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010619104812.45914BE44>