Commit graph

163 commits

Author SHA1 Message Date
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
wiz
e61e965304 doxygen: disable latex support for now
A recent change in latex3/latex2e broke the tabu package that doxygen uses,
causing a doxygen build failure. See e.g.
https://github.com/doxygen/doxygen/issues/6837

Bump PKGREVISION.
2019-02-22 14:08:56 +00:00
wiz
38a974175c doxygen: update to 1.8.15.
From Michael Baeuerle via pkgsrc-wip.

- Master site updated
- Patch "patch-src_xmlgen.cpp" removed (merged upstream)
- Option "latex" reenabled
  Dependencies updated/added
- Dependency graphviz no longer has option "pangocairo"
  Handling of that build option removed from Makefile
- Set c++11 in USE_LANGUAGES
  C++11 is now used by doxygen (see changelog below)
- Test target added

HTML-Menus are now working without JavaScript again (HTML_DYNAMIC_MENUS = NO).

Changelog for Release 1.8.15 (release date 2017-12-27):
--------------------------------------------------------------------------------
Bug 851 - A function cannot be documented as related to two classes.
Bug 1041 - <a href> doesn't allow <img> as visible part?
Bug 1601 - Missing warning of undocumented member in member group
Bug 2274 - Tooltips are not shown in dot-generated graphsand,
Bug 2354 - caller graph can be improved by having caller on left & callee on
           right
Bug 2478 - Handling of unnamed parameters (C/C++) unclear
Bug 2655 - cond/endcond cannot be used in aliases
Bug 2859 - Unnamed parameters parsed incorrectly
Bug 3206 - Fortran: Does not recognize backslash at end of documentation line
Bug 3361 - Merging of consecutive repeated commands creates poorly-structured
           HTML
