From owner-dev-commits-ports-all@freebsd.org Wed Jun 30 06:43:30 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 D14C165C49F; Wed, 30 Jun 2021 06:43:30 +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 4GFBcy4vT5z4XNd; Wed, 30 Jun 2021 06:43:30 +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 85EC82787F; Wed, 30 Jun 2021 06:43:30 +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 15U6hUD8029976; Wed, 30 Jun 2021 06:43:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15U6hUbx029975; Wed, 30 Jun 2021 06:43:30 GMT (envelope-from git) Date: Wed, 30 Jun 2021 06:43:30 GMT Message-Id: <202106300643.15U6hUbx029975@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guangyuan Yang Subject: git: e2fdcc22cbea - main - textproc/yaml.el: New port: YAML parser in Elisp MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e2fdcc22cbeac646c4bbeb4d93a90f338dbda505 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2021 06:43:31 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2fdcc22cbeac646c4bbeb4d93a90f338dbda505 commit e2fdcc22cbeac646c4bbeb4d93a90f338dbda505 Author: Yasuhiro Kimura AuthorDate: 2021-06-30 06:43:09 +0000 Commit: Guangyuan Yang CommitDate: 2021-06-30 06:43:09 +0000 textproc/yaml.el: New port: YAML parser in Elisp PR: 256879 Approved by: lwhsu (mentor) --- textproc/Makefile | 1 + textproc/yaml.el/Makefile | 30 ++++++++++++++++++++++++++++++ textproc/yaml.el/distinfo | 3 +++ textproc/yaml.el/pkg-descr | 5 +++++ 4 files changed, 39 insertions(+) diff --git a/textproc/Makefile b/textproc/Makefile index abdc8f03ce23..3ae514220d37 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1951,6 +1951,7 @@ SUBDIR += yali SUBDIR += yamcha SUBDIR += yaml-mode.el + SUBDIR += yaml.el SUBDIR += ydiff SUBDIR += yelp-tools SUBDIR += yelp-xsl diff --git a/textproc/yaml.el/Makefile b/textproc/yaml.el/Makefile new file mode 100644 index 000000000000..cefaa1d98052 --- /dev/null +++ b/textproc/yaml.el/Makefile @@ -0,0 +1,30 @@ +PORTNAME= yaml.el +DISTVERSIONPREFIX= v +DISTVERSION= 0.3.3 +CATEGORIES= textproc elisp +PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} + +MAINTAINER= yasu@utahime.org +COMMENT= YAML parser in Elisp + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= emacs +USE_GITHUB= yes +GH_ACCOUNT= zkry + +NO_ARCH= yes +PLIST_FILES= ${EMACS_VERSION_SITE_LISPDIR}/yaml.el \ + ${EMACS_VERSION_SITE_LISPDIR}/yaml.elc + +do-build: + (cd ${WRKSRC} \ + && ${EMACS_CMD} -Q -batch -L . -f batch-byte-compile yaml.el) + +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} + (cd ${WRKSRC} && ${INSTALL_DATA} yaml.el* \ + ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}) + +.include diff --git a/textproc/yaml.el/distinfo b/textproc/yaml.el/distinfo new file mode 100644 index 000000000000..6ae8ce384e0d --- /dev/null +++ b/textproc/yaml.el/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1624917207 +SHA256 (zkry-yaml.el-v0.3.3_GH0.tar.gz) = 82399187c1d982d6de02e94b49f907ada50bb7afadb008ec931e464d8474c5cb +SIZE (zkry-yaml.el-v0.3.3_GH0.tar.gz) = 43264 diff --git a/textproc/yaml.el/pkg-descr b/textproc/yaml.el/pkg-descr new file mode 100644 index 000000000000..e728004ae9a9 --- /dev/null +++ b/textproc/yaml.el/pkg-descr @@ -0,0 +1,5 @@ +yaml.el is a YAML parser written in Emacs List without any external +dependencies. It provides an interface similar to the Emacs JSON +parsing utility. + +WWW: https://github.com/zkry/yaml.el