コミット履歴

作者 SHA1 メッセージ 日付
  Ralf S. Engelschall 3f2e529007 the patch is a one-time patch and trivial enough and hence should be included into perl.patch. We use external patches only for official vendor patches or for larger scale patches. Everything else we have to maintain anyway ourself and so it can be included into the local patch. 18 年 前
  Ralf S. Engelschall ad9121b2b7 Support FreeBSD >= 7.0 where objformat(8) is gone 18 年 前
  Christoph Schug 60452f9acf fix syntax error 18 年 前
  Ralf S. Engelschall 948049d436 fix building under GCC 4.2 world order 18 年 前
  Ralf S. Engelschall b35f94cb91 upgrade to Perl 5.8.8 20 年 前
  Ralf S. Engelschall 91b73f5b22 Security Fix (CVE-2005-3962, OpenPKG-SA-2005.025-perl) 20 年 前
  Ralf S. Engelschall 1b1131e0bc Fix building on Solaris under new GCC 4.0 world order 20 年 前
  Ralf S. Engelschall 55743fd395 Upgrade to Perl 5.8.7 20 年 前
  Ralf S. Engelschall ae59a180be Security Fixes: - PERLIO_DEBUG local root exploit: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0155 - PERLIO_DEBUG buffer overflow: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0156 21 年 前
  Thomas Lotterer ba4126d45b SA-2005.001-perl; CAN-2004-0452, CAN-2004-0976 21 年 前
  Ralf S. Engelschall c86cd4d2a4 port to Darwin 7.6.0 (aka MacOS X 10.3.6) 21 年 前
  Ralf S. Engelschall 4159ed01d3 port to Tru64 5.1 21 年 前
  Michael Schloh von Bennewitz bfc1b395aa upgrading package: perl 5.8.2 -> 5.8.3 22 年 前
  Ralf S. Engelschall 1745888e94 port to OpenDarwin 6.6.2 22 年 前
  Ralf S. Engelschall b91f3346ac upgrading package: perl 5.8.0 -> 5.8.1 22 年 前
  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 年 前