head	1.8;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.03.02;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.09.08.22.56.22;	author nivit;	state Exp;
branches;
next	1.6;

1.6
date	2012.07.28.09.57.15;	author nivit;	state Exp;
branches;
next	1.5;

1.5
date	2011.04.07.12.21.28;	author nivit;	state Exp;
branches;
next	1.4;

1.4
date	2011.02.20.21.25.57;	author nivit;	state Exp;
branches;
next	1.3;

1.3
date	2010.09.15.11.47.23;	author nivit;	state Exp;
branches;
next	1.2;

1.2
date	2009.12.17.17.01.10;	author nivit;	state Exp;
branches;
next	1.1;

1.1
date	2009.02.11.23.55.50;	author nivit;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/www/py-webob/pkg-plist 303936 2012-09-08 22:56:22Z nivit $
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
%%PORTDOCS%%%%DOCSDIR%%/.buildinfo
%%PORTDOCS%%%%DOCSDIR%%/_sources/comment-example.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/differences.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/do-it-yourself.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/file-example.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/index.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/jsonrpc-example.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/license.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/modules/client.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/modules/dec.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/modules/static.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/modules/webob.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/news.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pycon2011/pycon-py3k-sprint.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/reference.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/test-file.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/test_dec.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/test_request.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/test_response.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/wiki-example.txt
%%PORTDOCS%%%%DOCSDIR%%/_static/ajax-loader.gif
%%PORTDOCS%%%%DOCSDIR%%/_static/basic.css
%%PORTDOCS%%%%DOCSDIR%%/_static/comment-bright.png
%%PORTDOCS%%%%DOCSDIR%%/_static/comment-close.png
%%PORTDOCS%%%%DOCSDIR%%/_static/comment.png
%%PORTDOCS%%%%DOCSDIR%%/_static/default.css
%%PORTDOCS%%%%DOCSDIR%%/_static/doctools.js
%%PORTDOCS%%%%DOCSDIR%%/_static/down-pressed.png
%%PORTDOCS%%%%DOCSDIR%%/_static/down.png
%%PORTDOCS%%%%DOCSDIR%%/_static/file.png
%%PORTDOCS%%%%DOCSDIR%%/_static/jquery.js
%%PORTDOCS%%%%DOCSDIR%%/_static/minus.png
%%PORTDOCS%%%%DOCSDIR%%/_static/plus.png
%%PORTDOCS%%%%DOCSDIR%%/_static/pygments.css
%%PORTDOCS%%%%DOCSDIR%%/_static/searchtools.js
%%PORTDOCS%%%%DOCSDIR%%/_static/sidebar.js
%%PORTDOCS%%%%DOCSDIR%%/_static/underscore.js
%%PORTDOCS%%%%DOCSDIR%%/_static/up-pressed.png
%%PORTDOCS%%%%DOCSDIR%%/_static/up.png
%%PORTDOCS%%%%DOCSDIR%%/_static/websupport.js
%%PORTDOCS%%%%DOCSDIR%%/comment-example.html
%%PORTDOCS%%%%DOCSDIR%%/differences.html
%%PORTDOCS%%%%DOCSDIR%%/do-it-yourself.html
%%PORTDOCS%%%%DOCSDIR%%/file-example.html
%%PORTDOCS%%%%DOCSDIR%%/genindex.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example.html
%%PORTDOCS%%%%DOCSDIR%%/license.html
%%PORTDOCS%%%%DOCSDIR%%/modules/client.html
%%PORTDOCS%%%%DOCSDIR%%/modules/dec.html
%%PORTDOCS%%%%DOCSDIR%%/modules/static.html
%%PORTDOCS%%%%DOCSDIR%%/modules/webob.html
%%PORTDOCS%%%%DOCSDIR%%/news.html
%%PORTDOCS%%%%DOCSDIR%%/objects.inv
%%PORTDOCS%%%%DOCSDIR%%/py-modindex.html
%%PORTDOCS%%%%DOCSDIR%%/pycon2011/pycon-py3k-sprint.html
%%PORTDOCS%%%%DOCSDIR%%/reference.html
%%PORTDOCS%%%%DOCSDIR%%/search.html
%%PORTDOCS%%%%DOCSDIR%%/searchindex.js
%%PORTDOCS%%%%DOCSDIR%%/test-file.html
%%PORTDOCS%%%%DOCSDIR%%/test_dec.html
%%PORTDOCS%%%%DOCSDIR%%/test_request.html
%%PORTDOCS%%%%DOCSDIR%%/test_response.html
%%PORTDOCS%%%%DOCSDIR%%/wiki-example.html
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/pycon2011
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/modules
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/_static
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/_sources/pycon2011
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/_sources/modules
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/_sources
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.7
log
@SVN rev 303936 on 2012-09-08 22:56:22Z by nivit

- Update to 1.2.2
- Remove deprecated header information
- Fix style of WWW: field in pkg-descr

Changes&News:	http://goo.gl/VBmuR
BuildLog:	http://goo.gl/RaQAF
@
text
@d1 1
a1 1
@@comment $FreeBSD$
@


