Bug 140345 - New port web/rubygem-webby
Summary: New port web/rubygem-webby
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 18:40 UTC by Ryan Steinmetz
Modified: 2009-12-01 15:31 UTC (History)
0 users

See Also:


Attachments
file.shar (2.67 KB, text/plain)
2009-11-06 18:40 UTC, Ryan Steinmetz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Steinmetz 2009-11-06 18:40:01 UTC
This is dependent on the following:
ports/140340
ports/140341
ports/140342
ports/140343
ports/140344

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-11-06 19:39:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-01 15:27:53 UTC
wxs         2009-12-01 15:27:38 UTC

  FreeBSD ports repository

  Added files:
    devel/rubygem-webby  Makefile distinfo pkg-descr 
  Log:
  Webby is a fantastic little website management system.
  It would be called a content management system if it
  were a bigger kid. But, it's just a runt with a
  special knack for transforming text.
  
  Webby works by combining the contents of a page with
  a layout to produce HTML. The layout contains
  everything common to all the pages HTML headers,
  navigation menu, footer, etc. and the page
  contains just the information for that page. You
  can use your favorite markup language to write
  your pages; Webby supports quite a few.
  
  WWW: http://webby.rubyforge.org/
  
  PR:             ports/140345
  Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
  
  Revision  Changes    Path
  1.1       +33 -0     ports/devel/rubygem-webby/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-webby/distinfo (new)
  1.1       +14 -0     ports/devel/rubygem-webby/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2009-12-01 15:31:19 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!