cvs commit: ports/textproc Makefile ports/textproc/rubygem-rdiscount Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Sun Nov 9 15:02:02 PST 2008


miwi        2008-11-09 23:02:01 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/rubygem-rdiscount Makefile distinfo pkg-descr 
  Log:
  Ruby wrapper around David Loren Parsons' discount, a fast,
  BSD-licensed c implementation of John Gruber's Markdown plus
  some aspects of SmartyPants.  Markdown is a text-to-HTML
  conversion language for web writers, inspired by the format
  of plain-text e-mail messages.  Markdown allows you to write
  in an easy-to-read, easy-to-write plain text format, then
  convert it to structurally valid XHTML (or HTML).
  
  WWW: http://github.com/rtomayko/rdiscount/
  
  PR:             ports/128548
  Submitted by:   Daniel Roethlisberger <daniel at roe.ch>
  
  Revision  Changes    Path
  1.1275    +1 -0      ports/textproc/Makefile
  1.1       +26 -0     ports/textproc/rubygem-rdiscount/Makefile (new)
  1.1       +3 -0      ports/textproc/rubygem-rdiscount/distinfo (new)
  1.1       +9 -0      ports/textproc/rubygem-rdiscount/pkg-descr (new)


More information about the cvs-all mailing list