ports/84604: New Port: devel/p5-Term-ReadPassword
Rod Taylor
ports at rbt.ca
Sat Aug 6 03:30:16 UTC 2005
>Number: 84604
>Category: ports
>Synopsis: New Port: devel/p5-Term-ReadPassword
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Aug 06 03:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Rod Taylor
>Release: FreeBSD 5.3-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD home 5.3-RELEASE FreeBSD 5.3-RELEASE #8: Thu May 12 00:34:34 EDT 2005 root at home:/usr/obj/usr/src/sys/HOME amd64
>Description:
A new port for reading password from the keyword in perl.
It is a requirement for the newer versions of Bricolage.
>How-To-Repeat:
>Fix:
--- readpassword.shar 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:
#
# p5-Term-ReadPassword
# p5-Term-ReadPassword/Makefile
# p5-Term-ReadPassword/distinfo
# p5-Term-ReadPassword/pkg-descr
# p5-Term-ReadPassword/pkg-plist
#
echo c - p5-Term-ReadPassword
mkdir -p p5-Term-ReadPassword > /dev/null 2>&1
echo x - p5-Term-ReadPassword/Makefile
sed 's/^X//' >p5-Term-ReadPassword/Makefile << 'END-of-p5-Term-ReadPassword/Makefile'
X# New ports collection makefile for: p5-Term-ReadPassword
X# Date created: 5 August 2005
X# Whom: Rod Taylor <ports at rbt.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Term-ReadPassword
XPORTVERSION= 0.05
XCATEGORIES= devel perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Term
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= ports at rbt.ca
XCOMMENT= A Perl5 module to read a password from a terminal.
X
XPERL_CONFIGURE= YES
X
XMAN3= Term::ReadPassword.3
X
X.include <bsd.port.mk>
END-of-p5-Term-ReadPassword/Makefile
echo x - p5-Term-ReadPassword/distinfo
sed 's/^X//' >p5-Term-ReadPassword/distinfo << 'END-of-p5-Term-ReadPassword/distinfo'
XMD5 (Term-ReadPassword-0.05.tar.gz) = 34a61a0ede9a1057685fa80c76ff9e54
XSIZE (Term-ReadPassword-0.05.tar.gz) = 6462
END-of-p5-Term-ReadPassword/distinfo
echo x - p5-Term-ReadPassword/pkg-descr
sed 's/^X//' >p5-Term-ReadPassword/pkg-descr << 'END-of-p5-Term-ReadPassword/pkg-descr'
XExcerpted from the README file:
X
XTerm::Password lets you ask the user for a password in the
Xtraditional way, from the keyboard, without echoing.
X
XThe read_password function prompts for input, reads a line of
Xtext from the keyboard, then returns that line to the caller.
XThe line of text doesn't include the newline character, so
Xthere's no need to use chomp.
X
XWWW: http://search.cpan.org/~phoenix/Term-ReadPassword/
END-of-p5-Term-ReadPassword/pkg-descr
echo x - p5-Term-ReadPassword/pkg-plist
sed 's/^X//' >p5-Term-ReadPassword/pkg-plist << 'END-of-p5-Term-ReadPassword/pkg-plist'
X%%SITE_PERL%%/Term/ReadPassword.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadPassword/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadPassword
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Term 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Term 2>/dev/null || true
END-of-p5-Term-ReadPassword/pkg-plist
exit
--- readpassword.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list