Thomas Lotterer
|
0b1c923d74
SA-2003.039-perl; CAN-2003-0615
|
%!s(int64=22) %!d(string=hai) anos |
Ralf S. Engelschall
|
9ec74dc288
1. By default, the Perl module search order is "use lib, -I, PERL[5]LIB, perl, site, vendor, other". This means that in OpenPKG both the modules installed via CPAN shell (in "site" area) and the "perl-xxx" packages (in "vendor" area) cannot override the (sometimes obsoleted) module versions distributed with Perl (in "perl" area). Hence, we change the search order to a more reasonable one for OpenPKG: "use lib, -I, PERL[5]LIB, site, vendor, perl, other". 2. Already activate "vendor" area, althouh it is still unused in OpenPKG. It will be soon used by the "perl-xxx" packages to make "site" area available for manual (think CPAN shell) module installations.
|
%!s(int64=22) %!d(string=hai) anos |
Ralf S. Engelschall
|
282c940ab3
include security bugfix for Safe.pm
|
%!s(int64=23) %!d(string=hai) anos |
Ralf S. Engelschall
|
31bd7c2c42
finally it is time to switch to 5.8 in CURRENT
|
%!s(int64=23) %!d(string=hai) anos |
Ralf S. Engelschall
|
b8b7a15742
remove newline which could perhaps confuse patch
|
%!s(int64=23) %!d(string=hai) anos |
Thomas Lotterer
|
498122e8e3
fix ldflags on FreeBSD
|
%!s(int64=23) %!d(string=hai) anos |
Ralf S. Engelschall
|
7369e09e6d
fix gcc version check for Tru64
|
%!s(int64=23) %!d(string=hai) anos |
Ralf S. Engelschall
|
d423e01a48
fix building under new gcc 3.1
|
%!s(int64=23) %!d(string=hai) anos |