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: devel/p5-Class-Load/distinfo

Number of commits found: 17

Saturday, 16 Jun 2018
12:16 wen search for other commits by this committer
- Update to 0.25
Changes: https://metacpan.org/changes/distribution/Class-Load
Original commitRevision:472539 
Wednesday, 19 Jul 2017
21:14 az search for other commits by this committer
- update to version 0.24
Original commitRevision:446234 
Wednesday, 5 Apr 2017
13:35 sunpoet search for other commits by this committer
Update to 0.23

- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Class-Load/Changes
PR:		218353
Submitted by:	sunpoet (myself)
Approved by:	az (maintainer)
Original commitRevision:437784 
Tuesday, 17 Feb 2015
14:36 adamw search for other commits by this committer
Update to 0.22, and sort plist.

New dependency on p5-namespace-clean in this version.

Changes: https://metacpan.org/changes/distribution/Class-Load

PR:		197725
Approved by:	az (maintainer)
Original commitRevision:379164 
Saturday, 22 Mar 2014
08:49 az search for other commits by this committer
- update to 0.21
Original commitRevision:348771 
Sunday, 23 Sep 2012
17:47 az search for other commits by this committer
- Update to 0.20
Original commitRevision:304755 
Saturday, 14 Apr 2012
16:13 az search for other commits by this committer
Update to version 0.19

Changes: No changes
Original commit
Monday, 20 Feb 2012
11:11 az search for other commits by this committer
Update to 0.18

PR:             ports/165081 (based on)
Submitted by:   sunpoet
Feature safe:   yes
Original commit
Thursday, 9 Feb 2012
02:34 sunpoet search for other commits by this committer
- Update to 0.15
- Sort *_DEPENDS

Changes:        http://search.cpan.org/dist/Class-Load/Changes
PR:             ports/164897
Submitted by:   sunpoet (myself)
Approved by:    az (maintainer, via mail)
Original commit
Friday, 6 Jan 2012
18:48 az search for other commits by this committer
- Update to 0.13
Original commit
Sunday, 30 Oct 2011
18:16 az search for other commits by this committer
- Update to 0.12

PR:             ports/162032
Submitted by:   sunpoet@FreeBSD.org
Original commit
Sunday, 9 Oct 2011
17:58 az search for other commits by this committer
Update to 0.11
Original commit
Thursday, 8 Sep 2011
06:30 az search for other commits by this committer
Update to 0.10
Original commit
Sunday, 21 Aug 2011
10:21 az search for other commits by this committer
- Update to 0.08
- Add missed dep (reported by Matthew Seaman)
Original commit
Wednesday, 17 Aug 2011
05:28 az search for other commits by this committer
Update to 0.07
Original commit
Sunday, 19 Dec 2010
13:31 az search for other commits by this committer
Update to 0.06
Original commit
Friday, 16 Oct 2009
07:28 az search for other commits by this committer
require EXPR only accepts Class/Name.pm style module names, not Class::Name.
How frustrating! For that, we provide load_class 'Class::Name'.
It's often useful to test whether a module can be loaded, instead of throwing
an error when it's not available. For that, we provide try_load_class
'Class::Name'.
Finally, sometimes we need to know whether a particular class has been loaded.
Asking %INC is an option, but that will miss inner packages and any class for
which the filename does not correspond to the package name. For that,
we provide is_class_loaded 'Class::Name'.
Original commit

Number of commits found: 17