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.

Port details
p5-HTTP-Throwable Set of strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
0.028 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.028Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-27 20:08:12
Last Update: 2023-01-30 12:59:32
Commit Hash: 6b3e772
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (89 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-HTTP-Throwable-0.028/catalog.mk
  2. /usr/local/share/licenses/p5-HTTP-Throwable-0.028/LICENSE
  3. /usr/local/share/licenses/p5-HTTP-Throwable-0.028/ART10
  4. /usr/local/share/licenses/p5-HTTP-Throwable-0.028/GPLv1+
  5. lib/perl5/site_perl/HTTP/Throwable.pm
  6. lib/perl5/site_perl/HTTP/Throwable/Factory.pm
  7. lib/perl5/site_perl/HTTP/Throwable/Role/BoringText.pm
  8. lib/perl5/site_perl/HTTP/Throwable/Role/Generic.pm
  9. lib/perl5/site_perl/HTTP/Throwable/Role/NoBody.pm
  10. lib/perl5/site_perl/HTTP/Throwable/Role/Redirect.pm
  11. lib/perl5/site_perl/HTTP/Throwable/Role/Status/BadGateway.pm
  12. lib/perl5/site_perl/HTTP/Throwable/Role/Status/BadRequest.pm
  13. lib/perl5/site_perl/HTTP/Throwable/Role/Status/Conflict.pm
  14. lib/perl5/site_perl/HTTP/Throwable/Role/Status/ExpectationFailed.pm
  15. lib/perl5/site_perl/HTTP/Throwable/Role/Status/Forbidden.pm
  16. lib/perl5/site_perl/HTTP/Throwable/Role/Status/Found.pm
  17. lib/perl5/site_perl/HTTP/Throwable/Role/Status/GatewayTimeout.pm
  18. lib/perl5/site_perl/HTTP/Throwable/Role/Status/Gone.pm
  19. lib/perl5/site_perl/HTTP/Throwable/Role/Status/HTTPVersionNotSupported.pm
  20. lib/perl5/site_perl/HTTP/Throwable/Role/Status/ImATeapot.pm
  21. lib/perl5/site_perl/HTTP/Throwable/Role/Status/InternalServerError.pm
  22. lib/perl5/site_perl/HTTP/Throwable/Role/Status/LengthRequired.pm
  23. lib/perl5/site_perl/HTTP/Throwable/Role/Status/MethodNotAllowed.pm
  24. lib/perl5/site_perl/HTTP/Throwable/Role/Status/MovedPermanently.pm
  25. lib/perl5/site_perl/HTTP/Throwable/Role/Status/MultipleChoices.pm
  26. lib/perl5/site_perl/HTTP/Throwable/Role/Status/NotAcceptable.pm
  27. lib/perl5/site_perl/HTTP/Throwable/Role/Status/NotFound.pm
  28. lib/perl5/site_perl/HTTP/Throwable/Role/Status/NotImplemented.pm
  29. lib/perl5/site_perl/HTTP/Throwable/Role/Status/NotModified.pm
  30. lib/perl5/site_perl/HTTP/Throwable/Role/Status/PermanentRedirect.pm
  31. lib/perl5/site_perl/HTTP/Throwable/Role/Status/PreconditionFailed.pm
  32. lib/perl5/site_perl/HTTP/Throwable/Role/Status/ProxyAuthenticationRequired.pm
  33. lib/perl5/site_perl/HTTP/Throwable/Role/Status/RequestEntityTooLarge.pm
  34. lib/perl5/site_perl/HTTP/Throwable/Role/Status/RequestTimeout.pm
  35. lib/perl5/site_perl/HTTP/Throwable/Role/Status/RequestURITooLong.pm
  36. lib/perl5/site_perl/HTTP/Throwable/Role/Status/RequestedRangeNotSatisfiable.pm
  37. lib/perl5/site_perl/HTTP/Throwable/Role/Status/SeeOther.pm
  38. lib/perl5/site_perl/HTTP/Throwable/Role/Status/ServiceUnavailable.pm
  39. lib/perl5/site_perl/HTTP/Throwable/Role/Status/TemporaryRedirect.pm
  40. lib/perl5/site_perl/HTTP/Throwable/Role/Status/TooManyRequests.pm
  41. lib/perl5/site_perl/HTTP/Throwable/Role/Status/Unauthorized.pm
  42. lib/perl5/site_perl/HTTP/Throwable/Role/Status/UnsupportedMediaType.pm
  43. lib/perl5/site_perl/HTTP/Throwable/Role/Status/UseProxy.pm
  44. lib/perl5/site_perl/HTTP/Throwable/Role/TextBody.pm
  45. lib/perl5/site_perl/HTTP/Throwable/Variant.pm
  46. lib/perl5/site_perl/man/man3/HTTP::Throwable.3.gz
  47. lib/perl5/site_perl/man/man3/HTTP::Throwable::Factory.3.gz
  48. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::BoringText.3.gz
  49. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Generic.3.gz
  50. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::NoBody.3.gz
  51. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Redirect.3.gz
  52. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::BadGateway.3.gz
  53. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::BadRequest.3.gz
  54. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::Conflict.3.gz
  55. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::ExpectationFailed.3.gz
  56. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::Forbidden.3.gz
  57. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::Found.3.gz
  58. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::GatewayTimeout.3.gz
  59. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::Gone.3.gz
  60. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::HTTPVersionNotSupported.3.gz
  61. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::ImATeapot.3.gz
  62. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::InternalServerError.3.gz
  63. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::LengthRequired.3.gz
  64. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::MethodNotAllowed.3.gz
  65. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::MovedPermanently.3.gz
  66. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::MultipleChoices.3.gz
  67. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::NotAcceptable.3.gz
  68. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::NotFound.3.gz
  69. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::NotImplemented.3.gz
  70. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::NotModified.3.gz
  71. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::PermanentRedirect.3.gz
  72. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::PreconditionFailed.3.gz
  73. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::ProxyAuthenticationRequired.3.gz
  74. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::RequestEntityTooLarge.3.gz
  75. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::RequestTimeout.3.gz
  76. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::RequestURITooLong.3.gz
  77. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::RequestedRangeNotSatisfiable.3.gz
  78. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::SeeOther.3.gz
  79. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::ServiceUnavailable.3.gz
  80. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::TemporaryRedirect.3.gz
  81. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::TooManyRequests.3.gz
  82. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::Unauthorized.3.gz
  83. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::UnsupportedMediaType.3.gz
  84. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::Status::UseProxy.3.gz
  85. lib/perl5/site_perl/man/man3/HTTP::Throwable::Role::TextBody.3.gz
  86. lib/perl5/site_perl/man/man3/HTTP::Throwable::Variant.3.gz
  87. @owner
  88. @group
  89. @mode
Collapse this list.
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):
p5-HTTP-Throwable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0280.0280.0270.0280.028-0.027-
FreeBSD:13:quarterly0.0280.0280.0280.0280.0280.0280.0280.028
FreeBSD:14:latest0.0280.0280.0270.0280.0280.028-0.028
FreeBSD:14:quarterly0.0280.028-0.0280.0280.0280.0280.028
FreeBSD:15:latest0.0280.028n/a0.028n/a0.0280.0280.028
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Module-Runtime>=0 : devel/p5-Module-Runtime
  2. p5-Moo>=1.004003 : devel/p5-Moo
  3. p5-MooX-StrictConstructor>=0 : devel/p5-MooX-StrictConstructor
  4. p5-Package-Variant>=1.002000 : devel/p5-Package-Variant
  5. p5-Plack>=0.9967 : www/p5-Plack
  6. p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
  7. p5-Throwable>=0.102080 : devel/p5-Throwable
  8. p5-Type-Tiny>=0 : devel/p5-Type-Tiny
  9. p5-namespace-clean>=0 : devel/p5-namespace-clean
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
  11. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  2. p5-Test-Deep>=0 : devel/p5-Test-Deep
  3. p5-Test-Fatal>=0.003 : devel/p5-Test-Fatal
