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: www/p5-Catalyst-Runtime/pkg-plist

Number of commits found: 21

Thursday, 12 Nov 2015
11:58 sunpoet search for other commits by this committer
- Update to 5.90103
- Sort PLIST

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
Original commitRevision:401331 
Monday, 14 Sep 2015
12:19 mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
Original commitRevision:396892 
Thursday, 30 Apr 2015
20:30 adamw search for other commits by this committer
Update to 5.90090. Add a couple more TEST_DEPENDS for more comprehensive
test coverage.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
Original commitRevision:385066 
Tuesday, 24 Feb 2015
16:45 adamw search for other commits by this committer
Update to 5.90084.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
Original commitRevision:379821 
Sunday, 11 Jan 2015
13:31 sunpoet search for other commits by this committer
- Update to 5.90080

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
Original commitRevision:376775 
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 
Saturday, 30 Aug 2014
08:58 sunpoet search for other commits by this committer
- Update to 5.90070

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
Original commitRevision:366598 
Wednesday, 6 Nov 2013
18:58 sunpoet search for other commits by this committer
- Update to 5.90050
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
Original commitRevision:333031 
Saturday, 22 Jun 2013
03:39 sunpoet search for other commits by this committer
- Update to 5.90040

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
Original commitRevision:321536 
Monday, 25 Feb 2013
12:21 tobez search for other commits by this committer
Update to 5.90020.

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
Original commitRevision:312915 
Wednesday, 5 Oct 2011
11:26 sunpoet search for other commits by this committer
- Update to 5.90003

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
Original commit
Saturday, 27 Aug 2011
11:53 sunpoet search for other commits by this committer
- Update to 5.90002

Changes:        http://search.cpan.org/dist/Catalyst-Runtime/Changes
Original commit
Thursday, 10 Dec 2009
09:28 leeym search for other commits by this committer
- update to 5.80015
Original commit
Monday, 24 Aug 2009
12:08 skv search for other commits by this committer
Update to 5.80011

Changes:       
http://cpansearch.perl.org/src/FLORA/Catalyst-Runtime-5.80011/Changes
Original commit
Thursday, 23 Jul 2009
17:29 pgollucci search for other commits by this committer
- Update to 5.80007

PR:             ports/136580
Approved by:    maintainer timeout (lbr; 14 days)
Submitted by:   myself (pgollucci@)
Original commit
Monday, 15 Jun 2009
21:18 pgollucci search for other commits by this committer
- Update to 5.80004

PR:             ports/135123
Approved by:    maintainer timeout (lbr; 2 weeks 1 day)
Submitted by:   pgollucci@ (myself)
Original commit
Monday, 23 Mar 2009
12:54 lbr search for other commits by this committer
Update to 5.71000
Original commit
Wednesday, 19 Dec 2007
22:21 lbr search for other commits by this committer
Update to 5.7012
Original commit
Wednesday, 22 Aug 2007
15:50 lbr search for other commits by this committer
Update to 5.7010
Original commit
Friday, 5 Jan 2007
19:46 lbr search for other commits by this committer
Update to 5.7006
Original commit
Tuesday, 11 Jul 2006
17:31 lbr search for other commits by this committer
New port, www/p5-Catalyst-Runtime, The Elegant MVC Web Application Framework
(Runtime)

p5-Catalyst has been split - this is the runtime part.
Original commit

Number of commits found: 21