| Port details |
- rubygem-roda Routing tree web toolkit
- 3.105.0 www
=0 3.104.0Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2017-11-17 05:30:42
- Last Update: 2026-07-08 13:34:18
- Commit Hash: 8c151f6
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://roda.jeremyevans.net/
- https://github.com/jeremyevans/roda
- Description:
- Roda is a high-performance, minimalistic Ruby web framework. It's based
on a routing-tree paradigm, and comes with a huge set of plugins (many
of which will require installing other gems).
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-roda>0:www/rubygem-roda
- To install the port:
- cd /usr/ports/www/rubygem-roda/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-roda
- pkg install rubygem-roda
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-roda
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782967102
SHA256 (rubygem/roda-3.105.0.gem) = 1273b4f84f606a32fd17114b92b345196d18e8afb07c4b75b873354a54bd6e35
SIZE (rubygem/roda-3.105.0.gem) = 199168
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:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-rack>=0,3 : www/rubygem-rack
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-roda
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 105 (showing only 5 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.5.0 14 Feb 2018 21:25:51
  |
adamw  |
Update roda to 3.5.0
* Add request_aref plugin for configuring behavior of request [] and []=
methods (jeremyevans)
* Make public plugin not add Content-Type header when serving 304 response
for gzipped file (jeremyevans)
* Make content_for call with block convert block result to string before
passing to tilt (jeremyevans) (#135) |
3.4.0 04 Feb 2018 16:46:57
  |
adamw  |
Remove roda's TEST_DEPENDS. Ruby ports in general don't include them |
3.4.0 13 Jan 2018 03:55:01
  |
adamw  |
Update roda to 3.4.0
* Add middleware_stack plugin for removing middleware and inserting
middleware before the end of the stack (jeremyevans)
* Make head plugin handle closing existing response bodies if the body
responds to close (Eric Wong) |
3.3.0 14 Dec 2017 19:25:21
  |
adamw  |
Update to 3.3.0.
* Add typecast_params plugin for converting param values to explicit types
(jeremyevans) |
3.2.0 17 Nov 2017 05:30:33
  |
adamw  |
Add www/rubygem-roda
Roda is a high-performance, minimalistic Ruby web framework. It's based
on a routing-tree paradigm, and comes with a huge set of plugins (many
of which will require installing other gems).
WWW: http://roda.jeremyevans.net/ |
Number of commits found: 105 (showing only 5 on this page)
|