Runtime dependencies:
  1. p5-Module-Runtime>=0 : devel/p5-Module-Runtime
  2. p5-Moo>=1.004003 : devel/p5-Moo
  3. p5-MooX-StrictConstructor>=0 : devel/p5-MooX-StrictConstructor
  4. p5-Package-Variant>=1.002000 : devel/p5-Package-Variant
  5. p5-Plack>=0.9967 : www/p5-Plack
  6. p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
  7. p5-Throwable>=0.102080 : devel/p5-Throwable
  8. p5-Type-Tiny>=0 : devel/p5-Type-Tiny
  9. p5-namespace-clean>=0 : devel/p5-namespace-clean
  10. 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/HTTP/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTTP/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTTP/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/HTTP/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/HTTP/
  7. http://backpan.perl.org/modules/by-module/HTTP/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/HTTP/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/HTTP/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/HTTP/
  12. https://www.cpan.org/modules/by-module/HTTP/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.028
30 Jan 2023 12:59:32
commit hash: 6b3e7724986b33304f46e4eef8d206eaa45dba32commit hash: 6b3e7724986b33304f46e4eef8d206eaa45dba32commit hash: 6b3e7724986b33304f46e4eef8d206eaa45dba32commit hash: 6b3e7724986b33304f46e4eef8d206eaa45dba32 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-HTTP-Throwable: Update to 0.028

Changes:	https://metacpan.org/dist/HTTP-Throwable/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.027
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.027
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.027
27 Jan 2020 20:08:06
Revision:524411Original commit files touched by this commit
sunpoet search for other commits by this committer
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