CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2009/04/13 14:45:05

Log message:
    import discount, from maintainer Scott Vokes with minor tweaks:
    
    This is David Loren Parsons's implementation of John Gruber's Markdown
    text to html language. There's not much here that differentiates it from
    any of the existing Markdown implementations except that it's written in
    C instead of one of the vast flock of scripting languages that are
    fighting it out for the Perl crown.
    
    Markdown provides a library that gives you formatting functions suitable
    for marking down entire documents or lines of text, a command-line
    program that you can use to mark down documents interactively or from a
    script, and a tiny suite of example programs that show how to fully
    utilize the markdown library.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       scottvokes_20090413
    
    N ports/textproc/discount/Makefile
    N ports/textproc/discount/distinfo
    N ports/textproc/discount/pkg/PLIST
    N ports/textproc/discount/pkg/DESCR
    N ports/textproc/discount/patches/patch-Makefile_in
    N ports/textproc/discount/patches/patch-markdown_1_in
    N ports/textproc/discount/patches/patch-markdown_3
    N ports/textproc/discount/patches/patch-markdown_7
    N ports/textproc/discount/patches/patch-cstring_h
    
    No conflicts created by this import

Reply via email to