Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2DD617AA35 for ; Mon, 6 Jun 2016 13:41:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9CAAC85E68; Mon, 6 Jun 2016 13:41:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A2C884CF5 for ; Mon, 6 Jun 2016 13:41:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 9TIBkfCI_nKp for ; Mon, 6 Jun 2016 13:41:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D056B85E5A for ; Mon, 6 Jun 2016 13:41:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CE38AFBB5; Mon, 6 Jun 2016 13:41:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Mon, 6 Jun 2016 13:41:11 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/doxygen To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160606134111.CE38AFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Jun 6 13:41:11 UTC 2016 Modified Files: pkgsrc/devel/doxygen: Makefile PLIST distinfo options.mk Log Message: Updated doxygen to 1.8.11. Build framework converted to cmake. XXX: Disable latex option for now, pdflatex on the tex file just errors out without a usable error message. Fixes welcome. Release 1.8.11 (release date 30-12-2015) Bug 149792 - Mainpage title has wrong style in RTF [view and [view] Bug 333106 - $line param [view] Bug 361814 - python: tuple assignment not recognized as variable initialization [view] Bug 485701 - Fixes angle brackets (< and >) not escaped in HTML formula alt text [view] Bug 578720 - [Python] Add pyw as a valid extension [view] Bug 593642 - Python: STRIP_CODE_COMMENTS Doesn't work within the source code [view] Bug 595186 - Python ignores \private tag [view] Bug 606104 - Deprecated list: Wrong prefix '::' for global functions [view] Bug 629249 - Incorrect "References" and "Referenced by" [view] Bug 641036 - python script with #!/usr/bin/python are not documented correctly [view] Bug 646002 - htmlonly content appears in generated XML output [view] and [view] Bug 648865 - PYTHON: stops processing the file after encountering \"""" [view] Bug 661814 - writeMemberNavIndex template calls static fixSpaces [view] Bug 682373 - Math does not work in LaTeX with custom header and footer. [view] Bug 731509 - Markdown backticks not processed within Markdown links. [view] Bug 732356 - doxygen's \param command is confused by some python default values [view] Bug 735152 - Python: Allow undocumented "cls" parameter for class methods [view] Bug 742715 - Unnamed structs gives: QGDict::hashAsciiKey: Invalid null key [view] Bug 744938 - PATCH: add option to build latex without timestamps [view] Bug 745659 - The table in classes.html has no class attribute [view] Bug 746162 - formulas creating invalid HTML code [view] Bug 746361 - Doxygen thinks C++ class is Objective-C [view] Bug 751300 - Doxygen don't support longer key in bibtex [view] Bug 751321 - \cite still rejects valid BibTeX keys [view] Bug 751755 - using plantuml cause a popup "openwith" windows when calling java.exe [view] Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for reproducible output [view] Bug 752657 - XML not documenting a class in python [view] Bug 752658 - XML empty in python [view] Bug 752712 - last entry missing in a @name group of typedefs [view] Bug 752845 - Non-alphanumeric characters in Markdown links don't work properly [view] Bug 753500 - $file when using @name is wrong [view] Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text into single line [view] Bug 754130 - class="current" not applied to
  • for module tab within 'group__*.html' module html files [view] Bug 754184 - \bug paragraph doesn't end with a new sectioning command [view] Bug 754606 - Double anchors when using groups [view] Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMES [view] Bug 755293 - Tree view pane overlaps with content tabs [view] Bug 755783 - RTF output has incomplete "References" and "Referenced by" sections [view] Bug 755786 - fatal: Cannot open 'graph_legend': No such file or directory [view] Bug 755939 - Warning refers to incorrect line for undocumented member function (C++) [view] Bug 756241 - Race condition in parallel DOT runs [view] Bug 756604 - Unable to prevent a numbered list [view] and [view] Bug 756724 - Inline markdown links don't support reference targets that contain ) [view] Bug 757300 - Failed to document nested classes with "reference to array" parameters [view] Bug 757621 - unclosed tag, c# generics method with where [view] Bug 757812 - Doxygen do not support comparison angle bracket in template [view] Bug 758132 - Brief description of non documented functions [view] and [view] Bug 758495 - Bug in VHDL parser + other fixes [view] Bug 758900 - C++ templated member-function appears both as public and private [view] Bug 759177 - Markdown fenced code blocks not parsed properly in comment [view] Bug 759247 - C++11 unified initializer for array with templates treated as function [view] Bug 759281 - Doxygen parser confused by C++11 attributes [view] Bug 759381 - unable to @ref or @link C++ templated operator overloads [view] Bug 759622 - problems with charset using plantuml [view] Actually using value of GROUP_NESTED_COMPOUNDS option [view] Add RPM build for Red Hat [view] Add WARN_AS_ERROR option to stop execution at first warning (equivalent of compilers' -Werror option) [view] Add examples to LaTeX / PDF doxygen manual [view and [view] Add mathjax support to template & context. [view] Add support for "value" attribute in FORTRAN scanner [view] Added documentation for creating tables [view] Added javascript search engine data to the template context [view] Added missing html resources to the html template file [view] Added missing information to template version of the all members list [view] Added support for directory dependency graphs to template engine [view] Adding compilation options for flex/lex and bison/yacc [view] Adjusted used option for CLANG usage with CMake in documentation [view] Alignment in LaTeX parameter table [view] Avoid using Resource::data as string, as it is not null terminated. [view] Better handling of implicit statement in source code browser [view] BugĂ‚ 149792 - Mainpage title has wrong style in RTF [view] Bump version so that the GIT repo represents the version for the "next" release [view] Cmake tries to remove directory refman.tex instead of file refman.tex [view] Copy user EXTRA_FILES at the end to overrule files generated by default by doxygen [view] Correct / set types for python variables [view] Correcting print format error in config.l [view] DO NOT hardcode x86-64 architecture. [view] Don't show a console when launching doxywizard on Windows. [view] Fix computeCommonDirPrefix sometimes not finding the correct prefix [view] Fix error documentation of in flex debug script [view] Fix for broken link in the manual [view] Fix hexChar for inputs 0 <= i < 10 [view and [view] Fix spelling in doc/commands.doc (descriptionm) [view] Fix typo in function name [view and [view] Fixed a couple of small memory leaks [view] Fixed a number of memory leaks in the template engine [view] Fixed compiler warning for MacOSX [view] Fixed link issue for MacOSX 10.11 [view] Fixed minor typos in comments [view] Fixed preprocessor macros for flex version check [view] Fixed problem with latex and PDF bookmarks [view] Fixed various issues found by PVS-Studio. [view] Fixes bug 485701: Angle brackets (< and >) not escaped in HTML formula alt text [view] Fixes to support nested tables again [view] Fortran module private variables and EXTRACT_PRIVATE = NO [view and view] Improved handling of in tables for LaTeX output. [view] IncludeInfo class had uninitialized member variable [view] Made paragraph spacing more flexible in the LaTeX output to prevent page overflows [view] Made several improvements to the performance of template engine [view] Make doxywizard compatible with Qt5 [view] Make list of default extensions consistent with language mapping list [view] Markdown with @cond and @endcond [view] Markdown with @cond and @endcond [view] Merge remote-tracking branch 'upstream/master' [view] Minor change to pycode.l:codifyLines [view] Moved creation of inline class documentation to separate template file [view] RTF improvement: Example section was merged with next function title [view] Remove obsolete py files [view] Removed BOM marker from greek translator to avoid Visual C warnings [view] Repaired breaking @include for LaTeX output [view] Revert "Spelling correction for error message with USE_HTAGS usage" [view] Revert using container-based infra as sudo is needed :-( [view] Reverted change that caused doxygen to return error code 2 when it produced a warning [view] Rework the generation of packages DEB/RPM/... (CPack) [view] Right alignment of in page table of contents [view] Small correction of errors in case of CSharp XML tags [view] Small documentation corrections [view] Spelling correction for error message with USE_HTAGS usage [view] and [view] Started with generating LaTeX output via the template engine [view] Stop when doxygen configuration file ("Doxyfile") cannot be read [view] Support flex-2.6.0 [view] and [view] Support set in code highlighting [view] Template enhancements and various other small fixes [view] Title in case of USE_MDFILE_AS_MAINPAGE [view] Tooltip can still contain < and > signs [view] Tweaked the htmlonly sections in the manual so it produces valid HTML output [view] Undo _doxygen to libdoxygen target change [view] Updated instructions to toggle debugging flex code [view] Updated italian translation and translator email address [view] Updated the Greek translation [view] Use CPack to generate rpm/deb packages [view] Use STATIC libraries to prevent them being shared [view] Using tabu package for LaTeX tables [view] [Bug 755225] On Windows, generated layout is with UNIX EOL [view] [Doxygen-users] plugin / filter not behaving as expected [view] add spaces like "Doyxgen"CN_SPC->"Doyxgen" CN_SPC [view] allow building with custom iconv on Windows [view] doc: generate Doxygen's documentation. [view] doc: put man pages under share/man/man1 [view] docparser: warn when finding a documented empty return type [view] docs: add examples as a dependency of docs [view] doxyapp and CLANG linking [view] fixed for travis ci config file [view] libpng warning: iCCP: known incorrect sRGB profile [view] rename build target _doxygen to libdoxygen [view] run_translator.cmake is no longer used [view] runtests: Simplify dictionary usage [view] Release 1.8.10 (release date 27-06-2015) change the build system to use cmake [view], [view], [view], [view], [view], [view], [view], [view] Add support for basic XML syntax highlighting. [view] Added documentation for ``` style fenced code block and more robust parsing [view] Added function arguments to the LaTeX toc [view] Added missing files and build instructions [view] Added missing libraries for building doxysearch on Windows [view] Added support for language codes [view] Added type constraint relations for Java generics to dot graphs and XML output [view] Adding commands \hidecallgraph and \hidecallergraph [view] Adjust test script for longer version number [view] Adjusted version in configure script [view] Alignment of project name [view] Allow selection of specific translators to compile in at build time [view] Based on the report of Peter D. Barnes in the doxygen forum (http://doxygen.10944.n7.nabble.com/doxygen-1-8-9-1-upgrade-errors-td6990.html) [view] Better error message in case of IDL inconsistency [view] Bug 659590 - EXTRA_PACKAGES can't handle package options [view], [view] Bug 739680 - Using HTML entities in PROJECT_NAME [view] Bug 742095 - Missing documentation after nested C++11 unified initializer [view] Bug 742151 - Bogus warning: citelist: Unexpected new line character [view] Bug 742230 - @todo paragraphs incorrectly placed in rtf output [view] Bug 742235 - Bogus message with addtogroup [view] Bug 742408 - Configuring doxyfile to only output docbook produces erroneous warning [view] Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YES [view] Bug 742445 - Wrong icons in TOC of CHM help [view] Bug 742899 - inside no longer works for LaTex output [view] Bug 743604 - Duplicate anchors from tagfiles [view] Bug 743605 - Tagfile anchors not generated for enumeration values [view] Bug 743675 - Non-ascii characters are not emphasised [view] Bug 744762 - Using TAGFILES prevents symbol extraction [view] Bug 745439 - PATCH: please consider making doxygen output byte for byte identical between individual runs by default [view] Bug 745481 - Doxygen generates bad "More..." file links for functions within a namespace [view] Bug 745870 - [PATCH] QT4's qmake is titled differently on Fedora 21 [view], [view] Bug 746226 - last enum member not documented [view] Bug 746417 - Nested list in C# XML comments closes outer list prematurely [view], [view] Bug 746614 - Bogus warning regarding nested comments [view] Bug 746619 - Bogus warnings in case of anonymous namespace and @todo [view] Bug 746734 - Don't warn about missing documentation for deleted functions. [view], [view] Bug 747111 - Table of content incorrect with escaped symbols [view] Bug 747780 - man output should escape minus signs [view] Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly. [view], [view] Bug 750016 - FILE_PATTERNS ignores arbitrary extensions [view] Bug 751455 - class scoped enum documentation appearing at group level instead of class level [view] Build fixes for windows build [view] Bump copyright year [view] Bump version in configure script [view] Cleanup & adapt travis config [view] Consistency in handling HTML and LaTeX in respect to header and footer [view] Correct string buffer sizes for RTF output, such that the string is always correctly sized. [view] Crash in case of non generic interface in Fortran [view] Documentation HTML Header, Footer, and Stylesheet changes [view], [view] Documenting RESULT variable of Fortran FUNCTION [view], [view] Doxygen LaTeX / PDF links point to page 1 [view] Enable relative paths referenced source files [view] Escape "@" in names as it is not allowed in XML / Docbook names (comming from anon namespaces) [view] Fix for bug 746673. [view] Fix for building diagram example conditionally [view] Fix for issue 744670 [view] Fix for issue 744671 [view] Fix for rendering the template parameters of members of variadic template classes. [view] Fix missing brief documentation for overload and specialization functions [view] Fix nesting of XML tag "literallayout" for docbook output of enums. [view] Fix parsing of ODL-style properties [view] Fix potential null pointer dereference in src/classdef.cpp [view] Fix potential null pointer dereference in src/context.cpp [view] Fixed a couple of cases where sharing string data could lead to corruption [view] Fixed code reachability bug found by coverity in translator_fi.h [view] Fixed compilation issue on Windows [view] Fixed issue accessing uninitialized buffer under certain conditions. [view] Fixed potential crash while generating dot graphs [view] Fixed potential string buffer issue for dot graphs [view] Fixed regression due to buffer resizing while generating RTF. [view] Fixed regression in argument processing [view] Fixed type in printdocvisitor.h [view] Fixed typos in comments. [view] Fixes for showing type constraint relations [view] Fortran FUNCTION source code [view], [view] Fortran: code color GOTO as flow keyword. [view] Fortran: fixed format position 73 and further is comment [view], [view] Fortran: warning message about not documented module member [view] Guarded debug prints against printing a NULL pointer. [view] HTML entity ° gives problems in LaTeX [view] Help message regarding layout file [view],[view] Internal debug option -d lex is not described [view], [view] Internal doxygen docs gives: warning: Unsupported xml/html tag <...> found [view] Missing cross reference link [view] Patch fixing a typo in Pull Request 307 [view], [view] Prevent example.tag from being regenerated [view] Problem running tests under Windows [view] Remove the new line after @startuml in generated pu file [view] Remove unreachable code [view] Remove unused local and static global variables [view] Remove wrong [view], [view] Removed OS version check for MACOSX (was not used anywhere) [view] Removed dbus XML parser, various refinements [view], [view] Removed old build files, added install targets and other options [view] Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTF [view] Replace to_c_cmd by resource compiler [view] Restore deleted file [view] Showing grey/gray in documentation [view] Suggestion to use stripPrefix has been implemented for RESULT. For consistency also implemented for arguments. [view], [view] Support diff that returns "No differences encountered" when comparing test results [view] Support generating index-color PNG files [view] Switched back to version 6.2 of JavaCC for VHDL parser generation. [view] Tcl: fix for extra line breaks in source browser introduced by commit 312bef5 [view] TranslatorSwedish updated [view] Update of search from "endless search to 'Character search: criterion. [view] Update translator_cn.h [view] Updated changelog for 1.8.9.1 [view] Updated installation section of the manual [view] Various VHDL related fixes [view], [view], [view] Various minor changes [view] Warning message multiple mainpages [view] Warnings without filename [view] add support for github flavored fenced code blocks [view] added HHC.exe own output to the debug output when extcmd flag enabled [view] doc/translator.py -- minor updates [view] drop #include [view] fix *.l for three backticks [view] fix enum brief description in RTF output [view] fix for CHM TOC "Classes" entry to point to annotated file [view] fix for src/translator_tw.h by Gary Lee (translation cleaned) [view] increase the size of l when result is modified [view] move layout_default.xml to templates/html/ [view] runtests.pl: mmn version has dash as separator [view] specify that doxygen searches files in INPUT tag [view] sqlite3: add regexp searches to search.py [view] sqlite3: add schema comments [view] sqlite3: fix constness [view] version.py pass configure file path as parameter [view] xml: use STRIP_FROM_PATH on @file attributes. [view], [view] To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 pkgsrc/devel/doxygen/Makefile cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/doxygen/PLIST cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/doxygen/distinfo cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/doxygen/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.