Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2007 15:12:45 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/117553: [NEW PORT] www/p5-HTTP-Response-Encoding: Adds encoding() to HTTP::Response
Message-ID:  <20071027071245.AC7AA1CC3C@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200710270720.l9R7K15B084634@freefall.freebsd.org>

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

>Number:         117553
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-HTTP-Response-Encoding: Adds encoding() to HTTP::Response
>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 Oct 27 07:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #2: Thu Oct 25 05:54:55 CST 2007
>Description:
This module adds the following methods to HTTP::Response objects.

WWW:	http://search.cpan.org/dist/HTTP-Response-Encoding/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-HTTP-Response-Encoding-0.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-HTTP-Response-Encoding
#	p5-HTTP-Response-Encoding/pkg-descr
#	p5-HTTP-Response-Encoding/Makefile
#	p5-HTTP-Response-Encoding/pkg-plist
#	p5-HTTP-Response-Encoding/distinfo
#
echo c - p5-HTTP-Response-Encoding
mkdir -p p5-HTTP-Response-Encoding > /dev/null 2>&1
echo x - p5-HTTP-Response-Encoding/pkg-descr
sed 's/^X//' >p5-HTTP-Response-Encoding/pkg-descr << 'END-of-p5-HTTP-Response-Encoding/pkg-descr'
XThis module adds the following methods to HTTP::Response objects.
X
XWWW:	http://search.cpan.org/dist/HTTP-Response-Encoding/
END-of-p5-HTTP-Response-Encoding/pkg-descr
echo x - p5-HTTP-Response-Encoding/Makefile
sed 's/^X//' >p5-HTTP-Response-Encoding/Makefile << 'END-of-p5-HTTP-Response-Encoding/Makefile'
X# New ports collection makefile for:	p5-HTTP-Response-Encoding
X# Date created:		2007-10-27
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTTP-Response-Encoding
XPORTVERSION=	0.05
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	HTTP
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Adds encoding() to HTTP::Response
X
XRUN_DEPENDS=	${SITE_PERL}/HTTP/Response.pm:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE=	yes
X
XMAN3=		HTTP::Response::Encoding.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500805
XIGNORE=		requires Perl 5.8.5 or later. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-HTTP-Response-Encoding/Makefile
echo x - p5-HTTP-Response-Encoding/pkg-plist
sed 's/^X//' >p5-HTTP-Response-Encoding/pkg-plist << 'END-of-p5-HTTP-Response-Encoding/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Response/Encoding/.packlist
X%%SITE_PERL%%/HTTP/Response/Encoding.pm
X@dirrmtry %%SITE_PERL%%/HTTP/Response
X@dirrmtry %%SITE_PERL%%/HTTP
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Response/Encoding
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Response
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
END-of-p5-HTTP-Response-Encoding/pkg-plist
echo x - p5-HTTP-Response-Encoding/distinfo
sed 's/^X//' >p5-HTTP-Response-Encoding/distinfo << 'END-of-p5-HTTP-Response-Encoding/distinfo'
XMD5 (HTTP-Response-Encoding-0.05.tar.gz) = bb5880687bfb8b1e220c5c3c2b7d1408
XSHA256 (HTTP-Response-Encoding-0.05.tar.gz) = 26d4e978d3a5b78b4b09ef59694863eeae3c85aaacc77fec6442833786a1ed11
XSIZE (HTTP-Response-Encoding-0.05.tar.gz) = 5199
END-of-p5-HTTP-Response-Encoding/distinfo
exit
--- p5-HTTP-Response-Encoding-0.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?20071027071245.AC7AA1CC3C>