| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.001001
|
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 |
19 Mar 2011 12:38:54
0.001001
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.001001
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
29 Sep 2008 07:46:18
0.001001
|
miwi  |
Return a new instance a component on each request
WWW:
http://search.cpan.org/dist/Catalyst-Component-InstancePerContext-0.001001/
PR: ports/127655
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> |