head	1.16;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.16
date	2012.11.17.06.02.36;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2012.06.28.18.37.22;	author az;	state Exp;
branches;
next	1.14;

1.14
date	2009.08.28.16.52.33;	author linimon;	state Exp;
branches;
next	1.13;

1.13
date	2009.01.03.02.12.48;	author beech;	state Exp;
branches;
next	1.12;

1.12
date	2007.12.18.07.34.09;	author beech;	state Exp;
branches;
next	1.11;

1.11
date	2007.09.08.01.10.25;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2006.11.07.15.37.05;	author laszlof;	state Exp;
branches;
next	1.9;

1.9
date	2006.02.14.12.28.06;	author lawrance;	state Exp;
branches;
next	1.8;

1.8
date	2005.12.21.21.00.25;	author erwin;	state Exp;
branches;
next	1.7;

1.7
date	2005.06.16.04.03.41;	author ahze;	state Exp;
branches;
next	1.6;

1.6
date	2003.10.24.12.04.28;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.20.19.15.25;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.10.16.48.23;	author lioux;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.06.22.47.15;	author adamw;	state Exp;
branches;
next	1.2;

1.2
date	2001.08.24.21.32.53;	author tobez;	state Exp;
branches;
next	1.1;

1.1
date	2001.07.30.16.48.45;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Switch exporter over
@
text
@# ex:ts=8
# New ports collection makefile for:	htmlobject
# Date created:			Jul 30, 2001
# Whom:				ijliao
#
# $FreeBSD: head/www/htmlobject/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	htmlobject
PORTVERSION=	2.29
CATEGORIES=	www perl5
MASTER_SITES=	SF
DISTNAME=	lib${PORTNAME}-perl-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	HTML Document Object

BUILD_DEPENDS=	p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator \
		p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip

PERL_CONFIGURE=	yes

MAN3=		HTMLObject::Base.3 HTMLObject::Form.3 \
		HTMLObject::FrameSet.3 HTMLObject::HDMLCard.3 \
		HTMLObject::HDMLDeck.3 HTMLObject::Normal.3 \
		HTMLObject::ReadCookie.3 HTMLObject::Template.3 \
		HTMLObject::WAP.3 HTMLObject::WMLCard.3 \
		HTMLObject::WMLDeck.3 HTMLObject::Widgets.3 \
		HTMLObject::ErrorBase.3

.include <bsd.port.pre.mk>

post-extract:
		@@${RM} -f ${WRKSRC}/._Makefile.PL

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


1.15
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.14
log
@Reset beech@@FreeBSD.org while he works on restoring his email situation.

Hat:		portmgr
@
text
@d18 2
a19 2
BUILD_DEPENDS=	${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator \
		${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip
@


1.13
log
@- Update to 2.29
@
text
@d15 1
a15 1
MAINTAINER=	beech@@FreeBSD.org
@


1.12
log
@- Minor tweaks and adopt port

Approved by:	linimon (mentor)
@
text
@d10 1
a10 1
PORTVERSION=	2.28
d31 6
a36 1
.include <bsd.port.mk>
@


1.11
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
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
d15 1
a15 1
MAINTAINER=	laszlof@@FreeBSD.org
@


1.10
log
@Update my email address in all ports that I maintain.

Approved by:	flz (mentor)
@
text
@d32 1
a32 7
.include <bsd.port.pre.mk>

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

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


1.9
log
@Update to 2.28.

PR:		ports/93297
Submitted by:	Frank Laszlo <laszlof@@vonostingroup.com> (maintainer)
@
text
@d16 1
a16 1
MAINTAINER=	laszlof@@vonostingroup.com
@


1.8
log
@- Update to 2.27 [1]
- Assign maintainership to submitter [1]
- Mark for perl 5.6.0 and higher only.

PR:		90764 [1]
Submitted by:	Frank Laszlo <laszlof@@vonostingroup.com>
@
text
@d10 1
a10 1
PORTVERSION=	2.27
@


1.7
log
@- Update to 2.26

PR:		82281
Submitted by:	Ports Fury
@
text
@d10 1
a10 1
PORTVERSION=	2.26
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
d19 3
d29 8
a36 1
		HTMLObject::WMLDeck.3
d38 1
a38 1
.include <bsd.port.mk>
@


1.6
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d10 1
a10 1
PORTVERSION=	1.09
d14 1
a14 1
DISTNAME=	html_object-${PORTVERSION}
d21 6
a26 2
MAN3=	HTMLObject::Base.3 HTMLObject::FrameSet.3 HTMLObject::GetCookie.3 \
	HTMLObject::Normal.3 HTMLObject::ReadCookie.3
@


1.5
log
@De-pkg-comment.
@
text
@a20 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.4
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d17 1
@


1.3
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a17 2
PORTCOMMENT=	HTML Document Object

@


1.2
log
@Remove redundant USE_PERL5 statements.
@
text
@d6 1
a6 1
# $FreeBSD: ports/www/htmlobject/Makefile,v 1.1 2001/07/30 16:48:45 ijliao Exp $
d17 2
@


1.1
log
@add htmlobject
HTML Document Object
@
text
@d6 1
a6 1
# $FreeBSD$
a17 1
USE_PERL5=	yes
@

