15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
authorRich Burridge <rich.burridge@oracle.com>
Tue, 08 Jan 2013 10:53:15 -0800
changeset 1103 827d649ad012
parent 1102 b1c829e90df6
child 1104 c62d7e76bc87
15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
components/meta-packages/history/SUNWpython26-twisted-web2.p5m
components/python/twisted-web2/Makefile
components/python/twisted-web2/twisted-web2-GENFRAG.p5m
components/python/twisted-web2/twisted-web2-PYVER.p5m
components/python/twisted-web2/twisted-web2.license
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/meta-packages/history/SUNWpython26-twisted-web2.p5m	Tue Jan 08 10:53:15 2013 -0800
@@ -0,0 +1,30 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+#
+# Legacy package information for renamed SUNWpython26-twisted-web2 package
+#
+set name=pkg.fmri value=pkg:/[email protected],5.11-0.175.0.0.0.0.0
+set name=pkg.renamed value=true
+
+depend fmri=library/python-2/[email protected] type=require
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/twisted-web2/Makefile	Tue Jan 08 10:53:15 2013 -0800
@@ -0,0 +1,51 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		TwistedWeb2
+COMPONENT_VERSION=	8.1.0
+COMPONENT_PROJECT_URL=	http://twistedmatrix.com/trac/
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
+COMPONENT_ARCHIVE_HASH= \
+    sha256:0f016d498b1db0216861e9b8fbf8ad49b5b587fa64a18f1640095c1e4f93e391
+COMPONENT_ARCHIVE_URL=	http://tmrc.mit.edu/mirror/twisted/Web2/8.1/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=	python-mod/twisted-web2
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+# common targets
+build:          $(BUILD_32)
+
+install:        $(INSTALL_32)
+
+test:           $(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =        $(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/twisted-web2/twisted-web2-GENFRAG.p5m	Tue Jan 08 10:53:15 2013 -0800
@@ -0,0 +1,30 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+# twisted-web2 was previously in the 'desktop' consolidation. This optional
+# dependency is here to facilitate the safe transfer of the package
+# to the 'userland' consolidation.
+depend type=optional \
+    fmri=consolidation/desktop/[email protected]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/twisted-web2/twisted-web2-PYVER.p5m	Tue Jan 08 10:53:15 2013 -0800
@@ -0,0 +1,127 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/python-twisted-web2-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="A HTTP/1.1 Server Framework"
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2008/670
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+dir  path=usr
+dir  path=usr/lib
+dir  path=usr/lib/python$(PYVER)
+dir  path=usr/lib/python$(PYVER)/vendor-packages
+file path=usr/lib/python$(PYVER)/vendor-packages/Twisted_Web2-8.1.0-py$(PYVER).egg-info
+dir  path=usr/lib/python$(PYVER)/vendor-packages/twisted
+dir  path=usr/lib/python$(PYVER)/vendor-packages/twisted/plugins
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/plugins/twisted_web2.py
+dir  path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/TODO
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/_version.py
+dir  path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/auth
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/auth/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/auth/basic.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/auth/digest.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/auth/interfaces.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/auth/wrapper.py
+dir  path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/channel
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/channel/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/channel/cgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/channel/fastcgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/channel/http.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/channel/scgi.py
+dir  path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/client
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/client/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/client/http.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/client/interfaces.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/compat.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/dirlist.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/error.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/fileupload.py
+dir  path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/filter
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/filter/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/filter/gzip.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/filter/location.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/filter/range.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/http.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/http_headers.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/iweb.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/log.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/plugin.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/proxy.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/resource.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/responsecode.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/server.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/static.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/stream.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/tap.py
+dir  path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/server.pem
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/simple_client.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/stream_data.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_cgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_client.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_compat.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_fastcgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_fileupload.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_http.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_http_headers.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_httpauth.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_log.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_plugin.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_resource.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_scgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_server.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_static.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_stream.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_vhost.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_wsgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/test/test_xmlrpc.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/twcgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/twscgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/vhost.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/wsgi.py
+file path=usr/lib/python$(PYVER)/vendor-packages/twisted/web2/xmlrpc.py
+license twisted-web2.license license=MIT
+
+# twisted-web2 was previously in the 'desktop' consolidation. This optional
+# dependency is here to facilitate the safe transfer of the package
+# to the 'userland' consolidation.
+depend type=optional \
+    fmri=consolidation/desktop/[email protected]
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+depend type=require fmri=library/python-2/python-twisted-$(PYV)
+
+# force a dependency on the python-twisted-web2 package
+depend type=require \
+    fmri=library/python-2/python-twisted@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/twisted-web2/twisted-web2.license	Tue Jan 08 10:53:15 2013 -0800
@@ -0,0 +1,57 @@
+----------------------
+- Twisted-Web2 8.1.0 -
+----------------------
+
+--------------------------------------------------------------------
+
+Copyright (c) 2001-2008
+Allen Short
+Andrew Bennetts
+Apple Computer, Inc.
+Benjamin Bruheim
+Bob Ippolito
+Canonical Limited
+Christopher Armstrong
+David Reid
+Donovan Preston
+Eric Mangold
+Itamar Shtull-Trauring
+James Knight
+Jason A. Mobarak
+Jonathan Lange
+Jonathan D. Simms
+Jp Calderone
+Jürgen Hermann
+Kevin Turner
+Mary Gardiner
+Matthew Lefkowitz
+Massachusetts Institute of Technology
+Moshe Zadka
+Paul Swartz
+Pavel Pergamenshchik
+Ralph Meijer
+Sean Riley
+Travis B. Hartwell
+Thomas Herve
+Eyal Lotem
+Antoine Pitrou
+Andy Gayton
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.