| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.5.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 |
27 Feb 2011 13:57:02
1.5.0
|
miwi  |
- Update to 1.5.0 |
01 Dec 2009 21:46:50
1.0.2
|
tabthorpe  |
- Pass maintainership to miwi |
29 Aug 2009 03:23:03
1.0.2
|
tabthorpe  |
- Update to 1.0.2 |
23 Aug 2007 04:00:04
1.0.1
|
tabthorpe  |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
16 Mar 2007 12:55:55
1.0.1
|
miwi  |
- Update to 1.0.1
PR: 110300
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
09 Nov 2006 05:28:52
1.0.0
|
clsung  |
- Take maintainership
PR: ports/105319
Submitted by: maintainer (Thomas Abthorpe) |
23 Sep 2006 00:23:36
1.0.0
|
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 |
24 Jan 2006 01:03:33
1.0.0
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
1.0.0
|
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 21:12:38
1.0.0
|
pav  |
PEAR::Crypt_CHAP provides Classes for generating CHAP packets.
Currently these types of CHAP are supported:
* CHAP-MD5
* MS-CHAPv1
* MS-CHAPv2
PR: ports/78641
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |