Commit graph

15 commits

Author SHA1 Message Date
taca
8569a65f6e www/heel: update to 3.2.0
## Version 3.2.0 - 2018-03-14
* fix missing rack dependency [#17](https://github.com/copiousfreetime/heel/pull/17)
* across the board gem dependency updates
* ruby 2.2 minimum dependency - because of transitive dependencies
2018-03-17 14:46:45 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
taca
e1b7b23a94 Switch to use mail/ruby-mime-types1 package.
Bump PKGREVISION.
2015-02-04 15:13:28 +00:00
taca
4ae985cb2d Update heel 3.1.3.
## Version 3.1.3 - 2013-11-26
* URL encode the links to files [#14](https://github.com/copiousfreetime/heel/issues/14)
* Fix pid file cleanup on ruby 2.0 [#15](https://github.com/copiousfreetime/heel/issues/15)

## Version 3.1.2 - 2013-10-16
* Fix usage of Mime::Types [#12](https://github.com/copiousfreetime/heel/issues/12) [#13](https://github.com/copiousfreetime/heel/issues/13)

## Version 3.1.1 - 2013-09-29
* Fix request logging [#10](https://github.com/copiousfreetime/heel/issues/10)
2014-03-14 18:45:15 +00:00
taca
cd3c87d139 Update heel to 3.1.0.
# Changelog
## Version 3.1.0 - 2013-07-07
* Update dependencies
* Switch to template contributed by brianflanagan [#8]
* Add support for multiple independent heel servers [#9]
2013-09-15 16:43:28 +00:00
rodent
6b46c62d2e Edited DESCR in the case of:
File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
2013-04-07 20:49:31 +00:00
taca
4d7e727072 Update heel to 3.0.2.
# Changelog
## Version 3.0.2 - 2013-03-13

* Fix generated pages to say they are utf-8 [#4]
* Fix formatting of usage section of documentation
* Update dependencies
* Convert to RDoc 4.0
2013-03-17 15:57:46 +00:00
taca
1490631749 Update heel to 3.0.1.
= Changelog
== Version 3.0.1 - 2013-02-06

* Switch to using puma for the webserver
* Switch to using simplecov for coverage testing
* Update all gem dependencies
* Update to fixme project template
* Convert to minitest

== Version 2.1.0 - 2011-03-17

* Update to Launchy 1.0.0
* Update to Thin 1.2.8
2013-02-13 15:42:54 +00:00
taca
f7e121040c Relax depending version to www/thin. 2011-12-17 07:10:51 +00:00
taca
9d34b36982 - Restrict dependency pattern for www/thin and www/mail/ruby-mime-typs.
- Relax dependency pattern of gemspec for coderay and launchy.

Bump PKGREVISION.
2011-08-12 17:36:31 +00:00
taca
ad06551a92 * Add CONFLICTS a pattern matches previous package name
without "${RUBY_PKGPREFIX}-".
2010-09-13 14:12:14 +00:00
taca
89b00809aa Update www/heel to 2.0.0.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.
* Update dependency according to gemspec.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.


= Changelog
== Version 2.0.0 - 2009-06-24

* Change highlighting mode default to 'off' instead of 'on'
* Update for Thin 1.2.2

== Version 1.0.3 - 2009-03-02

* Update for MIME::Types 1.16

== Version 1.0.2 - 2008-12-03

* Fix FileType namespace issue (thanks defunkt) and new version of coderay
* various task maintenance
* updated version dependencies

== Version 1.0.1 - 2008-04-24

* Fix performance issue in serving large files
* Fix performance issue in checking for coderay file type when coderay would not be used.
2010-09-10 10:55:21 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
jlam
73d39bc25d Update www/heel to 1.0.0. Changes from version 0.6.0 include converting
heel into a Rack application built on top of Thin.
2008-04-21 16:24:14 +00:00
jlam
e1c77d5b6c Initial import of heel-0.6.0 as www/heel.
Heel is a mongrel based web server to quickly and easily serve up the
contents of a directory as webpages.  Beyond just serving up webpages
heel uses an ERB template and famfamfam icons to create useful index
pages.  And to make things even easier it launches your browser for
you so no cut and paste necessary.
2008-04-04 15:22:53 +00:00