Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2003 14:18:07 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51033: New port www/p5-PHP-Session
Message-ID:  <20030416121807.0FF118470@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200304161220.h3GCK2Mp062094@freefall.freebsd.org>

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

>Number:         51033
>Category:       ports
>Synopsis:       New port www/p5-PHP-Session
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 16 05:20:02 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Read / write PHP session files
	
>How-To-Repeat:
	
>Fix:

	

--- p5-PHP-Session.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-PHP-Session
#	p5-PHP-Session/Makefile
#	p5-PHP-Session/distinfo
#	p5-PHP-Session/pkg-descr
#	p5-PHP-Session/pkg-plist
#
echo c - p5-PHP-Session
mkdir -p p5-PHP-Session > /dev/null 2>&1
echo x - p5-PHP-Session/Makefile
sed 's/^X//' >p5-PHP-Session/Makefile << 'END-of-p5-PHP-Session/Makefile'
X# New ports collection makefile for:	p5-PHP-Session
X# Date created:				16 April 2003
X# Whom:	      				Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	PHP-Session
XPORTVERSION=	0.20
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	PHP
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m@absolight.net
XCOMMENT=	Read / write PHP session files
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		PHP::Session.3 PHP::Session::Serializer::PHP.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-PHP-Session/Makefile
echo x - p5-PHP-Session/distinfo
sed 's/^X//' >p5-PHP-Session/distinfo << 'END-of-p5-PHP-Session/distinfo'
XMD5 (PHP-Session-0.20.tar.gz) = 2712956bfe8a174eabb5b2e45de50631
END-of-p5-PHP-Session/distinfo
echo x - p5-PHP-Session/pkg-descr
sed 's/^X//' >p5-PHP-Session/pkg-descr << 'END-of-p5-PHP-Session/pkg-descr'
XPHP::Session provides a way to read / write PHP4 session files, with which
Xyou can make your Perl application session shared with PHP4. 
X
XWWW: http://search.cpan.org/author/MIYAGAWA/PHP-Session/
END-of-p5-PHP-Session/pkg-descr
echo x - p5-PHP-Session/pkg-plist
sed 's/^X//' >p5-PHP-Session/pkg-plist << 'END-of-p5-PHP-Session/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/PHP/Session.pm
Xlib/perl5/site_perl/%%PERL_VER%%/PHP/Session/Serializer/PHP.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PHP/Session/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod-PHP-Session
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PHP/Session
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PHP
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/PHP/Session/Serializer
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/PHP/Session
END-of-p5-PHP-Session/pkg-plist
exit
--- p5-PHP-Session.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?20030416121807.0FF118470>