www-servers / thin

A fast and very simple Ruby web server

Official package sites : http://code.macournoyer.com/thin/ ·

Thin is a very simple web server written in Ruby. It's single-threaded, which means it can only serve one request at a time. This simplicity affords increased speed and decreased memory usage for singled-threaded framework like Rails.

v1.8.2 :: 0 :: gentoo

Modified
License
Ruby
Keywords
~amd64 ~ppc64 ~x86
USE flags
doc test

v1.8.1-r3 :: 0 :: gentoo

Modified
License
Ruby
Keywords
~amd64 ~ppc64 ~x86
USE flags
doc test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

ruby_targets

ruby31
Build with MRI Ruby 3.1.x
ruby32
Build with MRI Ruby 3.2.x

dev-lang / ruby : An object-oriented scripting language

dev-util / ragel : Compiles finite state machines from regular languages into executable code

virtual / rubygems : Virtual ebuild for rubygems

dev-lang / ruby : An object-oriented scripting language

dev-ruby / daemons : Wrap existing ruby scripts to be run as a daemon

dev-ruby / eventmachine : EventMachine is a fast, simple event-processing library for Ruby programs

dev-ruby / rack : A modular Ruby webserver interface

virtual / ruby-ssl : Virtual ebuild for the Ruby OpenSSL bindings

virtual / rubygems : Virtual ebuild for rubygems

484490
www-servers/thin - add systemd service unit
852719
www-servers/thin-1.8.2 installs shell script that uses non-POSIX features
927536
www-servers/thin-1.8.2 fails tests
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
www-servers/thin: drop 1.8.1-r2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
www-servers/thin: add 1.8.2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
www-servers/thin: enable ruby32
Backport an upstream patch for ruby32. It's not too big at least. I've also asked upstream if they'll consider making a new release. Bug: https://github.com/macournoyer/thin/pull/392 Bug: https://github.com/macournoyer/thin/issues/393 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
www-servers/thin: drop 1.8.1, 1.8.1-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
www-servers/thin: add extension installed marker
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
www-servers/thin: actually use rspec3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
www-servers/thin: update EAPI 7 -> 8, add ruby30, ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
www-servers/thin: add ruby27
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
www-servers/thin: upstream supports thin again
Merged from infra overlay. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
www-servers/thin: remove last-rited package
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
www-servers/thin: add ruby24
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Hans de Graaff · gentoo
www-servers/thin: cleanup
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Hans de Graaff · gentoo
www-servers/thin: add 1.7.2
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Hans de Graaff · gentoo
www-servers/thin: add 1.7.1
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Hans de Graaff · gentoo
www-servers/thin: cleanup
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Hans de Graaff · gentoo
www-servers/thin: add back ~x86 keyword
Package-Manager: portage-2.3.0
Manuel Rüger · gentoo
www-servers/thin: Remove old
Package-Manager: portage-2.3.2
Manuel Rüger · gentoo
www-servers/thin: Migrate to rspec2; add ruby22, ruby23; drop x86, ppc
Package-Manager: portage-2.3.2
Hans de Graaff · gentoo
www-servers/thin: add 1.7.0
Package-Manager: portage-2.2.28
Manuel Rüger · gentoo
www-servers/thin: Remove old
Package-Manager: portage-2.2.28
Manuel Rüger · gentoo
www-servers/thin: Use openrc-run instead of runscript
Package-Manager: portage-2.2.28
Manuel Rüger · gentoo
www-servers/thin: Remove ruby19
Package-Manager: portage-2.2.28
Manuel Rüger · gentoo
www-servers/thin: Remove old
Package-Manager: portage-2.2.28
Hans de Graaff · gentoo
www-servers/thin: fix eventmachine dependency
Package-Manager: portage-2.2.20.1
Manuel Rüger · gentoo
www-servers/thin: Version bump
Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed