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: mail/p5-MIME-Tools/pkg-plist

Number of commits found: 19

Friday, 24 Apr 2015
19:51 adamw search for other commits by this committer
Update to 5.506.

Remove dependency on p5-IO-stringy that has been stale for 4 years.
Technically the dependency on p5-Convert-BinHex isn't required
either but it's listed as recommended so I'm leaving it in.

Also, remove the superfluous DOCS option, and sort plist.

Changes: https://metacpan.org/changes/distribution/MIME-tools
Original commitRevision:384679 
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 
Tuesday, 5 Nov 2013
02:54 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332803 
Saturday, 9 Jun 2012
10:55 culot search for other commits by this committer
- Update to 5.503
- Add LICENSE (Artistic 1 & GPL 1)
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Fix typo in plist

Changes:        http://search.cpan.org/dist/MIME-tools/ChangeLog
Original commit
Saturday, 18 Oct 2008
05:39 leeym search for other commits by this committer
- use @dirrmtry instead of @dirrm

PR:             128190
Submitted by:   sunpoet at sunpoet.net
Original commit
Thursday, 11 Sep 2008
07:47 skv search for other commits by this committer
Fix plist.

Approved by:    portmgr (linimon)
Original commit
Friday, 28 Mar 2008
21:17 erwin search for other commits by this committer
Update to 5.426
Original commit
Sunday, 27 May 2007
20:04 erwin search for other commits by this committer
Example files are no longer in the distfile, so don't try to install
them.  While I'm here, remove 4.x cruft.

Submitted by:   pointyhat via kris
Original commit
Sunday, 22 Jan 2006
02:20 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Friday, 30 Sep 2005
07:53 tobez search for other commits by this committer
Update to 5.418.
Original commit
Saturday, 8 Jan 2005
10:44 mat search for other commits by this committer
Update to 5.416
Add examples and some docs
Original commit
Thursday, 28 Oct 2004
16:31 mat search for other commits by this committer
Update to 5.415
Original commit
Tuesday, 21 Sep 2004
18:02 leeym search for other commits by this committer
- add missing entry (MIME::Decoder::BinHex) in PLIST and MAN3
- remove *.orig in post-patch phase
- shorten PKGMESSAGE to makes portlint happier
- bump PORTREVISION

PR:             71360
Submitted by:   leeym
Approved by:    portmgr (marcus)
Original commit
Tuesday, 28 Oct 2003
00:55 kuriyama search for other commits by this committer
Back out previous upgrade because of incompatibility.

Requested by:   many
Original commit
Sunday, 26 Oct 2003
09:21 kuriyama search for other commits by this committer
Upgrade to 6.200_02.

PR:             ports/58066
Submitted by:   "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw>
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Thursday, 23 Nov 2000
04:02 kuriyama search for other commits by this committer
Upgrade to 5.409.    
Original commit
Thursday, 2 Nov 2000
05:35 kuriyama search for other commits by this committer
Add 1 @unexec rmdir.    
Original commit
Monday, 16 Oct 2000
15:26 kuriyama search for other commits by this committer
Upgrade to 5.316.   Take over maintainership.    
Original commit

Number of commits found: 19