Port details on branch 2022Q2 |
- rubygem-sinatra1 Classy web development framework in ruby
- 1.4.8 www
=3 1.4.8Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-05-16 18:21:16
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- People watching this port, also watch:: newfile, p5-MIME-Tools, py311-Automat, libssh, py311-beautifulsoup
- Also Listed In: rubygems
- License: MIT
- WWW:
- http://www.sinatrarb.com/
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-sinatra1>0:www/rubygem-sinatra1
- To install the port:
- cd /usr/ports/www/rubygem-sinatra1/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-sinatra1
- pkg install rubygem-sinatra1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sinatra1
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1485797857
SHA256 (rubygem/sinatra-1.4.8.gem) = 18cb20ffabf31484b02d8606e450fbf040b52aea6147755a07718e9e0ffddd2f
SIZE (rubygem/sinatra-1.4.8.gem) = 369152
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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-rack16>=1.5<2 : www/rubygem-rack16
- rubygem-rack-protection1>=1.4<2 : www/rubygem-rack-protection1
- rubygem-tilt>=1.3<3 : devel/rubygem-tilt
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/leo_center
- net-mgmt/rubygem-visage-app
- www/rubygem-sinatra-contrib1
- www/rubygem-sinatra-respond_to
-
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-sinatra1
- 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:
|