From nobody Sat Nov 13 20:34:57 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 28275184489D; Sat, 13 Nov 2021 20:34:58 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hs6dZ0fZ8z3hGw; Sat, 13 Nov 2021 20:34:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EA27519A71; Sat, 13 Nov 2021 20:34:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ADKYvui090242; Sat, 13 Nov 2021 20:34:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ADKYvAo090241; Sat, 13 Nov 2021 20:34:57 GMT (envelope-from git) Date: Sat, 13 Nov 2021 20:34:57 GMT Message-Id: <202111132034.1ADKYvAo090241@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 3453fd442214 - main - devel/py-pyparsing2: NEW Port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3453fd4422140a70ed2fffee5998dd63c87aae1a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3453fd4422140a70ed2fffee5998dd63c87aae1a commit 3453fd4422140a70ed2fffee5998dd63c87aae1a Author: Muhammad Moinur Rahman AuthorDate: 2021-11-13 20:12:22 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2021-11-13 20:34:50 +0000 devel/py-pyparsing2: NEW Port www/py-graphite-web is BROKEN with latest devel/py-pyparsing Pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math. This is 2.X branch of pyparsing. WWW: https://pypi.org/project/pyparsing/ WWW: https://github.com/pyparsing/pyparsing Reported by: tz Sponsored by: Bounce Experts --- devel/Makefile | 1 + devel/py-pyparsing2/Makefile | 19 +++++++++++++++++++ devel/py-pyparsing2/distinfo | 3 +++ devel/py-pyparsing2/pkg-descr | 9 +++++++++ 4 files changed, 32 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 7463da944efe..b19be96d1112 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5007,6 +5007,7 @@ SUBDIR += py-pynest2d SUBDIR += py-pyopencl SUBDIR += py-pyparsing + SUBDIR += py-pyparsing2 SUBDIR += py-pyperclip SUBDIR += py-pyperf SUBDIR += py-pyplusplus diff --git a/devel/py-pyparsing2/Makefile b/devel/py-pyparsing2/Makefile new file mode 100644 index 000000000000..f4184eb36ffd --- /dev/null +++ b/devel/py-pyparsing2/Makefile @@ -0,0 +1,19 @@ +PORTNAME= pyparsing +PORTVERSION= 2.4.7 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PKGNAMESUFFIX= 2 + +MAINTAINER= bofh@FreeBSD.org +COMMENT= General parsing module for Python - 2.X branch + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include diff --git a/devel/py-pyparsing2/distinfo b/devel/py-pyparsing2/distinfo new file mode 100644 index 000000000000..c7d9d3119490 --- /dev/null +++ b/devel/py-pyparsing2/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1636833624 +SHA256 (pyparsing-2.4.7.tar.gz) = c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1 +SIZE (pyparsing-2.4.7.tar.gz) = 649718 diff --git a/devel/py-pyparsing2/pkg-descr b/devel/py-pyparsing2/pkg-descr new file mode 100644 index 000000000000..04840e251dd5 --- /dev/null +++ b/devel/py-pyparsing2/pkg-descr @@ -0,0 +1,9 @@ +Pyparsing is a general parsing module for Python. Grammars are implemented +directly in the client code using parsing objects, instead of externally, as +with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, +and 4-function math. + +This is 2.X branch of pyparsing. + +WWW: https://pypi.org/project/pyparsing/ +WWW: https://github.com/pyparsing/pyparsing