./www/webby, Static web page generator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.4nb1, Package name: ruby27-webby-0.9.4nb1, Maintainer: pkgsrc-users

Webby is a static website generator tool. Rake tasks are used to
convert erb, textile, markdown, etc. formatted files into HTML suitable
for publication to a web server.


Required to run:
[textproc/ruby-hpricot] [devel/ruby-logging] [devel/ruby-rspec] [sysutils/ruby-directory-watcher] [misc/ruby-launchy] [devel/ruby-loquacious] [lang/ruby23-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 336 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192)
Log message:
Comment out dead sites.
   2015-12-29 06:56:01 by David A. Holland | Files touched by this commit (1)
Log message:
Drop checksum for nonexistent patch.
   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2011-08-13 02:34:46 by Takahiro Kambe | Files touched by this commit (2)
Log message:
- Fix dependency pattern.

Bump PKGREVISION.
   2010-09-13 16:12:15 by Takahiro Kambe | Files touched by this commit (9)
Log message:
* Add CONFLICTS a pattern matches previous package name
  without "${RUBY_PKGPREFIX}-".
   2010-09-10 15:32:05 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update www/webby to 0.9.4.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Correct spelling of CATEGORIES.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.

== 0.9.4 / 2009-04-05

* 6 minor enhancements
  - Added a Maruku filter (thanks to Martyn Loughran)
  - Updated to version 0.8.0 of Blueprint css
  - Better handling of errors generated by filters
  - Modified how the editor is spawned when creating pages
  - URLs for index pages now have a trailing slash
  - Configuration options now have nice descriptions
      webby --options
* 7 bug fixes
  - Fixed haml & sass option handling [Alex Brem]
  - Work around for a parsing bug in the rdiscount gem (markdown handling)
  - Editor launching now handles switches passed to the editor
  - When a page fails to render, it no longer writes an empty file to
    the output folder (thereby overwriting the last good page)
  - Pagination bug
  - Presentation slides were not being found when headers had attributes
  - The blog template now has all the CSS files

== 0.9.3 / 2008-10-08

* 4 minor enhancements
  - Added a "wikiwords" filter to process [[text]] as links to other pages
    (thanks to Paul)
  - Added colorization to the output text (facets gem required)
  - Replaced the Heel webserver with webrick
  - Special windows version with windows line endings in generated files
* 2 bug fixes
  - Fixed a bug on Windows where line endings were messing with meta-data
  - The paginator was not linking correctly back to the first page from
    subsequent pages in a list

== 0.9.2 / 2008-09-11

* 1 bug fix
  - Layouts were not being found if more than one layout was in a directory
    in the layouts folder

== 0.9.1 / 2008-09-10

* 1 major enhancement
  - multiple output files can be generated from a single page
* 2 minor enhancements
  - simplified the handling of meta-data at the top of files
  - pagination now honors the "page per directory" flag
* 2 bug fixes
  - filename extensions were not being preserved when creating a new page
  - webby now works properly with rake 0.8.2

== 0.9.0 / 2008-08-25

* 2 major enhancements
  - The "rake" command line tool has been replaced by the "webby"
    command line tool for day to day site tasks
  - Now using the "rdiscount" gem for markdown syntax
* 4 minor enhancements
  - Layouts can exist in subdirectories of the layouts folder
  - Addition of a "tumblog" template
  - Addition of a sitemap file (Ana Nelson)
  - Updated to version 6.4.2 of ImageMagick for tex2img conversions
* 5 bug fixes
  - Better error message when an unkonwn filter is given
  - Table of contents generation bug
  - Failing to clean out the "content_for" cache when doing a
    multi-page render
  - Explicitly loading the RedCloth gem
  - Handling exceptions from system calls on the Windows platform

== 0.8.4 / 2008-06-03

* 1 minor improvement
  - Global defaults for HAML and SASS [Dag Odenhall]
* 1 bug fix
  - Added the blog templates to the package

== 0.8.3 / 2008-06-02

* 2 major enhancements
  - Added blogging support
  - Added S5 slide presentation support
* 6 minor enhancements
  - Changed the arguments to the DB#find method
  - Added locals support for page templates
  - Updated atom feed generation template
  - Partials now support local variables when rendering
  - Can guard rendering results from processing by subsequent filters
    (useful when rendering partials or embedding other pages)
  - Support for "content_for" style captures [M@ McCray]
* 5 bug fixes
  - Fixed reference to an non-existent Error class
  - Basepath filter now handles XML files properly
  - Removed the "--delete" flag from the rsync options [Denis Defreyne]
  - Fixed a nil cursor bug in the rendering filter stack
  - Recursive find now works from the root content folder (bug 20281)