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: textproc/p5-WWW-Google-SiteMap/Makefile

Number of commits found: 17

Saturday, 15 Aug 2020
21:25 swills search for other commits by this committer
textproc/p5-WWW-Google-SiteMap: mark deprecated
Original commitRevision:545072 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
Original commitRevision:481365 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Monday, 11 May 2015
12:04 mat search for other commits by this committer
Move p5- ports from ports@ to perl@.

With hat:	perl@
Sponsored by:	Absolight
Original commitRevision:386075 
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 
Thursday, 7 Nov 2013
03:52 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:333056 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Friday, 2 Aug 2013
18:21 az search for other commits by this committer
- Convert to new perl framework
Original commitRevision:324171 
Tuesday, 14 May 2013
16:07 miwi search for other commits by this committer
- Update to MASTER_SITES
- Add licence
- Trim header

PR:		178576
Submitted by:	Ports Fury
Original commitRevision:318165 
Wednesday, 15 Aug 2012
19:26 tabthorpe search for other commits by this committer
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
Original commit
Friday, 29 Jun 2012
18:24 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Saturday, 21 Jan 2012
17:40 eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Original commit
Thursday, 7 Jan 2010
01:49 pgollucci search for other commits by this committer
- Update to 1.10

PR:             ports/141575
Approved by:    maintainer timeout (nork; 22 days)
Submitted by:   pgollucci (myself)
Original commit
Thursday, 17 Apr 2008
14:30 araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
Original commit
Monday, 25 Dec 2006
19:28 erwin search for other commits by this committer
Update to 1.09

PR:             106046
Submitted by:   Christopher Boumenot <boumenot@gmail.com>
Approved by:    maintainer timeout
Original commit
Friday, 14 Apr 2006
23:06 nork search for other commits by this committer
Add p5-WWW-Google-SiteMap 1.08, is a perl extention to manage
Google SiteMaps.

The Sitemap Protocol allows you to inform search engine
crawlers about URLs on your Web sites that are available
for crawling.

WWW:    http://search.cpan.org/dist/WWW-Google-SiteMap/
Original commit

Number of commits found: 17