Port details |
- rubygem-sinatra3 Classy web development framework in ruby
- 3.2.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2025-04-21 06:51:12
- Last Update: 2025-04-21 06:48:43
- Commit Hash: 78d5739
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://sinatrarb.com/
- https://github.com/sinatra/sinatra
- Description:
- Sinatra is a DSL for quickly creating web-applications in Ruby
with minimal effort. It sits on top of Rack, a minimal standard
interface for Ruby web frameworks. For templating, the choices
include erb, haml, sass and Builder.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-sinatra3>0:www/rubygem-sinatra3
- To install the port:
- cd /usr/ports/www/rubygem-sinatra3/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-sinatra3
- pkg install rubygem-sinatra3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sinatra3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745004041
SHA256 (rubygem/sinatra-3.2.0.gem) = 6e727f4d034e87067d9aab37f328021d7c16722ffd293ef07b6e968915109807
SIZE (rubygem/sinatra-3.2.0.gem) = 134656
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-mustermann>=3.0<4 : devel/rubygem-mustermann
- rubygem-rack22>=2.2,3<3,3 : www/rubygem-rack22
- rubygem-rack-protection3>=3.2<4 : www/rubygem-rack-protection3
- rubygem-tilt>=2.0<3 : devel/rubygem-tilt
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- security/metasploit
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-sinatra3
- USES:
- cpe gem
- pkg-message:
- For install:
- Sinatra optionally integrates with haml/sass or Builder
for templating and mongrel or thin as an HTTP server.
To use them, install the respective ports separately:
www/rubygem-haml
devel/rubygem-builder
www/rubygem-mongrel
www/rubygem-thin
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0 21 Apr 2025 06:48:43
    |
Antoine Brodin (antoine)  |
www/rubygem-sinatra3: new port
Sinatra is a DSL for quickly creating web-applications in Ruby
with minimal effort. It sits on top of Rack, a minimal standard
interface for Ruby web frameworks. For templating, the choices
include erb, haml, sass and Builder. |
Number of commits found: 1
|