Port details on branch 2023Q4 |
- p5-Web-Machine Perl port of Webmachine
- 0.17 www =2 0.17Version of this port present on the latest quarterly branch.
- Maintainer: mikael@FreeBSD.org
- Port Added: 2020-07-24 10:07:00
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- 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/pod/Web::Machine
- Description:
- Web::Machine provides a RESTful web framework modeled as a state machine.
You define one or more resource classes. Each resource represents a single
RESTful URI end point, such as a user, an email, etc. The resource class can
also be the target for POST requests to create a new user, email, etc.
Each resource is a state machine, and each request for a resource is handled by
running the request through that state machine.
Web::Machine is built on top of Plack, but it handles the full request and
response cycle.
See also: https://github.com/sartak/webmachine-perl
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Web-Machine>0:www/p5-Web-Machine
- To install the port:
- cd /usr/ports/www/p5-Web-Machine/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Web-Machine
- pkg install p5-Web-Machine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Web-Machine
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1594975235
SHA256 (Web-Machine-0.17.tar.gz) = f139d2b3114c549e91847daaab8b75cb699e57daf5bbf0dbd13293f33fe5e22a
SIZE (Web-Machine-0.17.tar.gz) = 73528
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:
-
- p5-HTTP-Headers-ActionPack>0 : www/p5-HTTP-Headers-ActionPack
- p5-IO-Handle-Util>0 : devel/p5-IO-Handle-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/rt50
- for Run
-
- www/rt50
Configuration Options:
- No options to configure
- Options name:
- www_p5-Web-Machine
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|