aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-markdown
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.3Wen Heping2009-10-082-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=242568
* - Update to 2.0.2Wen Heping2009-09-292-5/+5
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Feature safe: yes Notes: svn path=/head/; revision=242243
* - Update to 2.0.1Nicola Vitale2009-08-053-17/+89
| | | | | | | | | | - Wen Heping <wenheping@gmail.com> takes the maintainership PR: ports/134750 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=238955
* Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonseMark Linimon2009-08-021-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=238758
* - Update to 1.7Martin Wilke2008-12-143-7/+12
| | | | | | | | | PR: 129114 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=224245
* - Unbreak buildAlexander Botero-Lowry2007-01-201-3/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=182840
* BROKEN: Does not buildKris Kennaway2007-01-201-0/+2
| | | | Notes: svn path=/head/; revision=182835
* Markdown is two things: (1) a plain text formatting syntax; and (2) aAlexander Botero-Lowry2006-12-174-0/+36
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> Notes: svn path=/head/; revision=180001