| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.1.1
|
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 |
20 Mar 2011 12:54:45
1.1.1
|
miwi  |
- Get Rid MD5 support |
27 Apr 2007 15:45:02
1.1.1
|
miwi  |
- Update to 1.1.1
- Take maintainership |
23 Sep 2006 00:23:36
1.1
|
linimon  |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
22 Jan 2006 08:23:41
1.1
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
1.1
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
11 Mar 2005 20:40:28
1.1
|
pav  |
PEAR::DBA is a wrapper for the php DBA functions. It includes a file-based
emulator and provides a uniform, object-based interface for the
Berkeley-style database systems.
PR: ports/78600
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |