0
0
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
Jerome Duval 7f0268ed3d perl: bump version 2021-04-01 12:48:42 +02:00
Jerome Duval 4a9d9c1b52 perl: bump version 2021-01-17 18:34:23 +01:00
Jerome Duval 184660370f perl: bump version. 2020-05-12 19:54:15 +02:00
Jerome Duval 9471aab3c0 perl: bump version. 2019-11-20 21:02:55 +01:00
Jerome Duval ccee9818a3 perl: bump version. 2019-07-07 21:55:12 +02:00
Jerome Duval ff0a38ce24 perl: bump version. 2019-05-05 22:05:38 +02:00
Jerome Duval 085469acf2 perl: fix gcc2 bug in locale.c.
char is promoted to int, which then fails to compare correcly with char.
2019-04-25 23:31:38 +02:00
Jerome Duval a7b69a4328 perl: add recipe for version 5.28.1. 2019-04-06 19:28:59 +02:00
Jerome Duval 2f850ff1ad perl: bump version. 2018-12-18 19:57:43 +01:00
Jerome Duval f0dbf12da8 perl: use the shortVersion for site and vendor. 2018-03-14 21:47:12 +01:00
Adrien Destugues 99b5ce0a6f perl 5.26: mark as tested on x86_gcc2
Passes 99.25% of tests.
Remove old recipes.
2018-02-10 10:08:28 +01:00
Jerome Duval 39e5c67367 perl: bump version.
* now uses the short version for vendor and site paths: they are
supposed to be compatible for even version numbers. needs to rebuild
perl modules though.
2017-09-29 18:46:23 +02:00
Jerome Duval 24a075db21 perl: add recipe for version 5.26. 2017-06-09 23:40:02 +02:00
Alexander von Gluck IV c522c1de50 patch cleanup: Make sure recipes have matching patches.
* Ruby 1.9.3 shouldn't point to the 1.9.1 patch, etc.
2014-06-12 20:44:25 +00:00
Oliver Tappe 629867c017 Fix warning in our perl-MakeMaker platform module. 2013-10-16 16:26:11 +02:00
Oliver Tappe 00030aa4de Add automatic vendor modules suppport to perl.
* Adjust MakeMaker to automatically switch to vendor directories if
  HAIKU_USE_VENDOR_DIRECTORIES is set.
2013-10-15 21:38:29 +02:00
Oliver Tappe 120bdddb06 Add patch to perl that adjusts CPAN's can_write_to_libdirs(). 2013-10-15 21:38:27 +02:00
Oliver Tappe 5f73e41ecf Upgrade perl to 5.18.1.
* perl-5.18.1 doesn't exhibit cpan-related problems seen with 5.10.1
* adjusted @INC such that perl modules installed to ~/config
  (or ~/config/non-packaged) are picked up by a perl installed
  into /system, too
* drop public libperl.so and link perl using an rpath instead
* no longer link every module built by ExtUtils::MakeMaker against
  libperl.so, as that isn't required for Haiku at all
* adjust ExtUtils::MakeMaker to not use -rpath when linking dynamic
  perl modules that require other libraries
2013-10-15 21:38:27 +02:00
Oliver Tappe 318fe690de Drop old perl patches 2013-08-25 13:27:31 +02:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Oliver Tappe 2a7468c0b0 * adjusted build of development-related ports to comply with package management (especially to make the packages relocatable) 2011-03-07 13:07:41 +00:00
Chris Roberts 3656067792 Update the perl install commands to properly install and create a package.
Regenerated the patch with a contribution from andreasf to install the haikuish.h header.
Should fix haikuports tickets #302 and #323
2010-04-23 02:03:51 +00:00
Scott McCreary 439fd764c1 Initial .bep file for perl, moved patches to patches directory. 2010-03-22 04:06:36 +00:00