FreeBSD Bugzilla – Attachment 177791 Details for
Bug 215145
[NEW PORT] devel/py-XStatic - packaged front-end libraries with minimal code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
XStatic ports
xstatic.diff (text/plain), 71.35 KB, created by
Alexander Nusov
on 2016-12-08 11:01:49 UTC
(
hide
)
Description:
XStatic ports
Filename:
MIME Type:
Creator:
Alexander Nusov
Created:
2016-12-08 11:01:49 UTC
Size:
71.35 KB
patch
obsolete
>Index: devel/py-XStatic/Makefile >=================================================================== >--- devel/py-XStatic/Makefile (nonexistent) >+++ devel/py-XStatic/Makefile (working copy) >@@ -0,0 +1,20 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic >+PORTVERSION= 1.0.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Xstatic base package with minimal support code >+ >+LICENSE= MIT >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic/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-XStatic/distinfo >=================================================================== >--- devel/py-XStatic/distinfo (nonexistent) >+++ devel/py-XStatic/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111816 >+SHA256 (XStatic-1.0.1.tar.gz) = 0ec93d7c66ebb9e0d31b664753437dc8634cb66e13310cb47c9eb1e0bc66d726 >+SIZE (XStatic-1.0.1.tar.gz) = 2588 > >Property changes on: devel/py-XStatic/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-XStatic/pkg-descr >=================================================================== >--- devel/py-XStatic/pkg-descr (nonexistent) >+++ devel/py-XStatic/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+The goal of XStatic family of packages is to provide static file packages with >+minimal overhead - without selling you some dependencies you dont want. >+ >+WWW: http://pypi.python.org/pypi/XStatic > >Property changes on: devel/py-XStatic/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-XStatic-Angular/Makefile >=================================================================== >--- devel/py-XStatic-Angular/Makefile (nonexistent) >+++ devel/py-XStatic-Angular/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Angular >+PORTVERSION= 1.5.8.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Angular 1.5.8 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Angular/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-XStatic-Angular/distinfo >=================================================================== >--- devel/py-XStatic-Angular/distinfo (nonexistent) >+++ devel/py-XStatic-Angular/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111835 >+SHA256 (XStatic-Angular-1.5.8.0.tar.gz) = b1dcdd7a66d3041625698bba2ac480ffc2447b05f551f10fcae2ac33139eb033 >+SIZE (XStatic-Angular-1.5.8.0.tar.gz) = 808267 > >Property changes on: devel/py-XStatic-Angular/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-XStatic-Angular/pkg-descr >=================================================================== >--- devel/py-XStatic-Angular/pkg-descr (nonexistent) >+++ devel/py-XStatic-Angular/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Angular 1.5.8 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Angular > >Property changes on: devel/py-XStatic-Angular/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-XStatic-Angular-Bootstrap/Makefile >=================================================================== >--- devel/py-XStatic-Angular-Bootstrap/Makefile (nonexistent) >+++ devel/py-XStatic-Angular-Bootstrap/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Angular-Bootstrap >+PORTVERSION= 0.11.0.8 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Xstatic-angular-bootstrap >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Angular-Bootstrap/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-XStatic-Angular-Bootstrap/distinfo >=================================================================== >--- devel/py-XStatic-Angular-Bootstrap/distinfo (nonexistent) >+++ devel/py-XStatic-Angular-Bootstrap/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111854 >+SHA256 (XStatic-Angular-Bootstrap-0.11.0.8.tar.gz) = af23b17406530a7fbb6c89ad56f8d9ae917bc2c7a91e3a6f0d913bdd1c9eb0d0 >+SIZE (XStatic-Angular-Bootstrap-0.11.0.8.tar.gz) = 35482 > >Property changes on: devel/py-XStatic-Angular-Bootstrap/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-XStatic-Angular-Bootstrap/pkg-descr >=================================================================== >--- devel/py-XStatic-Angular-Bootstrap/pkg-descr (nonexistent) >+++ devel/py-XStatic-Angular-Bootstrap/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+XStatic-Angular-Bootstrap >+ >+WWW: http://pypi.python.org/pypi/XStatic-Angular-Bootstrap > >Property changes on: devel/py-XStatic-Angular-Bootstrap/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-XStatic-Angular-FileUpload/Makefile >=================================================================== >--- devel/py-XStatic-Angular-FileUpload/Makefile (nonexistent) >+++ devel/py-XStatic-Angular-FileUpload/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Angular-FileUpload >+PORTVERSION= 12.0.4.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Angular-fileupload 12.0.4 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Angular-FileUpload/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-XStatic-Angular-FileUpload/distinfo >=================================================================== >--- devel/py-XStatic-Angular-FileUpload/distinfo (nonexistent) >+++ devel/py-XStatic-Angular-FileUpload/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111873 >+SHA256 (XStatic-Angular-FileUpload-12.0.4.0.tar.gz) = 68e66efc4f2ed81438553a54646d5cc67487b05764c0003ff25ae5beb8dae21f >+SIZE (XStatic-Angular-FileUpload-12.0.4.0.tar.gz) = 188575 > >Property changes on: devel/py-XStatic-Angular-FileUpload/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-XStatic-Angular-FileUpload/pkg-descr >=================================================================== >--- devel/py-XStatic-Angular-FileUpload/pkg-descr (nonexistent) >+++ devel/py-XStatic-Angular-FileUpload/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Angular-FileUpload 12.0.4 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Angular-FileUpload > >Property changes on: devel/py-XStatic-Angular-FileUpload/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-XStatic-Angular-Gettext/Makefile >=================================================================== >--- devel/py-XStatic-Angular-Gettext/Makefile (nonexistent) >+++ devel/py-XStatic-Angular-Gettext/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Angular-Gettext >+PORTVERSION= 2.3.8.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Angular-gettext 2.3.8 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Angular-Gettext/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-XStatic-Angular-Gettext/distinfo >=================================================================== >--- devel/py-XStatic-Angular-Gettext/distinfo (nonexistent) >+++ devel/py-XStatic-Angular-Gettext/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111891 >+SHA256 (XStatic-Angular-Gettext-2.3.8.0.tar.gz) = 18db14dccaae5d64a9b66d08d0134b6c154fc1fb1e216964bba8e403e03c870e >+SIZE (XStatic-Angular-Gettext-2.3.8.0.tar.gz) = 11100 > >Property changes on: devel/py-XStatic-Angular-Gettext/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-XStatic-Angular-Gettext/pkg-descr >=================================================================== >--- devel/py-XStatic-Angular-Gettext/pkg-descr (nonexistent) >+++ devel/py-XStatic-Angular-Gettext/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Angular-Gettext 2.3.8 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Angular-Gettext > >Property changes on: devel/py-XStatic-Angular-Gettext/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-XStatic-Angular-Schema-Form/Makefile >=================================================================== >--- devel/py-XStatic-Angular-Schema-Form/Makefile (nonexistent) >+++ devel/py-XStatic-Angular-Schema-Form/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Angular-Schema-Form >+PORTVERSION= 0.8.13.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Angular-schema-form 0.8.13 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Angular-Schema-Form/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-XStatic-Angular-Schema-Form/distinfo >=================================================================== >--- devel/py-XStatic-Angular-Schema-Form/distinfo (nonexistent) >+++ devel/py-XStatic-Angular-Schema-Form/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111928 >+SHA256 (XStatic-Angular-Schema-Form-0.8.13.0.tar.gz) = 7c08634901751267fe26d266fc027cf6ed2e5f422696985cec750594b3f4e300 >+SIZE (XStatic-Angular-Schema-Form-0.8.13.0.tar.gz) = 41709 > >Property changes on: devel/py-XStatic-Angular-Schema-Form/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-XStatic-Angular-Schema-Form/pkg-descr >=================================================================== >--- devel/py-XStatic-Angular-Schema-Form/pkg-descr (nonexistent) >+++ devel/py-XStatic-Angular-Schema-Form/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Angular-Schema-Form 0.8.13 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Angular-Schema-Form > >Property changes on: devel/py-XStatic-Angular-Schema-Form/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-XStatic-Angular-lrdragndrop/Makefile >=================================================================== >--- devel/py-XStatic-Angular-lrdragndrop/Makefile (nonexistent) >+++ devel/py-XStatic-Angular-lrdragndrop/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Angular-lrdragndrop >+PORTVERSION= 1.0.2.2 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Angular-lrdragndrop 1.0.2 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Angular-lrdragndrop/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-XStatic-Angular-lrdragndrop/distinfo >=================================================================== >--- devel/py-XStatic-Angular-lrdragndrop/distinfo (nonexistent) >+++ devel/py-XStatic-Angular-lrdragndrop/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111910 >+SHA256 (XStatic-Angular-lrdragndrop-1.0.2.2.tar.gz) = 1cf04495981db5dfd5536441e17ec69bb18d624f847ddc203f3259d81b10a77e >+SIZE (XStatic-Angular-lrdragndrop-1.0.2.2.tar.gz) = 4284 > >Property changes on: devel/py-XStatic-Angular-lrdragndrop/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-XStatic-Angular-lrdragndrop/pkg-descr >=================================================================== >--- devel/py-XStatic-Angular-lrdragndrop/pkg-descr (nonexistent) >+++ devel/py-XStatic-Angular-lrdragndrop/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Angular-lrdragndrop 1.0.2 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Angular-lrdragndrop > >Property changes on: devel/py-XStatic-Angular-lrdragndrop/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-XStatic-Bootstrap-Datepicker/Makefile >=================================================================== >--- devel/py-XStatic-Bootstrap-Datepicker/Makefile (nonexistent) >+++ devel/py-XStatic-Bootstrap-Datepicker/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Bootstrap-Datepicker >+PORTVERSION= 1.3.1.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Bootstrap-datepicker 1.3.1 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Bootstrap-Datepicker/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-XStatic-Bootstrap-Datepicker/distinfo >=================================================================== >--- devel/py-XStatic-Bootstrap-Datepicker/distinfo (nonexistent) >+++ devel/py-XStatic-Bootstrap-Datepicker/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111947 >+SHA256 (XStatic-Bootstrap-Datepicker-1.3.1.0.tar.gz) = 9edc9b77501001fcee9fbf4bf0a722c263efd928ef928b40081a8269fdd9a944 >+SIZE (XStatic-Bootstrap-Datepicker-1.3.1.0.tar.gz) = 32501 > >Property changes on: devel/py-XStatic-Bootstrap-Datepicker/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-XStatic-Bootstrap-Datepicker/pkg-descr >=================================================================== >--- devel/py-XStatic-Bootstrap-Datepicker/pkg-descr (nonexistent) >+++ devel/py-XStatic-Bootstrap-Datepicker/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Bootstrap-Datepicker 1.3.1 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-Datepicker > >Property changes on: devel/py-XStatic-Bootstrap-Datepicker/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-XStatic-Bootstrap-SCSS/Makefile >=================================================================== >--- devel/py-XStatic-Bootstrap-SCSS/Makefile (nonexistent) >+++ devel/py-XStatic-Bootstrap-SCSS/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Bootstrap-SCSS >+PORTVERSION= 3.3.7.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Bootstrap-scss 3.3.7 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Bootstrap-SCSS/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-XStatic-Bootstrap-SCSS/distinfo >=================================================================== >--- devel/py-XStatic-Bootstrap-SCSS/distinfo (nonexistent) >+++ devel/py-XStatic-Bootstrap-SCSS/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111966 >+SHA256 (XStatic-Bootstrap-SCSS-3.3.7.1.tar.gz) = 4d388df037293163bf3242e0b60c79d06e1f743af8b0be8473f92676340e5acd >+SIZE (XStatic-Bootstrap-SCSS-3.3.7.1.tar.gz) = 205503 > >Property changes on: devel/py-XStatic-Bootstrap-SCSS/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-XStatic-Bootstrap-SCSS/pkg-descr >=================================================================== >--- devel/py-XStatic-Bootstrap-SCSS/pkg-descr (nonexistent) >+++ devel/py-XStatic-Bootstrap-SCSS/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Bootstrap-SCSS 3.3.7 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-SCSS > >Property changes on: devel/py-XStatic-Bootstrap-SCSS/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-XStatic-D3/Makefile >=================================================================== >--- devel/py-XStatic-D3/Makefile (nonexistent) >+++ devel/py-XStatic-D3/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-D3 >+PORTVERSION= 3.5.17.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= D3 3.5.17 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-D3/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-XStatic-D3/distinfo >=================================================================== >--- devel/py-XStatic-D3/distinfo (nonexistent) >+++ devel/py-XStatic-D3/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112008 >+SHA256 (XStatic-D3-3.5.17.0.tar.gz) = 176e93eee7192e07fc54334ddb1a6b64fcfc8cde6abb23f65727856bb9dd1829 >+SIZE (XStatic-D3-3.5.17.0.tar.gz) = 76508 > >Property changes on: devel/py-XStatic-D3/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-XStatic-D3/pkg-descr >=================================================================== >--- devel/py-XStatic-D3/pkg-descr (nonexistent) >+++ devel/py-XStatic-D3/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+D3 3.5.17 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-D3 > >Property changes on: devel/py-XStatic-D3/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-XStatic-Font-Awesome/Makefile >=================================================================== >--- devel/py-XStatic-Font-Awesome/Makefile (nonexistent) >+++ devel/py-XStatic-Font-Awesome/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Font-Awesome >+PORTVERSION= 4.7.0.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Font-awesome 4.7.0 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Font-Awesome/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-XStatic-Font-Awesome/distinfo >=================================================================== >--- devel/py-XStatic-Font-Awesome/distinfo (nonexistent) >+++ devel/py-XStatic-Font-Awesome/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112044 >+SHA256 (XStatic-Font-Awesome-4.7.0.0.tar.gz) = e01fb480caaa7c7963dcb3328a4700e631bef6070db0e8b685816d220e685f6c >+SIZE (XStatic-Font-Awesome-4.7.0.0.tar.gz) = 664498 > >Property changes on: devel/py-XStatic-Font-Awesome/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-XStatic-Font-Awesome/pkg-descr >=================================================================== >--- devel/py-XStatic-Font-Awesome/pkg-descr (nonexistent) >+++ devel/py-XStatic-Font-Awesome/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Font-Awesome 4.7.0 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Font-Awesome > >Property changes on: devel/py-XStatic-Font-Awesome/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-XStatic-Hogan/Makefile >=================================================================== >--- devel/py-XStatic-Hogan/Makefile (nonexistent) >+++ devel/py-XStatic-Hogan/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Hogan >+PORTVERSION= 2.0.0.2 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Hogan 2.0.0 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Hogan/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-XStatic-Hogan/distinfo >=================================================================== >--- devel/py-XStatic-Hogan/distinfo (nonexistent) >+++ devel/py-XStatic-Hogan/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112026 >+SHA256 (XStatic-Hogan-2.0.0.2.tar.gz) = 5941bc7fb2a09916b8837848e6fc2a13b2dfc271811e9b522c61e1337d5fc2bd >+SIZE (XStatic-Hogan-2.0.0.2.tar.gz) = 6919 > >Property changes on: devel/py-XStatic-Hogan/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-XStatic-Hogan/pkg-descr >=================================================================== >--- devel/py-XStatic-Hogan/pkg-descr (nonexistent) >+++ devel/py-XStatic-Hogan/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Hogan 2.0.0 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Hogan > >Property changes on: devel/py-XStatic-Hogan/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-XStatic-JQuery-Migrate/Makefile >=================================================================== >--- devel/py-XStatic-JQuery-Migrate/Makefile (nonexistent) >+++ devel/py-XStatic-JQuery-Migrate/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-JQuery-Migrate >+PORTVERSION= 1.2.1.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Jquery-migrate 1.2.1 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-JQuery-Migrate/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-XStatic-JQuery-Migrate/distinfo >=================================================================== >--- devel/py-XStatic-JQuery-Migrate/distinfo (nonexistent) >+++ devel/py-XStatic-JQuery-Migrate/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112108 >+SHA256 (XStatic-JQuery-Migrate-1.2.1.1.tar.gz) = e2959b3df49afdddb00d36b74cca727a91b994b9f4edb993d7264731a750900e >+SIZE (XStatic-JQuery-Migrate-1.2.1.1.tar.gz) = 10643 > >Property changes on: devel/py-XStatic-JQuery-Migrate/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-XStatic-JQuery-Migrate/pkg-descr >=================================================================== >--- devel/py-XStatic-JQuery-Migrate/pkg-descr (nonexistent) >+++ devel/py-XStatic-JQuery-Migrate/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+JQuery-Migrate 1.2.1 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-JQuery-Migrate > >Property changes on: devel/py-XStatic-JQuery-Migrate/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-XStatic-JQuery.TableSorter/Makefile >=================================================================== >--- devel/py-XStatic-JQuery.TableSorter/Makefile (nonexistent) >+++ devel/py-XStatic-JQuery.TableSorter/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-JQuery.TableSorter >+PORTVERSION= 2.14.5.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Jquery.tablesorter 2.14.5 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-JQuery.TableSorter/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-XStatic-JQuery.TableSorter/distinfo >=================================================================== >--- devel/py-XStatic-JQuery.TableSorter/distinfo (nonexistent) >+++ devel/py-XStatic-JQuery.TableSorter/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112151 >+SHA256 (XStatic-JQuery.TableSorter-2.14.5.1.tar.gz) = 3ba24aecd9a3dc71a79dd4096fa5a8a041c3a7b892c61d05e6e46de0605070f0 >+SIZE (XStatic-JQuery.TableSorter-2.14.5.1.tar.gz) = 19789 > >Property changes on: devel/py-XStatic-JQuery.TableSorter/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-XStatic-JQuery.TableSorter/pkg-descr >=================================================================== >--- devel/py-XStatic-JQuery.TableSorter/pkg-descr (nonexistent) >+++ devel/py-XStatic-JQuery.TableSorter/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+JQuery.TableSorter 2.14.5 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-JQuery.TableSorter > >Property changes on: devel/py-XStatic-JQuery.TableSorter/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-XStatic-JQuery.quicksearch/Makefile >=================================================================== >--- devel/py-XStatic-JQuery.quicksearch/Makefile (nonexistent) >+++ devel/py-XStatic-JQuery.quicksearch/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-JQuery.quicksearch >+PORTVERSION= 2.0.3.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Jquery.quicksearch 2.0.3 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-JQuery.quicksearch/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-XStatic-JQuery.quicksearch/distinfo >=================================================================== >--- devel/py-XStatic-JQuery.quicksearch/distinfo (nonexistent) >+++ devel/py-XStatic-JQuery.quicksearch/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112128 >+SHA256 (XStatic-JQuery.quicksearch-2.0.3.1.tar.gz) = 1271571b420417add56c274fd935e81bfc79e0d54a03559d6ba5ef369f358477 >+SIZE (XStatic-JQuery.quicksearch-2.0.3.1.tar.gz) = 7239 > >Property changes on: devel/py-XStatic-JQuery.quicksearch/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-XStatic-JQuery.quicksearch/pkg-descr >=================================================================== >--- devel/py-XStatic-JQuery.quicksearch/pkg-descr (nonexistent) >+++ devel/py-XStatic-JQuery.quicksearch/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+JQuery.quicksearch 2.0.3 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-JQuery.quicksearch > >Property changes on: devel/py-XStatic-JQuery.quicksearch/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-XStatic-JSEncrypt/Makefile >=================================================================== >--- devel/py-XStatic-JSEncrypt/Makefile (nonexistent) >+++ devel/py-XStatic-JSEncrypt/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-JSEncrypt >+PORTVERSION= 2.3.1.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Jsencrypt 2.3.1 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-JSEncrypt/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-XStatic-JSEncrypt/distinfo >=================================================================== >--- devel/py-XStatic-JSEncrypt/distinfo (nonexistent) >+++ devel/py-XStatic-JSEncrypt/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112192 >+SHA256 (XStatic-JSEncrypt-2.3.1.1.tar.gz) = a277912a4f70d1d2f58c8d94b992d244e69fcf851a2cbed5d83cb4fc422a72f2 >+SIZE (XStatic-JSEncrypt-2.3.1.1.tar.gz) = 33993 > >Property changes on: devel/py-XStatic-JSEncrypt/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-XStatic-JSEncrypt/pkg-descr >=================================================================== >--- devel/py-XStatic-JSEncrypt/pkg-descr (nonexistent) >+++ devel/py-XStatic-JSEncrypt/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+JSEncrypt 2.3.1 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-JSEncrypt > >Property changes on: devel/py-XStatic-JSEncrypt/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-XStatic-Jasmine/Makefile >=================================================================== >--- devel/py-XStatic-Jasmine/Makefile (nonexistent) >+++ devel/py-XStatic-Jasmine/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Jasmine >+PORTVERSION= 2.4.1.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Jasmine 2.4.1 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Jasmine/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-XStatic-Jasmine/distinfo >=================================================================== >--- devel/py-XStatic-Jasmine/distinfo (nonexistent) >+++ devel/py-XStatic-Jasmine/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112061 >+SHA256 (XStatic-Jasmine-2.4.1.1.tar.gz) = d1e8bf3c0e1cf683cc2c0aad95f197e9e51ea747fb91291445223a2b7dbc4740 >+SIZE (XStatic-Jasmine-2.4.1.1.tar.gz) = 38767 > >Property changes on: devel/py-XStatic-Jasmine/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-XStatic-Jasmine/pkg-descr >=================================================================== >--- devel/py-XStatic-Jasmine/pkg-descr (nonexistent) >+++ devel/py-XStatic-Jasmine/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Jasmine 2.4.1 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Jasmine > >Property changes on: devel/py-XStatic-Jasmine/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-XStatic-Rickshaw/Makefile >=================================================================== >--- devel/py-XStatic-Rickshaw/Makefile (nonexistent) >+++ devel/py-XStatic-Rickshaw/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Rickshaw >+PORTVERSION= 1.5.0.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Rickshaw 1.5.0 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Rickshaw/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-XStatic-Rickshaw/distinfo >=================================================================== >--- devel/py-XStatic-Rickshaw/distinfo (nonexistent) >+++ devel/py-XStatic-Rickshaw/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112253 >+SHA256 (XStatic-Rickshaw-1.5.0.0.tar.gz) = 147574228757254442700a9eea5150f14acb1224ef0612f896b663ab58406de8 >+SIZE (XStatic-Rickshaw-1.5.0.0.tar.gz) = 27907 > >Property changes on: devel/py-XStatic-Rickshaw/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-XStatic-Rickshaw/pkg-descr >=================================================================== >--- devel/py-XStatic-Rickshaw/pkg-descr (nonexistent) >+++ devel/py-XStatic-Rickshaw/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Rickshaw 1.5.0 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Rickshaw > >Property changes on: devel/py-XStatic-Rickshaw/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-XStatic-Spin/Makefile >=================================================================== >--- devel/py-XStatic-Spin/Makefile (nonexistent) >+++ devel/py-XStatic-Spin/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-Spin >+PORTVERSION= 1.2.5.2 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Spin 1.2.5 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-Spin/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-XStatic-Spin/distinfo >=================================================================== >--- devel/py-XStatic-Spin/distinfo (nonexistent) >+++ devel/py-XStatic-Spin/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112316 >+SHA256 (XStatic-Spin-1.2.5.2.tar.gz) = 7f46ef0e45e047019ba6eda22c432fb96f681b97bbe7f1749aa9209e07727192 >+SIZE (XStatic-Spin-1.2.5.2.tar.gz) = 4830 > >Property changes on: devel/py-XStatic-Spin/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-XStatic-Spin/pkg-descr >=================================================================== >--- devel/py-XStatic-Spin/pkg-descr (nonexistent) >+++ devel/py-XStatic-Spin/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Spin 1.2.5 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-Spin > >Property changes on: devel/py-XStatic-Spin/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-XStatic-bootswatch/Makefile >=================================================================== >--- devel/py-XStatic-bootswatch/Makefile (nonexistent) >+++ devel/py-XStatic-bootswatch/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-bootswatch >+PORTVERSION= 3.3.7.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Bootswatch 3.3.7 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-bootswatch/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-XStatic-bootswatch/distinfo >=================================================================== >--- devel/py-XStatic-bootswatch/distinfo (nonexistent) >+++ devel/py-XStatic-bootswatch/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481111988 >+SHA256 (XStatic-bootswatch-3.3.7.0.tar.gz) = 93ee5863c1ec07212fe12ae137a10708b4102720391d460f061dd3f441ba3b6e >+SIZE (XStatic-bootswatch-3.3.7.0.tar.gz) = 1606627 > >Property changes on: devel/py-XStatic-bootswatch/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-XStatic-bootswatch/pkg-descr >=================================================================== >--- devel/py-XStatic-bootswatch/pkg-descr (nonexistent) >+++ devel/py-XStatic-bootswatch/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+bootswatch 3.3.7 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-bootswatch > >Property changes on: devel/py-XStatic-bootswatch/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-XStatic-jQuery/Makefile >=================================================================== >--- devel/py-XStatic-jQuery/Makefile (nonexistent) >+++ devel/py-XStatic-jQuery/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-jQuery >+PORTVERSION= 1.10.2.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Jquery 1.10.2 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-jQuery/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-XStatic-jQuery/distinfo >=================================================================== >--- devel/py-XStatic-jQuery/distinfo (nonexistent) >+++ devel/py-XStatic-jQuery/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112085 >+SHA256 (XStatic-jQuery-1.10.2.1.tar.gz) = 83416a6bb86e8534858c4d1ddca45e881c87639da6f78000c28c3a193fe91305 >+SIZE (XStatic-jQuery-1.10.2.1.tar.gz) = 116458 > >Property changes on: devel/py-XStatic-jQuery/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-XStatic-jQuery/pkg-descr >=================================================================== >--- devel/py-XStatic-jQuery/pkg-descr (nonexistent) >+++ devel/py-XStatic-jQuery/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+jQuery 1.10.2 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-jQuery > >Property changes on: devel/py-XStatic-jQuery/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-XStatic-jquery-ui/Makefile >=================================================================== >--- devel/py-XStatic-jquery-ui/Makefile (nonexistent) >+++ devel/py-XStatic-jquery-ui/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-jquery-ui >+PORTVERSION= 1.12.0.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Jquery-ui 1.12.0 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-jquery-ui/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-XStatic-jquery-ui/distinfo >=================================================================== >--- devel/py-XStatic-jquery-ui/distinfo (nonexistent) >+++ devel/py-XStatic-jquery-ui/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112172 >+SHA256 (XStatic-jquery-ui-1.12.0.1.tar.gz) = 820af52ee62749c675d36bfc0e26ae27ec5cee7b438ef10e69973a6cf652f570 >+SIZE (XStatic-jquery-ui-1.12.0.1.tar.gz) = 1299117 > >Property changes on: devel/py-XStatic-jquery-ui/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-XStatic-jquery-ui/pkg-descr >=================================================================== >--- devel/py-XStatic-jquery-ui/pkg-descr (nonexistent) >+++ devel/py-XStatic-jquery-ui/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+jquery-ui 1.12.0 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-jquery-ui > >Property changes on: devel/py-XStatic-jquery-ui/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-XStatic-mdi/Makefile >=================================================================== >--- devel/py-XStatic-mdi/Makefile (nonexistent) >+++ devel/py-XStatic-mdi/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-mdi >+PORTVERSION= 1.4.57.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Mdi 1.4.57 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-mdi/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-XStatic-mdi/distinfo >=================================================================== >--- devel/py-XStatic-mdi/distinfo (nonexistent) >+++ devel/py-XStatic-mdi/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112212 >+SHA256 (XStatic-mdi-1.4.57.0.tar.gz) = 19b4d522f8fa62fee2893b39147fcf45ebaba8b95d63f3708ebdf34e130a8a53 >+SIZE (XStatic-mdi-1.4.57.0.tar.gz) = 683867 > >Property changes on: devel/py-XStatic-mdi/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-XStatic-mdi/pkg-descr >=================================================================== >--- devel/py-XStatic-mdi/pkg-descr (nonexistent) >+++ devel/py-XStatic-mdi/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+mdi 1.4.57 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-mdi > >Property changes on: devel/py-XStatic-mdi/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-XStatic-objectpath/Makefile >=================================================================== >--- devel/py-XStatic-objectpath/Makefile (nonexistent) >+++ devel/py-XStatic-objectpath/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-objectpath >+PORTVERSION= 1.2.1.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Objectpath 1.2.1 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-objectpath/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-XStatic-objectpath/distinfo >=================================================================== >--- devel/py-XStatic-objectpath/distinfo (nonexistent) >+++ devel/py-XStatic-objectpath/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112233 >+SHA256 (XStatic-objectpath-1.2.1.0.tar.gz) = cd1e9f502482afcdd028821148843b07b4065c8dcea8e5cc33abb9ae1cf20b20 >+SIZE (XStatic-objectpath-1.2.1.0.tar.gz) = 3477 > >Property changes on: devel/py-XStatic-objectpath/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-XStatic-objectpath/pkg-descr >=================================================================== >--- devel/py-XStatic-objectpath/pkg-descr (nonexistent) >+++ devel/py-XStatic-objectpath/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+objectpath 1.2.1 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-objectpath > >Property changes on: devel/py-XStatic-objectpath/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-XStatic-roboto-fontface/Makefile >=================================================================== >--- devel/py-XStatic-roboto-fontface/Makefile (nonexistent) >+++ devel/py-XStatic-roboto-fontface/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-roboto-fontface >+PORTVERSION= 0.5.0.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Roboto-fontface 0.5.0 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-roboto-fontface/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-XStatic-roboto-fontface/distinfo >=================================================================== >--- devel/py-XStatic-roboto-fontface/distinfo (nonexistent) >+++ devel/py-XStatic-roboto-fontface/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112274 >+SHA256 (XStatic-roboto-fontface-0.5.0.0.tar.gz) = 6d272df58e20eec3a15bca279163f38614c7074e2fecb537a58b29d109e83f62 >+SIZE (XStatic-roboto-fontface-0.5.0.0.tar.gz) = 5469842 > >Property changes on: devel/py-XStatic-roboto-fontface/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-XStatic-roboto-fontface/pkg-descr >=================================================================== >--- devel/py-XStatic-roboto-fontface/pkg-descr (nonexistent) >+++ devel/py-XStatic-roboto-fontface/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+roboto-fontface 0.5.0 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-roboto-fontface > >Property changes on: devel/py-XStatic-roboto-fontface/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-XStatic-smart-table/Makefile >=================================================================== >--- devel/py-XStatic-smart-table/Makefile (nonexistent) >+++ devel/py-XStatic-smart-table/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-smart-table >+PORTVERSION= 1.4.13.2 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Smart-table 1.4.13 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-smart-table/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-XStatic-smart-table/distinfo >=================================================================== >--- devel/py-XStatic-smart-table/distinfo (nonexistent) >+++ devel/py-XStatic-smart-table/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112298 >+SHA256 (XStatic-smart-table-1.4.13.2.tar.gz) = f2fa5ed37c2953253de79c61c346fa6c3c4f38731295d2240552c14298db6b0a >+SIZE (XStatic-smart-table-1.4.13.2.tar.gz) = 12948 > >Property changes on: devel/py-XStatic-smart-table/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-XStatic-smart-table/pkg-descr >=================================================================== >--- devel/py-XStatic-smart-table/pkg-descr (nonexistent) >+++ devel/py-XStatic-smart-table/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+smart-table 1.4.13 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-smart-table > >Property changes on: devel/py-XStatic-smart-table/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-XStatic-term.js/Makefile >=================================================================== >--- devel/py-XStatic-term.js/Makefile (nonexistent) >+++ devel/py-XStatic-term.js/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-term.js >+PORTVERSION= 0.0.7.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Term.js 0.0.7 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-term.js/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-XStatic-term.js/distinfo >=================================================================== >--- devel/py-XStatic-term.js/distinfo (nonexistent) >+++ devel/py-XStatic-term.js/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112336 >+SHA256 (XStatic-term.js-0.0.7.0.tar.gz) = b5f3ab69cb638391f04254913a11b2aab08e2d51c5b81bb6a564c5a6d442bd31 >+SIZE (XStatic-term.js-0.0.7.0.tar.gz) = 38301 > >Property changes on: devel/py-XStatic-term.js/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-XStatic-term.js/pkg-descr >=================================================================== >--- devel/py-XStatic-term.js/pkg-descr (nonexistent) >+++ devel/py-XStatic-term.js/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+term.js 0.0.7 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-term.js > >Property changes on: devel/py-XStatic-term.js/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-XStatic-tv4/Makefile >=================================================================== >--- devel/py-XStatic-tv4/Makefile (nonexistent) >+++ devel/py-XStatic-tv4/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= XStatic-tv4 >+PORTVERSION= 1.2.7.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Tv4 1.2.7 (xstatic packaging standard) >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-XStatic-tv4/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-XStatic-tv4/distinfo >=================================================================== >--- devel/py-XStatic-tv4/distinfo (nonexistent) >+++ devel/py-XStatic-tv4/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481112356 >+SHA256 (XStatic-tv4-1.2.7.0.tar.gz) = 9b4c57244e914126cdda5d8bc24698189d73800203c85b1fc945a08e25c7c713 >+SIZE (XStatic-tv4-1.2.7.0.tar.gz) = 22948 > >Property changes on: devel/py-XStatic-tv4/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-XStatic-tv4/pkg-descr >=================================================================== >--- devel/py-XStatic-tv4/pkg-descr (nonexistent) >+++ devel/py-XStatic-tv4/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+tv4 1.2.7 (XStatic packaging standard) >+ >+WWW: http://pypi.python.org/pypi/XStatic-tv4 > >Property changes on: devel/py-XStatic-tv4/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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215145
:
177791
|
178095