Path to this page:
./
www/heel,
Static file web server based on Rack and Thin
Branch: CURRENT,
Version: 4.0.1,
Package name: ruby32-heel-4.0.1,
Maintainer: pkgsrc-usersHeel is a small static web server for use when you need a quick web server
for a directory. Once the server is running, heel will use launchy
(http://copiousfreetime.rubyforge.org/launchy/) to open your browser at the
URL of your document root. Heel is built using
Rack(http://rack.rubyforge.org) and Thin (http://code.macournoyer.com/thin/)
% heel
>> Thin web server (v1.0.0 codename That's What She Said)
>> Threaded mode OFF
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4331, CTRL+C to stop
Launching your browser...
Or run it in the background:
% heel --daemonize Created /Users/jeremy/.heel
heel's PID (/Users/jeremy/.heel/heel.pid) and log file
(/Users/jeremy/.heel/heel.log) are stored here Launching your browser
at http://0.0.0.0:4331/
% heel --kill Sending TERM to process 3304
Done.
Required to run:[
textproc/ruby-coderay] [
www/ruby-rack] [
misc/ruby-launchy] [
mail/ruby-mime-types] [
www/ruby-puma] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 38.5 KB
Version history: (Expand)
- (2024-03-04) Updated to version: ruby32-heel-4.0.1
- (2023-04-30) Updated to version: ruby31-heel-4.0.0
- (2023-01-04) Updated to version: ruby31-heel-3.2.1nb1
- (2021-10-07) Updated to version: ruby27-heel-3.2.1
- (2019-12-17) Updated to version: ruby26-heel-3.2.1
- (2018-12-17) Updated to version: ruby24-heel-3.2.1
CVS history: (Expand)
2024-03-04 16:23:34 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/heel: update to 4.0.1
4.0.1 (2024-03-03)
* Update all dependencies
* update test versions of ruby
* fix a couple of tests
|
2024-01-21 10:16:44 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/heel: remove RUBY_VERSIONS_ACCEPTED
It was already noop since RUBY_VERSIONS_ACCEPTED contained 31 and 32.
|
2023-09-09 15:52:57 by Takahiro Kambe | Files touched by this commit (9) |
Log message:
Drop support for Ruby 3.0.
|
2023-04-30 16:49:03 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/heel: add missing commit
Add ALTERNATIVES file.
|
2023-04-30 16:48:11 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
www/heel: update to 4.0.0
pkgsrc change: accept Ruby 3.0 and later.
4.0.0 - 2023-04-11
* Update all dependencies
* ruby 3.0 minimum dependencies
* redesign the directory browser screen
* switch to rouge for syntax highlighting
|
2023-01-04 16:22:02 by Takahiro Kambe | Files touched by this commit (6) |
Log message:
Switch dependency to www/ruby-rack2
Bump PKGREVISION.
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|