| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.33
|
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 |
15 Apr 2011 05:33:47
0.33
|
kuriyama  |
- Upgrade to 0.33. |
26 Feb 2011 06:37:43
0.32
|
kuriyama  |
- Upgrade to 0.32. |
09 Oct 2010 13:10:01
0.31
|
kuriyama  |
- Upgrade to 0.31. |
16 Apr 2010 02:36:52
0.30
|
kuriyama  |
- Upgrade to 0.30. |
13 Apr 2010 03:34:22
0.29
|
wen  |
- Update to 0.29 |
11 Mar 2010 08:52:16
0.28
|
kuriyama  |
- Upgrade to 0.28. |
25 Aug 2009 09:34:54
0.26
|
kuriyama  |
- Upgrade to 0.26. |
23 Apr 2009 01:03:03
0.25
|
kuriyama  |
Upgrade to 0.25. |
17 Oct 2008 23:42:29
0.24
|
kuriyama  |
Upgrade to 0.24. |
19 May 2008 13:12:08
0.22
|
araujo  |
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr) |
24 Feb 2008 08:04:22
0.22
|
kuriyama  |
- Upgrade to 0.22.
- Use CPAN macro.
- Use @dirrmtry in plist.
PR: ports/120600
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
13 Oct 2007 13:00:40
0.20
|
kuriyama  |
- Upgrade to 0.20 (switch dependency for JSON to JSON::Any). |
26 Dec 2006 01:37:13
0.14
|
kuriyama  |
- Upgrade to 0.14 (including Safari hack and 'no_x_json_header' option
which I've requested).
- Add optional p5-YAML-Syck dependency. |
07 Nov 2006 02:41:52
0.12
|
kuriyama  |
- Upgrade to 0.12.
- Remove Test-Simple dependency which is not actually depends on. |
11 Jul 2006 17:54:59
0.09
|
lbr  |
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules). |
10 May 2006 09:47:07
0.09
|
kuriyama  |
Add p5-Catalyst-View-JSON 0.09, catalyst View handler that returns stash
data in JSON format. |