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: graphics/p5-Imager/pkg-plist

Number of commits found: 30

Tuesday, 14 Nov 2023
21:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/p5-Imager: Update to 1.020

Changes:	https://metacpan.org/dist/Imager/changes
commit hash: 83172a5f0c6808e136319ca1b464c27252b71afb commit hash: 83172a5f0c6808e136319ca1b464c27252b71afb commit hash: 83172a5f0c6808e136319ca1b464c27252b71afb commit hash: 83172a5f0c6808e136319ca1b464c27252b71afb 83172a5
Saturday, 30 Apr 2022
16:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/p5-Imager: Update to 1.013

Changes:	https://metacpan.org/dist/Imager/changes
commit hash: 59e2619d3d2793266f5bd6cae2727cfb16d90d2f commit hash: 59e2619d3d2793266f5bd6cae2727cfb16d90d2f commit hash: 59e2619d3d2793266f5bd6cae2727cfb16d90d2f commit hash: 59e2619d3d2793266f5bd6cae2727cfb16d90d2f 59e2619
Sunday, 13 Jan 2019
20:09 sunpoet search for other commits by this committer
Update to 1.009

Changes:	https://metacpan.org/changes/distribution/Imager
Original commitRevision:490190 
Monday, 12 Jan 2015
18:35 sunpoet search for other commits by this committer
- Update to 1.001
- Fix TEST_DEPENDS:
  - CPAN::Meta 2.110580+ is already in all supported Perl releases
  - Inline::C is moved form devel/p5-Inline to devel/p5-Inline-C
- Sort PLIST

Changes:	http://search.cpan.org/dist/Imager/Changes
Original commitRevision:376864 
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
17:04 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371283 
Tuesday, 10 Jun 2014
12:14 mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
Original commitRevision:357300 
Tuesday, 5 Nov 2013
01:33 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332801 
Tuesday, 21 May 2013
11:58 tobez search for other commits by this committer
Fix plist.

Reported by:	Ports-QAT
Original commitRevision:318684 
11:45 tobez search for other commits by this committer
Update to 0.96.

Changes:	http://search.cpan.org/dist/Imager/Changes
Original commitRevision:318679 
Tuesday, 26 Mar 2013
16:20 skreuzer search for other commits by this committer
Fix pkg-plist
Original commitRevision:315313 
Thursday, 10 Jan 2013
11:56 tobez search for other commits by this committer
Update to 0.94.

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:310176 
Wednesday, 6 Jun 2012
13:54 sunpoet search for other commits by this committer
- Update to 0.91
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Sort PLIST

Changes:        http://search.cpan.org/dist/Imager/Changes
Original commit
Tuesday, 15 Feb 2011
04:15 clsung search for other commits by this committer
- Update to 0.81
Original commit
Friday, 29 Oct 2010
12:42 bapt search for other commits by this committer
- Update to 0.78
- change libungif to giflib for p5-Imager to correctly handle gif files
- Changes: http://cpansearch.perl.org/src/TONYC/Imager-0.78/Changes
Original commit
Friday, 24 Sep 2010
02:03 pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
Original commit
Thursday, 10 Jun 2010
01:34 pgollucci search for other commits by this committer
- Update to 0.74

With Hat:       perl@
Changes:        http:/search.cpan.org/dist/Imager/Changes
Original commit
Saturday, 5 Jul 2008
08:13 lbr search for other commits by this committer
Update to 0.65 (PR updated to 0.64).
Switch to freetype2.

PR:             123243
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru>
Original commit
Friday, 31 Aug 2007
06:56 lbr search for other commits by this committer
Update to 0.60
Original commit
Sunday, 1 Apr 2007
23:05 lbr search for other commits by this committer
Update to 0.56.

Note primary bug fix:

- CRITICAL: the "Imager" typemap entry (not used by Imager itself)
  was returning an image object with an extra reference, this
  resulted in a memory leak.
  http://rt.cpan.org/Ticket/Display.html?id=24992
Original commit
Friday, 5 Jan 2007
18:17 lbr search for other commits by this committer
Update to 0.55
Original commit
Tuesday, 25 Jul 2006
09:59 lbr search for other commits by this committer
Update to 0.52
 - http://search.cpan.org/src/TONYC/Imager-0.52/Changes
Original commit
Thursday, 30 Mar 2006
14:52 tobez search for other commits by this committer
Update to 0.50.  Require perl from ports.  Add an explicit dependency
upon libungif.  Assign maintainership to lars@balker.dk.
Original commit
Tuesday, 20 Dec 2005
15:26 mat search for other commits by this committer
Update to 0.46
Original commit
Tuesday, 30 Aug 2005
16:48 mat search for other commits by this committer
Update to 0.45
Original commit
Tuesday, 15 Feb 2005
11:14 erwin search for other commits by this committer
- Update to 0.44
- Hand over to perl@
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
Saturday, 8 Jun 2002
19:24 ijliao search for other commits by this committer
upgrade to 0.41
assume maintainership

PR:             39036
Submitted by:   Erwin Lansing <erwin@lansing.dk> (new maintainer)
Original commit
Sunday, 4 Nov 2001
08:15 ijliao search for other commits by this committer
upgrade to 0.39   drop maintainership    
Original commit
Tuesday, 24 Jul 2001
14:14 ijliao search for other commits by this committer
add p5-Imager   A Perl module for manipulating gray, color and rgba format
images    
Original commit

Number of commits found: 30