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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Sanity Test Failure
Friday, 24 Jul 2020
10:06 mikael search for other commits by this committer
www/p5-Web-Machine: create port

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.

PR:		248041
Original commitRevision:543237 

Sanity Test Results

www/p5-Web-Machine:

NOTE: this particular sanity test is very experimental
A port specified in the RUN_DEPENDS of www/p5-Web-Machine does not exist:
'www/p5-HTTP-Headers-ActionPack' on branch 'head'.