| non port: www/pear-HTTP_Upload/Makefile |
|
CVSWeb
|
Number of commits found: 9 |
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ]
1.13 astro/p5-Astro-Catalog/Makefile
1.11 astro/p5-Astro-SunTime/Makefile
1.7 astro/py-RO/Makefile
1.10 astro/py-aipy/Makefile
1.3 astro/py-pyfits/Makefile
1.8 audio/calf/Makefile
1.30 audio/gnupod/Makefile
1.3 audio/jack_mixer/Makefile
1.61 audio/muine/Makefile
1.8 audio/p5-Audio-Scrobbler/Makefile
(Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
|
Sat, 23 Sep 2006
|
[ 00:23 linimon ]
1.10 archivers/pear-File_Archive/Makefile
1.21 databases/pear-DB/Makefile
1.3 databases/pear-DBA/Makefile
1.14 databases/pear-DB_DataObject/Makefile
1.15 databases/pear-DB_DataObject_FormBuilder/Makefile
1.4 databases/pear-DB_QueryTool/Makefile
1.6 databases/pear-DB_Table/Makefile
1.4 databases/pear-DB_ldap/Makefile
1.4 databases/pear-MDB2/Makefile
1.4 databases/pear-MDB_QueryTool/Makefile
(Only the first 10 of 96 ports in this commit are shown above. )
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
|
|
Fri, 9 Dec 2005
|
[ 19:24 ale ]
1.846 MOVED
1.137 archivers/Makefile
1.14 archivers/pear-Archive_Tar/Makefile
1.9 archivers/pear-File_Archive/Makefile
1.4 benchmarks/pear-Benchmark/Makefile
1.2 chinese/phpbb-tw/Makefile
1.19 databases/pear-DB/Makefile
1.2 databases/pear-DBA/Makefile
1.11 databases/pear-DB_DataObject/Makefile
1.14 databases/pear-DB_DataObject_FormBuilder/Makefile
(Only the first 10 of 167 ports in this commit are shown above. )
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
|
|
Mon, 23 Aug 2004
|
[ 22:19 thierry ]
1.6 www/pear-HTTP_Upload/Makefile
Take maintainership.
PR: 70885.
|
|
Wed, 11 Aug 2004
|
[ 20:03 thierry ]
1.5 www/pear-HTTP_Upload/Makefile
1.4 www/pear-HTTP_Upload/distinfo
Upgrade to 0.9.1.
|
|
Tue, 10 Aug 2004
|
[ 20:49 thierry ]
1.4 www/pear-HTTP_Upload/Makefile
1.3 www/pear-HTTP_Upload/distinfo
Upgrade to 0.9.0.
|
|
Wed, 14 Apr 2004
|
[ 21:54 thierry ]
1.3 www/pear-HTTP_Upload/Makefile
1.2 www/pear-HTTP_Upload/pkg-descr
1.2 www/pear-HTTP_Upload/pkg-plist
Utilize devel/pear-PEAR/Makefile.common
PR: ports/65510
Submitted by: Roman Neuhauser
Approved by: mat (mentor).
|
|
Sun, 28 Dec 2003
|
[ 09:11 edwin ]
1.8 devel/pear-HTML_Common/Makefile
1.3 devel/pear-apd/Makefile
1.7 net/pear-Net_NNTP/Makefile
1.3 www/pear-APC/Makefile
1.2 www/pear-HTTP/Makefile
1.2 www/pear-HTTP_Header/Makefile
1.2 www/pear-HTTP_Session/Makefile
1.2 www/pear-HTTP_Upload/Makefile
pear-* ports: simplify path to devel/pear-PEAR/Makefile.common
.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>
|
[ 08:56 edwin ]
1.774 www/Makefile
1.1 www/pear-HTTP_Upload/Makefile
1.1 www/pear-HTTP_Upload/distinfo
1.1 www/pear-HTTP_Upload/pkg-descr
1.1 www/pear-HTTP_Upload/pkg-plist
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>
|
Number of commits found: 9 |