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-Type-Tiny/pkg-plist

Number of commits found: 21

Sunday, 9 Apr 2023
20:40 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Type-Tiny: Update to 2.004000

Changes:	https://metacpan.org/dist/Type-Tiny/changes
commit hash: c42813c375d26bb016238d9799e512d152e6c29b commit hash: c42813c375d26bb016238d9799e512d152e6c29b commit hash: c42813c375d26bb016238d9799e512d152e6c29b commit hash: c42813c375d26bb016238d9799e512d152e6c29b c42813c
Monday, 3 Oct 2022
17:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Type-Tiny: Update to 2.000001

Changes:	https://metacpan.org/dist/Type-Tiny/changes
commit hash: 9badc58fb62d6ba15f6b1347ff8c26f17d14b2e1 commit hash: 9badc58fb62d6ba15f6b1347ff8c26f17d14b2e1 commit hash: 9badc58fb62d6ba15f6b1347ff8c26f17d14b2e1 commit hash: 9badc58fb62d6ba15f6b1347ff8c26f17d14b2e1 9badc58
Saturday, 30 Jul 2022
19:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Type-Tiny: Update to 1.016006

Changes:	https://metacpan.org/dist/Type-Tiny/changes
commit hash: 1eef103297ab14b587ac9a9adbc21fb74be42e13 commit hash: 1eef103297ab14b587ac9a9adbc21fb74be42e13 commit hash: 1eef103297ab14b587ac9a9adbc21fb74be42e13 commit hash: 1eef103297ab14b587ac9a9adbc21fb74be42e13 1eef103
Monday, 18 Jul 2022
18:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Type-Tiny: Update to 1.016000

Changes:	https://metacpan.org/dist/Type-Tiny/changes
commit hash: 71e8957c97d10198bc73d4350d2e04da19be0e13 commit hash: 71e8957c97d10198bc73d4350d2e04da19be0e13 commit hash: 71e8957c97d10198bc73d4350d2e04da19be0e13 commit hash: 71e8957c97d10198bc73d4350d2e04da19be0e13 71e8957
Thursday, 12 Dec 2019
13:44 sunpoet search for other commits by this committer
Update to 1.008000

Changes:	https://metacpan.org/changes/distribution/Type-Tiny
Original commitRevision:519886 
Sunday, 29 Jul 2018
19:12 sunpoet search for other commits by this committer
Update to 1.004000

Changes:	https://metacpan.org/changes/distribution/Type-Tiny
Original commitRevision:475716 
Friday, 2 Jun 2017
18:12 sunpoet search for other commits by this committer
Update to 1.002000

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
Original commitRevision:442416 
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, 27 Oct 2014
10:55 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371547 
Saturday, 19 Jul 2014
09:47 sunpoet search for other commits by this committer
- Update to 0.046

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
		http://search.cpan.org/dist/Type-Tiny/NEWS
Original commitRevision:362246 
Wednesday, 19 Mar 2014
17:27 sunpoet search for other commits by this committer
- Update to 0.040
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
		http://search.cpan.org/dist/Type-Tiny/NEWS
Original commitRevision:348639 
Friday, 14 Mar 2014
17:01 sunpoet search for other commits by this committer
- Sort PLIST
Original commitRevision:348268 
Friday, 21 Feb 2014
01:59 miwi search for other commits by this committer
- Fix build
Original commitRevision:345305 
Tuesday, 10 Dec 2013
19:33 sunpoet search for other commits by this committer
- Update to 0.034
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
		http://search.cpan.org/dist/Type-Tiny/NEWS
Original commitRevision:336094 
Sunday, 20 Oct 2013
09:53 sunpoet search for other commits by this committer
- Update to 0.030

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
		http://search.cpan.org/dist/Type-Tiny/NEWS
Original commitRevision:330996 
Monday, 7 Oct 2013
19:54 sunpoet search for other commits by this committer
- Fix PLIST
- Bump PORTREVISION for package change

Reported by:	antoine
Original commitRevision:329728 
Wednesday, 2 Oct 2013
15:16 sunpoet search for other commits by this committer
- Fix PLIST:
  - Remove dirrmtry of nonexistent directory [1]
  - Use dirrmtry on %%SITE_PERL%%/Reply and %%SITE_PERL%%/Reply/Plugin

Reported by:	pkg-fallout [1]
Original commitRevision:329052 
Friday, 27 Sep 2013
20:57 sunpoet search for other commits by this committer
- Update to 0.028
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
		http://search.cpan.org/dist/Type-Tiny/NEWS
Original commitRevision:328517 
Tuesday, 27 Aug 2013
18:08 sunpoet search for other commits by this committer
- Update to 0.024

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
		http://search.cpan.org/dist/Type-Tiny/NEWS
Original commitRevision:325476 
Thursday, 8 Aug 2013
17:37 sunpoet search for other commits by this committer
- Update to 0.022

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
		http://search.cpan.org/dist/Type-Tiny/NEWS
Original commitRevision:324404 
Saturday, 25 May 2013
23:57 sunpoet search for other commits by this committer
- Add p5-Type-Tiny 0.004

Type::Tiny is a tiny class for creating Moose-like type constraint objects which
are compatible with Moo, Moose and Mouse.

Maybe now we won't need to have separate MooseX, MouseX and MooX versions of
everything? We can but hope...

This documents the internals of Type::Tiny. Type::Tiny::Manual is a better
starting place if you're new.

WWW: http://search.cpan.org/dist/Type-Tiny/
Original commitRevision:319077 

Number of commits found: 21