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-HTML-Template-Compiled/pkg-plist

Number of commits found: 20

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, 4 Nov 2013
09:57 az search for other commits by this committer
- support STAGEDIR
- add LICENSE
Original commitRevision:332678 
Monday, 6 May 2013
08:50 tobez search for other commits by this committer
Update to 1.001.

Changes:	http://search.cpan.org/dist/HTML-Template-Compiled/Changes
Original commitRevision:317484 
Saturday, 9 Jun 2012
04:44 sunpoet search for other commits by this committer
- Update to 0.98
- Sort *_DEPENDS
- Sort MAN3 and PLIST
- Use CPAN as primary WWW

Changes:        http://search.cpan.org/dist/HTML-Template-Compiled/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
Sunday, 27 Jul 2008
18:51 arved search for other commits by this committer
Update to 0.92

PR:             126010
Submitted by:   hideo <hideo@lastamericanempire.com>
Original commit
Wednesday, 14 Feb 2007
09:00 miwi search for other commits by this committer
- Update to 0.84

PR:             109098
Submitted by:   hideo <hideo@lastamericanempire.com> (maintainer)
Original commit
Tuesday, 31 Oct 2006
04:57 rafan search for other commits by this committer
- Update to 0.80

PR:             ports/104492
Submitted by:   hideo <hideo at lastamericanempire.com> (maintainer)
Original commit
Wednesday, 4 Oct 2006
08:28 rafan search for other commits by this committer
- Update to 0.77

PR:             ports/103951
Submitted by:   hideo <hideo at lastamericanempire.com> (maintainer)
Original commit
Wednesday, 20 Sep 2006
06:05 clsung search for other commits by this committer
- Update to 0.75

PR:             ports/103400
Submitted by:   maintainer (<hideo_AT_lastamericanempire dot com>)
Original commit
Monday, 28 Aug 2006
21:41 miwi search for other commits by this committer
- Update to 0.73

PR:             ports/102606
Submitted by:   hideo <hideo(at)lastamericanempire.com> (maintainer)
Original commit
Tuesday, 22 Aug 2006
09:04 rafan search for other commits by this committer
- Update to 0.72

PR:             ports/102324
Submitter by:   hideo <hideo at lastamericanempire.com> (maintainer)
Original commit
Friday, 14 Jul 2006
05:08 clsung search for other commits by this committer
- Update to 0.71
- File::Spec is in Perl Base.
- Sort some list.
- Use @dirrmtry.

PR:             ports/100253
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:    maintainer (hideo_AT_lastamericanempire dot com)
Original commit
Monday, 10 Jul 2006
16:32 rafan search for other commits by this committer
- Update to 0.70

PR:             100020
Submitted by:   maintainer
Original commit
Monday, 3 Jul 2006
15:07 clsung search for other commits by this committer
- Update www/p5-HTML-Template-Compiled from version 0.68 to 0.69

PR:             ports/99747
Submitted by:   maintainer (hideo)
Original commit
Thursday, 22 Jun 2006
13:07 erwin search for other commits by this committer
Update to 0.68

PR:             99298
Submitted by:   hideo <hideo@lastamericanempire.com> (maintainer)
Original commit
Friday, 2 Jun 2006
12:35 tobez search for other commits by this committer
Update to 0.65.

Submitted by:   maintainer
PR:             98370
Original commit
Sunday, 22 Jan 2006
02:58 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
Tuesday, 4 Oct 2005
13:41 tobez search for other commits by this committer
Update to 0.52.

PR:             86891
Submitted by:   maintainer
Original commit
Friday, 16 Sep 2005
19:16 garga search for other commits by this committer
Add p5-HTML-Template-Compiled 0.43, templating system that
HTML::Template files to Perl code.

PR:             ports/85906
Submitted by:   Zach Thompson <hideo@lastamericanempire.com>
Original commit

Number of commits found: 20