Unbreak after py-sphinx update to 1.4
This commit is contained in:
parent
1b4e808bae
commit
525cd9c2bd
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2016/03/03 10:01:09 giovanni Exp $$
|
||||
# $OpenBSD: Makefile,v 1.10 2016/04/15 08:53:48 shadchin Exp $$
|
||||
|
||||
COMMENT = utility for quick MySQL dumping
|
||||
|
||||
V = 0.9.1
|
||||
REVISION = 0
|
||||
DISTNAME = mydumper-${V}
|
||||
CATEGORIES = databases
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/09/25 09:02:10 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2016/04/15 08:53:48 shadchin Exp $
|
||||
@bin bin/mydumper
|
||||
@bin bin/myloader
|
||||
@man man/man1/mydumper.1
|
||||
@ -21,6 +21,7 @@ share/doc/mydumper/html/_sources/myloader_usage.txt
|
||||
share/doc/mydumper/html/_static/
|
||||
share/doc/mydumper/html/_static/ajax-loader.gif
|
||||
share/doc/mydumper/html/_static/basic.css
|
||||
share/doc/mydumper/html/_static/classic.css
|
||||
share/doc/mydumper/html/_static/comment-bright.png
|
||||
share/doc/mydumper/html/_static/comment-close.png
|
||||
share/doc/mydumper/html/_static/comment.png
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2015/09/02 10:03:34 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2016/04/15 08:53:48 shadchin Exp $
|
||||
|
||||
COMMENT= administration and development platform for PostgreSQL
|
||||
|
||||
V= 1.20.0
|
||||
DISTNAME= pgadmin3-$V
|
||||
REVISION= 0
|
||||
CATEGORIES= databases devel
|
||||
|
||||
HOMEPAGE= http://www.pgadmin.org/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.14 2014/10/24 15:01:18 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.15 2016/04/15 08:53:48 shadchin Exp $
|
||||
@bin bin/pgadmin3
|
||||
share/pgadmin3/
|
||||
share/pgadmin3/branding/
|
||||
@ -118,6 +118,7 @@ share/pgadmin3/docs/en_US/_static/backup-3.png
|
||||
share/pgadmin3/docs/en_US/_static/backup-4.png
|
||||
share/pgadmin3/docs/en_US/_static/backup.png
|
||||
share/pgadmin3/docs/en_US/_static/basic.css
|
||||
share/pgadmin3/docs/en_US/_static/classic.css
|
||||
share/pgadmin3/docs/en_US/_static/comment-bright.png
|
||||
share/pgadmin3/docs/en_US/_static/comment-close.png
|
||||
share/pgadmin3/docs/en_US/_static/comment.png
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2015/09/29 10:51:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2016/04/15 08:53:48 shadchin Exp $
|
||||
|
||||
COMMENT = Python library for working with CouchDB
|
||||
|
||||
MODPY_EGG_VERSION = 1.0
|
||||
DISTNAME = CouchDB-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME:L}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = databases devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2014/12/28 19:48:03 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2016/04/15 08:53:48 shadchin Exp $
|
||||
@conflict py-CouchDB-*
|
||||
bin/couchdb-dump
|
||||
bin/couchdb-load
|
||||
@ -72,6 +72,7 @@ share/doc/${MODPY_PY_PREFIX}couchdb/
|
||||
share/doc/${MODPY_PY_PREFIX}couchdb/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}couchdb/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}couchdb/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}couchdb/_static/classic.css
|
||||
share/doc/${MODPY_PY_PREFIX}couchdb/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}couchdb/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}couchdb/_static/comment.png
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2015/09/29 10:51:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
REVISION=1
|
||||
REVISION=2
|
||||
|
||||
COMMENT = sqlalchemy support for flask
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/12/27 09:12:50 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2016/04/15 08:53:49 shadchin Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/Flask_SQLAlchemy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/Flask_SQLAlchemy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/Flask_SQLAlchemy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
@ -26,6 +26,7 @@ share/doc/${MODPY_PY_PREFIX}flask-sqlalchemy/_sources/signals.txt
|
||||
share/doc/${MODPY_PY_PREFIX}flask-sqlalchemy/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}flask-sqlalchemy/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}flask-sqlalchemy/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}flask-sqlalchemy/_static/classic.css
|
||||
share/doc/${MODPY_PY_PREFIX}flask-sqlalchemy/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}flask-sqlalchemy/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}flask-sqlalchemy/_static/comment.png
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2015/09/29 10:51:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT = Python driver for mongodb
|
||||
|
||||
MODPY_EGG_VERSION = 2.7.2
|
||||
DISTNAME = pymongo-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME:S/py//}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = databases devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2014/09/29 19:39:53 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2016/04/15 08:53:49 shadchin Exp $
|
||||
%%no_be%%
|
||||
lib/python${MODPY_VERSION}/site-packages/bson/
|
||||
lib/python${MODPY_VERSION}/site-packages/bson/__init__.py
|
||||
@ -94,6 +94,7 @@ share/doc/${MODPY_PY_PREFIX}mongo/
|
||||
share/doc/${MODPY_PY_PREFIX}mongo/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}mongo/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}mongo/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}mongo/_static/classic.css
|
||||
share/doc/${MODPY_PY_PREFIX}mongo/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}mongo/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}mongo/_static/comment.png
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2016/03/20 16:12:23 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT = Python interface to MySQL
|
||||
|
||||
MODPY_EGG_VERSION = 1.2.5
|
||||
DISTNAME = MySQL-python-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-mysql-${MODPY_EGG_VERSION}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = databases
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2015/07/21 14:43:57 rpointel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2016/04/15 08:53:49 shadchin Exp $
|
||||
@conflict py-mysqlclient-*
|
||||
lib/python${MODPY_VERSION}/site-packages/MySQL_python-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/MySQL_python-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
@ -54,6 +54,7 @@ share/doc/${MODPY_PY_PREFIX}mysql/_sources/user_guide.txt
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/_static/classic.css
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/_static/comment.png
|
||||
@ -76,6 +77,7 @@ share/doc/${MODPY_PY_PREFIX}mysql/genindex.html
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/index.html
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/modules.html
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/objects.inv
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/py-modindex.html
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/search.html
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/searchindex.js
|
||||
share/doc/${MODPY_PY_PREFIX}mysql/user_guide.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2016/04/06 17:47:59 danj Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
COMMENT= small expressive ORM
|
||||
@ -6,6 +6,7 @@ COMMENT= small expressive ORM
|
||||
MODPY_EGG_VERSION= 2.8.0
|
||||
DISTNAME= peewee-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= databases
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2016/04/06 17:47:59 danj Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2016/04/15 08:53:49 shadchin Exp $
|
||||
bin/pwiz${MODPY_BIN_SUFFIX}
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}peewee.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}pwiz.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
@ -83,6 +83,7 @@ share/doc/${MODPY_PY_PREFIX}peewee/_sources/peewee/transactions.txt
|
||||
share/doc/${MODPY_PY_PREFIX}peewee/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}peewee/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}peewee/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}peewee/_static/classic.css
|
||||
share/doc/${MODPY_PY_PREFIX}peewee/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}peewee/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}peewee/_static/comment.png
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.142 2016/02/19 01:19:51 jsg Exp $
|
||||
# $OpenBSD: Makefile,v 1.143 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
DPB_PROPERTIES =parallel
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT = portable build system
|
||||
|
||||
VER = 3.4.3
|
||||
DISTNAME = cmake-${VER}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://www.cmake.org/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.32 2015/12/08 17:18:59 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.33 2016/04/15 08:53:49 shadchin Exp $
|
||||
@bin bin/ccmake
|
||||
@bin bin/cmake
|
||||
@bin bin/cpack
|
||||
@ -3187,6 +3187,7 @@ share/doc/cmake/html/_sources/variable/XCODE_VERSION.txt
|
||||
share/doc/cmake/html/_static/
|
||||
share/doc/cmake/html/_static/ajax-loader.gif
|
||||
share/doc/cmake/html/_static/basic.css
|
||||
share/doc/cmake/html/_static/classic.css
|
||||
share/doc/cmake/html/_static/cmake-favicon.ico
|
||||
share/doc/cmake/html/_static/cmake-logo-16.png
|
||||
share/doc/cmake/html/_static/cmake.css
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2015/12/28 17:41:54 edd Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT= enhanced interactive Python shell
|
||||
|
||||
MODPY_EGG_VERSION = 4.0.0
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
DISTNAME= ipython-${MODPY_EGG_VERSION}
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2015/12/01 22:45:49 edd Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2016/04/15 08:53:49 shadchin Exp $
|
||||
bin/iptest
|
||||
bin/iptest2
|
||||
bin/ipython
|
||||
@ -605,7 +605,6 @@ lib/python${MODPY_VERSION}/site-packages/IPython/utils/wildcard.py
|
||||
lib/python${MODPY_VERSION}/site-packages/IPython/utils/wildcard.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/ipython-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
|
||||
@man man/man1/ipython.1
|
||||
share/applications/
|
||||
share/applications/ipython.desktop
|
||||
share/doc/ipython/
|
||||
share/doc/ipython/html/
|
||||
@ -824,6 +823,7 @@ share/doc/ipython/html/_sources/whatsnew/version3_widget_migration.txt
|
||||
share/doc/ipython/html/_sources/whatsnew/version4.txt
|
||||
share/doc/ipython/html/_static/
|
||||
share/doc/ipython/html/_static/ajax-loader.gif
|
||||
share/doc/ipython/html/_static/alabaster.css
|
||||
share/doc/ipython/html/_static/basic.css
|
||||
share/doc/ipython/html/_static/comment-bright.png
|
||||
share/doc/ipython/html/_static/comment-close.png
|
||||
@ -839,7 +839,6 @@ share/doc/ipython/html/_static/minus.png
|
||||
share/doc/ipython/html/_static/plus.png
|
||||
share/doc/ipython/html/_static/pygments.css
|
||||
share/doc/ipython/html/_static/searchtools.js
|
||||
share/doc/ipython/html/_static/sidebar.js
|
||||
share/doc/ipython/html/_static/underscore.js
|
||||
share/doc/ipython/html/_static/up-pressed.png
|
||||
share/doc/ipython/html/_static/up.png
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2016/01/10 07:41:51 shadchin Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT = object-oriented filesystem paths
|
||||
|
||||
MODPY_EGG_VERSION = 1.0.1
|
||||
DISTNAME = pathlib-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/01/10 07:41:51 shadchin Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2016/04/15 08:53:49 shadchin Exp $
|
||||
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}pathlib.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/pathlib-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
|
||||
@ -10,11 +10,11 @@ share/doc/${MODPY_PY_PREFIX}pathlib/_sources/
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_sources/index.txt
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/alabaster.css
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/comment.png
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/default.css
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/doctools.js
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/down-pressed.png
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/down.png
|
||||
@ -24,7 +24,6 @@ share/doc/${MODPY_PY_PREFIX}pathlib/_static/minus.png
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/plus.png
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/pygments.css
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/searchtools.js
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/sidebar.js
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/underscore.js
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/up-pressed.png
|
||||
share/doc/${MODPY_PY_PREFIX}pathlib/_static/up.png
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2016/01/08 16:26:15 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT= pure Python Expect-like module
|
||||
|
||||
@ -6,6 +6,7 @@ MODPY_EGG_VERSION= 4.0.1
|
||||
DISTNAME= pexpect-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://pexpect.sourceforge.net/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2016/01/07 17:16:21 shadchin Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2016/04/15 08:53:49 shadchin Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/pexpect/
|
||||
lib/python${MODPY_VERSION}/site-packages/pexpect-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
|
||||
lib/python${MODPY_VERSION}/site-packages/pexpect/ANSI.py
|
||||
@ -37,11 +37,15 @@ share/doc/${MODPY_PY_PREFIX}pexpect/FAQ.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/index.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/exceptions.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/fdpexpect.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/popen_spawn.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/pty_spawn.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/pxssh.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/replwrap.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/run.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/spawnbase.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_modules/pexpect/utils.html
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_sources/
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_sources/FAQ.txt
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_sources/api/
|
||||
@ -60,6 +64,7 @@ share/doc/${MODPY_PY_PREFIX}pexpect/_sources/overview.txt
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_static/classic.css
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}pexpect/_static/comment.png
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2016/03/27 11:10:15 danj Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT = Python easy_install replacement
|
||||
|
||||
@ -6,6 +6,7 @@ MODPY_EGG_VERSION = 8.1.1
|
||||
DISTNAME = pip-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = https://pip.pypa.io/en/stable/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2016/03/17 22:05:07 jca Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2016/04/15 08:53:49 shadchin Exp $
|
||||
@comment bin/pip
|
||||
@comment bin/pip2
|
||||
@comment bin/pip3
|
||||
@ -583,17 +583,32 @@ share/doc/${MODPY_PY_PREFIX}pip/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/comment.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/default.css
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/css/
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/css/badge_only.css
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/css/theme.css
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/doctools.js
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/down-pressed.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/down.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/file.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/Inconsolata-Bold.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/Inconsolata-Regular.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/Lato-Bold.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/Lato-Regular.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/RobotoSlab-Bold.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/RobotoSlab-Regular.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/fontawesome-webfont.eot
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/fontawesome-webfont.svg
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/fontawesome-webfont.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/fonts/fontawesome-webfont.woff
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/jquery.js
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/js/
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/js/modernizr.min.js
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/js/theme.js
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/minus.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/plus.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/pygments.css
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/searchtools.js
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/sidebar.js
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/underscore.js
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/up-pressed.png
|
||||
share/doc/${MODPY_PY_PREFIX}pip/_static/up.png
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2016/02/27 20:23:04 shadchin Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT = test utilities working with files and commands
|
||||
|
||||
MODPY_EGG_VERSION = 0.3
|
||||
DISTNAME = ${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-testpath-${MODPY_EGG_VERSION}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2016/02/27 20:23:04 shadchin Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2016/04/15 08:53:49 shadchin Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/testpath/
|
||||
lib/python${MODPY_VERSION}/site-packages/testpath/__init__.py
|
||||
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/testpath/${MODPY_PYCACHE}/
|
||||
@ -23,6 +23,7 @@ share/doc/${MODPY_PY_PREFIX}testpath/_sources/tempdir.txt
|
||||
share/doc/${MODPY_PY_PREFIX}testpath/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}testpath/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}testpath/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}testpath/_static/classic.css
|
||||
share/doc/${MODPY_PY_PREFIX}testpath/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}testpath/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}testpath/_static/comment.png
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2015/11/18 20:38:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT = virtual Python environment builder
|
||||
|
||||
@ -6,7 +6,7 @@ MODPY_EGG_VERSION = 13.0.3
|
||||
DISTNAME = virtualenv-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = devel
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
HOMEPAGE = http://www.virtualenv.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2015/11/18 20:38:55 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2016/04/15 08:53:49 shadchin Exp $
|
||||
bin/virtualenv${MODPY_BIN_SUFFIX}
|
||||
bin/virtualenv-${MODPY_VERSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}virtualenv.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
@ -33,17 +33,32 @@ share/doc/${MODPY_PY_PREFIX}virtualenv/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/comment.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/default.css
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/css/
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/css/badge_only.css
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/css/theme.css
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/doctools.js
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/down-pressed.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/down.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/file.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/Inconsolata-Bold.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/Inconsolata-Regular.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/Lato-Bold.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/Lato-Regular.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/RobotoSlab-Bold.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/RobotoSlab-Regular.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/fontawesome-webfont.eot
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/fontawesome-webfont.svg
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/fontawesome-webfont.ttf
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/fonts/fontawesome-webfont.woff
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/jquery.js
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/js/
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/js/modernizr.min.js
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/js/theme.js
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/minus.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/plus.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/pygments.css
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/searchtools.js
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/sidebar.js
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/underscore.js
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/up-pressed.png
|
||||
share/doc/${MODPY_PY_PREFIX}virtualenv/_static/up.png
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2016/03/20 16:12:24 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
|
||||
ONLY_FOR_ARCHS-java = amd64 i386
|
||||
@ -13,6 +13,7 @@ DISTNAME = opencv-$V
|
||||
PKGNAME-main = ${PKGNAME}
|
||||
PKGNAME-docs = opencv-docs-$V
|
||||
PKGNAME-java = opencv-java-$V
|
||||
REVISION-docs = 0
|
||||
|
||||
HOMEPAGE = http://www.opencv.org/
|
||||
MAINTAINER = Rafael Sadowski <rafael@sizeofvoid.org>
|
||||
|
14
graphics/opencv/patches/patch-cmake_OpenCVDetectPython_cmake
Normal file
14
graphics/opencv/patches/patch-cmake_OpenCVDetectPython_cmake
Normal file
@ -0,0 +1,14 @@
|
||||
$OpenBSD: patch-cmake_OpenCVDetectPython_cmake,v 1.1 2016/04/15 08:53:49 shadchin Exp $
|
||||
--- cmake/OpenCVDetectPython.cmake.orig Fri Jan 15 15:12:13 2016
|
||||
+++ cmake/OpenCVDetectPython.cmake Fri Jan 15 15:12:31 2016
|
||||
@@ -123,8 +123,8 @@ if(PYTHON_EXECUTABLE)
|
||||
find_host_program(SPHINX_BUILD sphinx-build)
|
||||
if(SPHINX_BUILD)
|
||||
execute_process(COMMAND "${SPHINX_BUILD}"
|
||||
- OUTPUT_QUIET
|
||||
- ERROR_VARIABLE SPHINX_OUTPUT
|
||||
+ OUTPUT_VARIABLE SPHINX_OUTPUT
|
||||
+ ERROR_QUIET
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE)
|
||||
message(STATUS "Found Sphinx ${SPHINX_BUILD} ${SPHINX_OUTPUT}")
|
||||
if(SPHINX_OUTPUT MATCHES "Sphinx v([0-9][^ \n]*)")
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/09/29 10:53:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2016/04/15 08:53:49 shadchin Exp $
|
||||
|
||||
COMMENT= flexible forms validation and rendering library
|
||||
|
||||
@ -6,7 +6,7 @@ MODPY_EGG_VERSION=1.0.5
|
||||
DISTNAME= WTForms-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME:L}
|
||||
CATEGORIES= www
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
HOMEPAGE= http://wtforms.simplecodes.com/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2014/02/08 14:58:21 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2016/04/15 08:53:49 shadchin Exp $
|
||||
@conflict py-flask-wtk-<0.9.4p0
|
||||
lib/python${MODPY_VERSION}/site-packages/WTForms-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/WTForms-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
@ -150,11 +150,11 @@ share/doc/${MODPY_PY_PREFIX}wtforms/_sources/validators.txt
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_sources/widgets.txt
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/ajax-loader.gif
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/alabaster.css
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/basic.css
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/comment-bright.png
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/comment-close.png
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/comment.png
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/default.css
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/docstyles.css
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/doctools.js
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/down-pressed.png
|
||||
@ -166,7 +166,6 @@ share/doc/${MODPY_PY_PREFIX}wtforms/_static/minus.png
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/plus.png
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/pygments.css
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/searchtools.js
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/sidebar.js
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/underscore.js
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/up-pressed.png
|
||||
share/doc/${MODPY_PY_PREFIX}wtforms/_static/up.png
|
||||
|
Loading…
Reference in New Issue
Block a user