1.6
log
@SVN rev 301644 on 2012-07-28 09:57:15Z by nivit

- Update to 1.2.1
- Set USE_PYTHON to 'yes' (Python3 ready)
- Define options DOCS and TESTS (default Off)

ReleaseNews:	http://goo.gl/VBmuR
BuildLog:	http://goo.gl/3tZsn
@
text
@d1 1
@


1.5
log
@- Update to 1.0.6
- Remove post-install target (to install docs)
@
text
@a0 1
@@comment $FreeBSD: ports/www/py-webob/pkg-plist,v 1.4 2011/02/20 21:25:57 nivit Exp $
d2 71
@


1.4
log
@- Update to 1.0.2

PR:		ports/154348
Submitted by:	lwhsu
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/www/py-webob/pkg-plist,v 1.3 2010/09/15 11:47:23 nivit Exp $
a2 18
%%PORTDOCS%%%%DOCSDIR%%/comment-example.txt
%%PORTDOCS%%%%DOCSDIR%%/conf.py
%%PORTDOCS%%%%DOCSDIR%%/differences.txt
%%PORTDOCS%%%%DOCSDIR%%/do-it-yourself.txt
%%PORTDOCS%%%%DOCSDIR%%/file-example.txt
%%PORTDOCS%%%%DOCSDIR%%/index.txt
%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example-code/test_jsonrpc.txt
%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example.txt
%%PORTDOCS%%%%DOCSDIR%%/license.txt
%%PORTDOCS%%%%DOCSDIR%%/modules/dec.txt
%%PORTDOCS%%%%DOCSDIR%%/modules/webob.txt
%%PORTDOCS%%%%DOCSDIR%%/news.txt
%%PORTDOCS%%%%DOCSDIR%%/reference.txt
%%PORTDOCS%%%%DOCSDIR%%/test-file.txt
%%PORTDOCS%%%%DOCSDIR%%/wiki-example.txt
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/modules
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/jsonrpc-example-code
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.3
log
@- Update to 1.0
- Install additional documentation
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/www/py-webob/pkg-plist,v 1.2 2009/12/17 17:01:10 nivit Exp $
d3 15
a17 16
%%PORTDOCS%%%%DOCSDIR%%/comment-example.html
%%PORTDOCS%%%%DOCSDIR%%/differences.html
%%PORTDOCS%%%%DOCSDIR%%/do-it-yourself.html
%%PORTDOCS%%%%DOCSDIR%%/file-example.html
%%PORTDOCS%%%%DOCSDIR%%/genindex.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example.html
%%PORTDOCS%%%%DOCSDIR%%/license.html
%%PORTDOCS%%%%DOCSDIR%%/modindex.html
%%PORTDOCS%%%%DOCSDIR%%/modules/dec.html
%%PORTDOCS%%%%DOCSDIR%%/modules/webob.html
%%PORTDOCS%%%%DOCSDIR%%/news.html
%%PORTDOCS%%%%DOCSDIR%%/reference.html
%%PORTDOCS%%%%DOCSDIR%%/search.html
%%PORTDOCS%%%%DOCSDIR%%/test-file.html
%%PORTDOCS%%%%DOCSDIR%%/wiki-example.html
d19 1
@


1.2
log
@- Update to 0.9.7
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/www/py-webob/pkg-plist,v 1.1 2009/02/11 23:55:50 nivit Exp $
d3 18
@


1.1
log
@WebOb provides wrappers around the WSGI request environment, and an
object to help create WSGI responses.

The objects map much of the specified behavior of HTTP, including
header parsing and accessors for other standard parts of the
environment.

WWW:	http://pythonpaste.org/webob/
@
text
@d1 1
a1 1
@@comment $FreeBSD$
a2 23
%%PORTDOCS%%%%DOCSDIR%%/comment-example-code/example.py
%%PORTDOCS%%%%DOCSDIR%%/comment-example.txt
%%PORTDOCS%%%%DOCSDIR%%/conf.py
%%PORTDOCS%%%%DOCSDIR%%/differences.txt
%%PORTDOCS%%%%DOCSDIR%%/do-it-yourself.txt
%%PORTDOCS%%%%DOCSDIR%%/file-example.txt
%%PORTDOCS%%%%DOCSDIR%%/index.txt
%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example-code/jsonrpc.py
%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example-code/test_jsonrpc.py
%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example-code/test_jsonrpc.txt
%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example.txt
%%PORTDOCS%%%%DOCSDIR%%/license.txt
%%PORTDOCS%%%%DOCSDIR%%/modules/webob.txt
%%PORTDOCS%%%%DOCSDIR%%/news.txt
%%PORTDOCS%%%%DOCSDIR%%/reference.txt
%%PORTDOCS%%%%DOCSDIR%%/test-file.txt
%%PORTDOCS%%%%DOCSDIR%%/wiki-example-code/example.py
%%PORTDOCS%%%%DOCSDIR%%/wiki-example.txt
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/wiki-example-code
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/modules
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/jsonrpc-example-code
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/comment-example-code
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@

