summaryrefslogtreecommitdiff
path: root/www/p5-CGI-ProgressBar
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-11-03 14:32:04 +0000
committeradrianp <adrianp>2007-11-03 14:32:04 +0000
commit4ee6a0fd237d22c955832151b5099267d6bf3fed (patch)
tree36a3fe3f93f154329820506949101b05edd357d5 /www/p5-CGI-ProgressBar
parentf90d5f340b2545d98aa5d1ae678439b573911f5a (diff)
downloadpkgsrc-4ee6a0fd237d22c955832151b5099267d6bf3fed.tar.gz
This module provides a progress bar for web browsers, to keep end-users
occupied when otherwise nothing would appear to be happening. It aims to require that the recipient client have a minimum of JavaScript 1.0, HTML 4.0, ancd CSS/1, but this has yet to be tested.
Diffstat (limited to 'www/p5-CGI-ProgressBar')
-rw-r--r--www/p5-CGI-ProgressBar/DESCR5
-rw-r--r--www/p5-CGI-ProgressBar/Makefile19
-rw-r--r--www/p5-CGI-ProgressBar/PLIST1
-rw-r--r--www/p5-CGI-ProgressBar/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/www/p5-CGI-ProgressBar/DESCR b/www/p5-CGI-ProgressBar/DESCR
new file mode 100644
index 00000000000..c335baf8fad
--- /dev/null
+++ b/www/p5-CGI-ProgressBar/DESCR
@@ -0,0 +1,5 @@
+This module provides a progress bar for web browsers, to keep end-users
+occupied when otherwise nothing would appear to be happening.
+
+It aims to require that the recipient client have a minimum of
+JavaScript 1.0, HTML 4.0, ancd CSS/1, but this has yet to be tested.
diff --git a/www/p5-CGI-ProgressBar/Makefile b/www/p5-CGI-ProgressBar/Makefile
new file mode 100644
index 00000000000..888cf4c5333
--- /dev/null
+++ b/www/p5-CGI-ProgressBar/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/11/03 14:32:04 adrianp Exp $
+#
+
+DISTNAME= CGI-ProgressBar-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/L/LG/LGODDARD/
+
+MAINTAINER= adrianp@NetBSD.org
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/L/LG/LGODDARD/
+COMMENT= CGI.pm sub-class with a progress bar object
+
+DEPENDS+= p5-CGI>=3.15:../../www/p5-CGI
+
+PERL5_PACKLIST= auto/CGI/ProgressBar/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CGI-ProgressBar/PLIST b/www/p5-CGI-ProgressBar/PLIST
new file mode 100644
index 00000000000..804e9fe899d
--- /dev/null
+++ b/www/p5-CGI-ProgressBar/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/03 14:32:04 adrianp Exp $
diff --git a/www/p5-CGI-ProgressBar/distinfo b/www/p5-CGI-ProgressBar/distinfo
new file mode 100644
index 00000000000..e846777d01c
--- /dev/null
+++ b/www/p5-CGI-ProgressBar/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/11/03 14:32:04 adrianp Exp $
+
+SHA1 (CGI-ProgressBar-0.04.tar.gz) = aa56655da232d3e92d4b9a5c8d1d4fb57155c884
+RMD160 (CGI-ProgressBar-0.04.tar.gz) = 9db6f8037dae0bed282985f26facba26721c0971
+Size (CGI-ProgressBar-0.04.tar.gz) = 8652 bytes