| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.13_1
|
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.13_1
|
ohauer  |
-remove MD5 |
24 Sep 2010 00:44:29
0.13_1
|
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
15 Mar 2009 17:11:22
0.13
|
miwi  |
Parse::ErrorString::Perl is a module for parsing Perl interpreter
error messages.
WWW: http://search.cpan.org/dist/Parse-ErrorString-Perl/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net> |