notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/perl5-devel/files/patch-Makefile.SH

Number of commits found: 5

Monday, 12 Dec 2022
13:34 Dimitry Andric (dim) search for other commits by this committer
lang/perl5*: remove workarounds for lld 15 and dtrace enabled

After https://cgit.freebsd.org/src/commit/?id=be39466a1035, there is no
need anymore to patch the perl5 Makefiles to add
"-Wl,--allow-multiple-definition" to the linker flags. They should now
link with lld 15 and later without any issues.

PR:		265516
Fixes:		8c69fc20e6c7
MFH:		2022Q4
commit hash: 33b05a16fc0346ecdf0206438bd9efe995339bee commit hash: 33b05a16fc0346ecdf0206438bd9efe995339bee commit hash: 33b05a16fc0346ecdf0206438bd9efe995339bee commit hash: 33b05a16fc0346ecdf0206438bd9efe995339bee 33b05a1
Wednesday, 21 Sep 2022
20:26 Dimitry Andric (dim) search for other commits by this committer
lang/perl5*: alternative workaround for lld 15 and dtrace enabled

Modify the workaround committed in 4ae8ff941b29 by only adding
-Wl,--allow-multiple-definition to the two link command lines that
require it, instead of adding it to hints/freebsd.sh

Otherwise, that linker flag is emitted into perl's global configuration
(/usr/local/lib/perl5/5.xx/mach/Config_heavy.pl), and might be used by
other ports which link in libperl, such as www/mod_perl2, which cannot
correctly handle any unexpected linker flags, leading to errors.

PR:		265516
Reported by:	lev
Approved by:	maintainer timeout (1 month)
Fixes:		4ae8ff941b29
MFH:		2022Q3
commit hash: 8c69fc20e6c71c3c5e71c8c9fcfb08ea9d5eb48d commit hash: 8c69fc20e6c71c3c5e71c8c9fcfb08ea9d5eb48d commit hash: 8c69fc20e6c71c3c5e71c8c9fcfb08ea9d5eb48d commit hash: 8c69fc20e6c71c3c5e71c8c9fcfb08ea9d5eb48d 8c69fc2
Tuesday, 23 Apr 2019
12:09 mat search for other commits by this committer
Update to v5.29.10-9-g07ba20f405.
Original commitRevision:499749 
Tuesday, 8 Sep 2015
11:57 mat search for other commits by this committer
Update to v5.23.2-208-g7ce1b4c.

Regen a few patches, one module moved from dist to cpan, and some offset
changed.

Changes:	https://github.com/Perl/perl5/compare/v5.23.2-66-gbdc4e4b...v5.23.2-208-g7ce1b4c
Sponsored by:	Absolight
Original commitRevision:396374 
Thursday, 16 Apr 2015
11:44 mat search for other commits by this committer
Add lang/perl5-devel, which will be the one from which the lang/perl5.xx ports
will come from, from now on.

Please, only use the -devel port for testing, not for production purposes.

Sponsored by:	Absolight
Original commitRevision:384103 

Number of commits found: 5