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: x11-toolkits/p5-Gnome2-Canvas/Makefile

Number of commits found: 39

Saturday, 1 May 2021
13:07 Baptiste Daroussin (bapt) search for other commits by this committer
*/p5-Gnome*: remove

the Gtk2-Perl project has deprecated all the gnome2 bindings
commit hash: ac5d52b85b7cc78307ffd802f9c7ae3c56393b0f commit hash: ac5d52b85b7cc78307ffd802f9c7ae3c56393b0f commit hash: ac5d52b85b7cc78307ffd802f9c7ae3c56393b0f commit hash: ac5d52b85b7cc78307ffd802f9c7ae3c56393b0f ac5d52b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 26 Jan 2021
21:40 bofh search for other commits by this committer
x11-toolkits/p5-Gnome2-Canvas: Update version 1.004=>1.006

Relnotes:	https://metacpan.org/changes/distribution/Gnome2-Canvas
Original commitRevision:563004 
Sunday, 25 Oct 2020
23:37 bofh search for other commits by this committer
x11-toolkits/p5-Gnome2-Canvas: Update version 1.003=>1.004
Original commitRevision:553299 
Wednesday, 30 Sep 2020
15:02 bofh search for other commits by this committer
x11-toolkits/p5-Gnome2-Canvas: Update version 1.002=>1.003

Relnotes:	https://metacpan.org/changes/distribution/Gnome2-Canvas
Original commitRevision:550711 
Monday, 6 Apr 2020
17:31 sunpoet search for other commits by this committer
Move devel/p5-Glib2 to devel/p5-Glib

- Bump PORTREVISION of dependent ports for dependency change
Original commitRevision:530897 
Friday, 8 Nov 2019
11:21 tobik search for other commits by this committer
x11*: Add missing USES={gl,gnome,mate}
Original commitRevision:517047 
Thursday, 8 Dec 2016
17:17 tijl search for other commits by this committer
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428142 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Wednesday, 24 Dec 2014
00:14 bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
Original commitRevision:375378 
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 
Saturday, 9 Nov 2013
21:46 sunpoet search for other commits by this committer
- Add LICENSE
- Pass maintainership to submitter

PR:		ports/183692
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commitRevision:333342 
Thursday, 7 Nov 2013
04:52 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:333059 
Friday, 20 Sep 2013
23:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Original commitRevision:327785 
Friday, 2 Aug 2013
21:38 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324175 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Friday, 27 Jul 2012
14:21 bapt search for other commits by this committer
Add some explicit USE_PKGCONFIG=build
Original commit
Tuesday, 5 Jun 2012
07:27 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 17 Sep 2011
06:49 sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 20 Nov 2009
22:53 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Wednesday, 9 Sep 2009
19:19 wxs search for other commits by this committer
- Reassign maintainer to ports@
Original commit
Saturday, 22 Aug 2009
00:39 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 6 Jun 2008
14:16 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Tuesday, 18 Mar 2008
14:02 wxs search for other commits by this committer
Update my address.

Approved by:    garga (mentor)
Original commit
Saturday, 8 Sep 2007
01:12 linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 21 Mar 2007
19:53 pav search for other commits by this committer
- Fix build: remove USE_GMAKE, since recently p5-Glib2 is BSD make friendly

Digged into:    tobez
Original commit
Monday, 8 Jan 2007
13:10 itetcu search for other commits by this committer
- fix BUILD_DEPENDS
- bump PORTREVISION
- pass maintainaership to submitter Wesley Shields
Original commit
Tuesday, 6 Jun 2006
02:59 ijliao search for other commits by this committer
- Update to 1.002
- portlint(1)
- use module dir, instead of author's

PR:             98567
Submitted by:   Rong-En Fan <rafan@infor.org>
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Thursday, 3 Jun 2004
03:13 ijliao search for other commits by this committer
add missing file
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Thursday, 1 Apr 2004
03:17 ijliao search for other commits by this committer
add p5-Gnome2-Canvas 1.00
Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl
Original commit

Number of commits found: 39