ports/85349: New port: sysutils/pwgen2. A small, powerful, GPL'ed password generator

Andrew Khlebutin andrey at hm.perm.ru
Sat Aug 27 13:40:18 UTC 2005


>Number:         85349
>Category:       ports
>Synopsis:       New port: sysutils/pwgen2. A small, powerful, GPL'ed password generator
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 27 13:40:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Khlebutin
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD sota.perm.ru 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Jul 27 19:53:00 YEKST 2005 root at sota.perm.ru:/usr/obj/usr/src/sys/sota i386


	
>Description:
Please add new port.
Pwgen is a small, powerful, GPL'ed password generator.

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

Pwgen is another branch of pwgen (in comparison with sysutils/pwgen),
more powerful, more flexible. 

>How-To-Repeat:
	
>Fix:

	

--- pwgen2 begins here ---
# 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:
#
#	pwgen2
#	pwgen2/Makefile
#	pwgen2/distinfo
#	pwgen2/pkg-descr
#
echo c - pwgen2
mkdir -p pwgen2 > /dev/null 2>&1
echo x - pwgen2/Makefile
sed 's/^X//' >pwgen2/Makefile << 'END-of-pwgen2/Makefile'
X# New ports collection makefile for:	pwgen2
X# Date created:		27 Aug 2005
X# Whom:			Andrew Khlebutin <andrey at hm.perm.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pwgen
XPORTVERSION=	2.04
XCATEGORIES=	sysutils
X
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	andrey at hm.perm.ru
XCOMMENT=	A small, powerful, GPL'ed password generator
X
XGNU_CONFIGURE=	yes
XUSE_GETOPT_LONG=yes
XUSE_PERL5_BUILD=yes
X
XCONFLICTS=	pwgen-1*
X
XMAN1=		pwgen.1
XPLIST_FILES=	bin/pwgen
X
X.include <bsd.port.mk>
END-of-pwgen2/Makefile
echo x - pwgen2/distinfo
sed 's/^X//' >pwgen2/distinfo << 'END-of-pwgen2/distinfo'
XMD5 (pwgen-2.04.tar.gz) = c6116603f89a65d1b6ea4bdce00106fb
XSIZE (pwgen-2.04.tar.gz) = 47276
END-of-pwgen2/distinfo
echo x - pwgen2/pkg-descr
sed 's/^X//' >pwgen2/pkg-descr << 'END-of-pwgen2/pkg-descr'
XPwgen is a small, powerful, GPL'ed password generator.
X
XThis   version   of   pwgen    was    written    by    Theodore    Ts'o
X<tytso at alum.mit.edu>. It is modelled after a program originally written
Xby Brandon S. Allbery, and then later extensively modified by Olaf Titz,
XJim Lynch, and others. It was  rewritten  from scratch by Theodore Ts'o
Xbecause  the original program  was somewhat of a hack, and thus hard to 
Xmaintain, and because the licensing status of the program was unclear.
X
XWWW: http://sourceforge.net/projects/pwgen/
END-of-pwgen2/pkg-descr
exit
--- pwgen2 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list