From owner-dev-commits-ports-all@freebsd.org Tue May 11 20:28:59 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 0126B64453C; Tue, 11 May 2021 20:28:59 +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 4FfqJV6ds4z4lg3; Tue, 11 May 2021 20:28: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 C8BB01EA01; Tue, 11 May 2021 20:28:58 +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 14BKSwlh077421; Tue, 11 May 2021 20:28:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14BKSw6T077420; Tue, 11 May 2021 20:28:58 GMT (envelope-from git) Date: Tue, 11 May 2021 20:28:58 GMT Message-Id: <202105112028.14BKSw6T077420@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 16c40528b6c0 - main - graphics/p5-Graphics-TIFF: new port MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cmt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 16c40528b6c0727c5a6d611718a471daef07996d 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: Tue, 11 May 2021 20:28:59 -0000 The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=16c40528b6c0727c5a6d611718a471daef07996d commit 16c40528b6c0727c5a6d611718a471daef07996d Author: Christoph Moench-Tegeder AuthorDate: 2021-05-11 20:23:43 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2021-05-11 20:28:47 +0000 graphics/p5-Graphics-TIFF: new port Graphics::TIFF - Perl extension for the libtiff library https://metacpan.org/pod/Graphics::TIFF --- graphics/Makefile | 1 + graphics/p5-Graphics-TIFF/Makefile | 22 ++++++++++++++++++++++ graphics/p5-Graphics-TIFF/distinfo | 3 +++ graphics/p5-Graphics-TIFF/pkg-descr | 8 ++++++++ graphics/p5-Graphics-TIFF/pkg-plist | 3 +++ 5 files changed, 37 insertions(+) diff --git a/graphics/Makefile b/graphics/Makefile index 1e3551c59937..150881e215b2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -662,6 +662,7 @@ SUBDIR += p5-Graphics-GnuplotIF SUBDIR += p5-Graphics-Primitive SUBDIR += p5-Graphics-Primitive-Driver-Cairo + SUBDIR += p5-Graphics-TIFF SUBDIR += p5-Image-Base SUBDIR += p5-Image-Base-SVG SUBDIR += p5-Image-Caa diff --git a/graphics/p5-Graphics-TIFF/Makefile b/graphics/p5-Graphics-TIFF/Makefile new file mode 100644 index 000000000000..9de78eb63754 --- /dev/null +++ b/graphics/p5-Graphics-TIFF/Makefile @@ -0,0 +1,22 @@ +# created by: cmt@FreeBSD.org + +PORTNAME= Graphics-TIFF +PORTVERSION= 12 +CATEGORIES= graphics perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= cmt@FreeBSD.org +COMMENT= Perl extension for the libtiff library + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-ExtUtils-Depends>0:devel/p5-ExtUtils-Depends \ + p5-ExtUtils-PkgConfig>0:devel/p5-ExtUtils-PkgConfig +LIB_DEPENDS= libtiff.so:graphics/tiff + +USES= perl5 +USE_PERL5= configure + +.include diff --git a/graphics/p5-Graphics-TIFF/distinfo b/graphics/p5-Graphics-TIFF/distinfo new file mode 100644 index 000000000000..1122f1ba91b6 --- /dev/null +++ b/graphics/p5-Graphics-TIFF/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1620754869 +SHA256 (Graphics-TIFF-12.tar.gz) = 9575fd897fb5c3ba816bb227bce1458069fb175c6703d2562ff504c178836b24 +SIZE (Graphics-TIFF-12.tar.gz) = 41371 diff --git a/graphics/p5-Graphics-TIFF/pkg-descr b/graphics/p5-Graphics-TIFF/pkg-descr new file mode 100644 index 000000000000..de7cf07c5789 --- /dev/null +++ b/graphics/p5-Graphics-TIFF/pkg-descr @@ -0,0 +1,8 @@ +Perl bindings for the libtiff library. This module allows you to access +TIFF images in a Perlish and object-oriented way, freeing you from the +casting and memory management in C, yet remaining very close in spirit +to original API. + +Find out more about libtiff at http://www.libtiff.org. + +WWW: https://metacpan.org/pod/Graphics::TIFF diff --git a/graphics/p5-Graphics-TIFF/pkg-plist b/graphics/p5-Graphics-TIFF/pkg-plist new file mode 100644 index 000000000000..9514a6ce92f0 --- /dev/null +++ b/graphics/p5-Graphics-TIFF/pkg-plist @@ -0,0 +1,3 @@ +%%SITE_ARCH%%/Graphics/TIFF.pm +%%SITE_ARCH%%/auto/Graphics/TIFF/TIFF.so +%%PERL5_MAN3%%/Graphics::TIFF.3.gz