Commit graph

11 commits

Author SHA1 Message Date
taca
f61b7d2abd * Add pkg_alternatives support.
* Comment out HOMEPAGE which has gone. (It's time to remove this pacahge?)

Bump PKGREVISION.
2015-03-01 15:38:47 +00:00
taca
bd5832b332 Depends on newer version of ruby-erubis.
Bump PKGREVISION.
2013-02-11 04:58:17 +00:00
sbd
1e298a1440 www/erubis => www/ruby-erubis26 2011-12-18 07:51:56 +00:00
taca
654b0093b3 Use lang/ruby/json.mk to handle dependency to ruby-json.
Bump PKGREVISION since dependency would change with ruby193-base.
2011-11-23 05:29:52 +00:00
taca
1e6c651cfa - Fix dependency pattern.
- Also relax dependency in gemspec.

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

Exact changes are unknown.
2010-09-10 13:25:11 +00:00
jlam
5604d01a39 Update www/thoth to version 0.1.4. Changes from version 0.1.3 include:
* Fixed a nasty bug introduced in 0.1.3 that caused a memory leak
    and resulted in the index page (/) not being cached properly.
2008-04-21 16:33:19 +00:00
jlam
4b2a2f48d3 Update www/thoth to 0.1.3. Changes from version 0.1.2 include:
* When creating or editing a blog post or page, the preview is displayed above
  the edit form rather than below it.
* Spaces in blog post URLs are replaced with - rather than _ (this change will
  only affect new posts; existing post URLs will not be changed).
* Blog posts provide Atom feeds for recent comments.
* Tag pages provide Atom feeds for posts with that tag.
* Blog posts are marked up using the hAtom microformat.
* Thoth auto-generates an XML sitemap at http://yourblog.com/sitemap (set
  site.enable_sitemap to false to disable).
* Comment URLs are built using the name of the post the comment is attached to
  rather than the id.
* Fixed a bug that prevented Atom and RSS feeds from being cached when
  server-side caching was enabled.
* Fixed entry titles in Atom feeds claiming to be type="html" when in fact
  they weren't.
* Fixed a bug that sometimes caused flash messages to be cached with the
  output of an action and re-displayed until the cached action expired.
2008-04-14 18:13:05 +00:00
jlam
77bf41ae0a + Remove databases/ruby-sequel-model -- it has been merged into
databases/ruby-sequel as of version 1.4.0.

+ Update dependencies for www/thoth and www/merb-sequel to reflect
  removal of ruby-sequel-model -- use ruby-sequel instead.  Bump the
  PKGREVISION for these two packages.
2008-04-13 06:58:03 +00:00
jlam
2c69249eee Initial import of thoth-0.1.2 as www/thoth.
Thoth is a blog engine written in Ruby and based on Ramaze and Sequel.
Its simple, elegant architecture, minimalist featureset, and extensible
codebase make it both fast and easy to customize.
2008-04-04 15:26:51 +00:00