| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.4.0
|
eadler  |
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 |
19 Mar 2011 12:38:54
0.4.0
|
miwi  |
- Get Rid MD5 support |
15 Apr 2006 11:47:42
0.4.0
|
edwin  |
Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.
PR: ports/95796
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
24 Jan 2006 03:14:23
0.4.0
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
0.4.0
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
15 Jan 2005 13:21:53
0.4.0
|
thierry  |
Update to version 0.4.0.
Changelog at <http://pear.php.net/package/HTTP_Server/download/>.
PR: ports/76267
Submitted by: maintainer |
06 Nov 2004 17:14:36
0.3
|
pav  |
Add pear-HTTP_Server, a class that allows you to easily implement HTTP servers
by supplying callbacks. The base class will parse the request, call the
appropriate callback and build a repsonse based on an array that the callbacks
have to return.
PR: ports/73613
Submitted by: Gerrit Beine <tux@pinguru.net> |