From dryice@hotpop.com  Thu Oct 27 15:21:30 2005
Return-Path: <dryice@hotpop.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D9E6E16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Oct 2005 15:21:30 +0000 (GMT)
	(envelope-from dryice@hotpop.com)
Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.71])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6554B43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Oct 2005 15:21:30 +0000 (GMT)
	(envelope-from dryice@hotpop.com)
Received: from hotpop.com (kubrick.hotpop.com [38.113.3.105])
	by smtp-out.hotpop.com (Postfix) with SMTP id 9D6181A1839C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Oct 2005 15:21:26 +0000 (UTC)
Received: from hotpop.com (unknown [221.0.237.158])
	by smtp-1.hotpop.com (Postfix) with ESMTP
	id 568151A0204; Thu, 27 Oct 2005 14:08:36 +0000 (UTC)
Received: by hotpop.com (sSMTP sendmail emulation); Thu, 27 Oct 2005 22:08:22 +0800
Message-Id: <20051027140836.568151A0204@smtp-1.hotpop.com>
Date: Thu, 27 Oct 2005 22:08:22 +0800
From: Dryice Liu <dryice@hotpop.com>
Reply-To: Dryice Liu <dryice@hotpop.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Dryice Liu <dryice@hotpop.com>
Subject: [new port] www/session2: Persistent Session Management for Quixote 2.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88083
>Category:       ports
>Synopsis:       [new port] www/session2: Persistent Session Management for Quixote 2.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lawrance
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 27 15:30:08 GMT 2005
>Closed-Date:    Sun Nov 13 17:12:13 GMT 2005
>Last-Modified:  Sun Nov 13 17:12:13 GMT 2005
>Originator:     Dryice Liu
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Fri Jul 1 19:39:07 CST 2005 ddliu@dryice.3322.org:/usr/obj/usr/src/sys/SERVER i386


>Description:

	Attached is the shar file for session2, the persistent session
	management for www/quixote

	Please note the PR obsolete ports/82507 with a new version and
	a new name. Please close ports/82507

>How-To-Repeat:

	N/A

>Fix:

	

