Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2006 04:42:54 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/105410: [NEW PORT] graphics/p5-Image-PBMlib: Helper functions for PBM/PGM/PPM image file formats
Message-ID:  <20061111204254.E91E97C@netnews.NCTU.edu.tw>
Resent-Message-ID: <200611112050.kABKoMfi056611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib/.packlist
X%%SITE_PERL%%/Image/PBMlib.pm
X@dirrmtry %%SITE_PERL%%/Image
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib
X@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061111204254.E91E97C>