summaryrefslogtreecommitdiff
path: root/www/php-uploadprogress
diff options
context:
space:
mode:
authorobache <obache>2010-04-11 07:32:17 +0000
committerobache <obache>2010-04-11 07:32:17 +0000
commit393d07fbfca2b95c75a641d6066e4466da74e05e (patch)
treed6d2551c826cb9e845b1d8cf6c0dbca8203b320a /www/php-uploadprogress
parentda1256efd10df73caadc4e10a27481b8ed15895c (diff)
downloadpkgsrc-393d07fbfca2b95c75a641d6066e4466da74e05e.tar.gz
Import php5-uploadprogress-1.0.1 as www/php-uploadprogress.
Based on PR#41692 by Mike Bowie. PHP extension to track progress of a file upload.
Diffstat (limited to 'www/php-uploadprogress')
-rw-r--r--www/php-uploadprogress/DESCR1
-rw-r--r--www/php-uploadprogress/Makefile17
-rw-r--r--www/php-uploadprogress/distinfo5
3 files changed, 23 insertions, 0 deletions
diff --git a/www/php-uploadprogress/DESCR b/www/php-uploadprogress/DESCR
new file mode 100644
index 00000000000..6e674efdeac
--- /dev/null
+++ b/www/php-uploadprogress/DESCR
@@ -0,0 +1 @@
+PHP extension to track progress of a file upload.
diff --git a/www/php-uploadprogress/Makefile b/www/php-uploadprogress/Makefile
new file mode 100644
index 00000000000..fe93fd4ac3d
--- /dev/null
+++ b/www/php-uploadprogress/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 07:32:17 obache Exp $
+#
+
+MODNAME= uploadprogress
+PECL_VERSION= 1.0.1
+PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
+CATEGORIES= www
+
+MAINTAINER= mbowie@buzmo.com
+COMMENT= PHP extension to track progress of a file upload
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+CONFIGURE_ARGS+= --enable-${MODNAME}
+
+.include "../../lang/php/ext.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/php-uploadprogress/distinfo b/www/php-uploadprogress/distinfo
new file mode 100644
index 00000000000..e8dd95d292f
--- /dev/null
+++ b/www/php-uploadprogress/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/11 07:32:17 obache Exp $
+
+SHA1 (php-uploadprogress/uploadprogress-1.0.1.tgz) = 44e7e306da39cd8c0049e19c304ce956ed8cd221
+RMD160 (php-uploadprogress/uploadprogress-1.0.1.tgz) = 6df469edee6cafcefe04564830deda51dcac54f9
+Size (php-uploadprogress/uploadprogress-1.0.1.tgz) = 8536 bytes