head	1.4;
access;
symbols
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2006.11.09.08.55.18;	author vd;	state dead;
branches;
next	1.3;

1.3
date	2006.09.05.07.26.12;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.10.18.59.43;	author mat;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.06.04.17.49;	author petef;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove expired ports:

2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
@
text
@# New ports collection makefile for:	CGI::Application::ValidateRM
# Date created:				30 Aug 2003
# Whom:					Manuel Rabade <mig@@mig-29.net>
#
# $FreeBSD: ports/www/p5-CGI-Application-ValidateRM/Makefile,v 1.3 2006/09/05 07:26:12 linimon Exp $
#

PORTNAME=	CGI-Application-ValidateRM
PORTVERSION=	1.06
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	CGI
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME:S/eRM/e-RM/}-${PORTVERSION}

MAINTAINER=		ports@@FreeBSD.org
COMMENT=		Help validate forms with the CGI::Application framework

DEPRECATED=		no longer available from mastersites
EXPIRATION_DATE=	2006-11-05

RUN_DEPENDS=		${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm \
			${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator \
			${SITE_PERL}/CGI/Carp.pm:${PORTSDIR}/www/p5-CGI.pm \
			${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application

WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
PERL_MODBUILD=		yes

MAN3=			CGI::Application::ValidateRM.3

.include <bsd.port.mk>
@


1.3
log
@Reset inactive maintainer who has not responded to email.  Mark as DEPRECATED
since it does not fetch from mastersites.

Hat:		portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Switch to PERL_MODBUILD (so that I don't break INDEX more)
@
text
@d16 1
a16 1
MAINTAINER=		mig@@mig-29.net
d19 3
@


1.1
log
@Add p5-CGI-Application-ValidateRM 1.06, help validate forms with
the CGI::Application framework.

PR:		56536
Submitted by:	Manuel Rabade <mig@@mig-29.net>
@
text
@a18 1
BUILD_DEPENDS=		${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
d25 1
a25 1
PERL_CONFIGURE=		yes
@

