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.34/files/patch-Makefile.SH

Number of commits found: 3

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
Thursday, 6 May 2021
13:21 Mathieu Arnold (mat) search for other commits by this committer
lang/perl5.34: Add new port at 5.34.0-RC1.

Changes:	https://metacpan.org/pod/release/XSAWYERX/perl-5.34.0-RC1/pod/perldelta.pod
commit hash: 2364a45b4cfc0bbb11940d8e8ba9b110ef5104da commit hash: 2364a45b4cfc0bbb11940d8e8ba9b110ef5104da commit hash: 2364a45b4cfc0bbb11940d8e8ba9b110ef5104da commit hash: 2364a45b4cfc0bbb11940d8e8ba9b110ef5104da 2364a45

Number of commits found: 3