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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/p5-Exception-Class/Makefile

Number of commits found: 58

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 30 May 2021
19:52 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Exception-Class: Update to 1.45

Changes:	https://metacpan.org/changes/distribution/Exception-Class
commit hash: 297cc6f6ea91f971a3d9faf76734c2abfed54bce commit hash: 297cc6f6ea91f971a3d9faf76734c2abfed54bce commit hash: 297cc6f6ea91f971a3d9faf76734c2abfed54bce commit hash: 297cc6f6ea91f971a3d9faf76734c2abfed54bce 297cc6f
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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
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 
Tuesday, 12 Dec 2017
13:34 sunpoet search for other commits by this committer
Update to 1.44

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:456147 
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 
Monday, 10 Jul 2017
18:25 sunpoet search for other commits by this committer
Update to 1.43

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:445454 
Thursday, 5 Jan 2017
19:33 sunpoet search for other commits by this committer
Update to 1.42

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:430656 
Thursday, 8 Dec 2016
15:25 sunpoet search for other commits by this committer
- Update to 1.41

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:428125 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Monday, 1 Feb 2016
19:49 sunpoet search for other commits by this committer
- Update to 1.40
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:407760 
Thursday, 4 Dec 2014
13:25 culot search for other commits by this committer
- Update to 1.39

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:373892 
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, 8 May 2014
14:12 culot search for other commits by this committer
- Update to 1.38

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:353302 
Tuesday, 29 Oct 2013
09:01 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:331936 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Monday, 25 Feb 2013
12:22 tobez search for other commits by this committer
Update to 1.37.

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:312916 
Monday, 17 Dec 2012
14:09 az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Original commitRevision:309094 
Tuesday, 4 Dec 2012
06:35 culot search for other commits by this committer
- Improve COMMENT

Suggested by:	glarkin@
Feature safe:	yes
Original commitRevision:308202 
Monday, 3 Dec 2012
13:48 culot search for other commits by this committer
- Shorten COMMENT description

Suggested by:	danfe@
Feature safe:	yes
Original commitRevision:308151 
13:04 culot search for other commits by this committer
- Update to 1.36
- Remove leading article from COMMENT

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Feature safe:	yes
Original commitRevision:308143 
Monday, 24 Sep 2012
07:56 culot search for other commits by this committer
- Update to 1.35
- Add LICENSE (Artistic 2.0)
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Exception-Class/Changes
Original commitRevision:304771 
Sunday, 10 Jun 2012
18:42 swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
Original commit
Saturday, 17 Sep 2011
07:06 sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
Original commit
Tuesday, 29 Jun 2010
07:55 wen search for other commits by this committer
- Update to 1.32

Feature safe:   yes
Original commit
Sunday, 21 Mar 2010
04:08 wen search for other commits by this committer
- Update to 1.30
Original commit
Monday, 11 May 2009
20:14 leeym search for other commits by this committer
- update to 1.29
Original commit
Thursday, 29 Jan 2009
17:41 erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
Original commit
Tuesday, 28 Oct 2008
16:47 erwin search for other commits by this committer
Update to 1.26
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
Wednesday, 2 Apr 2008
19:28 erwin search for other commits by this committer
Update to 1.24
Original commit
Saturday, 15 Jul 2006
08:22 erwin search for other commits by this committer
Unbreak on older perl and pet portlint

PR:             100327
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Thursday, 26 Jan 2006
15:02 erwin search for other commits by this committer
- Update to 1.23
- Mark for perl >= 5.8.0
Original commit
Thursday, 20 Oct 2005
10:30 erwin search for other commits by this committer
Update to 1.22

PR:             87706
Submitted by:   tobez
Original commit
Tuesday, 18 Oct 2005
12:24 erwin search for other commits by this committer
Update to 1.21
Original commit
Monday, 31 Jan 2005
17:07 erwin search for other commits by this committer
Update to 1.20
Original commit
Saturday, 13 Mar 2004
10:15 erwin search for other commits by this committer
Update to 1.19
Original commit
Monday, 23 Feb 2004
20:59 erwin search for other commits by this committer
Update to 1.18
Original commit
Friday, 20 Feb 2004
10:19 erwin search for other commits by this committer
Update to 1.17
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Thursday, 25 Sep 2003
22:12 erwin search for other commits by this committer
Vendor update to 1.16

- David Wheeler's patch exposed a bug in Devel::StackTrace which could
cause exceptions to not have any value set for package, file, or line.
This is fixed by depending on Devel::StackTrace 1.04.  This release is
otherwise identical to 1.15.  Reported by Steve Hay.
Original commit
Wednesday, 24 Sep 2003
14:56 erwin search for other commits by this committer
Vendor update to 1.15

- Exceptions thrown from an alias subroutine always had
"Exception::Class" as their package name.  Patch by David Wheeler.
Original commit
Saturday, 5 Jul 2003
07:08 erwin search for other commits by this committer
Update to 1.14
Original commit
Saturday, 21 Jun 2003
21:43 erwin search for other commits by this committer
Update to 1.13
Original commit
Thursday, 12 Jun 2003
16:41 erwin search for other commits by this committer
Change to my FreeBSD.org address
Original commit
Monday, 7 Apr 2003
04:52 kevlo search for other commits by this committer
Update to 1.12

PR: 50635
Submitted by: MAINTAINER
Original commit
Monday, 24 Feb 2003
21:41 sobomax search for other commits by this committer
If perl-5.8.0 is the main perl istalled don't depend on modules already in
the base distribution.

Sponsored by:   Porta Software Ltd.
Original commit
Sunday, 23 Feb 2003
06:06 edwin search for other commits by this committer
vendor update to 1.11:
        - A description containing a single quote or backslash would cause
          a syntax error in the code generated by Exception::Class.  Patch
          by Luc St-Louis.

PR:             ports/48523
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Original commit
Friday, 21 Feb 2003
11:23 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 2 Feb 2003
23:41 tobez search for other commits by this committer
Update to 1.10.

Vendor changes: bugfix

Submitted by:   maintainer
PR:             47626
Original commit
Monday, 27 Jan 2003
08:59 tobez search for other commits by this committer
Update to 1.09.

Submitted by:   maintainer
PR:             47354
Original commit
Saturday, 5 Oct 2002
22:42 pat search for other commits by this committer
Update to 1.07

PR:             ports/43511
Submitted by:   maintainer
Original commit
Wednesday, 28 Aug 2002
03:46 kevlo search for other commits by this committer
Update to version 1.05

PR: 42000
Submitted by: MAINTAINER
Original commit
Monday, 17 Jun 2002
07:58 tobez search for other commits by this committer
- update to 1.01
- assume maintainership
- add WWW

PR:             39399
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Original commit
Friday, 24 Aug 2001
22:32 tobez search for other commits by this committer
Remove redundant USE_PERL5 statements.    
Original commit
Saturday, 28 Jul 2001
06:32 ijliao search for other commits by this committer
add p5-Exceptioin-Class   A module that allows you to declare real exception
classes in Perl    
Original commit

Number of commits found: 58