| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Oct 2012 16:21:12
1.06_1
|
tabthorpe  |
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore |
30 Jun 2012 05:16:13
1.06_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
15 Feb 2012 12:16:16
1.06_1
|
scheidell  |
- Remove ports/devel/p5-Devel-Dumpvar/distinfoa file
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer (implicit), gabor (mentor) |
21 Jan 2012 17:40:15
1.06_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 |
04 Jul 2011 21:52:35
1.06_1
|
dougb  |
Assist with de-MD5'ification |
03 Jul 2011 14:59:23
1.06_1
|
ohauer  |
-remove MD5 |
24 Sep 2010 00:44:29
1.06_1
|
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
06 Feb 2010 00:23:48
1.06
|
amdmi3  |
- Update to 1.06
PR: 143579
Submitted by: Cezary Morga <cm@therek.net> (maintainer) |
21 Jun 2009 19:15:30
1.05
|
pgollucci  |
- Update to 1.05
PR: ports/135747
Approved by: maintainer
Submitted by: myself (pgollucci@) |
15 Mar 2009 17:14:30
0.04
|
miwi  |
Devel::Dumpvar is a pure object-orientated reimplementation of the dumpvar.pl
script. This makes it much more versatile version to use for dumping information
to debug log files or other uses where is no need to reassemble the data.
WWW: http://search.cpan.org/dist/Devel-Dumpvar/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net> |