head	1.24;
access;
symbols
	RELEASE_8_3_0:1.22
	RELEASE_9_0_0:1.21
	RELEASE_7_4_0:1.20
	RELEASE_8_2_0:1.20
	RELEASE_6_EOL:1.20
	RELEASE_8_1_0:1.20
	RELEASE_7_3_0:1.20
	RELEASE_8_0_0:1.20
	RELEASE_7_2_0:1.20
	RELEASE_7_1_0:1.20
	RELEASE_6_4_0:1.20
	RELEASE_5_EOL:1.20
	RELEASE_7_0_0:1.20
	RELEASE_6_3_0:1.20
	PRE_XORG_7:1.18
	RELEASE_4_EOL:1.18
	RELEASE_6_2_0:1.17
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.9
	RELEASE_4_6_2:1.8
	RELEASE_4_6_1:1.8
	RELEASE_4_6_0:1.8
	RELEASE_5_0_DP1:1.8
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.1.1.1
	v_1_07:1.1.1.1
	ANDREWS:1.1.1;
locks; strict;
comment	@# @;


1.24
date	2012.11.17.05.58.54;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2012.05.01.01.46.57;	author swills;	state Exp;
branches;
next	1.22;

1.22
date	2012.01.21.17.38.00;	author eadler;	state Exp;
branches;
next	1.21;

1.21
date	2011.09.17.06.49.08;	author sunpoet;	state Exp;
branches;
next	1.20;

1.20
date	2007.09.08.01.00.15;	author linimon;	state Exp;
branches;
next	1.19;

1.19
date	2007.08.15.00.52.44;	author clsung;	state Exp;
branches;
next	1.18;

1.18
date	2006.11.21.09.04.04;	author clsung;	state Exp;
branches;
next	1.17;

1.17
date	2006.07.21.14.52.15;	author clsung;	state Exp;
branches;
next	1.16;

1.16
date	2006.07.18.09.04.14;	author erwin;	state Exp;
branches;
next	1.15;

1.15
date	2006.07.11.18.58.43;	author erwin;	state Exp;
branches;
next	1.14;

1.14
date	2006.06.02.08.41.10;	author erwin;	state Exp;
branches;
next	1.13;

1.13
date	2006.05.07.18.58.46;	author erwin;	state Exp;
branches;
next	1.12;

1.12
date	2003.10.24.12.02.35;	author ijliao;	state Exp;
branches;
next	1.11;

1.11
date	2003.06.12.16.41.06;	author erwin;	state Exp;
branches;
next	1.10;

1.10
date	2003.02.21.12.35.06;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2002.06.10.12.58.09;	author pat;	state Exp;
branches;
next	1.8;

1.8
date	2002.02.15.06.18.21;	author kevlo;	state Exp;
branches;
next	1.7;

1.7
date	2001.04.16.19.19.11;	author vanilla;	state Exp;
branches;
next	1.6;

1.6
date	2001.03.01.06.37.32;	author vanilla;	state Exp;
branches;
next	1.5;

1.5
date	2000.06.22.05.52.04;	author will;	state Exp;
branches;
next	1.4;

1.4
date	2000.06.17.02.36.32;	author will;	state Exp;
branches;
next	1.3;

1.3
date	2000.04.12.06.19.44;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	2000.03.22.01.59.21;	author will;	state Exp;
branches;
next	1.1;

1.1
date	2000.02.20.22.01.37;	author jedgar;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.02.20.22.01.37;	author jedgar;	state Exp;
branches;
next	;


desc
@@


1.24
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Expect
# Date created:		14 Jan 2000
# Whom:			Will Andrews <andrews@@technologist.com>
#
# $FreeBSD: head/lang/p5-Expect/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	Expect
PORTVERSION=	1.21
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl module inspired by the Tcl version of Expect

BUILD_DEPENDS=	p5-IO-Tty>=1.03:${PORTSDIR}/devel/p5-IO-Tty
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		Expect.3

.include <bsd.port.mk>
@


1.23
log
@- Assign clsung's p5- ports to perl@@

Approved by:	clsung via IRC
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.22
log
@At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
@
text
@d14 1
a14 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.21
log
@- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:	perl
@
text
@d18 1
a18 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.20
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d20 1
a20 1
PERL_CONFIGURE=	5.8.0+
@


1.19
log
@- Update to 1.21
@
text
@d20 1
a20 1
PERL_CONFIGURE=	yes
d24 1
a24 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500800
IGNORE=	requires perl 5.8.0 or higher. Please install lang/perl5.8 and try again
.endif

.include <bsd.port.post.mk>
@


1.18
log
@- devel/p5-IO-Stty is deprecated.
- this version (in fact, since 1.14) can run w/o IO::Stty
- bump PORTREVISION
@
text
@d9 1
a9 2
PORTVERSION=	1.20
PORTREVISION=	1
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Expect
@


