non port: lang/perl5.28/Makefile |
Number of commits found: 25 |
Saturday, 26 Jun 2021
|
10:45 Rene Ladan (rene)
*/*: Remove expired ports:
2021-06-22 lang/perl5.28: Support ends three years after .0 release. Please
upgrade to a more recent version of Perl
d67ea7e |
Thursday, 10 Jun 2021
|
12:13 Piotr Kubaj (pkubaj)
lang/perl5.28: enable DTRACE on powerpc
7c3711d |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 22 Mar 2021
|
15:13 mat
Fix an obscure sed message while going through check-plist.
The obscure message being:
sed: 4: /tmp/sed_plist_sub.1i0ZNBB8: RE error: trailing backslash (\)
Thanks to: kevans
 |
Saturday, 5 Dec 2020
|
22:48 pkubaj
lang/perl5*: remove powerpcspe from DTRACE exclude list
Builds fine.
Reported by: jhibbits
 |
Wednesday, 2 Dec 2020
|
21:01 pkubaj
lang/perl5.28: enable DTRACE on powerpc64
Builds fine.
 |
Tuesday, 9 Jun 2020
|
06:27 adamw
perl5.*: Fix a couple grammar errors
These have been bugging me for a while now.
 |
Wednesday, 26 Feb 2020
|
09:09 kp
perl: Disable DTrace for riscv
Just like other embedded platforms, disable dtrace for riscv builds.
Approved by: mat
Sponsored by: Axiado
 |
Friday, 4 Oct 2019
|
22:43 linimon
The arch definitions used in the test for DTRACE functionality are
missing the definition for powerpcspe, as well as some obscure mips*
definitions. This patch fixes that.
There should be no need to bump PORTREVISION, because only those
archs are affected, and we do not build packages for any of them
in any case.
PR: 239171
Approved by: mat
 |
Monday, 12 Aug 2019
|
14:20 mat
Mark Perl 5.28 as DEPRECATED.
 |
Saturday, 6 Jul 2019
|
15:14 antoine
Revert r505994 and dependency loop
Pointy hat: pkubaj
With hat: portmgr
 |
13:21 pkubaj
databases/p5-DBD-mysql: fix build with GCC architectures
Add USES=compiler:c11 (also to lang/perl5* ports) since it's necessary:
Can't link/include C library 'atomic', aborting.
Approved by: mentors (implicit approval)
 |
Monday, 20 May 2019
|
13:04 mat
Remove Created by lines where I am the one.
 |
Tuesday, 23 Apr 2019
|
12:09 mat
Update to 5.28.2.
 |
Thursday, 14 Mar 2019
|
21:13 mat
Put back a default non dumb pod formatter [1], and fix a probable bug in
the mandoc formatter.
PR: 236092 [1]
Reported by: Andrew Daugherity
 |
Tuesday, 4 Dec 2018
|
14:30 mat
Update to 5.28.1.
 |
Sunday, 11 Nov 2018
|
15:38 danfe
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts)
 |
Friday, 2 Nov 2018
|
13:32 rene
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
 |
Thursday, 1 Nov 2018
|
10:36 mat
Make $^X is deterministic.
Its output can vary, and not be the correct one because of hard links.
So replace the hard links with symlinks so that there is only one perl.
PR: 232501
Reported by: Helge Oldach
 |
Friday, 29 Jun 2018
|
14:08 mat
Make a note about why this hack is required.
Here is the story:
- Default Perl is 5.24.
- You install stuff, and have Perl 5.24.
- The default Perl is changed to 5.26 because it was time.
- You do not really follow those things and are not using pkg (and
possibly poudriere) to maintain your /usr/local and you run
portmaster to update what needs to be updated.
- As you did not set anything, your Perl default is still 5.24 because
it is the installed /usr/local/bin/perl.
- Turns out that there has been a new version of lang/perl5.24 in the
mean time, and portmaster updates it. Keep in mind that the only
thing that makes 5.24 the default is that it is the installed version
you have. If you did not have it installed, the default would be
5.26.
- portmaster builds the new perl 5.24, and before it installs it, it
needs to remove the old version.
- now, you do not have any Perl installed, so the default falls back to
5.26.
- portmaster installs perl 5.24 it just built, but as it is not the
default any pore, it will not install /usr/local/bin/perl, and
everything using Perl on your system is toast, you spend countless
hours not understanding wtf happened. You end up rebuilding
everything with 5.26.
PR: 227356
Sponsored by: Absolight
 |
Monday, 25 Jun 2018
|
14:39 mat
Update to 5.28.0.
Sponsored by: Absolight
 |
Tuesday, 19 Jun 2018
|
14:19 mat
Update to 5.28.0-RC3.
Sponsored by: Absolight
 |
Monday, 11 Jun 2018
|
11:55 mat
Update to RC2.
Sponsored by: Absolight
 |
Monday, 21 May 2018
|
13:50 mat
Add Perl 5.28.0-RC1.
Sponsored by: Absolight
 |
Number of commits found: 25 |