Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2006 09:40:21 +0000 (UTC)
From:      Alexander Botero-Lowry <alexbl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/py-markdown Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200612170940.kBH9eLPY071068@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alexbl      2006-12-17 09:40:21 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/py-markdown Makefile distinfo pkg-descr pkg-plist 
  Log:
  Markdown is two things: (1) a plain text formatting syntax; and (2) a
  software tool that converts the plain text formatting to (X)HTML. The
  formatting syntax is designed to be easy and intuitive for web authors
  and resembles typical email formatting conventions. The resultant
  (X)HTML is structurally valid.
  
  WWW: http://www.freewisdom.org/projects/python-markdown
  
  PR:             ports/105992
  Submitted by:   Graham Todd <gtodd at bellanet.org>
  
  Revision  Changes    Path
  1.1083    +1 -0      ports/textproc/Makefile
  1.1       +23 -0     ports/textproc/py-markdown/Makefile (new)
  1.1       +3 -0      ports/textproc/py-markdown/distinfo (new)
  1.1       +7 -0      ports/textproc/py-markdown/pkg-descr (new)
  1.1       +3 -0      ports/textproc/py-markdown/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612170940.kBH9eLPY071068>