1.17
log
@- update to 1.20
- I'd like to maintain it.
@
text
@d10 1
d19 1
a19 2
BUILD_DEPENDS=	p5-IO-Tty>=1.03:${PORTSDIR}/devel/p5-IO-Tty \
		${SITE_PERL}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
@


1.16
log
@Update to 1.19

PR:		100456
Submitted by:	tjs <tjs@@cdpa.nsysu.edu.tw>
@
text
@d9 1
a9 1
PORTVERSION=	1.19
d15 1
a15 1
MAINTAINER=	perl@@FreeBSD.org
@


1.15
log
@Update to 1.18
@
text
@d9 1
a9 1
PORTVERSION=	1.18
d18 1
a18 1
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
@


1.14
log
@- Update to 1.17
- Assign to perl@@

PR:		98348
Submitted by:	Rong-En Fan <rafan@@infor.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.17
@


1.13
log
@Update to 1.16 and require perl from ports.
@
text
@d9 1
a9 1
PORTVERSION=	1.16
d15 1
a15 1
MAINTAINER=	erwin@@FreeBSD.org
@


1.12
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d9 1
a9 1
PORTVERSION=	1.15
d26 7
a32 1
.include <bsd.port.mk>
@


1.11
log
@Change to my FreeBSD.org address
@
text
@d18 2
a19 2
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
a23 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.10
log
@De-pkg-comment.
@
text
@d15 1
a15 1
MAINTAINER=	erwin@@lansing.dk
@


1.9
log
@- Update to 1.15
- Hand maintainership to submitter
- Update WWW tag

PR:		39100
Submitted by:	Erwin Lansing <erwin@@lansing.dk>
@
text
@d16 1
@


1.8
log
@Update to version 1.12

PR: 34920
Submitted by: Andrew <andrew@@ugh.net.au>
@
text
@d9 1
a9 1
PORTVERSION=	1.12
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d17 2
a18 2
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
		${SITE_PERL}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
a20 1
SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
@


1.7
log
@Upgrade to 1.11.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/p5-Expect/Makefile,v 1.6 2001/03/01 06:37:32 vanilla Exp $
d9 1
a9 1
PORTVERSION=	1.11
d25 1
a25 3
MAN3=		Expect.3 \
		Expect_FAQ.3 \
		Expect_intro.3
@


1.6
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/p5-Expect/Makefile,v 1.5 2000/06/22 05:52:04 will Exp $
d9 1
a9 1
PORTVERSION=	1.07
a13 1
DISTNAME=	${PORTNAME}.pm-${PORTVERSION}
a23 1
MAN3=		Expect.3 Expect_intro.3
d25 3
@


1.5
log
@Unleash all of these ports upon the people.  I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/p5-Expect/Makefile,v 1.4 2000/06/17 02:36:32 will Exp $
d13 1
a14 1
PKGNAMEPREFIX=	p5-
d23 2
a24 1
USE_PERL5=	yes
a26 3

do-configure:
	@@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
@


1.4
log
@Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@@mips.inka.de>
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/p5-Expect/Makefile,v 1.3 2000/04/12 06:19:44 obrien Exp $
d16 1
a16 1
MAINTAINER=	will@@FreeBSD.org
@


1.3
log
@Convert to the PORTNAME - PORTVERSION syntax.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/p5-Expect/Makefile,v 1.2 2000/03/22 01:59:21 will Exp $
d8 1
a8 1
PORTNAME=	p5-Expect
d13 2
a14 1
DISTNAME=	Expect.pm-1.07
d18 2
a19 2
BUILD_DEPENDS=	${SITE_PERL}/IO-Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
		${SITE_PERL}/IO-Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
d22 1
a22 1
SITE_PERL=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}
d28 1
a28 1
	@@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL LDDLFLAGS=-shared LDFLAGS=-L/usr/lib)
@


1.2
log
@Finish moving MAINTAINER for my ports.
andrews@@technologist.com -> will@@FreeBSD.org. :-)

Reminded by:	asami
@
text
@a1 1
# Version required:	1.07
d5 1
a5 1
# $FreeBSD: ports/lang/p5-Expect/Makefile,v 1.1.1.1 2000/02/20 22:01:37 jedgar Exp $
d8 2
a9 2
DISTNAME=	Expect.pm-1.07
PKGNAME=	p5-Expect-1.07
d13 1
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $FreeBSD: ports/devel/p5-Expect/Makefile,v 1.1.1.1 2000/02/19 13:35:50 jedgar Exp $
d15 1
a15 1
MAINTAINER=	andrews@@technologist.com
@


1.1.1.1
log
@Re-import of p5-Expect, a perl module inspired by the Tcl version of Expect.

PR:		16528
Submitted by:	Will Andrews <andrews@@technologist.com>
@
text
@@
