Port details |
- py-breathe Extension to reStructuredText and Sphinx to render Doxygen xml output
- 4.35.0_1 devel =3 4.35.0_1Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2021-10-18 19:54:08
- Last Update: 2023-03-22 10:32:19
- Commit Hash: 4308cde
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/michaeljones/breathe
- Description:
- Breathe provides a bridge between the Sphinx and Doxygen documentation systems.
It is an easy way to include Doxygen information in a set of documentation
generated by Sphinx. The aim is to produce an autodoc like support for people
who enjoy using Sphinx but work with languages other than Python. The system
relies on the Doxygen's xml output.
- ¦ ¦ ¦ ¦
- 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}breathe>0:devel/py-breathe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-breathe/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-breathe
- pkg install py39-breathe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-breathe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-breathe
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1678299982
SHA256 (michaeljones-breathe-4.35.0-v4.35.0_GH0.tar.gz) = 55b54723752fc04b892a0f868782b1df65e69db6ca94fb32cf04be495bfd7841
SIZE (michaeljones-breathe-4.35.0-v4.35.0_GH0.tar.gz) = 212932
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-furo>=0 : textproc/py-furo@py39
- graphviz>=0 : graphics/graphviz
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- py39-sphinx-copybutton>=0 : textproc/py-sphinx-copybutton@py39
- doxygen : devel/doxygen
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- gmake>=4.3 : devel/gmake
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-furo>=0 : textproc/py-furo@py39
- graphviz>=0 : graphics/graphviz
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- py39-sphinx-copybutton>=0 : textproc/py-sphinx-copybutton@py39
- doxygen : devel/doxygen
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- graphics/opencolorio
- graphics/openexr-website-docs
- science/py-libgetar
- for Run
-
- science/py-libgetar
Configuration Options:
- ===> The following configuration options are available for py39-breathe-4.35.0_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
PDFDOCS=off: Build PDF documentation (implies DOCS)
===> Use 'make config' to modify these settings
- Options name:
- devel_py-breathe
- USES:
- gmake python
- 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 |
4.35.0_1 22 Mar 2023 10:32:19 |
Matthias Andree (mandree) |
devel/py-breathe: add graphviz to _DEPENDS
PR: 270402
Reported by: mord0d@firemail.cc |
4.35.0 08 Mar 2023 19:58:23 |
Matthias Andree (mandree) |
devel/py-breathe: update to v4.35.0
Changelog:
https://github.com/breathe-doc/breathe/blob/v4.35.0/CHANGELOG.rst#change-log |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.34.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.34.0 22 Jun 2022 00:39:56 |
Matthias Andree (mandree) |
devel/py-breathe: Update to v4.34.0
ChangeLog: https://github.com/michaeljones/breathe/releases/tag/v4.34.0 |
4.33.1 23 Apr 2022 13:38:51 |
Matthias Andree (mandree) |
devel/py-breathe: fix PDFDOCS, adding dvips build dep |
4.33.1 15 Feb 2022 22:46:43 |
Matthias Andree (mandree) |
devel/py-breathe: update to v4.33.1
ChangeLogs:
https://github.com/michaeljones/breathe/releases/tag/v4.33.0
https://github.com/michaeljones/breathe/releases/tag/v4.33.1
While here, bump minimum Python requirement to 3.7, with 3.6 gone. |
4.32.0 04 Feb 2022 21:23:00 |
Matthias Andree (mandree) |
devel/py-breathe: update to v4.32.0
Changelog:
https://github.com/michaeljones/breathe/releases/tag/v4.32.0 |
4.31.0_1 20 Oct 2021 20:43:42 |
Matthias Andree (mandree) |
devel/py-breathe: fix alternative Python versions
The port used to build only for the default python version,
use BINARY_ALIAS to help the build find the proper Sphinx version.
Switch to autoplist to permit packaging for Python 3.6/3.7, too
(__pycache__ layout differences don't work well with static pkg-plist).
Not bumping PORTREVISION again on the assumption that we would not have
been able to build a package previously on an alternative Python
version, so there is nothing to flush out with a PORTREVISION bump. |
4.31.0_1 20 Oct 2021 18:27:57 |
Matthias Andree (mandree) |
devel/py-breathe: add NO_ARCH, misc' cleanups
- add NO_ARCH, no binary parts inside
- make portlint clean
- recode pkg-descr to pure 7-bit ASCII
- revise COMMENT
- rearrange and reformat Makefile with portclippy/portfmt
- consequentially, bump PORTREVISION |
4.31.0 18 Oct 2021 19:49:41 |
Matthias Andree (mandree) |
devel/py-breathe: RST&Sphinx bridge to Doxygen [NEW PORT]
Breathe provides a bridge between the Sphinx and Doxygen documentation systems.
It is an easy way to include Doxygen information in a set of documentation
generated by Sphinx. The aim is to produce an autodoc like support for people
who enjoy using Sphinx but work with languages other than Python. The system
relies on the Doxygen’s xml output.
WWW: https://github.com/michaeljones/breathe |