From nobody Sun Aug 04 17:21:41 2024 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 4WcRFK2rQ7z5Sgvq; Sun, 04 Aug 2024 17:21:41 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WcRFK1wBsz4vfc; Sun, 4 Aug 2024 17:21:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722792101; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2SAo3XaFklbzyzAKnO/WAhX41RDBc9KqrrRJ1DtILJw=; b=kH2aCPETue+xUERRONkfNWvECKImo0MRgeI+Wusiyl9kMPxsdfQENvDS96MIbISbpMb4TR H6/cb6b51dSEyQiaRw7+zu6zhbxkeXmzMTHJy9wrsqMdGMT32wlq6EngVNoOjDwZzwSy7O B+IJjwVrtmbOhN0KObF0VriWBlvbYFqyOFdrkKyMqExszdsa2lEA4//3aWcJl6Ld36QWnJ SGBMsGjYmgjVqT4EcTvKf+fYYnCAVIG0EaJhU6f22KLfEXDddqFA053y7DrZnObCbP2DfF w+c+Jht3m/vL994k3ljlE8wDaiQfPGhOylFIdig0HAW6TPy+470AYF6vpEJ30Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722792101; a=rsa-sha256; cv=none; b=euzB59JW3LQlEvRosIzq44RmnBs2g8Ss2dZGlbVSKV7v4qWnHMT/KPyXaKF/u+tsmIzGFH U7HW+6MsfmEVc1Ky3LW3ke3eVTXzMuszoIlm3Ei1dhIZ0pGJTnrQQbNA3SwMG51pL8azw6 S/72P95kY++MVzagELcQhxVQX9b/V91LjztFxSsT9I0gLlXExq+JGLKJA85/8FTM07szLd Lck5dOgYgN/oMZkXvuvRxRRTxBCPgKwQN0Rrvz878oNa/Io8y8HtU8bO+9kR/eDTFmQdEX lRWCZVPPYrO5XZ+CTCaBHQyOIicet5POu89pj++NVv3KRz3TBR43Hn9DWfpGag== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722792101; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2SAo3XaFklbzyzAKnO/WAhX41RDBc9KqrrRJ1DtILJw=; b=NMC79ioeH3kbL5Cj1MnREchqJ+sgSm9ilN9ovo4BSmo2i0nDKaEBTYag7X1Wru5uunIpiE mKb3Z5UfPotK9+/l4tferUXP4HVDYv6Rw3LpNu6m5P/eQ4Cu0bXJkKXhe5wh0d0MdYmLm4 5gkKzzfDG38kKaPRPjcsb1bu5ErYQkmiBvAn7awtr0fEm2lYAAbsdUvHKsvmzn6S4KIiGq sFrGzJvZ87VHyrL1qfHyRbqsXD7YpFkXHIw33EUg3kPOcyEnWHHCD8O+mZP47e7fobAoGC 6N2yffERrzJmLmanOGt/OuJ2uKKyGHDv6r3ZPRGyy8EUlIfMVk7C1ow4WIf76A== 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 4WcRFK1F2dz14By; Sun, 4 Aug 2024 17:21:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 474HLfUx058823; Sun, 4 Aug 2024 17:21:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 474HLfCO058820; Sun, 4 Aug 2024 17:21:41 GMT (envelope-from git) Date: Sun, 4 Aug 2024 17:21:41 GMT Message-Id: <202408041721.474HLfCO058820@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 9ade9649c46d - main - textproc/pecl-xlswriter: Add pecl-xlswriter 1.5.5 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9ade9649c46df83371303fbfbe3287a4fdfdfdbb Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ade9649c46df83371303fbfbe3287a4fdfdfdbb commit 9ade9649c46df83371303fbfbe3287a4fdfdfdbb Author: Po-Chuan Hsieh AuthorDate: 2024-08-04 16:44:00 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-08-04 17:13:50 +0000 textproc/pecl-xlswriter: Add pecl-xlswriter 1.5.5 xlswriter is a PHP C Extension that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file. --- textproc/Makefile | 1 + textproc/pecl-xlswriter/Makefile | 20 ++++++++++++++++++++ textproc/pecl-xlswriter/distinfo | 3 +++ textproc/pecl-xlswriter/pkg-descr | 2 ++ 4 files changed, 26 insertions(+) diff --git a/textproc/Makefile b/textproc/Makefile index fa2eff4091c7..02e238486977 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1252,6 +1252,7 @@ SUBDIR += pear-YAML SUBDIR += pecl-pspell SUBDIR += pecl-xdiff2 + SUBDIR += pecl-xlswriter SUBDIR += pecl-yaml SUBDIR += pecl-zephir_parser SUBDIR += peco diff --git a/textproc/pecl-xlswriter/Makefile b/textproc/pecl-xlswriter/Makefile new file mode 100644 index 000000000000..798b25a08ef9 --- /dev/null +++ b/textproc/pecl-xlswriter/Makefile @@ -0,0 +1,20 @@ +PORTNAME= xlswriter +PORTVERSION= 1.5.5 +CATEGORIES= textproc + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Efficient and fast xlsx file extension +WWW= https://pecl.php.net/package/xlswriter \ + https://github.com/viest/php-ext-xlswriter + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= localbase php:pecl ssl + +LIB_DEPENDS= libxlsxio_read.so:textproc/xlsxio + +CONFIGURE_ARGS= --with-libxlsxio=${LOCALBASE} \ + --with-openssl=${OPENSSLBASE} + +.include diff --git a/textproc/pecl-xlswriter/distinfo b/textproc/pecl-xlswriter/distinfo new file mode 100644 index 000000000000..d4c42738c1ae --- /dev/null +++ b/textproc/pecl-xlswriter/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1722711121 +SHA256 (PECL/xlswriter-1.5.5.tgz) = 4b8c8aacf48737c0d741a2401f4c495318ca18879e9bfcef5f698946ef28c671 +SIZE (PECL/xlswriter-1.5.5.tgz) = 631705 diff --git a/textproc/pecl-xlswriter/pkg-descr b/textproc/pecl-xlswriter/pkg-descr new file mode 100644 index 000000000000..10dd3dbde233 --- /dev/null +++ b/textproc/pecl-xlswriter/pkg-descr @@ -0,0 +1,2 @@ +xlswriter is a PHP C Extension that can be used to write text, numbers, formulas +and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.