From owner-dev-commits-ports-all@freebsd.org Thu Aug 26 11:11:34 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 8C93D667A98; Thu, 26 Aug 2021 11:11:34 +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 4GwKsy3SkJz4qyc; Thu, 26 Aug 2021 11:11:34 +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 603FF6F87; Thu, 26 Aug 2021 11:11:34 +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 17QBBYTi009895; Thu, 26 Aug 2021 11:11:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17QBBYg2009894; Thu, 26 Aug 2021 11:11:34 GMT (envelope-from git) Date: Thu, 26 Aug 2021 11:11:34 GMT Message-Id: <202108261111.17QBBYg2009894@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: 8a11a68de5f7 - main - textproc/rubygem-gepub: New port MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8a11a68de5f7a14afac8b3e9cc8ae7cd94aee67c 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: Thu, 26 Aug 2021 11:11:34 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a11a68de5f7a14afac8b3e9cc8ae7cd94aee67c commit 8a11a68de5f7a14afac8b3e9cc8ae7cd94aee67c Author: Danilo G. Baio AuthorDate: 2021-08-26 11:03:07 +0000 Commit: Danilo G. Baio CommitDate: 2021-08-26 11:10:02 +0000 textproc/rubygem-gepub: New port Ruby generic EPUB parser/generator Gepub is a generic EPUB parser/generator. Generates and parse EPUB2 and EPUB3. WWW: https://github.com/skoji/gepub --- textproc/Makefile | 1 + textproc/rubygem-gepub/Makefile | 23 +++++++++++++++++++++++ textproc/rubygem-gepub/distinfo | 3 +++ textproc/rubygem-gepub/pkg-descr | 3 +++ 4 files changed, 30 insertions(+) diff --git a/textproc/Makefile b/textproc/Makefile index 90fed780b102..7266bbd9a0d8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1624,6 +1624,7 @@ SUBDIR += rubygem-ferret SUBDIR += rubygem-fog-xml SUBDIR += rubygem-gemoji + SUBDIR += rubygem-gepub SUBDIR += rubygem-github-linguist SUBDIR += rubygem-github-markup SUBDIR += rubygem-github-markup17 diff --git a/textproc/rubygem-gepub/Makefile b/textproc/rubygem-gepub/Makefile new file mode 100644 index 000000000000..487c92897fe7 --- /dev/null +++ b/textproc/rubygem-gepub/Makefile @@ -0,0 +1,23 @@ +PORTNAME= gepub +PORTVERSION= 1.0.14 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= doceng@FreeBSD.org +COMMENT= Ruby generic EPUB parser/generator + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-nokogiri>=1.8.2<1.13:textproc/rubygem-nokogiri \ + rubygem-rubyzip>=1.1.1<2.4:archivers/rubygem-rubyzip + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +PLIST_FILES= bin/genepub \ + bin/gepuber + +.include diff --git a/textproc/rubygem-gepub/distinfo b/textproc/rubygem-gepub/distinfo new file mode 100644 index 000000000000..e0dae114f255 --- /dev/null +++ b/textproc/rubygem-gepub/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1629944072 +SHA256 (rubygem/gepub-1.0.14.gem) = 04a911bfef28ec4a4875a4754a69ac87c8ff7e56ceddd4d29c079e5fa8d9c8e5 +SIZE (rubygem/gepub-1.0.14.gem) = 39424 diff --git a/textproc/rubygem-gepub/pkg-descr b/textproc/rubygem-gepub/pkg-descr new file mode 100644 index 000000000000..8ab253280435 --- /dev/null +++ b/textproc/rubygem-gepub/pkg-descr @@ -0,0 +1,3 @@ +Gepub is a generic EPUB parser/generator. Generates and parse EPUB2 and EPUB3. + +WWW: https://github.com/skoji/gepub