View | Details | Raw Unified | Return to bug 215145 | Differences between
and this patch

Collapse All | Expand All

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

Return to bug 215145