Index: devel/py-keystonemiddleware/Makefile
===================================================================
--- devel/py-keystonemiddleware/Makefile	(revision 0)
+++ devel/py-keystonemiddleware/Makefile	(working copy)
@@ -0,0 +1,32 @@
+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
+# $FreeBSD$
+
+PORTNAME=	keystonemiddleware
+PORTVERSION=	4.10.0
+CATEGORIES=	devel python
+MASTER_SITES=	CHEESESHOP
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER=	alexander.nusov@nfvexpress.com
+COMMENT=	Middleware for OpenStack Identity
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob \
+		${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
+		${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \
+		${PYTHON_PKGNAMEPREFIX}keystoneclient>=0:net/py-keystoneclient \
+		${PYTHON_PKGNAMEPREFIX}pycadf>=0:devel/py-pycadf \
+		${PYTHON_PKGNAMEPREFIX}positional>=1.1.1:devel/py-positional \
+		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \
+		${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization \
+		${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \
+		${PYTHON_PKGNAMEPREFIX}oslo.context>=2.9.0:devel/py-oslo.context \
+		${PYTHON_PKGNAMEPREFIX}oslo.config>=3.14.0:devel/py-oslo.config \
+		${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.10.0:devel/py-keystoneauth1
+
+NO_ARCH=	yes
+
+USES=		python
+USE_PYTHON=	autoplist distutils
+
+.include <bsd.port.mk>

Property changes on: devel/py-keystonemiddleware/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-keystonemiddleware/distinfo
===================================================================
--- devel/py-keystonemiddleware/distinfo	(revision 0)
+++ devel/py-keystonemiddleware/distinfo	(working copy)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1476297264
+SHA256 (keystonemiddleware-4.10.0.tar.gz) = f16b207ca7e3296fe3660fcf6b4a0ac25c36f0ab91f3d8cbf3eee1c796d70347
+SIZE (keystonemiddleware-4.10.0.tar.gz) = 194001

Property changes on: devel/py-keystonemiddleware/distinfo
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-keystonemiddleware/pkg-descr
===================================================================
--- devel/py-keystonemiddleware/pkg-descr	(revision 0)
+++ devel/py-keystonemiddleware/pkg-descr	(working copy)
@@ -0,0 +1,4 @@
+This package contains middleware modules designed to provide authentication
+and authorization features to web services other than Keystone.
+
+WWW: http://launchpad.net/keystonemiddleware

Property changes on: devel/py-keystonemiddleware/pkg-descr
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.cache/Makefile
===================================================================
--- devel/py-oslo.cache/Makefile	(revision 0)
+++ devel/py-oslo.cache/Makefile	(working copy)
@@ -0,0 +1,26 @@
+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
+# $FreeBSD$
+
+PORTNAME=	oslo.cache
+PORTVERSION=	1.14.0
+CATEGORIES=	devel python
+MASTER_SITES=	CHEESESHOP
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER=	alexander.nusov@nfvexpress.com
+COMMENT=	Cache storage for OpenStack projects
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
+		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \
+		${PYTHON_PKGNAMEPREFIX}oslo.log>=1.14.0:devel/py-oslo.log \
+		${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \
+		${PYTHON_PKGNAMEPREFIX}oslo.config>=3.14.0:devel/py-oslo.config \
+		${PYTHON_PKGNAMEPREFIX}dogpile.cache>=0.6.1:devel/py-dogpile.cache
+
+NO_ARCH=	yes
+
+USES=		python
+USE_PYTHON=	autoplist distutils
+
+.include <bsd.port.mk>

Property changes on: devel/py-oslo.cache/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.cache/distinfo
===================================================================
--- devel/py-oslo.cache/distinfo	(revision 0)
+++ devel/py-oslo.cache/distinfo	(working copy)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1476297283
+SHA256 (oslo.cache-1.14.0.tar.gz) = 3ba84b421f80c5a6609789cf17b1da86aab465a96e68298620e839fafec3f0be
+SIZE (oslo.cache-1.14.0.tar.gz) = 45780

Property changes on: devel/py-oslo.cache/distinfo
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.cache/pkg-descr
===================================================================
--- devel/py-oslo.cache/pkg-descr	(revision 0)
+++ devel/py-oslo.cache/pkg-descr	(working copy)
@@ -0,0 +1,6 @@
+oslo.cache aims to provide a generic caching mechanism for OpenStack projects
+by wrapping the dogpile.cache library. The dogpile.cache library provides
+support memoization, key value storage and interfaces to common caching
+backends such as Memcached.
+
+WWW: https://pypi.python.org/pypi/oslo.cache

Property changes on: devel/py-oslo.cache/pkg-descr
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.messaging/Makefile
===================================================================
--- devel/py-oslo.messaging/Makefile	(revision 0)
+++ devel/py-oslo.messaging/Makefile	(working copy)
@@ -0,0 +1,44 @@
+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
+# $FreeBSD$
+
+PORTNAME=	oslo.messaging
+PORTVERSION=	5.10.0
+CATEGORIES=	devel python
+MASTER_SITES=	CHEESESHOP
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER=	alexander.nusov@nfvexpress.com
+COMMENT=	Oslo Messaging API
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}futures>=3.0:devel/py-futures \
+		${PYTHON_PKGNAMEPREFIX}stevedore>=1.16.0:devel/py-stevedore \
+		${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
+		${PYTHON_PKGNAMEPREFIX}retrying>=0:devel/py-retrying \
+		${PYTHON_PKGNAMEPREFIX}pika-pool>=0.1.3:devel/py-pika-pool \
+		${PYTHON_PKGNAMEPREFIX}pika>=0.10.0:devel/py-pika \
+		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \
+		${PYTHON_PKGNAMEPREFIX}oslo.service>=1.10.0:devel/py-oslo.service \
+		${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization \
+		${PYTHON_PKGNAMEPREFIX}oslo.middleware>=3.0.0:devel/py-oslo.middleware \
+		${PYTHON_PKGNAMEPREFIX}oslo.log>=1.14.0:devel/py-oslo.log \
+		${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \
+		${PYTHON_PKGNAMEPREFIX}oslo.context>=2.9.0:devel/py-oslo.context \
+		${PYTHON_PKGNAMEPREFIX}oslo.config>=3.14.0:devel/py-oslo.config \
+		${PYTHON_PKGNAMEPREFIX}monotonic>=0.6:devel/py-monotonic \
+		${PYTHON_PKGNAMEPREFIX}kombu>=3.0.25:net/py-kombu \
+		${PYTHON_PKGNAMEPREFIX}greenlet>=0.3.2:devel/py-greenlet \
+		${PYTHON_PKGNAMEPREFIX}futurist>=0:devel/py-futurist \
+		${PYTHON_PKGNAMEPREFIX}eventlet>=0:net/py-eventlet \
+		${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector \
+		${PYTHON_PKGNAMEPREFIX}cachetools>=1.1.0:devel/py-cachetools \
+		${PYTHON_PKGNAMEPREFIX}amqp>=0:net/py-amqp \
+		${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob \
+		${PYTHON_PKGNAMEPREFIX}yaml>=3.1.0:devel/py-yaml
+
+NO_ARCH=	yes
+
+USES=		python
+USE_PYTHON=	autoplist distutils
+
+.include <bsd.port.mk>

Property changes on: devel/py-oslo.messaging/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.messaging/distinfo
===================================================================
--- devel/py-oslo.messaging/distinfo	(revision 0)
+++ devel/py-oslo.messaging/distinfo	(working copy)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1476297447
+SHA256 (oslo.messaging-5.10.0.tar.gz) = 9abd5e90dd7bb6521f9bc083e692eeb2cc0723c3b5b8c1449e89da5491cf3055
+SIZE (oslo.messaging-5.10.0.tar.gz) = 274071

Property changes on: devel/py-oslo.messaging/distinfo
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.messaging/pkg-descr
===================================================================
--- devel/py-oslo.messaging/pkg-descr	(revision 0)
+++ devel/py-oslo.messaging/pkg-descr	(working copy)
@@ -0,0 +1,4 @@
+The Oslo messaging API supports RPC and notifications over a number of
+different messaging transports.
+
+WWW: https://pypi.python.org/pypi/oslo.messaging

Property changes on: devel/py-oslo.messaging/pkg-descr
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.service/Makefile
===================================================================
--- devel/py-oslo.service/Makefile	(revision 0)
+++ devel/py-oslo.service/Makefile	(working copy)
@@ -0,0 +1,33 @@
+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
+# $FreeBSD$
+
+PORTNAME=	oslo.service
+PORTVERSION=	1.16.0
+CATEGORIES=	devel python
+MASTER_SITES=	CHEESESHOP
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER=	alexander.nusov@nfvexpress.com
+COMMENT=	Oslo.service library
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}routes>=0:www/py-routes \
+		${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
+		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \
+		${PYTHON_PKGNAMEPREFIX}oslo.log>=1.14.0:devel/py-oslo.log \
+		${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \
+		${PYTHON_PKGNAMEPREFIX}oslo.config>=3.14.0:devel/py-oslo.config \
+		${PYTHON_PKGNAMEPREFIX}oslo.concurrency>=3.8.0:devel/py-oslo.concurrency \
+		${PYTHON_PKGNAMEPREFIX}monotonic>=0.6:devel/py-monotonic \
+		${PYTHON_PKGNAMEPREFIX}greenlet>=0.3.2:devel/py-greenlet \
+		${PYTHON_PKGNAMEPREFIX}eventlet>=0:net/py-eventlet \
+		${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob \
+		${PYTHON_PKGNAMEPREFIX}PasteDeploy>=1.5.0:www/py-pastedeploy \
+		${PYTHON_PKGNAMEPREFIX}Paste>=0:www/py-paste
+
+NO_ARCH=	yes
+
+USES=		python
+USE_PYTHON=	autoplist distutils
+
+.include <bsd.port.mk>

Property changes on: devel/py-oslo.service/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.service/distinfo
===================================================================
--- devel/py-oslo.service/distinfo	(revision 0)
+++ devel/py-oslo.service/distinfo	(working copy)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1476297436
+SHA256 (oslo.service-1.16.0.tar.gz) = 5a0d4743ece2f481fe95bf0e1be67fbfabf63adaeabca5f1acdc2a0280244fec
+SIZE (oslo.service-1.16.0.tar.gz) = 69762

Property changes on: devel/py-oslo.service/distinfo
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-oslo.service/pkg-descr
===================================================================
--- devel/py-oslo.service/pkg-descr	(revision 0)
+++ devel/py-oslo.service/pkg-descr	(working copy)
@@ -0,0 +1,6 @@
+oslo.service provides a framework for defining new long-running services using
+the patterns established by other OpenStack applications. It also includes
+utilities long-running applications might need for working with SSL or WSGI,
+performing periodic operations, interacting with systemd, etc.
+
+WWW: https://pypi.python.org/pypi/oslo.service

Property changes on: devel/py-oslo.service/pkg-descr
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-osprofiler/Makefile
===================================================================
--- devel/py-osprofiler/Makefile	(revision 0)
+++ devel/py-osprofiler/Makefile	(working copy)
@@ -0,0 +1,24 @@
+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
+# $FreeBSD$
+
+PORTNAME=	osprofiler
+PORTVERSION=	1.4.0
+CATEGORIES=	devel python
+MASTER_SITES=	CHEESESHOP
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER=	alexander.nusov@nfvexpress.com
+COMMENT=	OpenStack Profiler Library
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
+		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.4.0:devel/py-oslo.utils \
+		${PYTHON_PKGNAMEPREFIX}oslo.messaging>=5.2.0:devel/py-oslo.messaging \
+		${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob
+
+NO_ARCH=	yes
+
+USES=		python
+USE_PYTHON=	autoplist distutils
+
+.include <bsd.port.mk>

Property changes on: devel/py-osprofiler/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-osprofiler/distinfo
===================================================================
--- devel/py-osprofiler/distinfo	(revision 0)
+++ devel/py-osprofiler/distinfo	(working copy)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1476297569
+SHA256 (osprofiler-1.4.0.tar.gz) = cda53436ffc8fc155fd220dd9bc9b2819c89f35baf62cd85f68dd5ea900f33fc
+SIZE (osprofiler-1.4.0.tar.gz) = 59906

Property changes on: devel/py-osprofiler/distinfo
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: devel/py-osprofiler/pkg-descr
===================================================================
--- devel/py-osprofiler/pkg-descr	(revision 0)
+++ devel/py-osprofiler/pkg-descr	(working copy)
@@ -0,0 +1,8 @@
+OSProfiler provides a tiny but powerful library that is used by most (soon to
+be all) OpenStack projects and their python clients. It provides functionality
+to be able to generate 1 trace per request, that goes through all involved
+services. This trace can then be extracted and used to build a tree of calls
+which can be quite handy for a variety of reasons (for example in isolating
+cross-project performance issues).
+
+WWW: https://pypi.python.org/pypi/osprofiler

Property changes on: devel/py-osprofiler/pkg-descr
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property