コミット履歴

作者 SHA1 メッセージ 日付
  Thomas Lotterer 0b1c923d74 SA-2003.039-perl; CAN-2003-0615 22 年 前
  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. 22 年 前
  Ralf S. Engelschall 282c940ab3 include security bugfix for Safe.pm 23 年 前
  Ralf S. Engelschall 31bd7c2c42 finally it is time to switch to 5.8 in CURRENT 23 年 前
  Ralf S. Engelschall b8b7a15742 remove newline which could perhaps confuse patch 23 年 前
  Thomas Lotterer 498122e8e3 fix ldflags on FreeBSD 23 年 前
  Ralf S. Engelschall 7369e09e6d fix gcc version check for Tru64 23 年 前
  Ralf S. Engelschall d423e01a48 fix building under new gcc 3.1 23 年 前