Remove shadchin@ as maintainer per his request
This commit is contained in:
parent
d5952bb361
commit
7219f4e6bd
@ -1,17 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2015/03/16 18:07:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2019/05/13 19:03:51 danj Exp $
|
||||
|
||||
COMMENT = cue sheet parser library
|
||||
|
||||
DISTNAME = libcue-1.4.0
|
||||
CATEGORIES = audio
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = http://libcue.sourceforge.net/
|
||||
|
||||
SHARED_LIBS = cue 0.0 # 1.4
|
||||
|
||||
MAINTAINER= Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/04/28 20:51:28 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2019/05/13 19:03:51 danj Exp $
|
||||
|
||||
COMMENT = tiny 'shelve'-like database with concurrency support
|
||||
|
||||
MODPY_EGG_VERSION = 0.7.4
|
||||
DISTNAME = pickleshare-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = databases devel
|
||||
|
||||
HOMEPAGE = https://github.com/pickleshare/pickleshare
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2019/03/08 20:00:45 cwen Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2019/05/13 19:03:51 danj Exp $
|
||||
|
||||
COMMENT= LaTeX development environment
|
||||
DISTNAME= texmaker-5.0.2
|
||||
CATEGORIES= editors
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.xm1math.net/texmaker/
|
||||
|
||||
MAINTAINER= Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2018/10/24 14:28:05 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT= portable DjVu viewer and browser plugin
|
||||
|
||||
DISTNAME= djview-4.10.6
|
||||
PKGNAME= ${DISTNAME:S/djview/djview4/}
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES= graphics print
|
||||
|
||||
HOMEPAGE= http://djvu.sourceforge.net/djview4.html
|
||||
|
||||
MAINTAINER= Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2018/10/24 14:28:05 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT= view, decode and encode DjVu files
|
||||
|
||||
DISTNAME= djvulibre-3.5.27
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
SHARED_LIBS= djvulibre 26.0 # 27.0
|
||||
CATEGORIES= graphics print
|
||||
|
||||
HOMEPAGE= http://djvu.sourceforge.net/
|
||||
|
||||
MAINTAINER= Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/04/28 20:51:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT = composable style cycles
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION = 0.10.0
|
||||
DISTNAME = cycler-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-cycler-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = graphics
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
HOMEPAGE = https://github.com/matplotlib/cycler
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/04/28 20:51:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT = getting image size from png/jpeg/jpeg2000/gif file
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION = 1.1.0
|
||||
DISTNAME = imagesize-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = graphics
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = https://github.com/shibukawa/imagesize_py
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/04/28 20:51:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
BROKEN-powerpc = bottleneck/src/move.c:568: internal compiler error: in extract_insn, at recog.c:2077
|
||||
|
||||
@ -8,9 +8,7 @@ MODPY_EGG_VERSION = 1.2.1
|
||||
DISTNAME = Bottleneck-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME:L}
|
||||
CATEGORIES = math
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
REVISION = 1
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/04/28 20:51:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT = library for arbitrary-precision floating-point arithmetic
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION = 0.19
|
||||
DISTNAME = mpmath-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = math
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = http://mpmath.org/
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# New BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2019/04/28 20:51:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT = fast numerical expression evaluator for NumPy
|
||||
|
||||
@ -6,9 +6,7 @@ MODPY_EGG_VERSION = 2.6.4
|
||||
DISTNAME = numexpr-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = math
|
||||
REVISION = 1
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
REVISION = 2
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/04/28 20:51:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT = Python package for describing statistical models
|
||||
|
||||
@ -6,9 +6,7 @@ MODPY_EGG_VERSION = 0.4.1
|
||||
DISTNAME = patsy-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = math
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
REVISION = 1
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/04/28 20:51:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT = computer algebra system (CAS) in Python
|
||||
|
||||
MODPY_EGG_VERSION = 1.1
|
||||
DISTNAME = sympy-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = math
|
||||
|
||||
HOMEPAGE = https://www.sympy.org
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# New BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2019/04/28 20:51:45 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT = messagepack (de)serializer
|
||||
|
||||
@ -8,14 +8,12 @@ COMMENT = messagepack (de)serializer
|
||||
MODPY_EGG_VERSION = 0.5.6
|
||||
DISTNAME = msgpack-python-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-msgpack-${MODPY_EGG_VERSION}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = net textproc
|
||||
|
||||
HOMEPAGE = https://msgpack.org/
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# Apache 2.0
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2019/04/28 20:51:46 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2019/05/13 19:03:52 danj Exp $
|
||||
|
||||
COMMENT = Python module for working with SOCKS proxies
|
||||
|
||||
MODPY_EGG_VERSION = 1.6.7
|
||||
DISTNAME = PySocks-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-socks-${MODPY_EGG_VERSION}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
HOMEPAGE = https://github.com/Anorov/PySocks
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD 3-clause
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2019/04/28 20:51:53 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = Jupyter Qt console
|
||||
|
||||
@ -7,9 +7,7 @@ DISTNAME = qtconsole-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = shells
|
||||
|
||||
REVISION = 1
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
REVISION = 2
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2019/04/28 20:51:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = configurable sidebar-enabled Sphinx theme
|
||||
|
||||
MODPY_EGG_VERSION = 0.7.10
|
||||
DISTNAME = alabaster-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2019/04/28 20:51:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT= character encoding auto-detection in Python
|
||||
|
||||
MODPY_EGG_VERSION= 3.0.4
|
||||
DISTNAME= chardet-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-chardet-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= https://github.com/chardet/chardet
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2019/04/28 20:51:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = parse CSS3 Selectors and translates them to XPath 1.0
|
||||
|
||||
MODPY_EGG_VERSION = 1.0.0
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
GH_ACCOUNT = scrapy
|
||||
GH_PROJECT = cssselect
|
||||
@ -12,8 +12,6 @@ GH_TAGNAME = v${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2019/04/28 20:51:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = Python library for approximate and phonetic string matching
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION = 0.5.6
|
||||
DISTNAME = jellyfish-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = textproc
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
HOMEPAGE = https://github.com/sunlightlabs/jellyfish
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/04/28 20:51:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = markdown parser for Python
|
||||
|
||||
MODPY_EGG_VERSION = 0.7.4
|
||||
DISTNAME = mistune-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
HOMEPAGE = https://github.com/lepture/mistune
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2019/04/28 20:51:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT= Natural Language ToolKit
|
||||
|
||||
@ -6,14 +6,12 @@ MODPY_EGG_VERSION = 3.2.4
|
||||
DISTNAME= nltk-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-nltk-${MODPY_EGG_VERSION}
|
||||
CATEGORIES= textproc
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
EPOCH = 0
|
||||
|
||||
HOMEPAGE= http://www.nltk.org/
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# Apache License, Version 2.0
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2019/04/28 20:51:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = Sphinx extension to support docstrings in Numpy format
|
||||
|
||||
@ -7,9 +7,7 @@ DISTNAME = numpydoc-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-numpydoc-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = textproc devel
|
||||
HOMEPAGE = https://github.com/numpy/numpydoc
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
REVISION = 1
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/04/28 20:51:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = utilities for writing pandoc filters
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION = 1.4.1
|
||||
DISTNAME = pandocfilters-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = textproc
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = https://github.com/jgm/pandocfilters
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/04/28 20:51:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = snowball stemming library collection for Python
|
||||
|
||||
MODPY_EGG_VERSION = 1.2.1
|
||||
DISTNAME = snowballstemmer-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2019/04/28 20:51:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2019/05/13 19:03:53 danj Exp $
|
||||
|
||||
COMMENT = readthedocs.org theme for Sphinx
|
||||
|
||||
MODPY_EGG_VERSION = 0.2.4
|
||||
DISTNAME = sphinx_rtd_theme-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# MIT/OFL
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/04/28 20:51:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/05/13 19:03:54 danj Exp $
|
||||
|
||||
COMMENT = snowball stemming algorithms, for information retrieval
|
||||
|
||||
MODPY_EGG_VERSION = 1.3.0
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
DISTNAME = PyStemmer-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-stemmer-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# MIT/BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/04/28 20:51:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2019/05/13 19:03:54 danj Exp $
|
||||
|
||||
COMMENT = character encoding aliases for legacy web content
|
||||
|
||||
@ -6,9 +6,7 @@ MODPY_EGG_VERSION = 0.5.1
|
||||
DISTNAME = webencodings-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = textproc
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
REVISION = 1
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,17 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2019/05/10 11:36:55 bket Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2019/05/13 19:03:54 danj Exp $
|
||||
|
||||
COMMENT = web-based notebook for interactive computing
|
||||
|
||||
MODPY_EGG_VERSION = 5.7.8
|
||||
DISTNAME = notebook-${MODPY_EGG_VERSION}
|
||||
PKGNAME = jupyter-notebook-${MODPY_EGG_VERSION}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = www devel
|
||||
|
||||
HOMEPAGE = https://jupyter.org/
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2019/04/28 20:51:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2019/05/13 19:03:54 danj Exp $
|
||||
|
||||
COMMENT = easy whitelist-based HTML-sanitizing tool
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION = 2.0.0
|
||||
DISTNAME = bleach-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = www
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = https://github.com/mozilla/bleach
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# Apache 2.0
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/04/28 20:51:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/05/13 19:03:54 danj Exp $
|
||||
|
||||
COMMENT = HTTP request and response service
|
||||
|
||||
MODPY_EGG_VERSION = 0.5.0
|
||||
DISTNAME = httpbin-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = https://github.com/Runscope/httpbin
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2019/04/28 20:51:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2019/05/13 19:03:54 danj Exp $
|
||||
|
||||
COMMENT = Python HTTP client library
|
||||
|
||||
MODPY_EGG_VERSION = 0.10.3
|
||||
DISTNAME = httplib2-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = www net
|
||||
|
||||
HOMEPAGE = https://github.com/jcgregorio/httplib2
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,17 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/05/10 11:35:39 bket Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/05/13 19:03:54 danj Exp $
|
||||
|
||||
COMMENT = terminals served to term.js using Tornado websockets
|
||||
|
||||
MODPY_EGG_VERSION = 0.8.2
|
||||
DISTNAME = terminado-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = https://github.com/takluyver/terminado
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/04/28 20:52:02 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/05/13 19:03:54 danj Exp $
|
||||
|
||||
COMMENT = FontAwesome icons in PyQt and PySide applications
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION = 0.4.4
|
||||
DISTNAME = QtAwesome-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-qtawesome-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = x11
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = https://github.com/spyder-ide/qtawesome
|
||||
|
||||
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user