From owner-svn-ports-all@freebsd.org Fri Aug 31 14:41:09 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 E8F7BFCD24F; Fri, 31 Aug 2018 14:41:08 +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.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 9D89774DCB; Fri, 31 Aug 2018 14:41:08 +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 7E96B1C8DE; Fri, 31 Aug 2018 14:41:08 +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 w7VEf8Z7031613; Fri, 31 Aug 2018 14:41:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7VEf7LT031607; Fri, 31 Aug 2018 14:41:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808311441.w7VEf7LT031607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 31 Aug 2018 14:41:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478559 - in head/devel: . py-ptpython X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . py-ptpython X-SVN-Commit-Revision: 478559 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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: Fri, 31 Aug 2018 14:41:09 -0000 Author: sunpoet Date: Fri Aug 31 14:41:07 2018 New Revision: 478559 URL: https://svnweb.freebsd.org/changeset/ports/478559 Log: Add py-ptpython 0.41 Ptpython is an advanced Python REPL. Features: - Syntax highlighting. - Multiline editing (the up arrow works). - Autocompletion. - Mouse support (disabled by default). - Support for color schemes. - Support for bracketed paste (if the terminal supports it). - Both Vi and Emacs key bindings. - Support for double width (Chinese) characters. - ... and many other stuff. WWW: https://github.com/jonathanslenders/ptpython Added: head/devel/py-ptpython/ head/devel/py-ptpython/Makefile (contents, props changed) head/devel/py-ptpython/distinfo (contents, props changed) head/devel/py-ptpython/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Aug 31 14:38:18 2018 (r478558) +++ head/devel/Makefile Fri Aug 31 14:41:07 2018 (r478559) @@ -4858,6 +4858,7 @@ SUBDIR += py-protobuf SUBDIR += py-protocols SUBDIR += py-ptable + SUBDIR += py-ptpython SUBDIR += py-ptrace SUBDIR += py-ptvsd SUBDIR += py-pudb Added: head/devel/py-ptpython/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-ptpython/Makefile Fri Aug 31 14:41:07 2018 (r478559) @@ -0,0 +1,26 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= ptpython +PORTVERSION= 0.41 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Python REPL build on top of prompt_toolkit + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jedi>=0.9.0:devel/py-jedi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=1.0.14:devel/py-prompt_toolkit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/devel/py-ptpython/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-ptpython/distinfo Fri Aug 31 14:41:07 2018 (r478559) @@ -0,0 +1,3 @@ +TIMESTAMP = 1535640803 +SHA256 (ptpython-0.41.tar.gz) = a78b27a85c5dbe9d89376e7f3aa70a9d8fa15cb45ee5f73a3cc3963b9b528ac1 +SIZE (ptpython-0.41.tar.gz) = 42542 Added: head/devel/py-ptpython/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-ptpython/pkg-descr Fri Aug 31 14:41:07 2018 (r478559) @@ -0,0 +1,14 @@ +Ptpython is an advanced Python REPL. + +Features: +- Syntax highlighting. +- Multiline editing (the up arrow works). +- Autocompletion. +- Mouse support (disabled by default). +- Support for color schemes. +- Support for bracketed paste (if the terminal supports it). +- Both Vi and Emacs key bindings. +- Support for double width (Chinese) characters. +- ... and many other stuff. + +WWW: https://github.com/jonathanslenders/ptpython