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/Makefile

Number of commits found: 41

Saturday, 1 May 2021
11:24 Rene Ladan (rene) search for other commits by this committer
Remove expired ports:

2021-04-01 multimedia/transcode: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-02-28 x11-toolkits/p5-Gnome2-VFS: Deprecated by the Gtk-Perl project. No
more security patches and bug fixes
2021-02-28 x11-toolkits/p5-Gnome2: Deprecated by the Gtk-Perl project. No more
security patches and bug fixes
2021-05-01 multimedia/dvdrip: Depends on expired multimedia/transcode
2021-05-01 multimedia/subtitleripper: Depends on expired multimedia/transcode
2021-05-01 multimedia/mkxvcd: Depends on expired multimedia/transcode
2021-05-01 deskutils/shutter: Upstream gone, depends on expired
x11-toolkits/p5-Gnome2-VFS
2021-05-01 misc/gcstar: Depends on expired x11-toolkits/p5-Gnome2-VFS
commit hash: 60955c0a095630cce5f46ee0a80c8372eb9ab416 commit hash: 60955c0a095630cce5f46ee0a80c8372eb9ab416 commit hash: 60955c0a095630cce5f46ee0a80c8372eb9ab416 commit hash: 60955c0a095630cce5f46ee0a80c8372eb9ab416 60955c0
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
17:55 sunpoet search for other commits by this committer
Update to 1.048

- Mark DEPRECATED and set EXPIRATION_DATE to 2021-02-28

Changes:	https://metacpan.org/changes/distribution/Gnome2
Original commitRevision:562953 
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 
Monday, 26 Mar 2018
12:38 bapt search for other commits by this committer
Make libgnome and libgnomeui not implying esound dependency

It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
Original commitRevision:465584 
Wednesday, 8 Nov 2017
23:30 sunpoet search for other commits by this committer
Update to 1.047

Changes:	http://search.cpan.org/dist/Gnome2/NEWS
Original commitRevision:453778 
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 
Tuesday, 23 Jun 2015
12:22 sunpoet search for other commits by this committer
- Update to 1.046
- Strip shared library

Changes:	http://search.cpan.org/dist/Gnome2/NEWS
Original commitRevision:390382 
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 
Wednesday, 11 Dec 2013
19:42 sunpoet search for other commits by this committer
- Update to 1.045
- Add CPAN to MASTER_SITES

Changes:	http://search.cpan.org/dist/Gnome2/NEWS
Original commitRevision:336212 
Sunday, 20 Oct 2013
10:07 sunpoet search for other commits by this committer
- Update to 1.044
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Gnome2/NEWS
Original commitRevision:330997 
Wednesday, 9 Oct 2013
12:33 sunpoet search for other commits by this committer
- Update to 1.043
- Sort *_DEPENDS
- Sort USE_GNOME and USES
- Support STAGEDIR
- Pass maintainership to perl@

Changes:	http://search.cpan.org/dist/Gnome2/NEWS
Original commitRevision:329889 
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
18:21 az search for other commits by this committer
- Convert to new perl framework
Original commitRevision:324171 
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
Thursday, 3 Nov 2011
19:04 swills search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE as this fails for me with MAKE_JOBS enabled
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
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
Monday, 4 Feb 2008
15:35 wxs search for other commits by this committer
Update my address.

Approved by:    garga (mentor)
Original commit
Tuesday, 30 Oct 2007
10:33 clsung search for other commits by this committer
- Update to 1.042

PR:             ports/117465
Submitted by:   maintainer (Wesley Shields)
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
Sunday, 25 Mar 2007
15:55 pav search for other commits by this committer
- Fix build

Reported by:    pointyhat
Original commit
Monday, 8 Jan 2007
13:14 itetcu search for other commits by this committer
Update to 1.041

PR:             107641
Submitted by:   Wesley Shields (maintainer)
Original commit
Saturday, 19 Aug 2006
16:49 miwi search for other commits by this committer
- Update maintainer addresses

PR:             ports/102230
Submitted by:   Wesley Shields <wxs(at)atarininja.org>
Approved by:    krion (mentor)
Original commit
Saturday, 15 Apr 2006
16:34 arved search for other commits by this committer
Update to 1.040

PR:             95271
Submitted by:   Wesley Shields <wxs@csh.rit.edu>
Original commit
Tuesday, 27 Dec 2005
13:44 erwin search for other commits by this committer
- Update to 1.030
- Hand maintainership to submmitter

PR:             90942
Submitted by:   Wesley Shields <wxs@csh.rit.edu>
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
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:27 ijliao search for other commits by this committer
upgrade to 1.00
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Wednesday, 7 Jan 2004
09:05 ijliao search for other commits by this committer
add p5-Gnome2 0.90
Allows a perl developer to use the Gnome libraries
Original commit

Number of commits found: 41