From owner-svn-ports-head@freebsd.org Sat Dec 19 20:04:27 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E37574CF483; Sat, 19 Dec 2020 20:04:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CyxXC15M3z4ZSm; Sat, 19 Dec 2020 20:04:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1BC9023290; Sat, 19 Dec 2020 20:04:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BJK4NAx095269; Sat, 19 Dec 2020 20:04:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BJK4N2B095266; Sat, 19 Dec 2020 20:04:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202012192004.0BJK4N2B095266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Dec 2020 20:04:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558478 - in head/textproc: . py-markdown-it-py X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/textproc: . py-markdown-it-py X-SVN-Commit-Revision: 558478 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2020 20:04:28 -0000 Author: sunpoet Date: Sat Dec 19 20:04:23 2020 New Revision: 558478 URL: https://svnweb.freebsd.org/changeset/ports/558478 Log: Add py-markdown-it-py 0.6.0 markdown-it-py is a Python port of markdown-it, and some of its associated plugins. - Follows the CommonMark spec for baseline parsing - Configurable syntax: you can add new rules and even replace existing ones. - Pluggable: Adds syntax extensions to extend the parser (see the plugin list). - High speed (see our benchmarking tests) - Safe by default WWW: https://github.com/executablebooks/markdown-it-py Added: head/textproc/py-markdown-it-py/ head/textproc/py-markdown-it-py/Makefile (contents, props changed) head/textproc/py-markdown-it-py/distinfo (contents, props changed) head/textproc/py-markdown-it-py/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Dec 19 20:04:17 2020 (r558477) +++ head/textproc/Makefile Sat Dec 19 20:04:23 2020 (r558478) @@ -1310,6 +1310,7 @@ SUBDIR += py-m2r SUBDIR += py-mako SUBDIR += py-markdown + SUBDIR += py-markdown-it-py SUBDIR += py-markdown-math SUBDIR += py-markdown2 SUBDIR += py-markuppy Added: head/textproc/py-markdown-it-py/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-markdown-it-py/Makefile Sat Dec 19 20:04:23 2020 (r558478) @@ -0,0 +1,24 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= markdown-it-py +PORTVERSION= 0.6.0 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Python port of markdown-it + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19<21:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mdit-py-plugins>=0.2.1<0.3:textproc/py-mdit-py-plugins@${PY_FLAVOR} + +USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/textproc/py-markdown-it-py/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-markdown-it-py/distinfo Sat Dec 19 20:04:23 2020 (r558478) @@ -0,0 +1,3 @@ +TIMESTAMP = 1608366078 +SHA256 (markdown-it-py-0.6.0.tar.gz) = 1c1413df39ef7baa55bca755d32c565d72e8b4114dcdd3da65eb468a61886659 +SIZE (markdown-it-py-0.6.0.tar.gz) = 55198 Added: head/textproc/py-markdown-it-py/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-markdown-it-py/pkg-descr Sat Dec 19 20:04:23 2020 (r558478) @@ -0,0 +1,9 @@ +markdown-it-py is a Python port of markdown-it, and some of its associated +plugins. +- Follows the CommonMark spec for baseline parsing +- Configurable syntax: you can add new rules and even replace existing ones. +- Pluggable: Adds syntax extensions to extend the parser (see the plugin list). +- High speed (see our benchmarking tests) +- Safe by default + +WWW: https://github.com/executablebooks/markdown-it-py