devel/doxygen - The NetBSD Packages Collection

Documentation system for C++, Java, IDL and C

Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and
KDE-DCOP flavors) and C.

It can help you in three ways:

   1. It can generate an on-line documentation browser (in HTML) and/or an
      off-line reference manual (in LaTeX) from a set of documented source
      files. There is also support for generating output in RTF (MS-Word),
      PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The
      documentation is extracted directly from the sources, which makes it
      much easier to keep the documentation consistent with the source code.

   2. Doxygen can be configured to extract the code structure from
      undocumented source files. This can be very useful to quickly find your
      way in large source distributions. The relations between the various
      elements are be visualized by means of include dependency graphs,
      inheritance diagrams, and collaboration diagrams, which are all
      generated automatically.

   3. You can even `abuse' doxygen for creating normal documentation

Build dependencies

devel/cmake lang/python311 pkgtools/mktools devel/bison devel/gmake archivers/gtar-base pkgtools/cwrappers

Runtime dependencies

print/ghostscript lang/perl5 graphics/graphviz graphics/graphviz

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64doxygen-1.9.8nb4.tgz
NetBSD 10.0aarch64doxygen-1.9.7nb2.tgz
NetBSD 10.0aarch64doxygen-1.9.8.tgz
NetBSD 10.0aarch64ebdoxygen-1.9.8.tgz
NetBSD 10.0earmv6hfdoxygen-1.9.8nb4.tgz
NetBSD 10.0earmv6hfdoxygen-1.9.8.tgz
NetBSD 10.0earmv7hfdoxygen-1.9.8nb4.tgz
NetBSD 10.0earmv7hfdoxygen-1.9.7nb2.tgz
NetBSD 10.0earmv7hfdoxygen-1.9.8.tgz
NetBSD 10.0i386doxygen-1.9.8nb4.tgz
NetBSD 10.0i386doxygen-1.9.8.tgz
NetBSD 10.0powerpcdoxygen-1.9.8.tgz
NetBSD 10.0x86_64doxygen-1.9.8nb4.tgz
NetBSD 9.0aarch64doxygen-1.9.8nb4.tgz
NetBSD 9.0aarch64doxygen-1.9.7nb2.tgz
NetBSD 9.0aarch64doxygen-1.9.8.tgz
NetBSD 9.0alphadoxygen-1.9.6nb1.tgz
NetBSD 9.0earmv6hfdoxygen-1.9.8nb4.tgz
NetBSD 9.0earmv6hfdoxygen-1.9.8.tgz
NetBSD 9.0earmv7hfdoxygen-1.9.8nb4.tgz
NetBSD 9.0earmv7hfdoxygen-1.9.7nb2.tgz
NetBSD 9.0earmv7hfdoxygen-1.9.8.tgz
NetBSD 9.0i386doxygen-1.9.8.tgz
NetBSD 9.0i386doxygen-1.9.8nb4.tgz
NetBSD 9.0mips64ebdoxygen-1.9.6nb1.tgz
NetBSD 9.0mipseldoxygen-1.9.6nb1.tgz
NetBSD 9.0powerpcdoxygen-1.9.8.tgz
NetBSD 9.0powerpcdoxygen-1.9.6nb1.tgz
NetBSD 9.0powerpcdoxygen-1.9.7nb2.tgz
NetBSD 9.0sparc64doxygen-1.9.6nb1.tgz
NetBSD 9.0sparcdoxygen-1.9.6nb1.tgz
NetBSD 9.0x86_64doxygen-1.9.8nb4.tgz
NetBSD 9.0x86_64doxygen-1.9.8.tgz
NetBSD 9.3x86_64doxygen-1.9.7nb2.tgz
NetBSD 9.3x86_64doxygen-1.9.8nb4.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

latex
Depend on latex for build-time or run-time documentation.
qt
Enable support for Qt.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.