| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Feb 2012 02:52:16
0.06_1
|
swills  |
- Add TEST_DEPENDS to enable testing
PR: ports/165114
Submitted by: swills (myself)
Approved by: portmgr (blanket) |
21 Jan 2012 17:40:15
0.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 |
03 Jul 2011 14:59:23
0.06_1
|
ohauer  |
-remove MD5 |
24 Sep 2010 02:03:44
0.06_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
28 Jan 2010 23:45:30
0.06_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 15).
Approved by: portmgr (itetcu) |
28 Jul 2009 17:10:23
0.06
|
miwi  |
This module provides tracking of objects, for the purpose of detecting
memory leaks due to circular references or innappropriate caching schemes.
WWW: http://search.cpan.org/dist/Devel-LeakGuard-Object/
PR: ports/136897
Submitted by: TERAMOTO Masahiro <markun at onohara.to> |