1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Martin Wilke
fdae05b793 - Update to 1.2.0
PR:		128221
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer
2008-10-24 19:00:20 +00:00
Martin Wilke
d5ff1f1d3e - Update to 1.1.1
PR:		121974
Submitted by:	Anish Mistry <amistry@am-productions.biz>
Approved by:	maintainer
2008-03-26 17:16:50 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Edwin Groothuis
8fc6911413 MAINTAINER FIX: www/pear-HTTP_Client
Looks like this also depends on www/pear-HTTP_Request.

PR:		ports/77018
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2005-02-05 01:24:37 +00:00
Edwin Groothuis
59ed1e2396 NEW PORT: www/pear-HTTP_Client (High level HTTP class)
This is my first port with code from PEAR, so I hope I got
	it right.  I based it off of www/pear-HTTP.

	The HTTP_Client class wraps around HTTP_Request and provides
	a higher level interface for performing multiple HTTP
	requests.

	Features:
	* Manages cookies and referrers between requests
	* Handles HTTP redirection
	* Has methods to set default headers and request parameters
	* Implements the Subject-Observer design pattern: the base class sends
	  events to listeners that do the response processing.

PR:		ports/76995
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2005-02-02 12:42:48 +00:00