Update py-XStatic* COMMENTs and pkg-descr's
Use more informative COMMENT and pkg-descr for devel/py-XStatic* family of ports. PR: 215145 Submitted by: maintainer Reported by: adamw, mat
This commit is contained in:
parent
2b1fc71ffa
commit
df85c10a3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429408
55 changed files with 190 additions and 54 deletions
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Angular-Bootstrap
|
||||
PORTVERSION= 0.11.0.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Xstatic-angular-bootstrap
|
||||
COMMENT= Bootstrap widgets for Angular (angular-bootstrap)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm \
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
XStatic-Angular-Bootstrap
|
||||
This port is the static file package for angular-bootstrap JavaScript library
|
||||
that provides a Bootstrap widgets for Angular framework.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-Bootstrap
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Angular-FileUpload
|
||||
PORTVERSION= 12.0.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Angular-fileupload 12.0.4 (xstatic packaging standard)
|
||||
COMMENT= File Upload module for the AngularJS (angular-file-upload)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Angular-FileUpload 12.0.4 (XStatic packaging standard)
|
||||
This port is the static file package for angular-file-upload JavaScript library
|
||||
that provides a Angular File Upload support for the AngularJS framework.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-FileUpload
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Angular-Gettext
|
||||
PORTVERSION= 2.3.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Angular-gettext 2.3.8 (xstatic packaging standard)
|
||||
COMMENT= Gettext support for Angular.js (angular-gettext)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Angular-Gettext 2.3.8 (XStatic packaging standard)
|
||||
This port is the static file package for angular-gettext JavaScript library
|
||||
that provides a Gettext support for Angular.js.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-Gettext
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Angular-Schema-Form
|
||||
PORTVERSION= 0.8.13.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Angular-schema-form 0.8.13 (xstatic packaging standard)
|
||||
COMMENT= Forms from a JSON schema (angular-schema-form)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Angular-Schema-Form 0.8.13 (XStatic packaging standard)
|
||||
This port is the static file package for (angular-schema-form) JavaScript
|
||||
library that provides a complex forms from a JSON schema with Angular.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-Schema-Form
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Angular-lrdragndrop
|
||||
PORTVERSION= 1.0.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Angular-lrdragndrop 1.0.2 (xstatic packaging standard)
|
||||
COMMENT= HTML5 Drag and Drop AngularJS module (angular-dragndrop)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Angular-lrdragndrop 1.0.2 (XStatic packaging standard)
|
||||
This port is the static file package for angular-dragndrop JavaScript library
|
||||
that provides a HTML5 Drag and Drop AngularJS module.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-lrdragndrop
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Angular
|
||||
PORTVERSION= 1.5.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Angular 1.5.8 (xstatic packaging standard)
|
||||
COMMENT= JavaScript MVW Framework (angular)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Angular 1.5.8 (XStatic packaging standard)
|
||||
This port is the static file package for angular JavaScript library
|
||||
that provides a JavaScript MVW Framework.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Bootstrap-Datepicker
|
||||
PORTVERSION= 1.3.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Bootstrap-datepicker 1.3.1 (xstatic packaging standard)
|
||||
COMMENT= Datepicker for Bootstrap (bootstrap-datepicker)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Bootstrap-Datepicker 1.3.1 (XStatic packaging standard)
|
||||
This port is the static file package for bootstrap-datepicker JavaScript library
|
||||
that provides a datepicker for Bootstrap.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-Datepicker
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Bootstrap-SCSS
|
||||
PORTVERSION= 3.3.7.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Bootstrap-scss 3.3.7 (xstatic packaging standard)
|
||||
COMMENT= Bootstrap SCSS stylesheets (bootstrap-scss)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Bootstrap-SCSS 3.3.7 (XStatic packaging standard)
|
||||
This port is the static file package for bootstrap-scss JavaScript library
|
||||
that provides a Bootstrap SCSS stylesheets.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-SCSS
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-D3
|
||||
PORTVERSION= 3.5.17.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= D3 3.5.17 (xstatic packaging standard)
|
||||
COMMENT= Data-Driven Documents framework (d3)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
D3 3.5.17 (XStatic packaging standard)
|
||||
This port is the static file package for d3 JavaScript library
|
||||
that provides a Data-Driven Documents framework.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-D3
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Font-Awesome
|
||||
PORTVERSION= 4.7.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Font-awesome 4.7.0 (xstatic packaging standard)
|
||||
COMMENT= Iconic font and CSS framework (font-awesome)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Font-Awesome 4.7.0 (XStatic packaging standard)
|
||||
This port is the static file package for font-awesome JavaScript library
|
||||
that provides the iconic font and CSS framework.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Font-Awesome
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Hogan
|
||||
PORTVERSION= 2.0.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Hogan 2.0.0 (xstatic packaging standard)
|
||||
COMMENT= JavaScript templating framework (hogan.js)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Hogan 2.0.0 (XStatic packaging standard)
|
||||
This port is the static file package for hoganjs JavaScript library
|
||||
that provides a JavaScript templating framework.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Hogan
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-JQuery-Migrate
|
||||
PORTVERSION= 1.2.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Jquery-migrate 1.2.1 (xstatic packaging standard)
|
||||
COMMENT= JQuery migration kit (jquery-migrate)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
JQuery-Migrate 1.2.1 (XStatic packaging standard)
|
||||
This port is the static file package for jquery-migrate JavaScript library
|
||||
that provides a JQuery migration kit.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-JQuery-Migrate
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-JQuery.TableSorter
|
||||
PORTVERSION= 2.14.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Jquery.tablesorter 2.14.5 (xstatic packaging standard)
|
||||
COMMENT= JQuery plugin for creating sortable tables (jquery-tablesort)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
JQuery.TableSorter 2.14.5 (XStatic packaging standard)
|
||||
This port is the static file package for jquery-tablesort JavaScript library
|
||||
that provides a lightweight jQuery plugin for creating sortable tables.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-JQuery.TableSorter
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-JQuery.quicksearch
|
||||
PORTVERSION= 2.0.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Jquery.quicksearch 2.0.3 (xstatic packaging standard)
|
||||
COMMENT= JQuery plugin for searching through tables (jquery-quicksearch)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
JQuery.quicksearch 2.0.3 (XStatic packaging standard)
|
||||
This port is the static file package for jquery-quicksearch JavaScript library
|
||||
that provides a JQuery plugin for searching through tables.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-JQuery.quicksearch
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-JSEncrypt
|
||||
PORTVERSION= 2.3.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Jsencrypt 2.3.1 (xstatic packaging standard)
|
||||
COMMENT= Javascript library to perform OpenSSL RSA (jsencrypt)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
JSEncrypt 2.3.1 (XStatic packaging standard)
|
||||
This port is the static file package for jsencrypt JavaScript library
|
||||
that provides a Javascript library to perform OpenSSL RSA.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-JSEncrypt
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Jasmine
|
||||
PORTVERSION= 2.4.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Jasmine 2.4.1 (xstatic packaging standard)
|
||||
COMMENT= DOM-less simple JavaScript testing framework (jasmine)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Jasmine 2.4.1 (XStatic packaging standard)
|
||||
This port is the static file package for jasmine JavaScript library
|
||||
that provides a DOM-less simple JavaScript testing framework.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Jasmine
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= XStatic-Rickshaw
|
||||
PORTVERSION= 1.5.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Rickshaw 1.5.0 (XStatic packaging standard)
|
||||
This port is the static file package for rickshaw JavaScript library
|
||||
that provides a JavaScript toolkit for interactive time series graphs.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Rickshaw
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-Spin
|
||||
PORTVERSION= 1.2.5.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Spin 1.2.5 (xstatic packaging standard)
|
||||
COMMENT= Spinner component (spin)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Spin 1.2.5 (XStatic packaging standard)
|
||||
This port is the static file package for spin JavaScript library
|
||||
that provides a Spinner component.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Spin
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-bootswatch
|
||||
PORTVERSION= 3.3.7.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Bootswatch 3.3.7 (xstatic packaging standard)
|
||||
COMMENT= Collection of themes for Bootstrap (bootswatch)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
bootswatch 3.3.7 (XStatic packaging standard)
|
||||
This port is the static file package for bootswatch JavaScript library
|
||||
that provides a Bootswatch collection of themes for Bootstrap.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-bootswatch
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-jQuery
|
||||
PORTVERSION= 1.10.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Jquery 1.10.2 (xstatic packaging standard)
|
||||
COMMENT= JavaScript library for DOM operations (jquery)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
jQuery 1.10.2 (XStatic packaging standard)
|
||||
This port is the static file package for jquery JavaScript library
|
||||
that provides a JavaScript library for DOM operations.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-jQuery
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-jquery-ui
|
||||
PORTVERSION= 1.12.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Jquery-ui 1.12.0 (xstatic packaging standard)
|
||||
COMMENT= JQuery library for building user interfaces (jquery-ui)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
jquery-ui 1.12.0 (XStatic packaging standard)
|
||||
This port is the static file package for jquery-ui JavaScript library
|
||||
that provides a JQuery library for building user interfaces.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-jquery-ui
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-mdi
|
||||
PORTVERSION= 1.4.57.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Mdi 1.4.57 (xstatic packaging standard)
|
||||
COMMENT= Material Design Webfont (mdi)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
mdi 1.4.57 (XStatic packaging standard)
|
||||
This port is the static file package for mdi JavaScript library
|
||||
that provides a Material Design Webfont.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-mdi
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-objectpath
|
||||
PORTVERSION= 1.2.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Objectpath 1.2.1 (xstatic packaging standard)
|
||||
COMMENT= Parser for js object paths (objectpath)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
objectpath 1.2.1 (XStatic packaging standard)
|
||||
This port is the static file package for objectpath JavaScript library
|
||||
that provides a Parser for js object paths.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-objectpath
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-roboto-fontface
|
||||
PORTVERSION= 0.5.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Roboto-fontface 0.5.0 (xstatic packaging standard)
|
||||
COMMENT= Simple package providing the Roboto fontface (roboto-fontface)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
roboto-fontface 0.5.0 (XStatic packaging standard)
|
||||
This port is the static file package for roboto-fontface JavaScript library
|
||||
that provides a Simple package providing the Roboto fontface.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-roboto-fontface
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-smart-table
|
||||
PORTVERSION= 1.4.13.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Smart-table 1.4.13 (xstatic packaging standard)
|
||||
COMMENT= Table module for angular js (angular-smart-table)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
smart-table 1.4.13 (XStatic packaging standard)
|
||||
This port is the static file package for angular-smart-table JavaScript library
|
||||
that provides a table module for angular js.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-smart-table
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-term.js
|
||||
PORTVERSION= 0.0.7.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Term.js 0.0.7 (xstatic packaging standard)
|
||||
COMMENT= Terminal written in javascript (term.js)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
term.js 0.0.7 (XStatic packaging standard)
|
||||
This port is the static file package for term.js JavaScript library
|
||||
that provides a terminal written in javascript
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-term.js
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic-tv4
|
||||
PORTVERSION= 1.2.7.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Tv4 1.2.7 (xstatic packaging standard)
|
||||
COMMENT= JSON Schema validator for JavaScript (tv4)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
tv4 1.2.7 (XStatic packaging standard)
|
||||
This port is the static file package for tv4 JavaScript library
|
||||
that provides a JSON Schema validator for JavaScript.
|
||||
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-tv4
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
PORTNAME= XStatic
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Xstatic base package with minimal support code
|
||||
COMMENT= Xstatic (static packages for Python)
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
|
Loading…
Reference in a new issue