From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 24 03:40:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C15DF37B485 for ; Thu, 24 Jul 2003 03:40:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 916BF43F75 for ; Thu, 24 Jul 2003 03:40:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6OAeIUp095543 for ; Thu, 24 Jul 2003 03:40:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6OAeIXo095542; Thu, 24 Jul 2003 03:40:18 -0700 (PDT) Resent-Date: Thu, 24 Jul 2003 03:40:18 -0700 (PDT) Resent-Message-Id: <200307241040.h6OAeIXo095542@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nick Hilliard Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0F3D37B401 for ; Thu, 24 Jul 2003 03:32:48 -0700 (PDT) Received: from mail.acquirer.com (mail.acquirer.com [213.190.156.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4479843F85 for ; Thu, 24 Jul 2003 03:32:47 -0700 (PDT) (envelope-from nick@muffin.acquirer.com) Received: from muffin.acquirer.com (localhost [IPv6:::1]) by mail.acquirer.com (8.12.9/8.12.3) with ESMTP id h6OAWetP063222 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 24 Jul 2003 11:32:40 +0100 (IST) (envelope-from nick@muffin.acquirer.com) Received: (from nick@localhost) by muffin.acquirer.com (8.12.9/8.12.3/Submit) id h6OAWeVG094451; Thu, 24 Jul 2003 11:32:40 +0100 (IST) (envelope-from nick) Message-Id: <200307241032.h6OAWeVG094451@muffin.acquirer.com> Date: Thu, 24 Jul 2003 11:32:40 +0100 (IST) From: Nick Hilliard To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54798: New port: MasonX::Request::WithApacheSession - a session/cookie handler for HTML::Mason X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Hilliard List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 10:40:20 -0000 >Number: 54798 >Category: ports >Synopsis: New port: MasonX::Request::WithApacheSession - a session/cookie handler for HTML::Mason >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 24 03:40:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Nick Hilliard >Release: FreeBSD 4.7-RELEASE-p10 i386 >Organization: Network Ability >Environment: System: FreeBSD <> 4.7-RELEASE-p10 FreeBSD 4.7-RELEASE-p10 #0: Tue May 13 17:57:34 IST 2003 nick@<>:/admin/FreeBSD-src/usr.src.security/src/sys/compile/MUFFIN i386 MasonX::Request::WithApacheSession is an interface to Apache::Session which can be used from within HTML::Mason. It provides session and cookie handling services. I've attached a proposed new ports entry for it below. >Description: >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-MasonX-Request-WithApacheSession # p5-MasonX-Request-WithApacheSession/pkg-plist # p5-MasonX-Request-WithApacheSession/pkg-descr # p5-MasonX-Request-WithApacheSession/distinfo # p5-MasonX-Request-WithApacheSession/Makefile # echo c - p5-MasonX-Request-WithApacheSession mkdir -p p5-MasonX-Request-WithApacheSession > /dev/null 2>&1 echo x - p5-MasonX-Request-WithApacheSession/pkg-plist sed 's/^X//' >p5-MasonX-Request-WithApacheSession/pkg-plist << 'END-of-p5-MasonX-Request-WithApacheSession/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/MasonX/Request/WithApacheSession.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MasonX/Request/WithApacheSession/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MasonX/Request/WithApacheSession X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MasonX/Request X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MasonX X@dirrm lib/perl5/site_perl/%%PERL_VER%%/MasonX/Request X@dirrm lib/perl5/site_perl/%%PERL_VER%%/MasonX X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/MasonX 2>/dev/null || true END-of-p5-MasonX-Request-WithApacheSession/pkg-plist echo x - p5-MasonX-Request-WithApacheSession/pkg-descr sed 's/^X//' >p5-MasonX-Request-WithApacheSession/pkg-descr << 'END-of-p5-MasonX-Request-WithApacheSession/pkg-descr' XThis module provides a interface between HTML::Mason and Apache::Session, in Xeffect, providing full session and cooking handling from within HTML::Mason. X XWhen run under the ApacheHandler module, this module attempts to first use XApache::Cookie for cookie-handling. Otherwise it uses CGI::Cookie as a Xfallback. X XThis module accepts quite a number of parameters, most of which are simply Xpassed through to Apache::Session. For this reason, you are advised to Xfamiliarize yourself with the Apache::Session documentation before Xattempting to configure this module. X XUse 'perldoc MasonX::Request::WithApacheSession' for information on how to Xuse the module. X XMasonX::Request::WithApacheSession was written by Dave Rolsky. X X X-- Nick Hilliard Xnick@foobar.org END-of-p5-MasonX-Request-WithApacheSession/pkg-descr echo x - p5-MasonX-Request-WithApacheSession/distinfo sed 's/^X//' >p5-MasonX-Request-WithApacheSession/distinfo << 'END-of-p5-MasonX-Request-WithApacheSession/distinfo' XMD5 (MasonX-Request-WithApacheSession-0.21.tar.gz) = 38d8510d3f219399dd96898c48dd754b END-of-p5-MasonX-Request-WithApacheSession/distinfo echo x - p5-MasonX-Request-WithApacheSession/Makefile sed 's/^X//' >p5-MasonX-Request-WithApacheSession/Makefile << 'END-of-p5-MasonX-Request-WithApacheSession/Makefile' X# New ports collection makefile for: p5-MasonX-Request-WithApacheSession X# Date created: 2003.07.21 X# Whom: Nick Hilliard X# X# $FreeBSD: $ X# X XPORTNAME= MasonX-Request-WithApacheSession XPORTVERSION= 0.21 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= MasonX XPKGNAMEPREFIX= p5- X XMAINTAINER= nick@foobar.org XCOMMENT= An interface to Apache::Session for HTML::Mason X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= MasonX::Request::WithApacheSession.3 X X.include END-of-p5-MasonX-Request-WithApacheSession/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: