Port details |
- py-sphinx-hieroglyph Sphinx extension which builds HTML presentations
- 1.0.0 textproc
=0 1.0.0Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2017-03-05 09:16:45
- Last Update: 2020-07-11 20:45:28
- SVN Revision: 542052
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/nyergler/hieroglyph
- Description:
- Hieroglyph is an extension for Sphinx which builds HTML presentations from
ReStructuredText documents.
WWW: https://github.com/nyergler/hieroglyph
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sphinx-hieroglyph>0:textproc/py-sphinx-hieroglyph@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-sphinx-hieroglyph
- Package flavors (<flavor>: <package>)
- py37: py37-sphinx-hieroglyph
- py27: py27-sphinx-hieroglyph
- distinfo:
- TIMESTAMP = 1505667629
SHA256 (nyergler-hieroglyph-hieroglyph-1.0.0_GH0.tar.gz) = 22cf298556b59f6e80e6d986995f91f03d86b45548419eacc0422a5e1cdb90af
SIZE (nyergler-hieroglyph-hieroglyph-1.0.0_GH0.tar.gz) = 2113873
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-sphinx>=0 : textproc/py-sphinx@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0 11 Jul 2020 20:45:28 |
dbaio |
textproc/py-sphinx-hieroglyph: Rename to textproc/py-hieroglyph, Update to 2.1.0
Renamed to reflect official name at PyPI. |
1.0.0 05 Jul 2020 19:37:12 |
dbaio |
textproc/py-sphinx-hieroglyph: Take MAINTAINER'ship |
1.0.0 05 Jul 2020 19:36:32 |
dbaio |
Drop MAINTAINER'ship per maintainer request
devel/hhdate
security/owasp-dependency-check
textproc/kiss-templates
textproc/py-sphinx-hieroglyph
PR: 247788
Submitted by: andreas.sommer87@googlemail.com |
1.0.0 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
1.0.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.0.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.0.0 20 Oct 2017 14:56:06 |
swills |
textproc/py-sphinx-hieroglyph: Update to 1.0.0
PR: 222413
Submitted by: Andreas Sommer <andreas.sommer87@googlemail.com> (maintainer) |
0.7.1_1 07 Jun 2017 11:43:30 |
cpm |
- Fix shebangs
- Bump PORTREVISION
Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for
'lib/python2.7/site-packages/hieroglyph/themes/slides2/static/scripts/md/render.py'
PR: 219809
Submitted by: cpm
Approved by: Andreas Sommer <andreas.sommer87@googlemail.com> (maintainer) |
0.7.1 05 Mar 2017 09:16:36 |
miwi |
Hieroglyph is an extension for Sphinx which builds HTML presentations from
ReStructuredText documents.
WWW: https://github.com/nyergler/hieroglyph
PR: 217535
Submitted by: Andreas Sommer <andreas.sommer87@googlemail.com> |