Port details on branch 2024Q2 |
- rubygem-sinatra Classy web development framework in ruby
- 4.1.1 www =3 4.1.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2008-11-21 20:58:28
- Last Update: 2024-11-27 02:36:36
- Commit Hash: 6575b6b
- People watching this port, also watch:: newfile, p5-MIME-Tools, py311-Automat, libssh, py39-beautifulsoup
- 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-sinatra>0:www/rubygem-sinatra
- To install the port:
- cd /usr/ports/www/rubygem-sinatra/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-sinatra
- pkg install rubygem-sinatra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sinatra
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732261052
SHA256 (rubygem/sinatra-4.1.1.gem) = 4e997b859aa1b5d2e624f85d5b0fd0f0b3abc0da44daa6cbdf10f7c0da9f4d00
SIZE (rubygem/sinatra-4.1.1.gem) = 135680
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-logger>=1.6.0 : devel/rubygem-logger
- rubygem-mustermann>=3.0<4 : devel/rubygem-mustermann
- rubygem-rack>=3.0.0,3<4,3 : www/rubygem-rack
- rubygem-rack-protection>=4.1.1<4.1.1_99 : www/rubygem-rack-protection
- rubygem-rack-session>=2.0.0<3 : www/rubygem-rack-session
- 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
-
- devel/rubygem-resque
- net-mgmt/rubygem-oxidized-web
- net-mgmt/rubygem-riemann-dash
- www/rubygem-async_sinatra
- www/rubygem-emk-sinatra-url-for
- www/rubygem-gollum
- www/rubygem-rabbirack
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-sinatra
- 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:
|