IABSD.fr/ports/textproc/lua-markdown

Branch :


Log

Author Commit Date CI Message
8c80a751 2022-03-11 20:02:12 drop RCS Ids
5c180be8 2020-02-03 22:42:36 Drop maintainership for Lua modules.
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
d0addda8 2016-10-16 23:21:22 Add explicit lua52/lua53 FLAVORS where supported. Discussed on ports@, sthen@ agrees with the direction.
8a4bb588 2016-09-22 12:57:17 Update my mail address
e24bbd81 2016-07-05 17:00:21 resolve conflict: luakit bundled an its own version of lua-markdown. so add an RDEP on it instead. ok abieber@ (luakit MAINTAINER)
cefc8587 2016-04-23 22:23:18 Import textproc/lua-markdown This is an implementation of the popular text markup language Markdown in pure Lua. Markdown can convert documents written in a simple and easy to read text format to well-formatted HTML. Maintained in OpenBSD by Frederic Cambus OK abieber@