--- session2.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:
#
#	/usr/ports/www/session2
#	/usr/ports/www/session2/distinfo
#	/usr/ports/www/session2/Makefile
#	/usr/ports/www/session2/pkg-descr
#	/usr/ports/www/session2/pkg-plist
#
echo c - /usr/ports/www/session2
mkdir -p /usr/ports/www/session2 > /dev/null 2>&1
echo x - /usr/ports/www/session2/distinfo
sed 's/^X//' >/usr/ports/www/session2/distinfo << 'END-of-/usr/ports/www/session2/distinfo'
XMD5 (session2-0.6.tar.gz) = 7b8d9a9d1ec720d8b562ee60dfdfe67a
XSIZE (session2-0.6.tar.gz) = 52389
END-of-/usr/ports/www/session2/distinfo
echo x - /usr/ports/www/session2/Makefile
sed 's/^X//' >/usr/ports/www/session2/Makefile << 'END-of-/usr/ports/www/session2/Makefile'
X# New ports collection makefile for:	quixote-session2
X# Date created:		15 June 2005
X# Whom:	      		Dryice Liu <dryice@liu.com.cn>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	session2
XPORTVERSION=	0.6
XCATEGORIES=	www python
XMASTER_SITES=	http://quixote.idyll.org/session2/ \
X		http://bsdchat.com/dist/dryice/
XDISTNAME=	session2-${PORTVERSION}
X
XMAINTAINER=	dryice@liu.com.cn
XCOMMENT=	A quixote session manager with persistent support
X
XUSE_PYTHON=	2.3+
XUSE_PYDISTUTILS=	yes
X
XOPTIONS=	MYSQL "MySQLdb support" on
XOPTIONS+=	POSTGRESQL "psycopg support" on
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_MYSQL)
XRUN_DEPENDS+=	${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
X.endif
X
X.if defined(WITH_POSTGRESQL)
XRUN_DEPENDS+=	${PYTHON_SITELIBDIR}/psycopgmodule.so:${PORTSDIR}/databases/py-psycopg
X.endif
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@ ${MKDIR} ${DOCSDIR}
X.for docfile in CHANGES default.css README.html README.txt TODO
X	@ ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-/usr/ports/www/session2/Makefile
echo x - /usr/ports/www/session2/pkg-descr
sed 's/^X//' >/usr/ports/www/session2/pkg-descr << 'END-of-/usr/ports/www/session2/pkg-descr'
XThe session2 package provides simple session handling for Quixote 2.0,
Xtogether with persistence mechanisms that can store sessions in a
Xvariety of backends, including MySQL and PostgreSQL databases.
X
XWWW: http://quixote.idyll.org/session2/
END-of-/usr/ports/www/session2/pkg-descr
echo x - /usr/ports/www/session2/pkg-plist
sed 's/^X//' >/usr/ports/www/session2/pkg-plist << 'END-of-/usr/ports/www/session2/pkg-plist'
X%%PYTHON_SITELIBDIR%%/session2/DictSession.py
X%%PYTHON_SITELIBDIR%%/session2/DictSession.pyc
X%%PYTHON_SITELIBDIR%%/session2/DictSession.pyo
X%%PYTHON_SITELIBDIR%%/session2/Session.py
X%%PYTHON_SITELIBDIR%%/session2/Session.pyc
X%%PYTHON_SITELIBDIR%%/session2/Session.pyo
X%%PYTHON_SITELIBDIR%%/session2/SessionManager.py
X%%PYTHON_SITELIBDIR%%/session2/SessionManager.pyc
X%%PYTHON_SITELIBDIR%%/session2/SessionManager.pyo
X%%PYTHON_SITELIBDIR%%/session2/__init__.py
X%%PYTHON_SITELIBDIR%%/session2/__init__.pyc
X%%PYTHON_SITELIBDIR%%/session2/__init__.pyo
X%%PYTHON_SITELIBDIR%%/session2/store/DirectorySessionStore.py
X%%PYTHON_SITELIBDIR%%/session2/store/DirectorySessionStore.pyc
X%%PYTHON_SITELIBDIR%%/session2/store/DirectorySessionStore.pyo
X%%PYTHON_SITELIBDIR%%/session2/store/DurusSessionStore.py
X%%PYTHON_SITELIBDIR%%/session2/store/DurusSessionStore.pyc
X%%PYTHON_SITELIBDIR%%/session2/store/DurusSessionStore.pyo
X%%PYTHON_SITELIBDIR%%/session2/store/MySQLSessionStore.py
X%%PYTHON_SITELIBDIR%%/session2/store/MySQLSessionStore.pyc
X%%PYTHON_SITELIBDIR%%/session2/store/MySQLSessionStore.pyo
X%%PYTHON_SITELIBDIR%%/session2/store/PostgresSessionStore.py
X%%PYTHON_SITELIBDIR%%/session2/store/PostgresSessionStore.pyc
X%%PYTHON_SITELIBDIR%%/session2/store/PostgresSessionStore.pyo
X%%PYTHON_SITELIBDIR%%/session2/store/SessionStore.py
X%%PYTHON_SITELIBDIR%%/session2/store/SessionStore.pyc
X%%PYTHON_SITELIBDIR%%/session2/store/SessionStore.pyo
X%%PYTHON_SITELIBDIR%%/session2/store/ShelveSessionStore.py
X%%PYTHON_SITELIBDIR%%/session2/store/ShelveSessionStore.pyc
X%%PYTHON_SITELIBDIR%%/session2/store/ShelveSessionStore.pyo
X%%PYTHON_SITELIBDIR%%/session2/store/VolatileSessionStore.py
X%%PYTHON_SITELIBDIR%%/session2/store/VolatileSessionStore.pyc
X%%PYTHON_SITELIBDIR%%/session2/store/VolatileSessionStore.pyo
X%%PYTHON_SITELIBDIR%%/session2/store/__init__.py
X%%PYTHON_SITELIBDIR%%/session2/store/__init__.pyc
X%%PYTHON_SITELIBDIR%%/session2/store/__init__.pyo
X%%DOCSDIR%%/CHANGES
X%%DOCSDIR%%/README.html
X%%DOCSDIR%%/README.txt
X%%DOCSDIR%%/TODO
X%%DOCSDIR%%/default.css
X@dirrm %%DOCSDIR%%
X@dirrm %%PYTHON_SITELIBDIR%%/session2/store
X@dirrm %%PYTHON_SITELIBDIR%%/session2
END-of-/usr/ports/www/session2/pkg-plist
exit
--- session2.shar ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lawrance 
Responsible-Changed-By: lawrance 
Responsible-Changed-When: Thu Nov 10 14:22:19 GMT 2005 
Responsible-Changed-Why:  
Take this PR, since I was handling ports/82507 which it supersedes. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88083 
State-Changed-From-To: open->closed 
State-Changed-By: lawrance 
State-Changed-When: Sun Nov 13 17:11:46 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88083 
>Unformatted:
