Date: Sun, 28 Dec 2003 00:56:37 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/pear-HTTP_Upload Makefile distinfo pkg-descr pkg-plist Message-ID: <200312280856.hBS8ubmW072375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/12/28 00:56:37 PST
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/pear-HTTP_Upload Makefile distinfo pkg-descr pkg-plist
Log:
New port: pear-HTTP_Upload: Easy and secure managment of files submitted via HTML Forms
This class provides an advanced file uploader system for
file uploads made from html forms. Features:
* Can handle from one file to multiple files.
* Safe file copying from tmp dir.
* Easy detecting mechanism of valid upload, missing upload or error.
* Gives extensive information about the uploaded file.
* Rename uploaded files in different ways: as it is, safe or unique
* Validate allowed file extensions
* Multiple languages error messages support (es, en, de, fr, nl)
WWW: http://pear.php.net/package-info.php?package=HTTP_Upload
PR: ports/60196
Submitted by: Alex Miller <asm@asm.kiev.ua>
Revision Changes Path
1.774 +1 -0 ports/www/Makefile
1.1 +31 -0 ports/www/pear-HTTP_Upload/Makefile (new)
1.1 +1 -0 ports/www/pear-HTTP_Upload/distinfo (new)
1.1 +11 -0 ports/www/pear-HTTP_Upload/pkg-descr (new)
1.1 +5 -0 ports/www/pear-HTTP_Upload/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312280856.hBS8ubmW072375>
