| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 14:07:27
0.17
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
25 Feb 2012 21:10:30
0.17
|
swills  |
- Update to 0.17
PR: ports/164960
Submitted by: swills (myself)
Approved by: maintainer timeout (simarg@gmail.com. > 2 weeks) |
21 Jan 2012 17:40:15
0.13
|
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 |
22 Oct 2011 23:50:23
0.13
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
03 Jul 2011 14:59:23
0.13
|
ohauer  |
-remove MD5 |
12 Feb 2011 09:30:23
0.13
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
15 Dec 2009 21:09:17
0.13
|
pgollucci  |
- Update to 0.13
PR: ports/141566
Approved by: maintainer
Submitted by: myself (pgollucci@) |
10 Apr 2009 18:12:02
0.12
|
pgollucci  |
Class::Declare allows class authors to specify public, private and protected
attributes and methods for their classes, giving them control over how their
modules may be accessed. The standard object oriented programming concepts
of public, private and protected have been implemented for both class and
instance (or object) attributes and methods.
WWW: http://search.cpan.org/~ibb/Class-Declare/Declare.pm
- Sergey Karatkevich
simarg@gmail.com
PR: ports/130415
Submitted by: kevit |