| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog at <http://pear.php.net/package/HTTP_Download/download/1.0.0/>.
- fix dependencies.
PR: ports/79312
Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
Notes:
svn path=/head/; revision=132282
|
|
|
|
|
|
|
|
|
|
| |
- Fix dependency
PR: ports/77310
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Notes:
svn path=/head/; revision=128418
|
|
|
|
|
|
|
|
|
| |
Changelog at <http://pear.php.net/package/HTTP_Download/download/1.0.0RC5/>.
Submitted by: maintainer.
Notes:
svn path=/head/; revision=127340
|
|
|
|
| |
Notes:
svn path=/head/; revision=126979
|
|
|
|
|
|
|
|
|
|
|
| |
+ update port: www/pear-HTTP_Download to 1.0.0RC4
+ changelog: http://pear.php.net/package/HTTP_Download/download/1.0.0RC4/
PR: ports/76469
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes:
svn path=/head/; revision=126868
|
|
Provides an interface to easily send hidden files or any
arbitrary data to HTTP clients. HTTP_Download can gain its
data from variables, files or stream resources.
It features:
- Basic caching capabilities
- Basic throttling mechanism
- On-the-fly gzip-compression
- Ranges (partial downloads and resuming)
- Delivery of on-the-fly generated archives through Archive_Tar
and Archive_Zip
PR: ports/76366
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes:
svn path=/head/; revision=126813
|