Bug 60196 - New port: pear-HTTP_Upload: Easy and secure managment of files submitted via HTML Forms
Summary: New port: pear-HTTP_Upload: Easy and secure managment of files submitted via ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 23:40 UTC by Alex Miller
Modified: 2003-12-28 08:56 UTC (History)
0 users

See Also:


Attachments
file.shar (2.74 KB, text/plain)
2003-12-12 23:40 UTC, Alex Miller
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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?