| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.1.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 |
03 Jul 2011 14:59:23
0.1.0
|
ohauer  |
-remove MD5 |
01 Jun 2008 09:42:37
0.1.0
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
15 Apr 2006 11:47:42
0.1.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> |
22 Jan 2006 08:30:12
0.1.0
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
0.1.0
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
14 Sep 2005 14:04:29
0.1.0
|
pav  |
PHPDoc is an attemt to adopt Javadoc to the PHP world.
PR: ports/84643
Submitted by: Gerrit Beine <tux@pinguru.net> |