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-Chart-Clicker/pkg-plist

Number of commits found: 21

Saturday, 17 Dec 2016
12:58 sunpoet search for other commits by this committer
- Update to 2.90
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
Original commitRevision:428744 
Saturday, 3 Jan 2015
17:14 sunpoet search for other commits by this committer
- Update to 2.88
- Sort PLIST

Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
Original commitRevision:376140 
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, 5 Nov 2013
01:33 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332801 
Friday, 31 May 2013
15:16 miwi search for other commits by this committer
- Do not try to remove dirs. not created by the port

Reported by:	pkg (DEVELOPER_MODE)
Original commitRevision:319514 
Thursday, 24 Jan 2013
12:45 tobez search for other commits by this committer
Update to 2.84.

Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
Original commitRevision:310927 
Thursday, 1 Sep 2011
13:34 sunpoet search for other commits by this committer
- Update to 2.71
- Sort *_DEPENDS
- Add TEST_DEPENDS
- Pet portlint

Changes:        http://search.cpan.org/dist/Chart-Clicker/Changes
Original commit
Tuesday, 9 Mar 2010
12:48 tobez search for other commits by this committer
Update to 2.59.

Changes:        http://search.cpan.org/dist/Chart-Clicker/Changes
Original commit
Monday, 25 Jan 2010
21:55 tobez search for other commits by this committer
Update to 2.58.

Changes:        http://search.cpan.org/dist/Chart-Clicker/Changes
Original commit
Wednesday, 2 Sep 2009
11:55 tobez search for other commits by this committer
Update to 2.42.

Changes:        http://search.cpan.org/dist/Chart-Clicker/Changes
Original commit
Tuesday, 16 Jun 2009
02:25 pgollucci search for other commits by this committer
- Update to 2.33

PR:             ports/135131
Approved by:    maintainer timeout (chinsan; 2 weeks)
Submitted by:   pgollucci@ (myself)
Original commit
Wednesday, 25 Mar 2009
12:56 chinsan search for other commits by this committer
- Update to 2.18
- Sort pkg-plist
Original commit
Saturday, 30 Aug 2008
23:11 chinsan search for other commits by this committer
- Update to 2.05
Original commit
Sunday, 23 Dec 2007
18:34 chinsan search for other commits by this committer
- Update to 1.4.2.
Original commit
Sunday, 16 Dec 2007
04:34 chinsan search for other commits by this committer
- Update to 1.4.1
Original commit
Friday, 26 Oct 2007
10:30 chinsan search for other commits by this committer
- Update to 1.4.0
Original commit
Monday, 8 Oct 2007
19:18 chinsan search for other commits by this committer
- Update to 1.2.1.
Original commit
Thursday, 18 Jan 2007
06:59 rafan search for other commits by this committer
- Update to 1.1.4

PR:             ports/108045
Submitted by:   chinsan (maintainer)
Original commit
Tuesday, 14 Nov 2006
05:28 clsung search for other commits by this committer
- Update to latest version. (1.1.3)
- change SUBDIR
- reorder some listing

PR:             ports/103507
Submitted by:   clsung
Approved by:    maintainer (chinsan)
Original commit
Wednesday, 23 Aug 2006
13:42 miwi search for other commits by this committer
hart::Clicker aims to be a powerful, extensible charting package that
creates really pretty output.

Clicker leverages the power of Cairo to create snazzy 2D graphics easily and
quickly.

At it's core Clicker is more of a toolkit for creating charts. It's
interface is a bit more complex because making pretty charts requires
attention and care. Some fine defaults are established to make getting
started easier, but to really unleash the potential of Clicker you must roll
up your sleeves and build things by hand.

WWW: http://search.cpan.org/dist/Chart-Clicker/

PR:             ports/102070
Submitted by:   chinsan <chinsan.tw(at)gmail.com>
Approved by:    krion (mentor)
Original commit

Number of commits found: 21