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: databases/p5-DBIx-Class-Helpers/pkg-plist

Number of commits found: 11

Saturday, 22 Feb 2020
15:55 sunpoet search for other commits by this committer
Update to 2.035000

Changes:	https://metacpan.org/changes/distribution/DBIx-Class-Helpers
Original commitRevision:526789 
Tuesday, 6 Nov 2018
21:57 sunpoet search for other commits by this committer
Add LICENSE_FILE

- Sort PLIST
- Take maintainership
Original commitRevision:484358 
Wednesday, 5 Oct 2016
18:03 tj search for other commits by this committer
Update to 2.033001

Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.033001/Changes
Original commitRevision:423358 
Friday, 25 Mar 2016
17:14 tj search for other commits by this committer
Update to 2.032000

Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.032000/Changes
Original commitRevision:411866 
Tuesday, 3 Feb 2015
09:35 marino search for other commits by this committer
databases/p5-DBIx-Class-Helpers: UNBREAK

I'm not sure what happened here.  There was a good PR [1] to update
this port that properly changed the Makefile, distinfo, and the pkg-plist,
but tj@ updated the port independently but only changed the Makefile
(and moved PORTREVISION to 2 instead of resetting it to 0).  Use the
changes outlined in the PR properly updates the version to 2.024001.

PR:		195195
Submitted by:	Geoffroy Desvernay
Approved by:	blanket (unbreak port)
Original commitRevision:378343 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Monday, 20 Oct 2014
10:41 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371255 
Friday, 13 Jun 2014
18:19 antoine search for other commits by this committer
Unbreak

Pointyhat:	tj
Original commitRevision:357712 
Thursday, 12 Jun 2014
16:38 tj search for other commits by this committer
Update to 2.022000

Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.022000/Changes
Original commitRevision:357615 
Friday, 1 Nov 2013
14:51 tj search for other commits by this committer
* Update to 2.019000
* Update with stage dir support

Change Log:
http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.019000/Changes
Original commitRevision:332386 
Tuesday, 13 Aug 2013
16:47 tj search for other commits by this committer
New port for databases/p5-DBIx-Class-Helpers

DBIx::Class::Helpers is a collection of tools to help simplify the
common tasks in DBIx::Class.

WWW: http://search.cpan.org/dist/DBIx-Class-Helpers/
Original commitRevision:324673 

Number of commits found: 11