History log of /openbsd/gnu/usr.bin/perl/Makefile.SH (Results 1 – 25 of 65)
Revision Date Author Comments
# fd823929 14-May-2024 afresh1 <afresh1@openbsd.org>

Apply pre-built unicore patch - perl-5.38.2

ok gkoehler@
Commit and we'll fix fallout bluhm@
Right away, please deraadt@


# fac98b93 14-May-2024 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.38.2

ok gkoehler@
Commit and we'll fix fallout bluhm@
Right away, please deraadt@


# e0680481 14-May-2024 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.38.2 dist

ok gkoehler@
Commit and we'll fix fallout bluhm@
Right away, please deraadt@


# cf22c65b 23-Dec-2023 afresh1 <afresh1@openbsd.org>

Update to perl 5.36.3

No changes to perl, as those were already committed for the earlier errata.
This just brings documentation and such in line with upstream.

ok bluhm@


# 312e26c8 03-Sep-2023 afresh1 <afresh1@openbsd.org>

Replace perl's use of syscall(2) with a dispatcher to libc

This removes the ability to do direct syscalls from perl, instead calling
the appropriate libc functions.

Currently we generate the dispat

Replace perl's use of syscall(2) with a dispatcher to libc

This removes the ability to do direct syscalls from perl, instead calling
the appropriate libc functions.

Currently we generate the dispatcher via a perl script duing build.

requested by deraadt@

nits from espie@
education from miod@
infrastructure fixes from sthen@
many improvements and ok gkoehler@
Please commit soon. OK bluhm@

show more ...


# 204dddbb 08-Jul-2023 afresh1 <afresh1@openbsd.org>

Update to perl 5.36.1

Many small bugfixes

you should commit 5.36.1 bluhm@


# 2d7c0476 15-Feb-2023 afresh1 <afresh1@openbsd.org>

Apply pre-built unicore patch - perl-5.36.0

OK bluhm@
a good time naddy@


# fdcd7346 15-Feb-2023 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.36.0

OK bluhm@
a good time naddy@


# eac174f2 15-Feb-2023 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.36.0 dist

OK bluhm@
a good time naddy@


# 4957e791 01-Mar-2021 afresh1 <afresh1@openbsd.org>

Apply pre-built unicore patch, remove excess files - perl-5.32.1

OK sthen@


# 9dc91179 01-Mar-2021 afresh1 <afresh1@openbsd.org>

Apply local patches, remove excess files - perl-5.32.1

OK sthen@


# 56d68f1e 01-Mar-2021 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.32.1 dist

OK sthen@


# dab3a198 27-Jun-2020 afresh1 <afresh1@openbsd.org>

Remove some customizations from the perl build

This was originally done so that other things in-tree such as vi could link
to libperl and to support non-shared vax.

This brings us more in-line with

Remove some customizations from the perl build

This was originally done so that other things in-tree such as vi could link
to libperl and to support non-shared vax.

This brings us more in-line with upstream and makes things more understandable.

It now links libperl.so to libm, which some software needs, and stops building
and installing libperl.a.

OK bluhm@

show more ...


# 4510546b 04-Jun-2020 afresh1 <afresh1@openbsd.org>

Sync to perl 5.30.3

All functional changes were committed already, this updates the
version number, Module::Corelist, and documentation.


# 50f59ae4 25-Apr-2020 afresh1 <afresh1@openbsd.org>

Note extra Term-ReadKey build dependency on Cwd

Avoids using the installed Cwd module while building perl


# 98dafc01 09-Apr-2020 afresh1 <afresh1@openbsd.org>

Update perl to 5.30.2

https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod

Incompatible Changes
There are no changes intentionally incompatible with 5.30.0.

Updated Modules and

Update perl to 5.30.2

https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod

Incompatible Changes
There are no changes intentionally incompatible with 5.30.0.

Updated Modules and Pragmata
* Compress::Raw::Bzip2 has been upgraded from version 2.084 to 2.089.
* Module::CoreList has been upgraded from version 5.20191110 to 5.20200314.

Selected Bug Fixes
* printf() or sprintf() with the %n format no longer cause a panic
on debugging builds, or report an incorrectly cached length value
when producing SVfUTF8 flagged strings.
* A memory leak in regular expression patterns has been fixed.
* A read beyond buffer in grok_infnan has been fixed.
* An assertion failure in the regular expression engine has been fixed.
* (?{...}) eval groups in regular expressions no longer unintentionally
trigger "EVAL without pos change exceeded limit in regex".


Proceed when you feel comfortable. deraadt@

show more ...


# 23a1f8f6 30-Dec-2019 afresh1 <afresh1@openbsd.org>

Apply pre-built unicore patch, remove excess files - perl-5.30.1

Timing is good deraadt@, OK sthen@


# d0bd1485 30-Dec-2019 afresh1 <afresh1@openbsd.org>

Apply local patches, remove excess files - perl-5.30.1

Timing is good deraadt@, OK sthen@


# b46d8ef2 30-Dec-2019 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.30.1 dist

Timing is good deraadt@, OK sthen@


# e603c72f 24-May-2019 afresh1 <afresh1@openbsd.org>

Update to perl 5.28.2

Minor bugfixes and documentation improvments. See perldelta for details.
https://metacpan.org/pod/release/SHAY/perl-5.28.2/pod/perldelta.pod

OK bluhm@


# 81c48ce5 13-Feb-2019 afresh1 <afresh1@openbsd.org>

Apply pre-built unicore patch, remove excess files - perl-5.28.1

looking good sthen@, Great! bluhm@


# 4e4b60bf 13-Feb-2019 afresh1 <afresh1@openbsd.org>

Apply local patches, remove excess files - perl-5.28.1

looking good sthen@, Great! bluhm@


# 9f11ffb7 13-Feb-2019 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.28.1 dist

looking good sthen@, Great! bluhm@


# d4b582fc 29-Oct-2017 afresh1 <afresh1@openbsd.org>

Apply pre-built unicore patch, remove excess files - perl-5.24.3

ok bluhm@


# 2e109fb9 29-Oct-2017 afresh1 <afresh1@openbsd.org>

Apply local patches, remove excess files - perl-5.24.3

OK bluhm@


123