Gzip::Faster - simple and fast gzip and gunzip

WWW: https://metacpan.org/release/Gzip-Faster
This commit is contained in:
Mark Felder 2018-06-15 17:57:39 +00:00
parent eda32fd6c3
commit c1d439f8b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472473
5 changed files with 31 additions and 0 deletions

View File

@ -117,6 +117,7 @@
SUBDIR += p5-Compress-Raw-Lzma
SUBDIR += p5-Compress-Raw-Zlib
SUBDIR += p5-Compress-Snappy
SUBDIR += p5-Gzip-Faster
SUBDIR += p5-IO-Compress
SUBDIR += p5-IO-Compress-Lzf
SUBDIR += p5-IO-Compress-Lzma

View File

@ -0,0 +1,20 @@
# Created by: Mark Felder <feld@FreeBSD.org>
# $FreeBSD$
PORTNAME= Gzip-Faster
PORTVERSION= 0.21
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BKB
PKGNAMEPREFIX= p5-
MAINTAINER= feld@FreeBSD.org
COMMENT= Simple and fast gzip and gunzip
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1529084652
SHA256 (Gzip-Faster-0.21.tar.gz) = c65f41ca108e7e53ec34c30dbb1b5d614bf4b8100673646cf301d0caf82c7aa5
SIZE (Gzip-Faster-0.21.tar.gz) = 77280

View File

@ -0,0 +1,3 @@
Gzip::Faster - simple and fast gzip and gunzip
WWW: https://metacpan.org/release/Gzip-Faster

View File

@ -0,0 +1,4 @@
%%SITE_ARCH%%/Gzip/Faster.pm
%%SITE_ARCH%%/Gzip/Faster.pod
%%SITE_ARCH%%/auto/Gzip/Faster/Faster.so
%%PERL5_MAN3%%/Gzip::Faster.3.gz