| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.20
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
06 Jun 2012 11:22:18
0.20
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
17 May 2011 11:05:02
0.20
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
16 Aug 2009 09:55:32
0.20
|
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
27 Oct 2007 06:26:31
0.20
|
mat  |
Update to 0.20 |
31 Aug 2007 13:37:23
0.18
|
mat  |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
26 Mar 2007 22:48:31
0.18
|
mat  |
Update to 0.18 |
11 Jan 2007 16:31:31
0.17
|
mat  |
Update to 0.17 |
26 Sep 2006 11:05:21
0.16
|
mat  |
Update to 0.16 |
21 Sep 2006 10:09:16
0.15
|
mat  |
Update to 0.15 |
12 Jul 2006 22:37:17
0.14
|
mat  |
Update to 0.14 |
23 Jun 2006 09:35:32
0.13
|
mat  |
Update to 0.13 |
22 Jan 2006 01:48:34
0.10
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 14:16:12
0.10
|
mat  |
Be hipe and add SHA256 |
29 Jan 2004 13:37:55
0.10
|
mat  |
Add SIZE field |
16 Aug 2003 09:13:44
0.10
|
mat  |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor) |
07 Aug 2003 12:38:31
0.10
|
erwin  |
Update to 0.10
- broquaint of perlmonks.org noticed that I forgot to handle the helem opcode.
This attempts to handle all the cases I need to (after consulting opcode.pl
of the perl source).
- Added some real tests.
PR: 55305
Submitted by: maintainer |
19 Jul 2003 00:48:26
0.09
|
erwin  |
Add p5-B-Deobfuscate 0.09,
extension to B::Deparse for use in
de-obfuscating source code.
PR: 54178
Submitted by: Mathieu Arnold <m@absolight.net> |