Port details |
- p5-HTTP-Throwable Set of strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
- 0.028 www =2 0.028Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-01-27 20:08:12
- Last Update: 2023-01-30 12:59:32
- Commit Hash: 6b3e772
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/HTTP-Throwable
- Description:
- HTTP::Throwable provides a set of strongly-typed, PSGI-friendly exception
implementations corresponding to the HTTP error status code (4xx-5xx) as well as
the redirection codes (3xx).
This particular package (HTTP::Throwable) is the shared role for all the
exceptions involved. It's not intended that you use HTTP::Throwable directly,
although you can, and instructions for using it correctly are given below.
Instead, you probably want to use HTTP::Throwable::Factory, which will assemble
exception classes from roles needed to build an exception for your use case.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTTP-Throwable>0:www/p5-HTTP-Throwable
- To install the port:
- cd /usr/ports/www/p5-HTTP-Throwable/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-HTTP-Throwable
- pkg install p5-HTTP-Throwable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-HTTP-Throwable
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674589696
SHA256 (HTTP-Throwable-0.028.tar.gz) = 83fcb94495ab97968342b412673946a9af84892c923be0a50e61cce2f30c1cb3
SIZE (HTTP-Throwable-0.028.tar.gz) = 42576
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:
-
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- p5-Moo>=1.004003 : devel/p5-Moo
- p5-MooX-StrictConstructor>=0 : devel/p5-MooX-StrictConstructor
- p5-Package-Variant>=1.002000 : devel/p5-Package-Variant
- p5-Plack>=0.9967 : www/p5-Plack
- p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
- p5-Throwable>=0.102080 : devel/p5-Throwable
- p5-Type-Tiny>=0 : devel/p5-Type-Tiny
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- p5-HTTP-Message>=0 : www/p5-HTTP-Message
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- p5-Test-Fatal>=0.003 : devel/p5-Test-Fatal
- Runtime dependencies:
-
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- p5-Moo>=1.004003 : devel/p5-Moo
- p5-MooX-StrictConstructor>=0 : devel/p5-MooX-StrictConstructor
- p5-Package-Variant>=1.002000 : devel/p5-Package-Variant
- p5-Plack>=0.9967 : www/p5-Plack
- p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
- p5-Throwable>=0.102080 : devel/p5-Throwable
- p5-Type-Tiny>=0 : devel/p5-Type-Tiny
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-HTTP-Throwable
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.028 30 Jan 2023 12:59:32 |
Po-Chuan Hsieh (sunpoet) |
www/p5-HTTP-Throwable: Update to 0.028
Changes: https://metacpan.org/dist/HTTP-Throwable/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.027 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.027 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.027 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.027 27 Jan 2020 20:08:06 |
sunpoet |
Add p5-HTTP-Throwable 0.027
HTTP::Throwable provides a set of strongly-typed, PSGI-friendly exception
implementations corresponding to the HTTP error status code (4xx-5xx) as well as
the redirection codes (3xx).
This particular package (HTTP::Throwable) is the shared role for all the
exceptions involved. It's not intended that you use HTTP::Throwable directly,
although you can, and instructions for using it correctly are given below.
Instead, you probably want to use HTTP::Throwable::Factory, which will assemble
exception classes from roles needed to build an exception for your use case.
WWW: https://metacpan.org/release/HTTP-Throwable |
Number of commits found: 6
|