Version: 3.3.7, Package name: py-markdown-3.3.7 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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. |
Filesize: 316.533 KB |
Version History (View Complete History) |
|
2021-11-21 07:26:28 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missing RDEP on devel/py-importlib-metadata. Seen with devel/gobject-introspection failure to configure. |
2021-11-21 02:06:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to py3-markdown-3.3.6 |
2021-11-20 07:31:23 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to py3-markdown-3.3.4 |
2021-11-01 18:02:42 by Stuart Henderson | Files touched by this commit (147) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-29 09:38:52 by Stuart Henderson | Files touched by this commit (244) |
Log message: convert another batch of py2+3 ports to py3-only, and remove a few more py2-only ports providing py-* modules that are no longer used in ports. this doesn't change ports used to support standalone py2-only applications, not currently planned to remove those at least until a few things with no real alternatives get ported to py3. |
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: Bump the REVISION on all ports that use the python2 version of py-setuptools. Also change the lang/python module to use the new devel/py2-setuptools for python2 ports ok sthen@ |
2021-02-19 16:13:08 by Stuart Henderson | Files touched by this commit (146) |
Log message: switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3 switch ports using command-line tools from py-sphinx that don't need a py2 version of it to py3-sphinx |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-02-06 13:26:58 by Daniel Jakots | Files touched by this commit (1) |
Log message: Drop maintainer |
2019-11-08 15:50:06 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Move tests to MODPY_PYTEST |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-12-03 20:43:39 by Daniel Jakots | Files touched by this commit (1) |
Log message: Take maintainership Noticed because of Edward Lopez-Acosta work. ok Will Maier (previous maintainer) |
2018-02-09 13:09:03 by Remi Pointel | Files touched by this commit (4) |
Log message: update to 2.6.11, from Klemens Nanni kl3 @ posteo org (thanks). maintainer timeout. |
2017-02-11 11:58:01 by Alexandr Shadchin | Files touched by this commit (1) |
Log message: Fix python3 test, ok danj@ |
2017-02-10 15:25:20 by Daniel Jakots | Files touched by this commit (4) |
Log message: Merge "conflicts" |
2011-01-15 11:51:35 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Grrrr, remove py-markdown which already exists in-tree as "markdown". Thanks to Joachim Schipper for noticing. |