Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:25 wiz Exp $
# $NetBSD: Makefile,v 1.6 2016/06/08 17:43:41 wiz Exp $
DISTNAME= cloud_sptheme-${VERSION}
PKGNAME= ${PYPKGPREFIX}sphinx-theme-cloud-${VERSION}
VERSION= 1.5
PKGNAME= ${PYPKGPREFIX}-sphinx-theme-cloud-${VERSION}
VERSION= 1.7.1
CATEGORIES= textproc python
MASTER_SITES= http://pypi.python.org/packages/source/c/cloud_sptheme/
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cloud_sptheme/}
MAINTAINER= darcy@NetBSD.org
HOMEPAGE= http://packages.python.org/cloud_sptheme/

View File

@@ -1,41 +1,59 @@
@comment $NetBSD: PLIST,v 1.1 2012/12/04 15:19:52 darcy Exp $
@comment $NetBSD: PLIST,v 1.2 2016/01/07 17:01:21 darcy Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/cloud_sptheme/__init__.py
${PYSITELIB}/cloud_sptheme/__init__.pyc
${PYSITELIB}/cloud_sptheme/__init__.pyo
${PYSITELIB}/cloud_sptheme/make_helper.pyc
${PYSITELIB}/cloud_sptheme/make_helper.pyo
${PYSITELIB}/cloud_sptheme/utils.pyc
${PYSITELIB}/cloud_sptheme/utils.pyo
${PYSITELIB}/cloud_sptheme/ext/__init__.py
${PYSITELIB}/cloud_sptheme/ext/__init__.pyc
${PYSITELIB}/cloud_sptheme/ext/__init__.pyo
${PYSITELIB}/cloud_sptheme/ext/autodoc_sections.py
${PYSITELIB}/cloud_sptheme/ext/autoattribute_search_bases.pyc
${PYSITELIB}/cloud_sptheme/ext/autoattribute_search_bases.pyo
${PYSITELIB}/cloud_sptheme/ext/autodoc_sections.pyc
${PYSITELIB}/cloud_sptheme/ext/autodoc_sections.pyo
${PYSITELIB}/cloud_sptheme/ext/escaped_samp_literals.py
${PYSITELIB}/cloud_sptheme/ext/docfield_markup.pyc
${PYSITELIB}/cloud_sptheme/ext/docfield_markup.pyo
${PYSITELIB}/cloud_sptheme/ext/escaped_samp_literals.pyc
${PYSITELIB}/cloud_sptheme/ext/escaped_samp_literals.pyo
${PYSITELIB}/cloud_sptheme/ext/index_styling.py
${PYSITELIB}/cloud_sptheme/ext/index_styling.pyc
${PYSITELIB}/cloud_sptheme/ext/index_styling.pyo
${PYSITELIB}/cloud_sptheme/ext/issue_tracker.py
${PYSITELIB}/cloud_sptheme/ext/issue_tracker.pyc
${PYSITELIB}/cloud_sptheme/ext/issue_tracker.pyo
${PYSITELIB}/cloud_sptheme/ext/relbar_toc.py
${PYSITELIB}/cloud_sptheme/ext/perpage.pyc
${PYSITELIB}/cloud_sptheme/ext/perpage.pyo
${PYSITELIB}/cloud_sptheme/ext/relbar_toc.pyc
${PYSITELIB}/cloud_sptheme/ext/relbar_toc.pyo
${PYSITELIB}/cloud_sptheme/ext/table_styling.py
${PYSITELIB}/cloud_sptheme/ext/table_styling.pyc
${PYSITELIB}/cloud_sptheme/ext/table_styling.pyo
${PYSITELIB}/cloud_sptheme/ext/autoattribute_search_bases.py
${PYSITELIB}/cloud_sptheme/ext/autodoc_sections.py
${PYSITELIB}/cloud_sptheme/ext/docfield_markup.py
${PYSITELIB}/cloud_sptheme/ext/escaped_samp_literals.py
${PYSITELIB}/cloud_sptheme/ext/index_styling.py
${PYSITELIB}/cloud_sptheme/ext/issue_tracker.py
${PYSITELIB}/cloud_sptheme/ext/perpage.py
${PYSITELIB}/cloud_sptheme/ext/relbar_toc.py
${PYSITELIB}/cloud_sptheme/ext/table_styling.css
${PYSITELIB}/cloud_sptheme/ext/table_styling.py
${PYSITELIB}/cloud_sptheme/make_helper.py
${PYSITELIB}/cloud_sptheme/make_helper.pyc
${PYSITELIB}/cloud_sptheme/make_helper.pyo
${PYSITELIB}/cloud_sptheme/themes/cloud/globaltoc.html
${PYSITELIB}/cloud_sptheme/themes/cloud/layout.html
${PYSITELIB}/cloud_sptheme/themes/cloud/localtoc.html
${PYSITELIB}/cloud_sptheme/themes/cloud/quicklinks.html
${PYSITELIB}/cloud_sptheme/themes/cloud/relations.html
${PYSITELIB}/cloud_sptheme/themes/cloud/static/cloud.css_t
${PYSITELIB}/cloud_sptheme/themes/cloud/static/cloud.js_t
${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-caution.png
${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-danger.png
${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-deprecated.png
${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-note.png
${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-seealso.png
@@ -43,9 +61,7 @@ ${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-todo.png
${PYSITELIB}/cloud_sptheme/themes/cloud/static/icon-warning.png
${PYSITELIB}/cloud_sptheme/themes/cloud/static/jquery.cookie.js
${PYSITELIB}/cloud_sptheme/themes/cloud/theme.conf
${PYSITELIB}/cloud_sptheme/themes/greencloud/static/greencloud.css_t
${PYSITELIB}/cloud_sptheme/themes/greencloud/theme.conf
${PYSITELIB}/cloud_sptheme/themes/redcloud/static/overlay.jpg
${PYSITELIB}/cloud_sptheme/themes/redcloud/static/overlay.xcf
${PYSITELIB}/cloud_sptheme/themes/redcloud/static/redcloud.css_t
${PYSITELIB}/cloud_sptheme/themes/redcloud/theme.conf
${PYSITELIB}/cloud_sptheme/themes/solarcloud/theme.conf
${PYSITELIB}/cloud_sptheme/utils.py

View File

@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2012/12/20 13:32:34 darcy Exp $
$NetBSD: distinfo,v 1.4 2016/01/07 15:14:26 darcy Exp $
SHA1 (cloud_sptheme-1.5.tar.gz) = c0b76e26296ba6897ed4ba262a7aabc879b29e8e
RMD160 (cloud_sptheme-1.5.tar.gz) = 7f7e49aca840eb7623d6511a86e47a2730f323a3
Size (cloud_sptheme-1.5.tar.gz) = 391221 bytes
SHA1 (patch-cloud_sptheme.make_helper.py) = 49bbea0ab44ab53757a89fb23b877bcf54a9a848
SHA1 (cloud_sptheme-1.7.1.tar.gz) = c958224970376e43a2fbb7cecc63fe9df8753eff
RMD160 (cloud_sptheme-1.7.1.tar.gz) = eed8bcb53e0cd6bb7ce9bc0e385165c63a061a19
SHA512 (cloud_sptheme-1.7.1.tar.gz) = 364e32d5b43ce673b2269a3bb84ea1e8560a9811d08a4857222f2b2fea3f7fd988daa729c09529f0c0b3fc66e15a845fad74c0b3fe1a629785dd1d56b4dfebd5
Size (cloud_sptheme-1.7.1.tar.gz) = 103871 bytes

View File

@@ -1,74 +0,0 @@
$NetBSD: patch-cloud_sptheme.make_helper.py,v 1.1 2012/12/20 13:32:34 darcy Exp $
- Wrap print string in parens to allow compiling by Python 3.x
--- cloud_sptheme/make_helper.py.orig 2012-07-31 18:11:55.000000000 +0000
+++ cloud_sptheme/make_helper.py
@@ -150,16 +150,16 @@ class SphinxMaker(object):
#targets
#===============================================================
def target_help(self):
- print "Please use \`make <target>' where <target> is one of"
- print " clean remove all compiled files"
- print " html to make standalone HTML files"
- print " servehtml to serve standalone HTML files on port 8000"
-# print " pickle to make pickle files"
-# print " json to make JSON files"
- print " htmlhelp to make HTML files and a HTML help project"
-# print " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
-# print " changes to make an overview over all changed/added/deprecated items"
-# print " linkcheck to check all external links for integrity"
+ print ("Please use \`make <target>' where <target> is one of")
+ print (" clean remove all compiled files")
+ print (" html to make standalone HTML files")
+ print (" servehtml to serve standalone HTML files on port 8000")
+# print (" pickle to make pickle files")
+# print (" json to make JSON files")
+ print (" htmlhelp to make HTML files and a HTML help project")
+# print (" latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter")
+# print (" changes to make an overview over all changed/added/deprecated items")
+# print (" linkcheck to check all external links for integrity")
def target_clean(self):
rmpath(self.BUILD)
@@ -182,7 +182,7 @@ class SphinxMaker(object):
# fall back to stdlib server
import SimpleHTTPServer as s
os.chdir(path)
- print "Serving files from %r on port %r" % (path, port)
+ print ("Serving files from %r on port %r" % (path, port))
s.BaseHTTPServer.HTTPServer(('',port), s.SimpleHTTPRequestHandler).serve_forever()
else:
serve(StaticURLParser(path), host="0.0.0.0", port=port)
@@ -191,8 +191,8 @@ class SphinxMaker(object):
##def target_latex(self):
## build("latex")
- ## print "Run \`make all-pdf' or \`make all-ps' in that directory to" \
- ## "run these through (pdf)latex."
+ ## print ("Run \`make all-pdf' or \`make all-ps' in that directory to"
+ ## "run these through (pdf)latex.")
##
##def target_pdf():
## assert os.name == "posix", "pdf build support not automated for your os"
@@ -200,7 +200,7 @@ class SphinxMaker(object):
## target = BUILD / "latex"
## target.chdir()
## subprocess.call(['make', 'all-pdf'])
- ## print "pdf built"
+ ## print ("pdf built")
#===============================================================
#helpers
@@ -217,9 +217,9 @@ class SphinxMaker(object):
rc = subprocess.call([self.SPHINXBUILD, "-b", name] + ALLSPHINXOPTS + [ target ])
if rc:
- print "Sphinx-Build returned error, exiting."
+ print ("Sphinx-Build returned error, exiting.")
sys.exit(rc)
- print "Build finished. The %s pages are in %r." % (name, target,)
+ print ("Build finished. The %s pages are in %r." % (name, target,))
return target
def get_paper_opts(self):