Files
haikuports/dev-lang
Joachim Mairböck 753423afc5 perl: fix build on beta 5 and newer, install man pages
The Configure script apparently detects memrchr now, but uses -std=c99 by
default, so it isn't actually available (it is guarded with _DEFAULT_SOURCE).
Use -std=gnu99 explicitly instead.

Also, set the site and vendor man directories.
Otherwise, packages which install man pages will install them into $prefix/man.
(Although perl packages using ExtUtils::MakeMaker still don't install man pages, it seems.)

Put the man pages of perl itself into a doc subpackage.
2025-01-06 12:13:13 +01:00
..
2024-06-08 16:48:21 +02:00
2024-03-25 12:41:56 +01:00
2024-02-29 09:32:26 -06:00
2024-03-22 08:05:48 +01:00
2024-07-21 17:09:08 +02:00
2024-12-18 22:54:04 -07:00
2024-04-13 13:40:22 +02:00
2024-09-04 20:41:11 -04:00
2024-03-17 14:09:24 +01:00
2024-01-07 10:02:52 +01:00