From owner-svn-ports-all@freebsd.org Wed Dec 5 14:34:31 2018 Return-Path: Delivered-To: svn-ports-all@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 454EE1316639; Wed, 5 Dec 2018 14:34:31 +0000 (UTC) (envelope-from swills@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 B48A576AB6; Wed, 5 Dec 2018 14:34:30 +0000 (UTC) (envelope-from swills@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 7B43015B40; Wed, 5 Dec 2018 14:34:30 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB5EYUSW010133; Wed, 5 Dec 2018 14:34:30 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB5EYT7n010129; Wed, 5 Dec 2018 14:34:29 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201812051434.wB5EYT7n010129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 5 Dec 2018 14:34:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486676 - in head/devel: . py-prompt_toolkit2 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/devel: . py-prompt_toolkit2 X-SVN-Commit-Revision: 486676 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B48A576AB6 X-Spamd-Result: default: False [-0.80 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.52)[-0.521,0]; NEURAL_HAM_LONG(-0.03)[-0.031,0]; NEURAL_HAM_SHORT(-0.25)[-0.249,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2018 14:34:31 -0000 Author: swills Date: Wed Dec 5 14:34:29 2018 New Revision: 486676 URL: https://svnweb.freebsd.org/changeset/ports/486676 Log: devel/py-prompt_toolkit2: create port prompt_toolkit could be a replacement for GNU readline, but it can be much more than that. Version 2.0 is incompatible with version 1.0. WWW: https://github.com/prompt-toolkit/python-prompt-toolkit Added: head/devel/py-prompt_toolkit2/ head/devel/py-prompt_toolkit2/Makefile (contents, props changed) head/devel/py-prompt_toolkit2/distinfo (contents, props changed) head/devel/py-prompt_toolkit2/pkg-descr (contents, props changed) Modified: head/devel/Makefile (contents, props changed) Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Dec 5 14:22:50 2018 (r486675) +++ head/devel/Makefile Wed Dec 5 14:34:29 2018 (r486676) @@ -4906,6 +4906,7 @@ SUBDIR += py-prettytable SUBDIR += py-prioritized_methods SUBDIR += py-prompt_toolkit + SUBDIR += py-prompt_toolkit2 SUBDIR += py-protobuf SUBDIR += py-protocols SUBDIR += py-ptable Added: head/devel/py-prompt_toolkit2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-prompt_toolkit2/Makefile Wed Dec 5 14:34:29 2018 (r486676) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= prompt_toolkit +PORTVERSION= 2.0.7 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PKGNAMESUFFIX= 2 + +MAINTAINER= swills@FreeBSD.org +COMMENT= Library for building powerful interactive command lines in Python + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wcwidth>=0:devel/py-wcwidth@${PY_FLAVOR} + +USES= python + +USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + +.include Added: head/devel/py-prompt_toolkit2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-prompt_toolkit2/distinfo Wed Dec 5 14:34:29 2018 (r486676) @@ -0,0 +1,3 @@ +TIMESTAMP = 1543977502 +SHA256 (prompt_toolkit-2.0.7.tar.gz) = fd17048d8335c1e6d5ee403c3569953ba3eb8555d710bfc548faf0712666ea39 +SIZE (prompt_toolkit-2.0.7.tar.gz) = 343267 Added: head/devel/py-prompt_toolkit2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-prompt_toolkit2/pkg-descr Wed Dec 5 14:34:29 2018 (r486676) @@ -0,0 +1,4 @@ +prompt_toolkit could be a replacement for GNU readline, but it can be much more +than that. Version 2.0 is incompatible with version 1.0. + +WWW: https://github.com/prompt-toolkit/python-prompt-toolkit