Commit graph

24 commits

Author SHA1 Message Date
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Wen Heping
a8c800118f - Update to 2.1.0
- Convert to new Makefile format
2012-09-30 04:20:49 +00:00
Wen Heping
922a8bd624 - Update to 2.0.1 2012-07-24 12:41:26 +00:00
Carlo Strub
1863cc77b0 Fix typos in COMMENT 2012-07-24 07:19:21 +00:00
Wen Heping
ee01dc6fe6 - Update to 2.0.0 2012-06-21 06:55:57 +00:00
Wen Heping
110855eee3 - Update to 1.4.2
- Update WWW

PR:		167856
Submitted by:	William Grzybowski <william88@gmail.com>
2012-05-23 08:10:46 +00:00
Wen Heping
86fc97a6a0 - Update to 1.4.0
PR:		167322
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-26 13:59:07 +00:00
Wen Heping
9fd7ef2f71 - Update to 1.3.1 2012-04-18 00:10:26 +00:00
Wen Heping
f87788e35c - Update to 1.3.0
Feature safe:	yes
2012-04-09 01:38:13 +00:00
Wen Heping
4b68fd4275 - Update to 1.1.1
Feature safe:	yes
2012-04-01 07:14:46 +00:00
Wen Heping
5d7e7d417c - Update to 1.1.0 2012-03-01 13:48:40 +00:00
Wen Heping
9f9486cbe1 - Update to 1.0.1.19 2011-08-25 11:37:09 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Wen Heping
00f1ec9f46 - Update to 1.0.1.17 2010-06-01 02:41:00 +00:00
Wen Heping
e244a222ee - Update to 1.0.1.16 2009-12-17 06:12:34 +00:00
Wen Heping
7738fa1d13 - Update to 1.0.1.15
Approved by:	miwi(mentor)
2009-09-30 14:13:58 +00:00
Wen Heping
d473163ac7 - Update to 1.0.1.14
- Update my mail address to FreeBSD

Approved by:	miwi(mentor)
Feature safe:	yes
2009-09-29 23:15:22 +00:00
Martin Wilke
40e6a99147 - Update to 1.0.1.13
Approved by:	maintainer implicit
2009-07-28 21:58:23 +00:00
Martin Wilke
4fedf3e38f - Update to 1.0.1.12
- Connect py-markdown2 to the build

PR:		135247
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-06-13 23:51:23 +00:00
Martin Wilke
cd41bf97bf - Update to 1.7
PR:		129114
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2008-12-14 20:17:45 +00:00
Alexander Botero-Lowry
f08f6ffa1a - Unbreak build
Reported by: pointyhat via kris
2007-01-20 02:00:17 +00:00
Kris Kennaway
c7048e9373 BROKEN: Does not build 2007-01-20 01:47:36 +00:00
Alexander Botero-Lowry
118d91a264 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>
2006-12-17 09:40:21 +00:00