ports/105410: [NEW PORT] graphics/p5-Image-PBMlib: Helper functions for PBM/PGM/PPM image file formats
Gea-Suan Lin
gslin at gslin.org
Sat Nov 11 20:50:24 UTC 2006
>Number: 105410
>Category: ports
>Synopsis: [NEW PORT] graphics/p5-Image-PBMlib: Helper functions for PBM/PGM/PPM image file formats
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Nov 11 20:50:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
This is primarily a library for reading portable bitmap (PBM),
portable graymap (PGM), and portable pixmap (PPM) files. These image
formats are only the barest step up from raw data, and have a very
simple format which is the key to be "portable". Writing out images in
these formats is very easy.
WWW: http://search.cpan.org/dist/Image-PBMlib/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Image-PBMlib-1.05.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# p5-Image-PBMlib
# p5-Image-PBMlib/pkg-descr
# p5-Image-PBMlib/Makefile
# p5-Image-PBMlib/pkg-plist
# p5-Image-PBMlib/distinfo
#
echo c - p5-Image-PBMlib
mkdir -p p5-Image-PBMlib > /dev/null 2>&1
echo x - p5-Image-PBMlib/pkg-descr
sed 's/^X//' >p5-Image-PBMlib/pkg-descr << 'END-of-p5-Image-PBMlib/pkg-descr'
XThis is primarily a library for reading portable bitmap (PBM),
Xportable graymap (PGM), and portable pixmap (PPM) files. These image
Xformats are only the barest step up from raw data, and have a very
Xsimple format which is the key to be "portable". Writing out images in
Xthese formats is very easy.
X
XWWW: http://search.cpan.org/dist/Image-PBMlib/
END-of-p5-Image-PBMlib/pkg-descr
echo x - p5-Image-PBMlib/Makefile
sed 's/^X//' >p5-Image-PBMlib/Makefile << 'END-of-p5-Image-PBMlib/Makefile'
X# New ports collection makefile for: p5-Image-PBMlib
X# Date created: 2006-11-12
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Image-PBMlib
XPORTVERSION= 1.05
XCATEGORIES= graphics perl5
XMASTER_SITES= CPAN
XMASTER_SITE_SUBDIR= Image
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= Helper functions for PBM/PGM/PPM image file formats
X
XPERL_CONFIGURE= yes
X
XMAN3= Image::PBMlib.3
X
X.include <bsd.port.mk>
END-of-p5-Image-PBMlib/Makefile
echo x - p5-Image-PBMlib/pkg-plist
sed 's/^X//' >p5-Image-PBMlib/pkg-plist << 'END-of-p5-Image-PBMlib/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib/.packlist
X%%SITE_PERL%%/Image/PBMlib.pm
X at dirrmtry %%SITE_PERL%%/Image
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
END-of-p5-Image-PBMlib/pkg-plist
echo x - p5-Image-PBMlib/distinfo
sed 's/^X//' >p5-Image-PBMlib/distinfo << 'END-of-p5-Image-PBMlib/distinfo'
XMD5 (Image-PBMlib-1.05.tar.gz) = b072308366d64741903848d258ab4821
XSHA256 (Image-PBMlib-1.05.tar.gz) = f0466ab1f0a2a2872eb9fe57d164c804fbca94cac7aad294e15fbe16615772f2
XSIZE (Image-PBMlib-1.05.tar.gz) = 6541
END-of-p5-Image-PBMlib/distinfo
exit
--- p5-Image-PBMlib-1.05.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list