Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2005 10:42:15 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/pear-HTTP_Download Makefile distinfo pkg-descr
Message-ID:  <200501191042.j0JAgFVF042649@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2005-01-19 10:42:15 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/pear-HTTP_Download Makefile distinfo pkg-descr 
  Log:
  New port: www/pear-HTTP_Download PEAR class to send HTTP downloads
  
          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>
  
  Revision  Changes    Path
  1.1024    +1 -0      ports/www/Makefile
  1.1       +44 -0     ports/www/pear-HTTP_Download/Makefile (new)
  1.1       +2 -0      ports/www/pear-HTTP_Download/distinfo (new)
  1.1       +13 -0     ports/www/pear-HTTP_Download/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501191042.j0JAgFVF042649>