Bug 60196

Summary: New port: pear-HTTP_Upload: Easy and secure managment of files submitted via HTML Forms
Product: Ports & Packages Reporter: Alex Miller <asm>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Alex Miller 2003-12-12 23:40:19 UTC
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
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-12 23:47:08 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

Reassing misfiled ports PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2003-12-28 08:56:50 UTC
State Changed
From-To: open->closed

Commited, thanks! 
Could you please look at 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/59213 to see if 
you can modify it to the easier Makefile structure?