Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Feb 2000 12:42:50 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/16528: new port: devel/p5-Expect
Message-ID:  <20000206174250.A0EDD1A1D@argon.blackdawn.com>

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

>Number:         16528
>Category:       ports
>Synopsis:       new port: devel/p5-Expect
>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:   Sun Feb  6 09:50:11 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Fri Jan 28 16:46:16 EST 2000     root@argon.blackdawn.com:/usr/src/sys/compile/KRYPTON  i386

>Description:

p5-Expect is a perl5 module that is depended on
by my upcoming security/psftp port.

The p5-IO-Tty and p5-IO-Stty ports must be added
to the ports tree before this one can be added.

>How-To-Repeat:

Use the shar below to add the port to tree.

>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:
#
#	p5-Expect
#	p5-Expect/files
#	p5-Expect/files/md5
#	p5-Expect/pkg
#	p5-Expect/pkg/COMMENT
#	p5-Expect/pkg/DESCR
#	p5-Expect/pkg/PLIST
#	p5-Expect/Makefile
#
echo c - p5-Expect
mkdir -p p5-Expect > /dev/null 2>&1
echo c - p5-Expect/files
mkdir -p p5-Expect/files > /dev/null 2>&1
echo x - p5-Expect/files/md5
sed 's/^X//' >p5-Expect/files/md5 << 'END-of-p5-Expect/files/md5'
XMD5 (Expect.pm-1.07.tar.gz) = 4777efd478187b1cd29083a9e24ac3bc
END-of-p5-Expect/files/md5
echo c - p5-Expect/pkg
mkdir -p p5-Expect/pkg > /dev/null 2>&1
echo x - p5-Expect/pkg/COMMENT
sed 's/^X//' >p5-Expect/pkg/COMMENT << 'END-of-p5-Expect/pkg/COMMENT'
XPerl module inspired by the Tcl version of Expect
END-of-p5-Expect/pkg/COMMENT
echo x - p5-Expect/pkg/DESCR
sed 's/^X//' >p5-Expect/pkg/DESCR << 'END-of-p5-Expect/pkg/DESCR'
Xp5-Expect is a perl module inspired by the Tcl version of Expect.
X
XFTP: ftp://ftp.habit.com/pub/perl/
XAuthor: Austin Schutz <tex@habit.com>
X
X--Will <andrews@technologist.com>
END-of-p5-Expect/pkg/DESCR
echo x - p5-Expect/pkg/PLIST
sed 's/^X//' >p5-Expect/pkg/PLIST << 'END-of-p5-Expect/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/Expect.pod
Xlib/perl5/site_perl/%%PERL_VER%%/Expect.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Expect_intro.pod
Xlib/perl5/site_perl/%%PERL_VER%%/term-filter.pl
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Expect/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Expect
END-of-p5-Expect/pkg/PLIST
echo x - p5-Expect/Makefile
sed 's/^X//' >p5-Expect/Makefile << 'END-of-p5-Expect/Makefile'
X# New ports collection makefile for:	p5-Expect
X# Version required:	1.07
X# Date created:		14 Jan 2000
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	Expect.pm-1.07
XPKGNAME=	p5-Expect-1.07
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Expect
X
XSITE_PERL=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}
XBUILD_DEPENDS=	${SITE_PERL}/IO-Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
X		${SITE_PERL}/IO-Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
X
XMAINTAINER=	andrews@technologist.com
X
XUSE_PERL5=	yes
XMAN3=		Expect.3 Expect_intro.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X	@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL LDDLFLAGS=-shared LDFLAGS=-L/usr/lib)
X
X.include <bsd.port.mk>
END-of-p5-Expect/Makefile
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?20000206174250.A0EDD1A1D>