Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 23:11:06 +0200 (CEST)
From:      Anatoliy Dmytriyev <tolid@plab.ku.dk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26440: New port: Perl extension for Grabbing images off the Internet
Message-ID:  <200104082111.f38LB6Q19746@plab.ku.dk>

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

>Number:         26440
>Category:       ports
>Synopsis:       New port: Perl extension for Grabbing images off the Internet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 08 14:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anatoliy Dmytriyev
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

        FreeBSD eagle.plab.ku.dk 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Jan 19 15:14:16 CET 2001     root@eagle.plab.ku.dk:/1/obj/1/src/sys/eagle  i386

>Description:

        New port:
        Image::Grab is a simple way to get images with URLs that are either not
        predictable or are "hidden" by some method.

>How-To-Repeat:


>Fix:

# 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:
#
#	Image-Grab/pkg-plist
#	Image-Grab/pkg-descr
#	Image-Grab/pkg-comment
#	Image-Grab/distinfo
#	Image-Grab/Makefile
#
echo x - Image-Grab/pkg-plist
sed 's/^X//' >Image-Grab/pkg-plist << 'END-of-Image-Grab/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Image/Grab.pod
Xlib/perl5/site_perl/%%PERL_VER%%/Image/Grab/RequestAgent.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Image/Grab.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Image/Grab
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Image
END-of-Image-Grab/pkg-plist
echo x - Image-Grab/pkg-descr
sed 's/^X//' >Image-Grab/pkg-descr << 'END-of-Image-Grab/pkg-descr'
XImage::Grab is a simple way to get images with URLs that are either not
Xpredictable or are "hidden" by some method.
END-of-Image-Grab/pkg-descr
echo x - Image-Grab/pkg-comment
sed 's/^X//' >Image-Grab/pkg-comment << 'END-of-Image-Grab/pkg-comment'
XPerl extension for Grabbing images off the Internet
END-of-Image-Grab/pkg-comment
echo x - Image-Grab/distinfo
sed 's/^X//' >Image-Grab/distinfo << 'END-of-Image-Grab/distinfo'
XMD5 (Image-Grab-1.3.tar.gz) = df136c158e814810e0111fc6dd45dc45
END-of-Image-Grab/distinfo
echo x - Image-Grab/Makefile
sed 's/^X//' >Image-Grab/Makefile << 'END-of-Image-Grab/Makefile'
X# New ports collection makefile for:	Image-Grab
X# Date created:				8 April 2001
X# Whom:					Anatoliy Dmytriyev
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Image-Grab
XPORTVERSION=	1.3
XCATEGORIES=	graphics perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Image
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tolid@plab.ku.dk
XBUILD_DEPENDS=  ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5\
X                ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64\
X                ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI\
X                ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser\
X                ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/HTML/Tree.pm:${PORTSDIR}/www/p5-HTML-Tree\
X                ${PREFIX}/lib/libnet.a:${PORTSDIR}/net/libnet\
X                ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=           Image::Grab.3
X
X.include <bsd.port.mk>
END-of-Image-Grab/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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