From frank@exit.com  Tue Mar 14 18:41:25 2000
Return-Path: <frank@exit.com>
Received: from tinker.exit.com (exit-gw.power.net [207.151.46.196])
	by hub.freebsd.org (Postfix) with ESMTP id 20AD537B898
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Mar 2000 18:41:24 -0800 (PST)
	(envelope-from frank@exit.com)
Received: from realtime.exit.com (realtime.exit.com [206.223.0.5])
	by tinker.exit.com (8.9.3/8.9.3) with ESMTP id SAA45360
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Mar 2000 18:41:20 -0800 (PST)
	(envelope-from frank@exit.com)
Received: (from root@localhost)
	by realtime.exit.com (8.9.3/8.9.3) id SAA83166;
	Tue, 14 Mar 2000 18:41:20 -0800 (PST)
	(envelope-from frank)
Message-Id: <200003150241.SAA83166@realtime.exit.com>
Date: Tue, 14 Mar 2000 18:41:20 -0800 (PST)
From: Frank Mayhar <frank@exit.com>
Reply-To: frank@exit.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port.
X-Send-Pr-Version: 3.2

>Number:         17381
>Category:       ports
>Synopsis:       New port, www/p5-Apache-Session.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vanilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 14 18:50:02 PST 2000
>Closed-Date:    Sat Mar 18 21:52:49 PST 2000
>Last-Modified:  Sat Mar 18 21:53:51 PST 2000
>Originator:     Frank Mayhar
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Exit Consulting
>Environment:
>Description:
 
 # 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-Apache-Session
 #	p5-Apache-Session/files
 #	p5-Apache-Session/files/md5
 #	p5-Apache-Session/pkg
 #	p5-Apache-Session/pkg/COMMENT
 #	p5-Apache-Session/pkg/DESCR
 #	p5-Apache-Session/pkg/PLIST
 #	p5-Apache-Session/Makefile
 #
 echo c - p5-Apache-Session
 mkdir -p p5-Apache-Session > /dev/null 2>&1
 echo c - p5-Apache-Session/files
 mkdir -p p5-Apache-Session/files > /dev/null 2>&1
 echo x - p5-Apache-Session/files/md5
 sed 's/^X//' >p5-Apache-Session/files/md5 << 'END-of-p5-Apache-Session/files/md5'
 XMD5 (Apache-Session-1.03.tar.gz) = 8dff1b2ccd00c62ef3326a380f242f34
 END-of-p5-Apache-Session/files/md5
 echo c - p5-Apache-Session/pkg
 mkdir -p p5-Apache-Session/pkg > /dev/null 2>&1
 echo x - p5-Apache-Session/pkg/COMMENT
 sed 's/^X//' >p5-Apache-Session/pkg/COMMENT << 'END-of-p5-Apache-Session/pkg/COMMENT'
 XA persistence framework for session data
 END-of-p5-Apache-Session/pkg/COMMENT
 echo x - p5-Apache-Session/pkg/DESCR
 sed 's/^X//' >p5-Apache-Session/pkg/DESCR << 'END-of-p5-Apache-Session/pkg/DESCR'
 XFrom the README file:
 X
 XThese modules are used to keep persistent user data across http requests.
 XApache::Session was designed for use with Apache and mod_perl, but works
 Xjust as well under CGI and any other web server.
 X
 XApache::Session is Copyright(c) 1998, 1999 Jeffrey William Baker
 X<jeffrey@kathyandjeffrey.net>.  Distribute under the same terms as
 XPerl itself.
 END-of-p5-Apache-Session/pkg/DESCR
 echo x - p5-Apache-Session/pkg/PLIST
 sed 's/^X//' >p5-Apache-Session/pkg/PLIST << 'END-of-p5-Apache-Session/pkg/PLIST'
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Counted.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/PosixFileLocker.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/DaemonLocker.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/MemoryStore.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Embperl.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/SysVSemaphoreLocker.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/SingleThread.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/NullLocker.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/DBIStore.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/FileStore.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/TreeStore.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/DBI.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Tree.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session/File.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Session.pm
 Xlib/perl5/%%PERL_VER%%03/man/man3/Apache::Session::Counted.3
 Xlib/perl5/%%PERL_VER%%03/man/man3/Apache::Session::DBIStore.3
 Xlib/perl5/%%PERL_VER%%03/man/man3/Apache::Session::Embperl.3
 Xlib/perl5/%%PERL_VER%%03/man/man3/Apache::Session::DBI.3
 Xlib/perl5/%%PERL_VER%%03/man/man3/Apache::Session.3
 Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session/.packlist
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache
 END-of-p5-Apache-Session/pkg/PLIST
 echo x - p5-Apache-Session/Makefile
 sed 's/^X//' >p5-Apache-Session/Makefile << 'END-of-p5-Apache-Session/Makefile'
 X# New ports collection makefile for:	p5-Apache-Session
 X# Version required:			1.03
 X# Date created:				March 13, 2000
 X# Whom:					Frank Mayhar <frank@exit.com>
 X#
 X# $FreeBSD: ports/www/p5-Apache-ASP/Makefile,v 1.1 2000/01/29 05:48:16 steve Exp $
 X#
 X
 XDISTNAME=	Apache-Session-1.03
 XPKGNAME=	p5-Apache-Session-1.03
 XCATEGORIES=	www perl5
 XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 XMASTER_SITE_SUBDIR=	Apache
 X
 XMAINTAINER=	frank@exit.com
 X
 XBUILD_DEPENDS=	
 X
 XUSE_PERL5=	YES
 X
 XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 XMAN3=		Apache::Session::Counted.3 Apache::Session::DBIStore.3 \
 X		Apache::Session::Embperl.3 Apache::Session::DBI.3 \
 X		Apache::Session.3
 X
 X
 Xdo-configure:
 X		@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
 X
 X.include <bsd.port.mk>
 END-of-p5-Apache-Session/Makefile
 exit
 
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->vanilla 
Responsible-Changed-By: vanilla 
Responsible-Changed-When: Sat Mar 18 01:45:39 PST 2000 
Responsible-Changed-Why:  
I wiill look this one. 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sat Mar 18 21:52:49 PST 2000 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
