| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Oct 2012 08:51:44
1.01
|
jhale  |
- Update to 1.01
- Add regression-test target
PR: ports/172825
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
17 Oct 2012 13:38:19
0.99
|
jhale  |
- Pass maintainership to submitter
PR: ports/172813, ports/172814, ports/172815,
ports/172816, ports/172817, ports/172818,
ports/172820, ports/172821, ports/172822,
ports/172823, ports/172824, ports/172825
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: timur (via private email)
makc, avilla (mentors implicit)
Feature safe: yes |
12 Oct 2012 06:48:48
0.99
|
jhale  |
- Update to 0.99 [1]
- Trim Makefile header
PR: ports/168271 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by: timur (maintainer timeout, 4.5 months) [1]
makc, avilla (mentors, implicit)
Feature safe: yes |
10 Apr 2012 02:15:42
0.98
|
swills  |
- Update to 0.98
PR: ports/166228
Approved by: maintainer timeout (timur, >2 weeks) |
13 Feb 2012 18:37:17
0.82
|
swills  |
- Add TEST_DEPENDS
PR: ports/164321
Submitted by: swills (myself)
Approved by: maintainer timeout (timur, >24 days) |
21 Jan 2012 17:40:15
0.82
|
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.82
|
ohauer  |
-remove MD5 |
31 Jan 2010 01:05:27
0.82
|
pgollucci  |
- Update to 0.82
PR: ports/142638
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (timur; > 2 weeks) |
24 Dec 2009 06:25:59
0.81
|
pgollucci  |
- Update to 0.81
PR: ports/141607
Approved by: maintainer
Submitted by: myself (pgollucci@) |
26 Oct 2009 07:55:37
0.77
|
leeym  |
- replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm
for ${PORTSDIR}/devel/p5-Date-Calc |
23 Oct 2009 00:30:06
0.77
|
leeym  |
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
03 Jul 2009 20:02:46
0.77
|
pgollucci  |
- Update to 0.77
PR: ports/135745
Approved by: maintainer timeout (timur; 16 days)
Submitted by: myself (pgollucci@) |
22 Feb 2009 02:05:12
0.75
|
timur  |
Update port to the newer version 0.75. |
22 Jul 2008 20:49:56
0.71
|
timur  |
Added new port p5-DateTime-Format-Natural. DateTime::Format::Natural
takes a string with a human readable date/time and creates a machine
readable one by applying natural parsing logic. |