From owner-svn-ports-head@freebsd.org Fri Apr 6 08:29:11 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD356F919B8; Fri, 6 Apr 2018 08:29:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 928426CF5E; Fri, 6 Apr 2018 08:29:10 +0000 (UTC) (envelope-from yuri@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 73613742A; Fri, 6 Apr 2018 08:29:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w368TAAv089500; Fri, 6 Apr 2018 08:29:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w368TALt089496; Fri, 6 Apr 2018 08:29:10 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804060829.w368TALt089496@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 6 Apr 2018 08:29:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466629 - in head/textproc: . py-mkdocs-nature X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/textproc: . py-mkdocs-nature X-SVN-Commit-Revision: 466629 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.25 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: Fri, 06 Apr 2018 08:29:11 -0000 Author: yuri Date: Fri Apr 6 08:29:09 2018 New Revision: 466629 URL: https://svnweb.freebsd.org/changeset/ports/466629 Log: New port: textproc/py-mkdocs-nature: MkDocs theme, a clone of the "greenish" Sphinx theme of the same name PR: 227309 Submitted by: Kai Added: head/textproc/py-mkdocs-nature/ head/textproc/py-mkdocs-nature/Makefile (contents, props changed) head/textproc/py-mkdocs-nature/distinfo (contents, props changed) head/textproc/py-mkdocs-nature/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Fri Apr 6 08:21:25 2018 (r466628) +++ head/textproc/Makefile Fri Apr 6 08:29:09 2018 (r466629) @@ -1327,6 +1327,7 @@ SUBDIR += py-markdown2 SUBDIR += py-mistune SUBDIR += py-mkdocs + SUBDIR += py-mkdocs-nature SUBDIR += py-mwparserfromhell SUBDIR += py-nltk SUBDIR += py-numpydoc Added: head/textproc/py-mkdocs-nature/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-mkdocs-nature/Makefile Fri Apr 6 08:29:09 2018 (r466629) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= mkdocs-nature +DISTVERSION= 0.2.1 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= freebsd_ports@k-worx.org +COMMENT= MkDocs theme, a clone of the "greenish" Sphinx theme of the same name + +LICENSE= BSD2CLAUSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocs>0:textproc/py-mkdocs@${FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist +NO_ARCH= yes + +.include Added: head/textproc/py-mkdocs-nature/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-mkdocs-nature/distinfo Fri Apr 6 08:29:09 2018 (r466629) @@ -0,0 +1,3 @@ +TIMESTAMP = 1522960276 +SHA256 (mkdocs-nature-0.2.1.tar.gz) = 4f99e8b3c9e9eed052d8dc8b92eed6a9cd034139ab43f4ecccb88d1c06d40bdb +SIZE (mkdocs-nature-0.2.1.tar.gz) = 48697 Added: head/textproc/py-mkdocs-nature/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-mkdocs-nature/pkg-descr Fri Apr 6 08:29:09 2018 (r466629) @@ -0,0 +1,8 @@ +The MkDocs-Nature theme is a clone of the "greenish" Sphinx theme of the same +name and supports a number of features which are configurable by the end user: + +- Theme Variables +- Search +- Code Highlighting + +WWW: https://waylan.github.io/mkdocs-nature