Port details |
- p5-Error Error/exception handling in object-oriented programming style
- 0.17029 lang
=103 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2000-06-22 08:07:22
- Last Update: 2022-07-20 14:22:15
- Commit Hash: f98ae56
- People watching this port, also watch:: libiconv, expat, pcre, libxml2, p5-URI
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- The Error package provides two interfaces. Firstly Error provides a procedural
interface to exception handling. Secondly Error is a base class for
errors/exceptions that can either be thrown, for subsequent catch, or can simply
be recorded.
Errors in the class Error should not be thrown directly, but the user should
throw errors from a sub-class of Error.
WWW: https://metacpan.org/release/Error
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/p5-Error/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/p5-Error
- pkg install p5-Error
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Error
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1580562283
SHA256 (Error-0.17029.tar.gz) = 1a23f7913032aed6d4b68321373a3899ca66590f4727391a091ec19c95bf7adc
SIZE (Error-0.17029.tar.gz) = 33304
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- biology/p5-BioPerl
- devel/git
- devel/p5-App-CLI-Extension
- devel/p5-Cache-Cache
- devel/p5-Dist-Joseki
- devel/p5-Luka
- devel/p5-Pipeline
-
Deleted ports which required this port:
- for Run
-
- biology/p5-BioPerl
- devel/git
- devel/p5-App-CLI-Extension
- devel/p5-Cache-Cache
- devel/p5-Dist-Joseki
- devel/p5-Luka
- devel/p5-Pipeline
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- lang_p5-Error
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:15 0.17029 |
Tobias C. Berner (tcberner)  |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.17029 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Feb 2020 10:59:15
0.17029 |
sunpoet  |
Update to 0.17029
Changes: https://metacpan.org/changes/distribution/Error |
26 Aug 2019 11:48:19
0.17028 |
sunpoet  |
Update to 0.17028
- Update pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Error |
29 Oct 2018 22:14:15
0.17027 |
sunpoet  |
Update to 0.17027
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Error |
27 May 2018 20:15:20
0.17026 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
23 May 2018 23:43:21
0.17026 |
wen  |
- Update to 0.17026
Changes: https://metacpan.org/changes/distribution/Error |
15 Sep 2017 08:58:50
0.17025 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
08 Aug 2017 01:36:01
0.17025 |
wen  |
- Update to 0.17025
Changes: http://cpansearch.perl.org/src/SHLOMIF/Error-0.17025/ChangeLog |
19 May 2016 10:44:12
0.17024 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
31 May 2015 14:58:28
0.17024 |
sunpoet  |
- Update to 0.17024
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Error/ChangeLog |
14 Feb 2015 17:36:06
0.17023 |
adamw  |
Update to 0.17023.
Changes: https://metacpan.org/changes/distribution/Error |
26 Nov 2014 13:08:38
0.17022_1 |
mat  |
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 (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 15:23:31
0.17022 |
bapt  |
Cleanup plist |
05 Feb 2014 08:06:15
0.17022 |
culot  |
- Update to 0.17022
- Rephrase COMMENT
Changes: http://search.cpan.org/dist/Error/ChangeLog |
04 Nov 2013 14:20:05
0.17021 |
vanilla  |
support STAGEDIR. |
20 Sep 2013 19:53:10
0.17021 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
27 Aug 2013 18:09:20
0.17021 |
sunpoet  |
- Update to 0.17021
Changes: http://search.cpan.org/dist/Error/ChangeLog |
02 Aug 2013 18:52:11
0.17020 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
06 May 2013 09:23:05
0.17020 |
tobez  |
Update to 0.17020.
Changes: http://search.cpan.org/dist/Error/ChangeLog |
28 Nov 2012 08:08:35
0.17019 |
culot  |
- Update to 0.17019
Changes: http://search.cpan.org/dist/Error/ChangeLog
Feature safe: yes |
09 May 2012 09:26:08
0.17018 |
sunpoet  |
- Update to 0.17018
- Add LICENSE
Changes: http://search.cpan.org/dist/Error/ChangeLog |
11 Feb 2012 17:57:08
0.17017 |
sunpoet  |
- Update to 0.17017
- Pet portlint
Changes: http://search.cpan.org/dist/Error/ChangeLog |
17 May 2011 11:09:12
0.17016 |
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
19 Dec 2009 12:28:22
0.17016 |
wen  |
- Update to 0.17016 |
13 Dec 2009 18:07:49
0.17015 |
pgollucci  |
- Turn over a bunch of p5- ports that change infrequently to perl@
so more people can look at them. |
22 Jul 2009 16:27:08
0.17015 |
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
16 May 2009 06:27:56
0.17015 |
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
31 Jul 2008 19:20:33
0.17015 |
pgollucci  |
Update to 0.17015
Approved by: araujo (mentor) |
23 Jul 2008 02:43:55
0.17014 |
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
28 Jun 2008 18:09:03
0.17014 |
leeym  |
- Update to 0.17014
PR: 125021
Submitted by: leeym
Approved by: maintainer |
10 Mar 2008 23:15:46
0.17012 |
lippe  |
- Update to 0.17012.
PR: ports/120661
Submitted by: lippe (myself)
Approved by: araujo (mentor), Philip M. Gollucci <pgollucci@p6m7g8.com>
(maintainer) |
14 Dec 2007 23:14:31
0.17009 |
miwi  |
- Makefile cleanup
- Pass maintainership to submitter
PR: 117901
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
29 Aug 2007 12:36:36
0.17.009 |
mat  |
Update to 0.17009 |
04 Apr 2007 17:39:14
0.17.008 |
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter k-n |
10 Dec 2006 08:10:35
0.17.008 |
leeym  |
- update to 0.17.008 |
08 Dec 2006 13:38:01
0.17.007 |
linimon  |
Reset maintainer due to several timeouts.
Hat: portmgr |
10 Nov 2006 03:11:09
0.17.007 |
clsung  |
- Update to 0.17.007
PR: ports/104610
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by: maintainer (timeout) |
27 Sep 2006 01:08:35
0.17.004 |
shaun  |
- Upgrade to 0.17.004
The PR below provided an update to 0.17.002 from 0.15.009; but the
previous commit had already updated it to 0.17.
PR: ports/102206
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by: maintainer timeout |
30 Aug 2006 01:16:04
0.17 |
clsung  |
- Update to 0.17
- Perl 5.7.2 and later versions have already installed Scalar::Util.
PR: ports/100251
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (timeout) |
01 Jul 2006 15:51:55
0.15.009 |
aaron  |
- Update to 0.15.009
PR: ports/99023
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
22 Jan 2006 12:42:24
0.15 |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:18:40
0.15 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Mar 2004 03:12:58
0.15 |
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
0.15 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 12:35:09
0.15 |
knu  |
De-pkg-comment. |
03 Jan 2003 18:19:20
0.15 |
ijliao  |
upgrade to 0.15
PR: 46247
Submitted by: Jose Abelardo Martinez salinas <jamartinez@altern.org> |
07 Feb 2002 18:06:07  |
fenner  |
Update MAINTAINER's email address based upon bounce message. |
02 Jul 2001 16:18:02  |
roam  |
Update to 0.14. Change the pkg-descr slightly - Graham Barr is the original
author, but not the maintainer of this anymore. |
01 Mar 2001 06:39:18  |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 04:17:26  |
asami  |
Convert category lang to new layout. |
22 Jun 2000 12:07:22  |
nbm  |
Import of p5-Error, which provides support for exceptions under Perl 5. |