| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Jun 2012 08:50:24
0.10
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.10
|
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 |
28 Dec 2011 08:20:20
0.10
|
ehaupt  |
End WWW CPAN URL with a "/" |
21 Sep 2011 16:48:43
0.10
|
tabthorpe  |
- Reassign to the heap |
20 Mar 2011 12:54:45
0.10
|
miwi  |
- Get Rid MD5 support |
08 Apr 2010 06:16:39
0.10
|
wen  |
Net::Traceroute::PurePerl implements traceroute(1) functionality for
perl5. It allows you to trace the path IP packets take to a destination.
It is implemented by using raw sockets to act just like the regular
traceroute.
You must also be root to use the raw sockets.
WWW: http://search.cpan.org/dist/Net-Traceroute-PurePerl
PR: ports/145277
Submitted by: Ju Pengfei <jupengfei@gmail.com> |