| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2013 21:30:57
0.10
|
sunpoet  |
- Add LICENSE
- Add TEST_DEPENDS
- Cleanup Makefile header |
16 Dec 2012 06:12:28
0.10
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
02 May 2012 02:08:07
0.10
|
swills  |
- Add TEST_DEPENDS
Approved by: portmgr (blanket) |
13 Mar 2012 16:15:36
0.10
|
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
0.10
|
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 |
19 Feb 2012 04:04:26
0.10
|
sunpoet  |
- Add BUILD_DEPENDS
PR: ports/165221
Submitted by: swills |
21 Jul 2011 10:39:35
0.10
|
sunpoet  |
- Add p5-Log-Dispatch-Dir 0.10
constraints. Each message will be logged to a separate file the directory.
Logging to separate files can be useful for example when dumping whole network
responses (like HTTP::Response content).
WWW: http://search.cpan.org/dist/Log-Dispatch-Dir/ |