Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2007 20:00:29 +0900 (JST)
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117669: [NEW PORT] www/p5-HTTP-Response-Encoding: Perl module for add encoding() to HTTP::Response
Message-ID:  <20071030110029.ABF6A8AEC@rave.kaoru.trans-nt.com>
Resent-Message-ID: <200710301110.l9UBA0qA075642@freefall.freebsd.org>

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

>Number:         117669
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-HTTP-Response-Encoding: Perl module for add 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:   Tue Oct 30 11:10:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007
>Description:
This Perl module adds the encoding and charset handling methods to
HTTP::Response Perl 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 Perl module adds the encoding and charset handling methods to
XHTTP::Response Perl 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-30
X# Whom:			TAKAHASHI Kaoru <kaoru@kaisei.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTTP-Response-Encoding
XPORTVERSION=	0.05
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTTP
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kaoru@kaisei.org
XCOMMENT=	Perl module for add encoding() to HTTP::Response
X
XBUILD_DEPENDS=	${SITE_PERL}/HTTP/Response.pm:${PORTSDIR}/www/p5-libwww
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		HTTP::Response::Encoding.3
X
X.include <bsd.port.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@dirrm %%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
X@dirrmtry %%SITE_PERL%%/HTTP/Response
X@dirrmtry %%SITE_PERL%%/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?20071030110029.ABF6A8AEC>