| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
Notes:
svn path=/head/; revision=173626
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
Notes:
svn path=/head/; revision=150745
|
|
|
|
|
|
|
| |
PR: 70885.
Notes:
svn path=/head/; revision=117166
|
|
|
|
| |
Notes:
svn path=/head/; revision=115960
|
|
|
|
| |
Notes:
svn path=/head/; revision=115874
|
|
|
|
|
|
|
|
|
| |
PR: ports/65510
Submitted by: Roman Neuhauser
Approved by: mat (mentor).
Notes:
svn path=/head/; revision=107077
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
can be simplified to:
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
the latter version also doesn't make any assumptions about the
path of including Makefile
PR: ports/57152
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Notes:
svn path=/head/; revision=96749
|
|
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>
Notes:
svn path=/head/; revision=96747
|