| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 09:14:01
1.29
|
jase  |
Update my maintainer address
Approved by: flo, culot (mentors) |
13 Mar 2012 16:15:36
1.29
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
1.29
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
07 Aug 2011 04:30:03
1.29
|
swills  |
- Make use of CPAN:USER macro
- Add LICENSE
PR: ports/159562
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) |
03 Jul 2011 14:59:23
1.29
|
ohauer  |
-remove MD5 |
19 Oct 2010 08:13:04
1.29
|
sunpoet  |
- Update to 1.29
Changes: http://search.cpan.org/dist/Object-Pluggable/Changes
PR: ports/151514
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Approved by: pgollucci (mentor, implicit) |
08 Oct 2010 06:51:16
1.28
|
sunpoet  |
- Add p5-Object-Pluggable 1.28
Object::Pluggable is a base class for creating plugin enabled objects. It is
a generic port of POE::Component::IRC's plugin system.
If your object dispatches events to listeners, then Object::Pluggable may be
a good fit for you.
WWW: http://search.cpan.org/dist/Object-Pluggable/
PR: ports/151057
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: pgollucci (mentor) |