Bug 3677 - <![CDATA[ is not handled inside C# comments
Bug 3691 - C# keywords 'get' and 'set' are highlighted as reserved words in C++
           documentation source browser.
Bug 3892 - @var in php is not documented
Bug 3958 - \cond after @string literal containing backslash fails in C#
Bug 4013 - Automatic links don't work correctly with operator< and operator<=
Bug 4064 - Support for C# nullable type
Bug 4244 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `type'
           found!
Bug 4316 - Can't use pound sign in alias command, escaped or unescaped
Bug 4458 - @todo in @param leads to strange confusing message
Bug 4529 - HTML tags <u> and </u> not supported,
Bug 4725 - single quote in HTML section of PHP breaks doxygen
Bug 4771 - Not warning of undocumented function parameters
Bug 4878 - Value from enumeration followed with semicolon is not present in java
           docs
Bug 4954 - JavaDoc @linkplain is not recognized
Bug 5032 - Line numbers for examples
Bug 5068 - The 'Examples:' section; bad/missing style and incorrect spelling
Bug 5213 - Generated Doxyfile differs from result of doxygen -u,
Bug 5327 - <img> on a \page does not copy the image to the html output folder
Bug 5366 - Error with inserting images to PDF with Markdown
Bug 5442 - Misparsed comments leading to missing call graph
Bug 5539 - Error message when using memberof in a C macro
Bug 5547 - "remove" is treated as a keyword (green) in the source browser for
           C++
Bug 5677 - Negative sign in -Foo::Bar ruins hyperlink in generated output
Bug 5725 - Field with name "internal" confuses documentation builder.
Bug 5765 - \todo at end of C# XML comment breaks following todo's
Bug 5783 - Navigation incorrect with escaped symbols
Bug 5784 - Doxygen not creating call graphs for C# methods if namespace contains
           the classname
Bug 5818 - Main page absent in TOC of CHM, if PROJECT_NAME is empty
Bug 5853 - Can't suppress @author, @date and @copyright information in the
           detailed file description
Bug 5901 - Macros (@test, @todo, etc) used with PHP namespaces causes illegal
           command warning
Bug 5929 - \internal stops all parsing if used inside a section
Bug 6025 - Make maxLineLen of latex output configurable
Bug 6041 - PHP: New array syntax not supported when parsing initial value
Bug 6104 - EXTERNAL_GROUPS lose hierarchy
Bug 6118 - Title in rtf file is incorrect when overridden by user in extension
           file
Bug 6153 - Build of PDF with LaTEX breaks
Bug 6160 - Python List as Default Parameter not parsed correctly
Bug 6172 - CREATE_SUBDIRS breaks SERVER_BASED_SEARCH
Bug 6175 - plantuml:an unwanted newline is generated after @startuml
Bug 6197 - Czech/Slovak language documentation with tables from LaTeX to PDF is
           not possible
Bug 6208 - Annotated function parameter generates <dt> warning in todo list
Bug 6213 - rtf generation
Bug 6214 - LaTeX output for \tparam block fails to compile when it contains a
           \code block,
Bug 6224 - .tex file is wrong when generating a function whose name includes an
           underline
Bug 6269 - Disabled controls when `HAVE_DOT` is already set to `YES`
Bug 6270 - Bad handling of Python class members when a class declaration line
           contains a comment
Bug 6295 - doxygen has problem with operator&=()
Bug 6305 - XHTML pages are broken several waysand
Bug 6308 - When generating xhtml, async attribute on script tags need a value
Bug 6310 - Table markdown produces invalid xhtml code
Bug 6311 - Blank rows on class page when using external tag file
Bug 6312 - markdown plantuml use of graphviz fail if plantuml work i code file
Bug 6316 - unescaped double quote in searchdata.js breaks search box
           functionality
Bug 6322 - incorrect parsing of markdown table
Bug 6323 - error: Could not open file .../doc/html/functions_ .html for writing
Bug 6324 - C#: Incorrect parsing of property definitions containing "//" symbols
           in one line with "}
Bug 6325 - Segmentation fault when generating graphical class hierarchy
Bug 6339 - Examples of TCL files fail to display
Bug 6340 - Missed warning opportunity: duplicated arguments
Bug 6345 - c# see langword broken
Bug 6346 - Doxygen crash when using \code{.markdown}...\endcode in VHDL source
Bug 6350 - Broken extension test in FileDef::generateSourceFile()
Bug 6352 - "unexpected token TK_EOF as the argument of ref" when target starts
           with a digit
Bug 6362 - Adjacent xrefitems always added to first list present on page
Bug 6363 - Backslashes in default values confuse the parser (and cause params
           to be ignored)
Bug 6368 - LaTeX: Class scrbook Error: undefined old font command `\tt'
Bug 6370 - Invalid 3-byte UTF8 found in input of graph
Bug 6373 - Collapsed treeview arrow displays as emoji in Microsoft Edge
Bug 6378 - @cond does not stop at @endcond Fortran
Bug 6517 - Emoji support,
Bug 6524 - Markdown formats missing in doxygen outputs.
Bug 6533 - PHP: Namespaced typehints in deprecated methods not handled correctly
Bug 6547 - Call graph missing due to ALIASES,
Bug 6566 - INHERIT_DOCS not working for python
Bug 6580 - xrefitems not listed if the page is referenced multiple times
Bug 6589 - anchor after test command in a namespace produces duplicate tests
Bug 6594 - using ingroup and anchor causes tests to disappear
Bug 6597 - SIGSEGV presumably caused by C++ "using" declaration
Bug 6601 - tparam HTML gobbles up lines after the tparam comment
Bug 6612 - Issue with handling of emoji
Bug 6632 - References to Objective C protocols by name broken in 1.8.12
Bug 6657 - "QGDict::hashAsciiKey: Invalid null key" when using anonymous
           union/struct
Bug 6690 - Regression in handling of shorthand signed/unsigned types in function
           parameters (with bisect and test case)
Bug 6691 - Multiple issues with emoji matching
Bug 6692 - XML TOC generation is not backwards-compatible with 1.8.14
'self' keyword in PHP documentation
Added: support RTL for DocXRefItem in html - Removed: support RTL form Return
   section in html, for consistency with parameter sections
Fixed: list item bullets overlap floating elements in html - Fixed: fragment
   lines overlap floating elements in html
Fixed: text-align of rtl toc
Fixed: last line underline overlap border in html fragment
A few more language updates
Add VHDL strings to Translator class and add german translations.
Add commands to handle referenced by relation and references relation,
Add formula (images) to RTF output
Add function annotations support
Add possibility for adding doxygen configuration items to, all, tests during
   runtime.
Add support for std::shared_ptr
Add support of dict/set in annotations and default values
Add variadic arguments support to @link and @ref, aka '...' arguments, fixes
Add variadic function arguments '...' regression tests
Add variadic template function regression tests
Added *.ice files as a recognized file type. Added a Slice-optimized output
   mode.
Added French translation
Added missing #include for util.h to portable.cpp
Added not for usage of [TOC] together with Markdown headers
Added some VHDL code coloring
Added some missing default types for argument matching
Added substitution variant for character substitution
Added support for RTL(right to left) languages like Arabic and Persian in HTML
   output
Added test case for \ref, and fixed representation of operator->*()
Adding debug options to vhdl parser generator
Adjustment of xhtml1-transitional.dtd
Automatic detection of UCS-2 based on BOM corrected
Better HTML output for VHDL Ports
Bold text terminated by plus sign
Bug fix for plantuml
Bump minimal deployment target for OSX to 10.9 to avoid deprecation warning
   while linking
C++11 features used in Doxygen
Cannot Generate Layout File using -l
Cannot properly jump from brief to detailed function description
Change german translation of trClassDocumentation() for VHDL output.
Changed implementation, added test case
Changed mail address and removed obsolete files
Changed refiltering to forced use of insideTabbing
Changed state guard instead of adding pattern check+reject
Close last code line properly.
Combined lrRank and rank parameters for computeMd5Signature
Consistency between 'generate' and 'update' startup option
Consistency between preprocessor and handling of \cond and \if
Consistency for "group" commands
Consistency in headings and layout for template parameters (tparam)
Consistency of Index name in LaTeX output
Consistency of environment variables between config and code,
Consistent warning messages
Correct list of not used translator functions
Correct typing error in test 5
Correct typing error in test 51
Correct typing error in warning message.
Corrected description of XML output for emoji characters
Corrected warning in case of a not supported output format with \image command.
Correcting "Definition at line @0 of file @1."
Correcting labels for citations,
Correcting tag example and uniform calling all examples
Correcting tag in printdocvisitor
Correcting warning messages and echoing unknown command
Correction for `doxygen -g`
Correction in example of FILE_VERSION_FILTER
Correction in title of FAQ
Correction internal documentation
Correction of some coloring of code comments in VHDL, adding data type
   'positive'
Create command for escaped equal sign
Create test possibilities for xhtml and pdf output,
Debug output commentcnv independent of QUIET setting
Difference between standard and used Doxyfile
Difference between standard and used Doxyfile (list)
Disabled Appveyor documentation build due to unreliability of MikTeX download
Disabled debug print
Documentation EXTENSION_MAPPING
Documentation correction
Documentation correction CLANG option usage
Documentation correction include command with options
Documentation corrections
Documentation internet addresses
Documentation update regarding right font usage in architecture chapter
Does not generate TOC for markdown
Don't link to non existing / not accessible namespaces , in CSharp, in the
   source code
Doxygen creates empty image titles for Docbook output
Doxygen manual doesn't have lines around markdown tables / cells.
Doxygen manual is not XHTML compliant
Drop down lists in menu bar missing
Enable comma as separator in configuration lists
Enable in page table of contents for LaTeX
Enable in page table of contents for XML and add maximum level to in page table
   of contents,
Enable possibility of CLANG for Cygwin,
Enable possibility to run single tests
Ensure all language files are reset
Expand sqlite3gen's breadth, depth, and quality
Extending \cite command with '-' and '?' characters.
Extending tests with extra possibilities
Fix French lang build
Fix HTTPS links
Fix VHDL Latex documentation having two chapters with the same name.
Fix Windows build failure
Fix annotation with default value parsing
Fix building with Visual Studio 2013
Fix for 'Definition at line' points to end of multiple-lined definition for
   Python #6706
Fix for module quicklinks
Fix for unbounded memory usage due to a bug in \ref const matching #6689
Fix potential hangup when merging scopes
Fix regression due to move of markdown processing
Fix scanner.l for Slice,,
Fix/New: add variadic function args '...' support to @link
Fix/New: add variadic function args '...' support to @ref
Fixed bug in URL
Fixed compile errors in clang and gcc
Fixed compiler warning for nested /* in scanner.l
Fixed differently by changing root cause for introducing the space
Fixed documentation to point to GitHub issue tracker
Fixed incorrect XHTML output for test 021
Fixed logic error
Fixed merge problem
Fixed one remained compile error in clang
Fixed problems with emoji handling and added a test case for it
Fixed some more small memory leaks
Fixed two small memory leaks
Fixing coverity messages
Fixing coverity messages (Namespace tag)
Fixing problem with possible not initialized variable (endless loop in VS 2017
   debug)
Fortran code coloring improvements (REAL and comment lines)
Fortran improvements
Fortran improvements (2)
Fortran scanner abort message
French translation for VHDL additions
Further simplified the fix
Generating doxygen documentation on Windows (with MikTex)
Handling Fortran functions in call graphs
Heading in rtf. #6522 https://github.com/doxygen/doxygen/issues/6522
Ignore build* directories and not just build
Implementation Fortran ENUM / ENUMERATION
Implementation of standard generator for docbook output,
Improved robustness of the emoji feature
Improvement LaTeX outputandand
Improvement regarding width and title for docbook
Improvements in handling special characters in Latex
Include "empty" directories in the documentation if they contain a `.dox` file
   (or similar) documenting the directory itself.
Include header for CompilationDatabase
Include height item in XML output
Inconsistency in respect to tgroup in docbook
Incorrect tag sequence for xhtml with class diagram possible
Incorrect closing tags for in page table of contents (XHTML)
Incorrect closing tags for in page table of contents (docbook)
Incorrect number of start / end paragraph tags for xhtml with htmlonly
Incorrect number of start / end paragraph tags for xhtml with image command
Incorrect number tag sequence for xhtml with htmlinclude command possible
Incorrect tag sequence for xhtml with latexinclude command possible
Incorrect tag sequence possible for images possible in case of xhtml
Index bugfix
Index list cannot contain special characters in ids for XHTML
Inline images
Invalid warnings regarding todos when source file name contains a '-'
Issue #6631 Code blocks incorrectly formatted in Latex
Issue 6411: CSS for Markdown tables do not use HTML_COLORSTYLE_HUE,
   HTML_COLORSTYLE_SAT config variables
Issue 6469: Java method calls are ignored in generating call/caller graph with
   Graphviz
Issue 6494: asterisks before args and kwargs are ignored in python
Issue_6456 Using # in links causes errors in PDF generation
Issue_6585: Unexpected anchor tags in tag-files
Keyword register (in code) is deprecated since C++11,
LaTeX with verbatim part inside a table
Large CALL / CALLER graphs cannot be processed in LaTeX
Make conanfile creation more readable
Make it possible to list namespace members in file scope for XML output.
Making VHDL error messages more doxygen like
Making the 'tex' part of \makeindex available to the user
Markdown list wrong displayed
Minor documentation fix
Minor fixes to local toc logic after feedback
Minor restructuring
Misc. typos,
Missing opening round bracket in case of an exception
More typos
Moved #include "config.h" back to the original place
Moved duplicated code into dedicated function skipLanguageSpecificKeyword
Moved local toc data into a separate type for better encapsulation
Multiple `\xreflist` in one page with same key,
Multiple addindex commands in HTML with same name
Namespace with name docstrings_linebreak
Not showing external project in HTML hierarchy class pages
Numbers in comment disappear
Numbers overlap the titles in TOC of PDF
Order resources not only on filename but also dirname
PATCH -- updates reference link with no closing
Path for external commands on windows
Possibility to have a \image command inside a <A> tag
Possible fix for the build
Prevent <center> and <div> inside brief descriptions to avoid broken XHTML
   output
Prevent empty list
Prevent empty member list table (XHTML)
Prevent empty page list table (XHTML)
Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning
Prevent potential race condition
Print emoji text in case of unknown emoji
Problem with TEST_FLAGS when using CMake for Visual Studio
Problem with \cond in normal comment of test 015
Problem with code inside a Doxy table in LaTeX
Problems and some enhancements for LaTeX tables
RTF layout regarding References and Referenced by
RTF lists more levels and removing extra paragraphs
Readded missing "Span" case to DocStyleChange::styleString
Redundant whitespace removal breaks some C++ links [with test case and Git
   bisect] (Origin: bugzilla #791942)
Refactored code a bit
Refactored code a bit (use const references and made global functions members)
Reference text in reference list seen as emoji
Remove debug statement
Remove debug statements
Remove default assignment from Translator::trVhdlType() declaration
Remove double line with documented argument from addContentsItem in ftvhelp.cpp
Remove non-english translations
Remove obsolete definitions from scanner
Remove obsolete line from README.md
Remove old obsolete docbook generator
Remove some dead code
Renamed (start/end)SimpleSect to (start/end)Examples.
Renamed command and moved duplicated code into a macro
Renamed option and test case numbers
Replace ''printf' with appropriate warn 'message'
Replace calls to trTypeString with trVhdlType in single mode, which is the
   default.
Replaced replace(QRegExp(..)) by substitute
Replaced replace(QRegExp..) by substitute
Resolve inconsistency in formula repositories.
Restructured code to avoid the need for global state
Return VHDL specific text in trClassHierarchyDescription()
Section label with minus sign not recognized properly.
Small clarification for REFERENCED_BY_RELATION
Small correction installation / build procedure
Small corrections in distributed man pages
Small documentation corrections
Small problems when displaying python code
Small problems when having code in LaTeX output,
Sorting of index in case of LaTex
Spanish translation for VHDL additions
Spelling of the word Javadoc
Synchronize chapter names of doxygen's own documentation.
Syntax highlighting / code coloring in RTF
Tag sequence incorrect for svg image (XHTML)
Test renumbering,
Tooltip was twice 'HTML escaped',
Translators updated to version 1.8.15.
Truncated split bar in HTML output between treeview and normal text area
Typos [view],,
Unbalanced start of lists resulting in not creatable pdf of rtf document
Update Dutch translation for new Slice implementation
Update Dutch translation in respect to new VHDL entries.
Updated Hungarian translation
Upgrade to jQuery 1.7.2 to get rid of security scan violations.
Usage of '{', '}' and ',' in ALIAS
Use QCStringList::split i.s.o. QStringList::split
Version bump for next release
Warning running xmllint for xhtml
Wrong counting of lines during VHDL code output
Wrong determination of begin / end tag of formula in markdown.
Wrong link generated for inherited members when tag files are used.
Wrong separator in index for a.o. Python, C#
Wrong spelling of word doxygen
XHTML image tag mandatory alt attribute
XHTML incorrect attribute values for align and valign
XHTML problem with class index table
XHTML problem with multiple use of node numbers in id attribute
XHTML problem with name attribute with VHDL name attribute
XML output: avoid warnings with scoped enum values in anonymous namespaces.
[ImgBot] Optimize images
added PHP7 support for the search engine on HTML output.
   See: http://php.net/manual/en/language.basic-syntax.phptags.php
addindex supports also DocBook and RTF
correct typo in comment
declares XMLCodeGenerator in xmlgen.h
doxyparse bugfixes and minor improvements
fix build with qt 5.11, deprecated qt5_use_modules macro was removed, patch
   by Christophe Giboudeaux
perlmod syntax correction
redundant input_filter runs significantly reduce performance when
   FILTER_SOURCE_FILES and INLINE_SOURCES are both enabled #6395
sqlite3: fix missing external_file view schema col
sqlite3: require sqlite >= 3.9.0
--------------------------------------------------------------------------------
2019-01-31 14:15:55 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
joerg
0521c54842 Fix null pointer deref in xml generator. Bump revision. 2017-05-19 14:56:00 +00:00
wiz
1bdd8a9891 Add missing build dependency on py-expat. 2017-04-26 21:18:35 +00:00
prlw1
57e7eee02c Update doxygen to 1.8.13
Highlights:

* Add NVARCHAR as a SQL type
* Add mscgen images to index.qhp
* Add sql syntax highlighting to code blocks
* Add support for more CSS formatting and column/row spanning in markdown tables
* Added missing language value for SQL to XML output
* Adds plantuml support Qt compressed help file
* Made the RTF output honor the PAPER_TYPE option.
* New classes for generated HTML div elements.
* Option for PlantUML configuration file
* Removed x flag from util* source files
* Replaced section marker before members by diamond shaped bullet

+ many bug fixes and translation updates
2017-04-26 13:40:37 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
mef
143609796a Update devel/doxygen 1.8.11 to 1.8.12
-------------------------------------
Release 1.8.12 (release date 05-09-2016)

  * Bug 306025 - Fix missing title in non-page docanchors from tag files
  * Bug 504305 - FILTER_PATTERNS won't take command with arguments
  * Bug 675165 - Uses <img> instead of <object> html tag for SVG images
  * Bug 700381 - error state 21 with fortran code (fixed format)
  * Bug 710611 - Missing Page References in the Index Chapters of the LaTex/PDF
    output
  * Bug 722654 - Inherited member of template class issues warning and is not
    documented
  * Bug 742452 - Fortran: attributes after a blank line are ignored / Bug
    625602 - FORTRAN: comment in subroutine argument list
  * Bug 749924 - Doxygen handles comments in Objective-C code blocks
    incorrectly.
  * Bug 750930 - Representation of arrows
  * Bug 751416 - Markdown: > escaped within backticks
  * Bug 751984 - Use UTC timezone when displaying QDateTimes parsed from
    SOURCE_DATE_EPOCH
  * Bug 752712 - last entry missing in a @name group of typedefs
  * Bug 753608 - Link of typedef within namespace on group pages missing
  * Bug 757509 - __init__.py causes to ignore some inheritance
  * Bug 760086 - Figure title needs to be on separate line in order for it to
    work
  * Bug 760836 - Phantom variables/functions in XML, created from non-code
    files
  * Bug 760970 - CASE_SENSE_NAMES ignored
  * Bug 761007 - Spaces between the closing bracket of the typename and the
    opening bracket of the parameter list cause detection issues.
  * Bug 761139 - python unicode docstrings are ignored  ,
  * Bug 761471 - Do not allow ligatures in log output
  * Bug 762670 - References for one function can inherit References from
    subsequent non documented function
  * Bug 762934 - External search does not properly escape user supplied data,
    resulting in vulnerability
  * Bug 762982 - regression, Unescaped percent sign in doxygen output
  * Bug 763104 - hyperref link label drop underscores
  * Bug 763105 - Directory list is not generated in HTML output
  * Bug 763471 - imported section anchors are copied in project tagfile
  * Bug 763720 - Exclusion of a new line at the end of source code file causing
    nesting of HTML code for function documentation  ,
  * Bug 764359 - Recent File list allows only 2 entries  ,
  * Bug 764515 - doxygen crashes no resolved
  * Bug 764656 - generated xml has errors
  * Bug 764711 - quick link index in alphabetical class list in classes.html
    doesn't work
  * Bug 765001 - Bad character escaping scheme in HTML anchor generation.
  * Bug 765002 - `@addindex`entries fail to link to the exact location in
    Compiled HTML Help.
  * Bug 765070 - Java: final keyword on a parameter brakes docs inherinance
  * Bug 765692 - Using `@page` to add title to Markdown file generates surplus
    empty page.
  * Bug 766059 - DOT_PATH not expanded
  * Bug 766069 - Files with incorrect extensions (.doc) are picked up by
    doxygen
  * Bug 766464 - python: missing cross-links in sources (option SOURCE_BROWSER
    = YES)
  * Bug 766698 - VHDL: missing last sign in html documentation of constant
    declaration
  * Bug 766787 - HTML Tables with 10+ columns are broken for LaTeX based output

  * Bug 766809 - Enumerations heading present but none listed
  * Bug 767171 - ALIASES stop working after verbatim with formula and /** */
  * Bug 768830 - Doxygen segfault (return code 134) when parsing a c++ enum
    class contained in a class
  * Bug 768954 - Segmentation fault when processing md containing only header
  * Bug 769018 - Invalid XHTML if the directives brief and exception are
    following immediately
  * Bug 769028 - Can't scroll using finger documentation in Chrome browser on
    Android OS
  * Bug 769736 - doxygen generates incorrect documentation for C enum in latex

  * Bug 770660 - Code snippet always shows line numbers from 1
  * Bug 770747 - Broken links in HTML output with SHOW_FILES=NO
  * Add caption in verbatim blocks.
  * Add parameter in/out specifiers to output.
  * Add section title to output.
  * Added .codedocs file
  * Added an option to add "anonymous" headings to the table of contents
    (currently Markdown only).
  * Added generating template files and reading templates from disk if present

  * Added missing free
  * Added support for encoding tag to the template engine used for HTML help
    indices
  * Adding compilation options for flex/lex and bison/yacc
  * Adding partial htmlhelp support to template system
  * Adjusted Doxygen to doxygen in running text in the manual
  * Allow verbatim code block to be placed on the output.
  * Also map .f95, .f03 and .f08 file types to Fortran
  * Another possible fix
  * Applied responsive design to menu bar using smartmenus
  * Assertion failure generation documentation
  * Bug fix for rendering the VHDL Hierarchy (thanks to a patch by Martin
    Kreis)
  * Building doxyapp fails after update of config methodology to improve
    performance
  * Bump version for GIT repo
  * CMAKE: Fix building on Windows with VS 2015
  * Changed configuration mechanism to directly access options in order to
    improve performance
  * Code with "extension" unparsed shows line numbers
  * Color code word OPERATOR and ASSIGNMENT as keyword in FORTRAN code
  * Color code word RESULT as keyword in FORTRAN code
  * Determination of end of parameter list
  * Disable selecting line number
  * Disabled debug prints
  * Documentation for extensions .f95, .f03 and .f08
  * Doxygen fails to copy logo image to LaTex output dir
  * FORTRAN determination string in preprocessing
  * Feature: Translations for german language (changes since 1.8.4)
  * Fix STRIP_FROM_PATH when running from drive root
  * Fix Windows build instructions.
  * Fix documentation typos
  * Fix for HTML output when using server side search and the the new menu bar

  * Fix for changed references due to different removeRedudantWhiteSpace()
    implementation
  * Fix for empty file name
  * Fix for error in travis.yml
  * Fix issue escaping backslash inside markdown style code span
  * Fix linker flags for building with clang on Windows
  * Fix order of member initilaization
  * Fix return-type warnings with -DNDEBUG
  * Fix search box rendering in HTML when menu bar is disabled
  * Fix uppercase letters B-Z being unnecessarily escaped in index HTML
    anchors.
  * Fixed for index.hhp output when using template engine
  * Fixed issue escaping ndashes (\--) and mdashes (\---)
  * Fixed problem with -w command when no Doxyfile was present and specified
  * Fixed two regressions found during extensive testing
  * Fixed typos.
  * Fixed wrong <p> nesting issue for call/caller graphs
  * Fortran inline source code and crash on Linux
  * Improve output on mobile devices
  * Improved list of files in htmlhelp.hhp
  * Improved sorting performance for directories and files
  * Include command show line number (e.g. LaTeX)
  * Initialization of python variables and type determination
  * Introducing commands includedoc and snippetdoc
  * Latex page numbering
  * Minor build fixes
  * Minor correction for BUILD.txt
  * Minor performance improvement sorting directories
  * Minor update to the installation instructions
  * Missing semicolon in navtree.css
  * Modified (readability) layout for member title in HTML and LaTex
  * Optimized use of convertNameToFile to improve performance
  * PDF generation stops when image with caption is included in a table.
    ,
  * Parse more than 1 size indiction in defaultHandleTitleAndSize
  * Problem jumping to line number in source code due to wrong hypertarget name

  * Python strip code comments
  * Reimplemented node renumbering for dot graph to improve performance
  * Remove unused variables  ,
  * Removed ambiguity in the XML schema definition
  * Revert #291
  * Simplified code of fix for Bug 765001
  * Sorting in latex index and missing \@ in index
  * Split apt-get install commands in travis config in an attempt to reduce
    timeouts
  * Style fixes and added numbering to overloaded members
  * Table of contents breaks when documentation spans multiple comment blocks
    with same @page
  * Unified display of enum values across output formats and languages
  * Unify handling of extra packages in formula.cpp and latexgen.cpp so
    formula.cpp handles package arguments correctly
  * Update LICENSE file to latest from FSF
  * Update copyright year in docs
  * Updated README.md to include code docs
  * Updated stylesheet for the manual to fix layout issue in the navigation
    tree
  * Warnings from CLANG compiler
  * fix ninja build error
  * fixed rtf subsection
  * mangen.h: remove italic in brief member descriptions
  * reimplemented removeRedundantWhiteSpace() to improve performance
  * sqlite3gen: defnname -> defname
  * sqlite3gen: export proper memberdef refid
  * sqlite3gen: insert xrefs using integer refids
  * sqlite3gen: stripFromPath on all calls to insertFile
  * sqlite3gen: stripWhitespace on bitfield's text
  * sqlite3gen: sync with xmlgen
  * sqlite3gen: use the refid stored in the refids table
2016-11-24 13:34:18 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
wiz
ae74e3dfcc Remove unused patches after update to 1.8.11. 2016-06-06 13:42:34 +00:00
wiz
0dcdd5a045 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 '<globalScope>::' 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 <argsstring/> 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 <li> 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 <caption> 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 - <CAPTION> inside <TABLE> 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 &deg; 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 </File> [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 <unistd.h> [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]
2016-06-06 13:41:11 +00:00
jperkin
a7efdccd6c Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
tron
4494305313 Fix build with flex 2.6.0 2016-01-15 18:04:06 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
gdt
a2f08e3767 Fix PLIST for nopangocairo case.
There's no sign of this inherit_graph file in destdir or even in the
working directory.  This change only affects non-default options, and
it didn't build before, so no PKGREVISION++.
2015-03-28 15:23:14 +00:00
tnn
78ec3d5115 Don't need to conditionalise usage of BUILDLINK_LDADD.iconv per OPSYS.
It will be empty where not required.
2015-03-14 18:21:24 +00:00
joerg
82a3d63c78 Regenerate. 2015-02-19 14:08:29 +00:00
joerg
4306558da7 With compact latex output, class article is used. That means no
\backmatter. Bump revision.
2015-02-19 11:53:59 +00:00
mef
10e719d636 Update to
Release 1.8.9.1
(release date 04-01-2015)
  - Fixed a couple of cases where sharing string data could lead to corruption [view]
  - Various VHDL related fixes [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]
  - Documentation HTML Header, Footer, and Stylesheet changes [view]
  - Documenting RESULT variable of Fortran FUNCTION [view]
  - Fix potential null pointer dereference in src/context.cpp [view]
  - Fixed compilation issue on Windows [view]
  - Fortran FUNCTION source code [view]
  - Fortran: code color GOTO as flow keyword. [view]
  - Help message regarding layout file [view]
  - Remove unused local and static global variables [view]
  - Suggestion to use stripPrefix has been implemented for
    RESULT. For consistency also implemented for
    arguments. [view]
  - Switched back to version 6.2 of JavaCC for VHDL parser generation. [view]
2015-01-27 13:49:12 +00:00
mef
0b31018933 (pkgsrc)
- Adding comment on patches
(upstream)
  - Update 1.8.8 to 1.8.9
---------------------
log_1_8_9 Release 1.8.9 \htmlonly (release date 25-12-2014)

  * Bug 634763 - Fortran: external subroutine as dummy argument not recognized [view]
  * Bug 634763 - Fortran: external subroutine as dummy argument not recognized [view]
  * Bug 651859 - Brief description misplaced in man page output [view]
  * Bug 652276 - Typedefs in manpages has too few linebreak possiblilities [view]
  * Bug 685597 - C# <code> tag in an <example> tag does not render as expected. [view]
  * Bug 687576 - Add support for LATEX_EXTRA_STYLESHEET [view]
  * Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML comments [view]
  * Bug 722940 - classes with same name in different namespace adding to same group [view]
  * Bug 729063 - Missing link for item inside the same namespace [view]
  * Bug 729236 - Added HIDE_COMPOUND_REFERENCE config option [view]
  * Bug 735145 - QHP toc broken if mainpage with PROJECT_NAME title has sections/subpages [view]
  * Bug 735194 - src/Makefile.libdoxycfg shouldn't be distributed [view]
  * Bug 735198 - plantUML requires epstopdf for building PDF files [view]
  * Bug 735376 - tag file: Unknown compound attribute `singleton' found! [view]
  * Bug 735441 - Fix a resource leak in src/vhdldocgen.cpp [view]
  * Bug 735462 - There's no such thing as a private Q_PROPERTY [view]
  * Bug 735475 - Same Expression in translator_kr.h [view]
  * Bug 735477 - Fix a potential null pointer dereference in src/memberdef.cpp [view]
  * Bug 735481 - Mismatch in memory allocation/de-allocation function in vhdlparser/
    vhdlstring.h [view]
  * Bug 735482 - Remove a not needed initialization of a local variable in src/mangen.cpp
    [view]
  * Bug 735483 - Fix a potential null pointer dereference in src/searchindex.cpp [view]
  * Bug 735497 - Fix wrong pointer initialization in src/definition.cpp [view]
  * Bug 735499 - Fix potential modulo by zero in src/template.cpp [view]
  * Bug 735584 - Reached end of file while still insided a (nested) comment in Markdown
    [view]
  * Bug 735587 - Fix a terminating null character after fread in src/filedef.cpp [view]
  * Bug 735589 - Remove not needed variable initialization in src/classdef.cpp [view]
  * Bug 735590 - Remove not needed pointer initialization in src/entry.cpp [view]
  * Bug 735591 - Provide exit code in case generatePlantUMLOutput fails [view]
  * Bug 735620 - Remove not needed variable caching in src/markdown.cpp [view]
  * Bug 735622 - Do not cache inputSize in src/doxygen.cpp [view]
  * Bug 735623 - Expression is always false because 'else if' condition matches previous
    condition [view]
  * Bug 735726 - Fix missing break in switch case statement [view]
  * Bug 735745 - Spurious ASSERT message [view]
  * Bug 735759 - Broken man pages due to bad use of autoBreak [view]
  * Bug 735767 - Fix potential copy and paste issue in vhdlparser/VhdlParser.cc [view]
  * Bug 735924 - [Patch] Documentation: Wrong link for \\diafile [view]
  * Bug 735925 - [Patch] DocBook: Possible name clash for generated image files [view]
  * Bug 735926 - RTF output: \\diafile and \\mscfile do not work [view]
  * Bug 735929 - Windows: Process exit code is ignored for processes launched using
    ShellExecuteEx() [view]
  * Bug 735982 - Fix potential allocation of huge memory amount due to type overflow in src/
    lodepng.cpp [view]
  * Bug 735985 - Fix missing unchecked return value in src/dot.cpp [view]
  * Bug 736018 - Fix potential null pointer dereference in src/dbusxmlscanner.cpp [view]
  * Bug 736020 - Fix identical code for different branches in src/translator_tw.h [view]
  * Bug 736022 - Fix potential null pointer dereference in src/index.cpp [view]
  * Bug 736023 - Remove not needed variable initialization in src/cite.cpp [view]
  * Bug 736027 - Remove not needed local variable in src/doxygen.cpp [view]
  * Bug 736029 - Remove redundant if/else branch in src/lodepng.cpp [view]
  * Bug 736030 - Remove redundant if/else branch in src/translator_lt.h [view]
  * Bug 736031 - Cleanup redundant if/else branch in src/translator_kr.h [view]
  * Bug 736032 - Cleanup redundant if/else branch in src/translator_sr.h [view]
  * Bug 736033 - Cleanup redundant if/else branch in src/translator_tw.h [view]
  * Bug 736034 - Cleanup redundant if/else branch in src/translator_vi.h [view]
  * Bug 736036 - Remove redundant local variable initialization in qtools/qstring.cpp [view]
  * Bug 736037 - Fix wrong member variable initialization in src/define.cpp [view]
  * Bug 736385 - Fix potential null pointer dereference in src/util.cpp [view]
  * Bug 736386 - Fix another potential null pointer dereference in src/util.cpp [view]
  * Bug 736387 - Fix a potential null pointer dereference in src/index.cpp [view]
  * Bug 736389 - Fix a potential null pointer dereference in src/vhdldocgen.cpp [view]
  * Bug 736992 - Member functions omitted from tagfile [view]
  * Bug 737444 - Java: Annotations with brackets prevent documentation [view]
  * Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW specified [view]
  * Bug 738063 - Fortran attribute contiguous not identified [view]
  * Bug 738167 - Entity references in XML command attributes are incorrectly handled [view]
  * Bug 738173 - Entity references in XML code command are incorrectly handled [view]
  * Bug 738548 - latex: dead links to source code [view]
  * Bug 738574 - &hellip; is replaced by \cdots rather than \dots in the LaTeX output [view]
  * Bug 739054 - Python xml not outputting info of functions inside __init__.py [view]
  * Bug 739056 - Python xml - argsstring is empty, while HTML have arguments [view]
  * Bug 739209 - Invalid warning about undocumented C++ function imported from tagfile [view]
  * Bug 739210 - C++11 scoped enums with same name inside different classes are merged if
    using tagfile [view]
  * Bug 739211 - Cannot make explicit links to C++ const member functions [view]
  * Bug 739214 - Cannot make unscoped link to C++ conversion operator [view]
  * Bug 739462 - Using "doxygen.css" for HTML_EXTRA_STYLESHEET fails silently [view]
  * Bug 739863 - Regression: Base classes incorrect when using CRTP with default template
    parameter [view]
  * Bug 740218 - Full scope needed when making link inside cross-referenced section [view]
  * Bug 740218 - Full scope needed when making link inside cross-referenced section (fixed
    regression) [view]
  * Bug 740446 - invalid copydoc target does not result in warning [view]
  * Bug 741100 - Latex to PDF hangs when using Markdown tables [view]
  * Bug 741417 - Crash when building gtkmm documentation [view]
  * Bug 741778 - \cite confused by labels ending with a dot (improved warning message) [view]
  * fix docbook output [view]
     1. support other than english
     2. fix broken example link id
     3. fix incomplete TOC : no Classe etc.
     4. add brief description for Functions etc.
     5. Comply with REPEAT_BRIEF
     6. Do not output duplicated contents when detailed descripton is missing.
     7. set table colwidth for Param/RetVal
  * Add missing escape in doxysearch.cpp when result contained a double quote [view]
  * Add source code possibility for RTF output [view]
  * Added Coverity Scan Build Status to Readme [view]
  * Added clearer range checks for string class to help compiler [view]
  * Added compilation support for MacOSX 10.10 (yosemite) [view]
  * Added faster reference counted string implementation with short string optimization [view
    ]
  * Added graphical hierarchy support to template engine [view]
  * Added guard to prevent (theoretical) out of bound access [view]
  * Added language attribute to XML output for classes, namespaces, and files [view]
  * Avoid a (theoretical) memory leak [view]
  * Better handling of inline Fortran parameter documentation [view]
  * Fixed bug for page numbers in the latex indices [view]
  * Compilation fixes for Windows for new string implementation. [view]
  * Convert FORTRAN modules to namespaces [view]
  * Create an easy possibility to take a snippet from the current file. [view]
  * Debian Bug 762272: segfault with cyclic subgroups [view]
  * Disabled enter/exit printing for doctokenizer (produced too much noise) [view]
  * Empty entry in \tableofcontents in case e.g. section without description. [view]
  * Extra empty line in source fragments [view]
  * Fix bug with C++11 static_assert [view]
  * Fix bug: language switch command "\~" failed to detect language id which contains '-' [
    view]
  * Fix for https://bugzilla.gnome.org/show_bug.cgi?id=651850 [view]
  * Fix for the second issue in bz 651848 [view]
  * Fix potential crash when reading tag file which contained nested java classes using
    generics [view]
  * Fix rules for closing FORTRAN module and typedef scopes [view]
  * Fix to ignore the contents of \verbatim and friends while looking for sections [view]
  * Fix to show relations between C#/Java generic classes [view]
  * Fixed a number of issues (resource leaks, uninitialized members, etc) found by coverity [
    view]
  * Fixed bug in new QCString::sprintf for long string. [view]
  * Fixed extension matching issue if path contained a dot. [view]
  * Fixed issue accessing uninitialized data when combining RTF output. [view]
  * Fixed issue parsing @end directly followed by the end of the file [view]
  * Fixed problem finding \enduml when using /// style comments. [view]
  * Fixed refcounting bug in new string implementation [view]
  * Fixed several Coverity warnings [view]
  * Fixed to small memory leaks [view]
  * Fixed typos and formatting in Doxyfile (thanks to Armin Mueller) [view]
  * Fixed typos in C/C++ comments. There are no functional changes. [view]
  * Fixed typos in comments. [view]
  * Fixed typos in comments. No functional changes. [view]
  * Fortran code color END (regression pull request 259) [view]
  * Fortran color CALL as keyword [view]
  * Fortran color code of END [view]
  * Fortran continuation character seen as begin of function call [view]
  * Generate error message in case bibtex generation fails [view]
  * Improved main page rendering via template engine [view]
  * Initialized potentially uninitialized variable in markdown part [view]
  * Introduce new optimized string implementation (attempt 2) [view]
  * Introduced template directory for template and resource files and resource compiler &
    manager [view]
  * LaTeX problem with 2 consecutive single quotes [view]
  * Last comment of \code{.f90} missing [view]
  * Limit images sizes and make more uniform (LaTeX) [view]
  * Package mathptmx gives discrepancy between pdf and HTML formulas [view]
  * Portuguese and Brazilian Portuguese translators updated to 1.8.5. [view]
  * Prevent overly long terms from stopping the search indexer [view]
  * Problem in case of line termination (., a dot) direct after the \cite command [view]
  * Regression class<T extends V> resulted in class<V> as the page title [view]
  * Remove bogus argument to avoid compiler warning [view]
  * Remove dependency of PlantUML on HAVE_DOT [view]
  * Remove extraneous 'README' to allow successful RPM creation [view]
  * Remove filtering rule when generating FORTRAN module links [view]
  * Remove redundant code [view]
  * Removed bash specific construct from ./configure script to make it work on Solaris [view]
  * Removed some comment statements. [view]
  * Revert "Bug 634763 - Fortran: external subroutine as dummy argument not recognized" [view
    ]
  * Reverted back to old string implementation. New one needs more work. [view]
  * Show tag file name instead of <unknown> for warnings pointing to symbols extracted from
    tag files. [view]
  * Show the parent-child type specialization relation in Java/C# generics inheritance
    diagrams [view]
  * Support charset option for PlantUML [view]
  * Support for INLINE_SOURCES in Fortran [view]
  * Support plantuml !include statement [view]
  * Support visible=no for main page tab. [view]
  * Supporting linking for methods bound to FORTRAN classes in source definitions [view]
  * This is the patch attached to bz 651848 by Robin Gareus. [view]
  * Update README.md [view]
  * Updated configuration script and libdoxygen.pro.in to use llvm-config [view]
  * Use result of vsnprintf [view]
  * Use substitute() instead of QString conversion [view]
  * Various VHDL fixes [view]
  * various fixes and restructuring [view]
  * Various latex problems [view]
2015-01-27 06:13:08 +00:00
pho
726bef2dec Fix build failure on Darwin when pkgsrc libiconv is used
patches/patch-src_portable__c.c:
  Remove kludge for MacPorts bug, otherwise linking against pkgsrc
  libiconv will fail due to symbol name mismatch.

patches/patch-tmake_lib_macosx-c++_tmake.conf:
  Make build honor PKGSRC_CFLAGS, otherwise linking against pkgsrc
  libiconv will fail due to header/library mismatch.
2015-01-26 13:35:37 +00:00
mef
23a3d51f43 (Upstream update 1.8.7 to 1.8.8)
-------------------------------------
Release 1.8.8 (release date 21-08-2014)
New features
    Bug 731947 - Support for PlantUML [view]
    Add BREAD_CRUMB_TRAIL. [view]

Bug fixes
    Bug 172072 $title doesn't work in LateX header [view]
    Bug 583958 Class diagrams and class hierarchy don't work for java generic classes [view]
    Bug 589707 Flex .rule file for Visual Studio build can't cope with spaces in filenames [view]
    Bug 623299 Fortran: quotation after define causes error [view]
    Bug 625601 FORTRAN: recognition free versus fixed formatted code [view]
    Bug 700510 Bibliography duplicate filenames fails [view] and [view]
    Bug 702584 \cite rejects valid BibTeX keys [view] and [view]
    Bug 705503 TCL: Documentation of oo::define is not working [view]
    Bug 727732 Nested C structures/unions does not work with groups [view]
    Bug 728654 configuration stops with settings.h missing [view]
    Bug 728740 XML Output: Doxygen doesn't escape & characters (included in a hyperlink) in <detaileddescription> [view]
    Bug 729017 function object in member initializer causes documentation loss [view]
    Bug 729427 [PATCH] Propagate configure's perl to makefiles [view]
    Bug 730418 man page extension is incorrect [view]
    Bug 730520 No documentation generated for method-less C++ struct [view]
    Bug 730887 [PATCH] Fix potential copy and paste error in inputstring.cpp [view]
    Bug 730888 [PATCH] Fix missing '&' in Boolean operation in qstring.cpp [view]
    Bug 731238 Dead links in html documentation when using tabs for indentation in c++ [view]
    Bug 731363 Callgraphs for C# only generated for methods inside the same class [view]
    Bug 731985 Variadic macros failing to expand if trailing ... is empty [view]
    Bug 732594 Two entries for a single member in Doxygen XML [view]
    Bug 732768 nested html tables cause pdflatex to hang (1.8.4 and 1.8.6) [view]
    Bug 733451 volatile declaration on member functions is not handled as xml attribute [view]
    Bug 733605 Incorrect LaTeX generation for private union member in C++ [view]
    Bug 733722 XML Output invalid: XML_PROGRAMLISTING=YES copies Unicode form feed character (U+000C) to XML files [view]
    Bug 733856 segfault in QGListIterator while parsing fortran code [view]
    Bug 733938 Explicit links using operator()() not generated. [view]
    Bug 734077 no uniquely matching class member found for inline function definition where parameter argument names don't match [view]
    Bug 734099 Add support for non-parsed language [view]
    Bug 734245 Q_PROPERTY switches the member access from private to public [view]
    Bug 734331 Strong enum members listed in containing namespace [view]
    Bug 734704 Sigsegv while generating XML output [view]
    Bug 734727 GENERATE_TAGFILE no longer includes any @*section links [view] and [view]
    Bug 734828 Request: disable building documentation if Python 2.6 or newer not available [view]
    Bug 735001 No output for markdown pages with duplicate label title (different anchor) [view]
    Bug 735037 QGDict::hashAsciiKey: Invalid null key [view]
    Add FORTRAN 2003 keywords and commands [view]
    Add type option to FORTRAN select statements [view]
    Added build support for Python3+ and Python2.6+ [view]
    Added class/procedure vardefs to FORTRAN code highlighting [view]
    Added documentation for some missing HTML commands [view]
    Added flatten, listsort and paginate filters [view]
    Added get filter, unified index properties [view]
    Added groupby filter and some more context info [view]
    Added import keyword to FORTRAN code highlighting [view]
    Added lists for indices to template context [view]
    Added mainpage to context and improved page tree [view]
    Added member indexes to template context [view]
    Added missing links in changelog when multiple bug ids were on one line [view]
    Added more missing links to the changelog [view]
    Added namespace info to the context [view]
    Addition of module data to context and alphaIndex filter [view]
    Coded coloring of flow statements corrected (regression) [view]
    Corrected copyright year [view]
    Correction of typing error [view]
    Disabled/fixed segments that produced doxygen warnings while running the test [view]
    Docbook output improvements [view]
    Documentation generator: added support for C# property accessors visibility modifiers. [view]
    Doxywizard: make the Next button on the last page of the expert tab switch to the run tab [view]
    Doxywizard: make the Next button on the last page of the wizard switch to the run tab [view]
    Error linking 32-bit windows [view]
    Fix FORTRAN code function scope test [view]
    Fix after rebase from master [view]
    Fix description of USE_PDFLATEX [view]
    Fix highlighting issues [view]
    Fix typo [view]
    Fix unnecessary rules for FORTRAN types [view]
    Fix warning about unused functions in qstring.cpp [view]
    Fixed keyword type [view]
    Fixed missing include for Linux [view]
    Fixed test 021 [view]
    Fixed typo [view]
    Fixed typo and used QString for directory [view]
    Fixed windows compile issue for is_neutral [view]
    Fixes for ./configure script on Solaris [view]
    Fixes regression due to PR 169 [view]
    Language parser: added support for C# property accessors visibility modifiers. [view]
    Made INSTALL file version and date independent [view]
    Made bread crumb trails enabled unconditionally [view]
    Made setName() virtual so overloading works [view]
    Make index for faq [view]
    Messages truncated in warnings file [view]
    Minor fixes [view]
    Minor fixes to the template context [view]
    Missing word after \n command in Doxygen rtf output, version 1.8.5 & up [view]
    More robust extraction of scope information from tag files [view]
    No warning in case cite definition is missing [view]
    Preparations for release 1.8.8 [view]
    Removed not implemented HTML commands from documentation [view]
    Removed unsupported HTML commands from the docs [view]
    Set deployment targets for MacOSX 10.5+ versions [view]
    Support multiple extra HTML stylesheets. [view]
    Tcl: add missing file that breaks test 057 [view]
    Tcl: add test code for Bug 729092 [view]
    Tcl: collect XRefs also if INLINE_SOURCES = no [view]
    Tcl: correct namespace resolution in case of INLINE_SOURCES = YES [view]
    Tcl: recurse for [] [view]
    Tcl: refactor similar code into tcl_codify_token function [view]
    Tcl: support eval/catch commands [view]
    Tcl: support switch command [view]
    Tcl: test 057 additionally tests mutual Xrefs for two files [view]
    Template context support for CREATE_SUBDIRS [view]
    Update dot.cpp [view]
    Update latexgen.cpp [view]
    Update test 058 because commit 9d315a9 fixes also Bug 729135 [view]
    Replaced the VHDL parser with the VHDL scanner from 1.7.5 to avoid potential licensing issues [view]
    New VHDL parser implementation [view]
    Vhdl fixes [view]
    \usepackage{fixltx2e} must come before use \usepackage{float} [view]
    cache anonymous into ClassDefImpl::isAnonymous [view]
    changed append filter and added index and path attributes to node [view]
    doc/translator.py -- unification for Python 2.6+ and 3.3+ (not finished) [view]
    doc/translator.py unified for Python 2.6+ and Python 3.0+ [view]
    make.bat: change current directory [view] and [view]
    removeRedundantWhiteSpace micro-optimization [view]
    resolves the error of unbalanced tags opened/closed in docbook output: parser error : Opening and ending tag mismatch: para line 358 and tbody [view]
    winbuild/pack_the_distribution_for_windows.py minor updates [view]
2014-09-09 00:44:56 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
minskim
dadda941ca Let doxygen depend on Type 1 CM font packages
This prevents mktexpk from being called to create bitmap fonts for
TS1-encoded CM fonts.

This should fix PR 48762.
2014-05-12 03:10:57 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
dsainty
e2c355b73a Make tex-wasysym option-conditional, like all the other Tex dependencies. 2014-05-08 23:41:52 +00:00
wiz
1468f7c127 Update to 1.8.7:
Bug 436885 - c-source and h-source missing for latex
Bug 625601 - FORTRAN: recognition free versus fixed formatted code
Bug 626172 - Latex $projectname with &quot;&amp;&quot; gets no escaped
Bug 643618 - Fortran: variable with name &quot;type&quot; confuses Doxygen
Bug 674851 - Percent to prevent auto-linking in page title is not removed for navpath
Bug 678436 - Nested \if messes up list items
Bug 678436 - Nested \if messes up list items
Bug 683115 - Command ignored when using umlauts in markdown and also C-comments in markdown didn&#39;t work properly
Bug 692985 - Notes in xml output are not correctly separated
Bug 705220 - Enables using unicode (non ASCII) to name output files
Bug 705499 - Nested namespace causes incorrect display when referenced via .tag file
Bug 712251 - Documentation for enumeration not generated
Bug 720691 - Code coloring in case of file without extension
Bug 721032 - Trouble with /cond /endcond
Bug 721169 - Wrong call graph in simple situation
Bug 721302 - [Latex/PDF] Merging brief and detailed description in file section
Bug 721462 - Parsing problem with C++11 empty initializer lists
Bug 721618 - Move contructors and move assignment operators of embedded classes of template classes cannot be matched.
Bug 721878 - Dia diagrams not displayed by Firefox
Bug 722457 - regression referencing namespaced type
Bug 722603 - doxygen nested \if \endif sample not working
Bug 722619 - doxygen 1.8.6 sorts the contents of a namespace by group within the Class List
Bug 722711 - Link refs with no title swallow an extra newline
Bug 722759 - Documentation for derived classes no longer has an &quot;Additional Inherited Members&quot; section after upgrading Doxygen from 1.8.3.1 to 1.8.6
Bug 722786 - configure --prefix=/opt/foo not accepted
Bug 722788 - Command \| not working when last character in markdown table line
Bug 723299 - Last line of code block lost if it is only one character and there is no text afterward
Bug 723314 - Doxygen crashes on incorrect end group /**&lt; @} */
Bug 723516 - star is not printed in \code environment
Bug 724241 - Internal inconsistency: namespace in IDL
Bug 724949 - Server side (PHP) search broke in 1.8.3
Bug 726219 - python3 import style causes doxygen to ignore some inheritances
Bug 726294 - Markdown Extra - fenced code block: &#39;&gt;&#39; before tab width parsed as block quote
Bug 726469 - Tilde sign in combination with &lt;pre&gt; and MARKDOWN_SUPPORT disabled
Bug 726722 - Blockquote followed by text inserts an extra paragraph
Bug 726734 - alignment of blockquotes in pdf
Bug 728077 - Build fails when --with-libclang on Fedora
Bug 728530 - Crash on \addindex \term
A new files have been added but is not incorporated in the windows build part
Add docbook directory to be removed as well
Add extra (documenattion) directories to ignore pattern
Add index support to context
Add line numbers in case comment is not closed properly.
Add template context for annotated class index
Add validation of internal consistency to html entity mapper
Add warning when encountering a nested comment start (/*) without matching end (*/).
Added \latexinclude command (thanks to Juan Zaratiegui for the patch)
Added basic arithmetic operations to the template expressions, and made the expression lexer faster
Added dir tree nodes to the context
Added directory info to the context
Added doc/config.doc to .gitignore
Added language update for Swedish (thanks to Bj&ouml;rn Palmqvist)
Added last and first attributes to index tree node
Added missing \+ command to build LaTeX manual
Added new language maintainer for Swedish, removed generated file language.doc
Added optional [block] option to \htmlonly
Added reference counting for all context objects
Added stricter URL filtering to prevent DOM Based XSS when the tree view is enabled
Added support for \-- and \--- to prevent interpretation as ndash and mdash
Added support for elif to the template language
Added support for range tag in the template language
Alterative way to get rules information from flex
Better message in case doxygen -u is used
Changed &quot;See Also&quot; back to &quot;See also&quot;
Chm don&#39;t add images multiple times
Command \&lt; and \&gt; are not properly shown in section headers (and consequently in index)
Consistency of usage of the word LaTeX in the documentation
Context enhancement
Corrected some definitions for some Fortran keywords
Disabled config dependency check to avoid regression
Documentation corrections
Enable Previous and Next buttons in chm output file
Enabling possibility to have { and } in (latex) index items
Error message is given for make distclean as generated_src is a directory
Extension in config.xml if type=string with format=image
Extension specific filtering
Fix id parsing for atx markdown headers
Fix segfault on invalid bounding FIG when patching dot
Fix to VHDL scanner.
Fix typos in russian translation
Fixed Tidy&#39;s &#39;empty span&#39; warning in HTML output
Fixed compiler warnings in section.h
Fixed difference between generated XML schema and XML files for HTML entities
Fixed issues with @parblock and added regression test case
Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTS
Fixed memory leak in nested comment administration
Fixed off-by one error for last character in compound.xsd
Fixed potential crash caused by overloading the variadic warn function
Fixed problem handling Obj-C protocol list when proceeded by a newline
Fixed problem with ending a paragraph when htmlonly was at the end of a comment block
Fixed typo in changelog
Fixed typo in doxyindexer.vcproj
Fixes for missing build dependencies
Give message when PROJECT_LOGO cannot be found or cannot be converted
Handlingh of -- by \c and &lt;code&gt; results in - adjusted documentation
Improve rendering of sub and superscripts in LaTeX
Improved handling of percent symbol
Improved performance of rendering large index pages, by replacing images in the tables by spans
In case of sections with the same name they are not reported.
Inconsistency in usage of simplesecr versus simplesectsep corrected
Inconsistency in usage of simplesecr versus simplesectsep corrected
Incorrect handling dependencies
Items XML_SCHEMA and XML_DTD declared obsolete
List only the project pages in &quot;Related Pages&quot;
Made documentation more consistent
Make sure all ids in g_linkRefs are lower case
Make the MAN_SUBDIR setting overide the name of the directry the man pages are placed in.
Meta tag in the HTML search page was not closed properly
Minor fixes for the new build locations
Missing &amp; and chars after &quot; in tree of chm documentation
More context changes
More work on the template and context mechanisms
On windows citelist.doc remains
Place where dot executable is found
Properly escape the XCODE path.
Pull out property names in Objective-C.
Recognize all HTML4 special character entities
Reduced and improved functionality of QList
Removed config.doc as it is generated by configgen.py
Removed generated file src/settings.h from source repository
Removed message, minor restructuring
Removed remark about installdox from the FAQ
Restructered html entity handling
Reverted #132 after submitter reported that it did not work
Showing error message on windows in case on error on startup
Simplified LaTeX header/footer escaping
Some restructuring and some compiler warning fixes
Spitting generated files better from source files
Superfluous &lt; sign
Superfluous backslash in documentation
Superfluous include removed
Undo previous commit
Unified DirFileContext and NestingContext
Update doctokenizer.l
Update doctokenizer.l
Updated copyright
Use \newline i.s.o. \par for linebreaks in LaTeX
Use hook arrow for hyphens in symbol names in the LaTeX output.
Wrong UTF 8 codes
Fix broken links to subpages in LaTeX output
\xmlonly aoppeared twice in see also section of \htmlonly and \docbookonly
add css-escape to avoid jquery based xss
add parameter
add search.py, a client for doxygen_sqlite3.db
add space between br and / for better compatibility
added option to have numbers in the bookmark pane (PDF output)
config.l: dependency checks for booleans
detect python2 as Python 2 binary
fixed compile issue on Linux
pass libclang header file location; add paths for Ubuntu&#39;s llvm-3.4
sqlite3: SQLITE_TRANSIENTs
sqlite3: add new searches to search.py
sqlite3: clear bindings on errors and more care with return
sqlite3: extract more info
sqlite3: fedora has libsqlite3.so in /usr/lib64
sqlite3: leave out insertMemberReference until xref location is valid
sqlite3: remove some debug messages
sqlite3: speedup the SELECTs
sqlite3: updates
sqlite3: use the new qtools API
testsqlite3: a test for sqlite3gen
util/patternMatch: break when pattern is found
util/patternMatch: don&#39;t extract a QCString(QFileInfo) each time we QRegExp.match
2014-04-25 08:32:22 +00:00
jperkin
02f1c7450f Revert part of previous, Linux builtins have been fixed properly. 2014-02-19 17:43:47 +00:00
jperkin
abdf2b35da Linux needs -liconv. Remove duplicate definitions. 2014-02-19 17:03:06 +00:00
wiz
a53c0285d3 Mark as not ready for python-3.x.
Improve a comment.
Bump PKGREVISION.
2014-02-07 13:14:06 +00:00
ryoon
5a0039bca1 Fix build under OpenBSD/amd64 5.4
* Pass -liconv to LDFLAGS
2014-01-26 04:22:03 +00:00
markd
b502bde86a Don't die if the post-install cleanup doesn't match any files (happens
if latex option not enabled).
2014-01-19 23:00:05 +00:00
wiz
7892cf26d8 Update to 1.8.6:
Highlights of Doxygen 1.8.6:

* When "using namespace" is used, a static member function in C++ is now recognized correctly;
* The install now prepends a slash to the installation path Removed superfluous;
* The HTML links in the RTF output are no longer broken;
* Indexing and searching can now treat non-ASCII identifiers;
* The RPM build via the spec file no longer fails;
* A Doxygen crash that occurred when a new-line is missing in a snippet has been fixed.
2014-01-02 18:26:36 +00:00
asau
abc525df30 Force linking against libiconv for FreeBSD to fix build. 2013-12-16 06:35:22 +00:00
dsainty
777b08e33d Add tex-amsfonts dependency as it's explicitly used by doxygen. However,
it is implied (currently) by other dependencies, so no revbump required.
2013-11-20 04:50:47 +00:00
wiz
253c193f2c Update to 1.8.5:
Changes

Doxygen's source code is now managed using git and GitHub. Automatic builds
    and regression tests are scheduled via Travis CI.
Configuration data for the config file, the documentation, and the wizard
    are now produced from a single source (thanks to Albert)
All translation files have been migrated to UTF-8 (thanks to Petr Prikryl)
Added black box testing framework and a set of tests.

New features

Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing.

Lots of bug fixes.
2013-09-02 16:38:56 +00:00
bsiegert
b32f492028 Fix build on Mac OS 10.8 by removing an unsupported compiler option. 2013-08-20 17:41:15 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wiz
ec68f94819 Update to 1.8.4:
This release adds support for improved cross-referencing, syntax
highlighting, and call graphs by using LLVM/clang to parse the
source code. It adds support for DocBook output and for parsing
UNO IDL files (used by Libre Office). It includes a number of
smaller changes and improvements as well as a large number of
bugfixes.
2013-05-21 14:43:04 +00:00
sbd
87b94069aa Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
rodent
9e8537cdd2 "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00