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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
rubygem-roda Routing tree web toolkit
3.105.0 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 3.104.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
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).
HomepageHomepage    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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-roda-3.105.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-roda-3.105.0/LICENSE
  3. /usr/local/share/licenses/rubygem-roda-3.105.0/MIT
Collapse this list.
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):
rubygem-roda
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.102.03.103.03.40.03.95.03.103.0n/an/an/a
FreeBSD:13:quarterly3.101.03.101.03.68.03.93.03.101.0n/an/an/a
FreeBSD:14:latest3.105.03.105.03.62.03.94.03.105.03.68.0-3.68.0
FreeBSD:14:quarterly3.105.03.105.0-3.93.03.105.03.75.03.75.03.75.0
FreeBSD:15:latest3.105.03.105.0n/a3.94.0n/an/a3.75.03.77.0
FreeBSD:15:quarterly3.105.03.105.0n/a-n/an/a--
FreeBSD:16:latest3.105.03.105.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-rack>=0,3 : www/rubygem-rack
  2. ruby34 : lang/ruby34
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby34 : lang/ruby34
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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 105 (showing only 5 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.0
14 Feb 2018 21:25:51
Revision:461840Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:460941Original commit files touched by this commit
adamw search for other commits by this committer
Remove roda's TEST_DEPENDS. Ruby ports in general don't include them
3.4.0
13 Jan 2018 03:55:01
Revision:458889Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:456336Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:454360Original commit files touched by this commit
adamw search for other commits by this committer
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)

«  1 | 2