Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2006 23:34:00 +0900 (JST)
From:      Masahiro Teramoto <markun@onohara.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Masahiro Teramoto <markun@onohara.to>
Subject:   ports/102563: [NEW PORT] www/p5-HTTP-Cookies-w3m: Cookie storage and management for w3m
Message-ID:  <20060827143400.12B032A429@gate.onohara.to>
Resent-Message-ID: <200608271440.k7REeL5C056206@freefall.freebsd.org>

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

>Number:         102563
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-HTTP-Cookies-w3m: Cookie storage and management for w3m
>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:   Sun Aug 27 14:40:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Masahiro Teramoto <markun@onohara.to>
>Release:        FreeBSD 4.11-RELEASE-p19 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 4.11-RELEASE-p19 FreeBSD 4.11-RELEASE-p19 #0: Sat Jun 17 22:28:27 JST 2006 root@gate.onohara.to:/usr/obj/usr/src/sys/RENTALv6 i386


	
>Description:
	p5-HTTP-Cookies-w3m is perl module to handle cookies of w3m.

>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:
#
#	p5-HTTP-Cookies-w3m
#	p5-HTTP-Cookies-w3m/Makefile
#	p5-HTTP-Cookies-w3m/distinfo
#	p5-HTTP-Cookies-w3m/pkg-descr
#	p5-HTTP-Cookies-w3m/pkg-plist
#
echo c - p5-HTTP-Cookies-w3m
mkdir -p p5-HTTP-Cookies-w3m > /dev/null 2>&1
echo x - p5-HTTP-Cookies-w3m/Makefile
sed 's/^X//' >p5-HTTP-Cookies-w3m/Makefile << 'END-of-p5-HTTP-Cookies-w3m/Makefile'
X# New ports collection makefile for:	p5-HTTP-Cookies-w3m
X# Date created:		2006-08-27
X# Whom:			Masahiro Teramoto <markun@onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTTP-Cookies-w3m
XPORTVERSION=	0.01
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTTP
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun@gate.onohara.to
XCOMMENT=	Cookie storage and management for w3m
X
XBUILD_DEPENDS=	${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install
X
XMAN3=		HTTP::Cookies::w3m.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-p5-HTTP-Cookies-w3m/Makefile
echo x - p5-HTTP-Cookies-w3m/distinfo
sed 's/^X//' >p5-HTTP-Cookies-w3m/distinfo << 'END-of-p5-HTTP-Cookies-w3m/distinfo'
XMD5 (HTTP-Cookies-w3m-0.01.tar.gz) = def6a5cf0f69af9ab416047dc4eded3e
XSHA256 (HTTP-Cookies-w3m-0.01.tar.gz) = 5f6f400379849e6222985aef3e00e628caffc7b8afdf31aa6f8af6462e8aa4b3
XSIZE (HTTP-Cookies-w3m-0.01.tar.gz) = 2410
END-of-p5-HTTP-Cookies-w3m/distinfo
echo x - p5-HTTP-Cookies-w3m/pkg-descr
sed 's/^X//' >p5-HTTP-Cookies-w3m/pkg-descr << 'END-of-p5-HTTP-Cookies-w3m/pkg-descr'
XCookie storage and management for w3m
X
XAuthor:	Kazuhiro Osawa <ko@yappo.ne.jp>
XWWW:	http://search.cpan.org/~yappo/HTTP-Cookies-w3m-0.01/
END-of-p5-HTTP-Cookies-w3m/pkg-descr
echo x - p5-HTTP-Cookies-w3m/pkg-plist
sed 's/^X//' >p5-HTTP-Cookies-w3m/pkg-plist << 'END-of-p5-HTTP-Cookies-w3m/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Cookies/w3m/.packlist
X%%SITE_PERL%%/HTTP/Cookies/w3m.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Cookies/w3m
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Cookies
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
X@dirrmtry %%SITE_PERL%%/HTTP/Cookies
X@dirrmtry %%SITE_PERL%%/HTTP
END-of-p5-HTTP-Cookies-w3m/pkg-plist
exit

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



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