Tue Jul 15 08:43:49 2008 UTC ()
Added www/p5-Rose-HTMLx-Form-Field-Autocomplete version 0.02

This subclass of Rose::HTML::Form::Field::Text is intended to make
it easier to integrate Ajax autocompletion into your web applications.
You define a URL where your web application can find suggested
values for the field, and optionally, a limit on the number of
suggestions returned by the server.

This subclass is expected to be used with
Catalyst::Controller::Rose::Autocomplete but that is not required.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(abs)
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Rose-HTMLx-Form-Field-Autocomplete/DESCR
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Rose-HTMLx-Form-Field-Autocomplete/Makefile
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Rose-HTMLx-Form-Field-Autocomplete/distinfo

File Added: pkgsrc/www/p5-Rose-HTMLx-Form-Field-Autocomplete/DESCR
This subclass of Rose::HTML::Form::Field::Text is intended to make
it easier to integrate Ajax autocompletion into your web applications.
You define a URL where your web application can find suggested
values for the field, and optionally, a limit on the number of
suggestions returned by the server.

This subclass is expected to be used with
Catalyst::Controller::Rose::Autocomplete but that is not required.

File Added: pkgsrc/www/p5-Rose-HTMLx-Form-Field-Autocomplete/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 08:43:49 abs Exp $

DISTNAME=	Rose-HTMLx-Form-Field-Autocomplete-0.02
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Rose/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/perldoc?Rose::HTMLx::Form::Field::Autocomplete
COMMENT=	Ajax autocompletion for text fields

DEPENDS+=	p5-Rose-HTML-Objects>=0.01:../../www/p5-Rose-HTML-Objects

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/Rose/HTMLx/Form/Field/Autocomplete/.packlist

PKG_DESTDIR_SUPPORT=    user-destdir

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/p5-Rose-HTMLx-Form-Field-Autocomplete/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/07/15 08:43:49 abs Exp $

SHA1 (Rose-HTMLx-Form-Field-Autocomplete-0.02.tar.gz) = 2ba391cf3172a868014832682416bb4a8cd70596
RMD160 (Rose-HTMLx-Form-Field-Autocomplete-0.02.tar.gz) = 2ded29f84df1624477844ab8a8d27f7eb4ef89fb
Size (Rose-HTMLx-Form-Field-Autocomplete-0.02.tar.gz) = 2928 bytes