Port details |
- rubygem-thin Fast and simple Ruby web server
- 1.8.1 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2008-01-24 06:27:21
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- Also Listed In: rubygems
- License: GPLv2+ RUBY
- Description:
- Thin is a Ruby web server that glues together 3 of the best
Ruby libraries in web history:
* the Mongrel parser, the root of Mongrel speed and security
* Event Machine, a network I/O library with extremely high scalability,
performance and stability
* Rack, a minimal interface between webservers and Ruby frameworks
Which makes it, with all humility, the most secure, stable, fast and
extensible Ruby web server bundled in an easy to use gem for your own
pleasure.
WWW: https://github.com/macournoyer/thin
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-thin>0:www/rubygem-thin
- To install the port:
- cd /usr/ports/www/rubygem-thin/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-thin
- pkg install rubygem-thin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-thin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626714764
SHA256 (rubygem/thin-1.8.1.gem) = 34557a953f850efc8d8fc35a4e2373142ed423414c32f4169a509b4df1816b88
SIZE (rubygem/thin-1.8.1.gem) = 59904
- 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-daemons>=1.0.9<2 : devel/rubygem-daemons
- rubygem-eventmachine>=1.0.4<2 : devel/rubygem-eventmachine
- rubygem-rack16>=1<3 : www/rubygem-rack16
- 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
- security/metasploit
- www/redmine42
- www/rubygem-smashing
-
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-thin
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 1.8.1 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
21 Jul 2021 18:12:10 1.8.1 |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-thin: Update to 1.8.1
- Fix LICENSE
- Update WWW
Changes: https://github.com/macournoyer/thin/releases
https://github.com/macournoyer/thin/blob/master/CHANGELOG |
06 Apr 2021 14:31:07 1.7.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2019 07:42:23
1.7.2 |
sunpoet  |
Update version requirement of RUN_DEPENDS |
09 Jul 2017 10:26:53
1.7.2 |
sunpoet  |
Update to 1.7.2
Changes: https://github.com/macournoyer/thin/blob/master/CHANGELOG |
13 Jun 2017 16:54:49
1.7.1 |
sunpoet  |
Update to 1.7.1
Changes: https://github.com/macournoyer/thin/blob/v1.7.1/CHANGELOG |
04 Jan 2017 19:10:22
1.7.0_1 |
swills  |
www/rubygem-thin: switch to rack16 dep to avoid issue in redmine |
05 Dec 2016 07:20:37
1.7.0 |
sunpoet  |
- Update to 1.7.0
- Update RUN_DEPENDS: use newer rubygem-rack
Changes: https://github.com/macournoyer/thin/blob/master/CHANGELOG |
19 May 2016 10:53:06
1.6.4 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
27 Apr 2016 21:57:32
1.6.4 |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
1.6.4 |
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
01 Apr 2016 14:33:58
1.6.4 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
20 Sep 2015 20:26:46
1.6.4 |
sunpoet  |
- Update to 1.6.4
Changes: https://github.com/macournoyer/thin/blob/master/CHANGELOG |
13 Jun 2015 20:14:30
1.6.3_1 |
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
23 Feb 2015 10:08:35
1.6.3 |
sunpoet  |
- Update to 1.6.3
- Add LICENSE
- Sort RUN_DEPENDS
Changes: https://github.com/macournoyer/thin/blob/master/CHANGELOG |
29 Mar 2014 15:43:35
1.6.2 |
swills  |
- Update to 1.6.2
PR: ports/187998
Submitted by: Michael Moll <kvedulv@kvedulv.de> |
31 Oct 2013 04:17:29
1.2.11 |
eadler  |
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object. |
30 Oct 2013 03:04:19
1.2.11 |
swills  |
- Add stage support |
20 Sep 2013 23:36:54
1.2.11 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
06 Apr 2011 07:44:43
1.2.11 |
clsung  |
- Update to 1.2.11 |
28 Mar 2011 05:30:26
1.2.10 |
clsung  |
- Update to 1.2.10 |
03 Mar 2011 02:57:37
1.2.8 |
clsung  |
- Update to 1.2.8 |
07 Dec 2010 19:19:15
1.2.7_1 |
linimon  |
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@. |
06 Oct 2010 03:35:37
1.2.7_1 |
pgollucci  |
- Fix dependency versions
PR: ports/150827
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (clsung ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
20 Sep 2010 02:08:50
1.2.7 |
clsung  |
- Update to 1.2.7
PR: ports/150418
Submitted by: pgollucci |
06 Sep 2010 01:45:00
1.2.6 |
clsung  |
- Update to 1.2.6
PR: ports/150021
Submitted by: pgollucci |
23 Jun 2010 18:20:31
1.2.5 |
pgollucci  |
- Update to 1.2.5
PR: ports/147544
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; 20 days)
Feature safe: yes |
06 Jun 2010 19:25:10
1.2.4 |
pgollucci  |
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby |
26 May 2010 19:51:35
1.2.4 |
pgollucci  |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
28 Oct 2009 09:36:31
1.2.4 |
clsung  |
- Update to 1.2.4 |
11 Jun 2009 07:36:08
1.2.2 |
clsung  |
- Update to 1.2.2
PR: ports/135355
Submitted by: pgollucci |
29 May 2009 14:14:29
1.2.1 |
clsung  |
- Update to 1.2.1
PR: ports/134687
Submitted by: pgollucci |
09 Apr 2009 00:11:47
1.0.0 |
pgollucci  |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
03 Feb 2009 01:27:03
1.0.0 |
clsung  |
- Update to 1.0.0 |
28 Aug 2008 01:14:28
0.8.2 |
clsung  |
- Update to 0.8.2 |
28 Apr 2008 08:08:50
0.8.1 |
clsung  |
- update to 0.8.1 |
16 Apr 2008 07:07:57
0.8.0 |
clsung  |
- Update to 0.8.0 |
06 Apr 2008 08:58:21
0.7.0 |
stas  |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
01 Apr 2008 02:15:21
0.7.0 |
clsung  |
- Update to 0.7.0
Changes: |
30 Jan 2008 10:28:23
0.6.1 |
clsung  |
- Update to 0.6.1
Changes: |
24 Jan 2008 06:27:00
0.5.4 |
clsung  |
Thin is a Ruby web server that glues together 3 of the best
Ruby libraries in web history:
* the Mongrel parser, the root of Mongrel speed and security
* Event Machine, a network I/O library with extremely high scalability,
performance and stability
* Rack, a minimal interface between webservers and Ruby frameworks
Which makes it, with all humility, the most secure, stable, fast and
extensible Ruby web server bundled in an easy to use gem for your own
pleasure.
WWW: http://code.macournoyer.com/thin/ |