aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Download
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1.3Martin Wilke2007-12-192-4/+4
| | | | Notes: svn path=/head/; revision=204081
* - Update to 1.1.2Martin Wilke2007-05-032-5/+5
| | | | | | | - Grab Maintainership Notes: svn path=/head/; revision=191457
* - Update to 1.1.1Martin Wilke2006-11-142-4/+4
| | | | | | | | PR: ports/105487 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=177224
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* - Update to 1.1.0Pav Lucistnik2006-01-112-3/+4
| | | | | | | | PR: ports/91657 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153306
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-1/+1
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* - Upgrade to to 1.0.0.Thierry Thomas2005-04-023-21/+5
| | | | | | | | | | | | 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
* - Update to 1.0.0RC6Pav Lucistnik2005-02-092-8/+8
| | | | | | | | | | - Fix dependency PR: ports/77310 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=128418
* Update to to 1.0.0RC5.Thierry Thomas2005-01-252-6/+3
| | | | | | | | | Changelog at <http://pear.php.net/package/HTTP_Download/download/1.0.0RC5/>. Submitted by: maintainer. Notes: svn path=/head/; revision=127340
* PORTVERSION -> DISTVERSIONEdwin Groothuis2005-01-201-2/+1
| | | | Notes: svn path=/head/; revision=126979
* Update port: www/pear-HTTP_Download to 1.0.0RC4Edwin Groothuis2005-01-192-3/+3
| | | | | | | | | | | + 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
* New port: www/pear-HTTP_Download PEAR class to send HTTP downloadsEdwin Groothuis2005-01-193-0/+59
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