Commit graph

227596 commits

Author SHA1 Message Date
mef
e91fa9b963 Update 0.008 to 0.010
---------------------
0.010     2013-10-09 18:10:39 Europe/Amsterdam
          - Revert adding conventional [Test::CheckDeps] test, to avoid circular dependency

0.009     2013-10-09 15:39:01 Europe/Amsterdam
          - Added Synopsis
          - $Test::Builder::Level increased, so failing tests appear to come
            from the .t file rather than Test/CheckDeps.pm
          - also test 'develop' prereqs when AUTHOR_TESTING
2015-01-28 01:57:41 +00:00
mef
838916aafa Update to 0.21
--------------
0.21    2015-01-17
        - consistent abstract.
        - INSTALL documentation update.
        - extended META test suite.
        - fixed license fields in META.json to be lists.
        - added WARNING notice.
2015-01-28 01:55:26 +00:00
mef
ea2c12b8d6 Update 0.22 to 0.24
-------------------
0.24    2015-01-19
        - #386b81d - merged document updates from Karen Etheridge (ETHER).

0.23    2015-01-15
        - extended META test suite.
        - added META.json and tests.
2015-01-28 01:53:39 +00:00
mef
a51c929e04 Update to 0.372
---------------
0.372  2015-01-07
        - Add 'no_generate_plan' option to Test::Aggregate::Nested.
          Thanks to David D Lowe for the pull request (gh-3 and rt-100246).
2015-01-28 01:50:06 +00:00
mef
3837dc87df Update 2.36 to 2.38 .. ChangeLog is not really known, but written as:
-------------------
2.37
Various changes. See github log for changes.
    https://github.com/demerphq/Data-Dump-Streamer
NOTE, I have little time to maintain this package. If a secondary maintainer
wants to step up I would be happy to grant the appropriate permissions so that
new releases do not take so long.
2015-01-28 01:48:28 +00:00
mef
63ebe553f4 Update 0.304 to 0.403
---------------------
0.403
    - Avoid using Test::More::done_testing() for to support building
      out-of-the-box on older perls.

0.402 Sat Oct 18 18:06:19 EEST 2014
    - Set Data::Dumper::Sortkeys = 1 in ExtUtils::Depends->save_config();
      patch submitted by Niko Tyni of the Debian Perl Group; fixes RT#99260

0.401 Sat Aug 23 14:20:11 IRKT 2014
    - Add README changes created by 'make dist' from the POD
    - Rename test modules
    - Test old/new schemes with .pm files
    - Move old/new scheme tests from middle of other stuff to end
    - Rename test packages to 8.3 unique

0.400 Sun Aug 10 13:58:24 CEST 2014
    - In addition to the package variables $inc, $libs and @typemaps, write an
      'Inline' method to <package>::Install::Files for easier interoperability
      with the Inline module.
    - Accompany the 'Inline' method with a 'deps' method in
      <package>::Install::Files in addition to the @deps package variable.
    - Make ExtUtils::Depends->load use the 'Inline' and 'deps' methods by
      default, falling back to the package variables if the methods are not
      defined.
    - Make the docs recommend the 'Inline' and 'deps' approach for creating
      <package>::Install::Files manually, without
      ExtUtils::Depends::save_config.

0.309 Sat Aug  2 15:23:03 PDT 2014
    - Depends.pm: use $DLEXT instead of $SO for library filename extensions
    - MANIFEST: remove MYMETA.* files
    - use DynaLoader::mod2fname if available
    - Added Android support

0.308 Sun May 18 16:22:11 PDT 2014
    - Fix win32 test failure in t/02_save_load.t (closes RT#95301)

0.307 Mon Apr 28 22:04:38 PDT 2014
    - $Data::Dumper::Terse set to 1 broke save_config
    - Document API expected by ::load function

0.306 Mon Sep 28 22:04:38 PDT 2013
    - Fixed typo in RT queue URL; fixes RT#88960

0.305 Mon Sep  2 14:16:58 PDT 2013
    - Makefile.PL: converted to CPAN::Meta::Spec v2
    - Updated license in RPM spec file; closes RT#88196
    - Updated contact info and added git repo info to POD
    - Add comments for find_extra_libs method (closes RT#43900)
    - Fixed typo (closes RT#86572)
2015-01-28 01:37:31 +00:00
mef
780c90368d Updated ham/gnuradio-doxygen to 3.7.5.2nb1 2015-01-28 01:05:51 +00:00
mef
13a6792f1b - Re-packaged due to devel/doxygen update 1.8.8 to 1.8.9.1
- PKGREVISION++
2015-01-28 00:57:27 +00:00
mef
67e5eb9718 Updated net/arping to 2.15 2015-01-28 00:27:57 +00:00
mef
ae185d67c9 Update to 2.15
--------------
Explicit ChangeLog not found, but looking into the source, the option -m is added.
  ------------
  +               "    -m type"
  +#ifndef HAVE_PCAP_LIST_TSTAMP_TYPES
  +               " (Disabled on this system. Option ignored)"
  +#endif
  +               "\n           Type of timestamp to use for incoming packets. Use -vv when\n"
  +               "           pinging to list available ones.\n"

  -               "[ -C <count> ] [ -i <interface> ] "
  +               "[ -C <count> ] [ -i <interface> ] [ -m <type> ] "
2015-01-28 00:27:43 +00:00
schmonz
900a662074 Added net/publicfile-run version 20150109 2015-01-27 23:02:30 +00:00
schmonz
73cefa867b Add and enable publicfile-run. 2015-01-27 23:02:11 +00:00
schmonz
588dcdedd7 Add publicfile-run, a package that creates the users and group
needed to run publicfile services and provides NetBSD-style rc.d
scripts, in the pkgsrc tradition of qmail-run and djbdns-run. By
J. Lewis Muir, from wip.
2015-01-27 23:01:31 +00:00
gdt
b87cf7a03b Add ONLY_FOR_PLATFORM based on reports from the coda mailinglist.
(Feel free to add platforms as they are verified to have kernel
support.)

CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-01-27 22:03:16 +00:00
ryoon
815c9094bb Updated www/firefox-l10n to 35.0.1 2015-01-27 21:55:40 +00:00
ryoon
2796036e32 Update to 35.0.1
* Sync with firefox-35.0.1.
2015-01-27 21:55:05 +00:00
ryoon
f629ade78a Updated www/firefox to 35.0.1 2015-01-27 21:42:31 +00:00
ryoon
43ce05876f Update to 35.0.1
Changelog:
Fixed 35.0.1 - With the Enhanced Steam extension, Firefox could crash (1123732)
Fixed 35.0.1 - Fix a potential startup crash (1122367)
Fixed 35.0.1 - Kerberos authentication did not work with alias (1108971)
Fixed 35.0.1 - SVG / CSS animation had a regression causing rendering issues on websites like openstreemap.org (1083079)
Fixed 35.0.1 - On Godaddy webmail, Firefox could crash (1113121)
Fixed 35.0.1 - document.baseURI did not get updated to document.location after base tag was removed from DOM for site with a CSP (1121857)
Fixed 35.0.1 - With a Right-to-left (RTL) version of Firefox, the text selection could be broken (1104036)
Fixed 35.0.1 - CSP had a change in behavior with regard to case sensitivity resources loading (1122445)
2015-01-27 21:41:47 +00:00
drochner
90819bf238 privoxy update 2015-01-27 20:33:08 +00:00
drochner
61357a7081 update to 3.0.23
changes:
-fixes possible crashes and memory leaks which qualify as DOS problems
 (CVE-2015-1380, CVE-2015-1381, CVE-2015-1382)
-minor fixes, documentation improvements
2015-01-27 20:32:26 +00:00
gdt
b9811df80d Note additional upstream reports of this patch. 2015-01-27 19:50:40 +00:00
gdt
34f50d36af Note when the patch was sent upstream. 2015-01-27 19:40:24 +00:00
hauke
db8a172166 Builds and installs on Solaris. The changes:
o various explicit #includes
o sources use {u_,u}int*_t in equal share, so just build with -D
o providing Solaris' MAXHOSTNAMELEN with -D avoids patching half a dozen files
o misc. build fixes

Use pkgsrc CONF_FILES framework
Make pkglint happy

TODO: Test on Solaris, SMF config files for venus and server
2015-01-27 15:21:52 +00:00
prlw1
3d8f49273b xen build with python 3.3 fails with:
xenkernel45:
  File "/tmp/pkgsrc/sysutils/xenkernel45/work.x86_64/xen-4.5.0/xen/tools/compat-
build-source.py", line 30
    print line.rstrip()
             ^
SyntaxError: invalid syntax

xentools45:
  File "mkchecker.py", line 40, in <module>
    if compat_arches.has_key(a):
AttributeError: 'dict' object has no attribute 'has_key'
...

XXX Assume the same is true for python 3.4 and mark as not for 33 34
2015-01-27 14:52:56 +00:00
jperkin
ebec34aad2 Remove duplicate entry. 2015-01-27 14:04:34 +00:00
mef
4fd059a3c8 Updated devel/p5-Class-Base to 0.06
Updated devel/p5-Class-Gomor to 1.03
Updated devel/p5-Class-MethodMaker to 2.22
2015-01-27 14:00:17 +00:00
mef
680515803a Update to 2.22
2.22    Jan 14 2015
        - use File::Temp::tmpnam as needed in Android (Brian Fraser)
2015-01-27 13:56:37 +00:00
jperkin
c07a539bad Updated security/mozilla-rootcerts to 1.0.20140820nb2 2015-01-27 13:54:19 +00:00
mef
1eb93c4982 Update to 1.03
1.03 Tue Jan 13 19:21:45 CET 2015
   - update: copyright notice
   - update: Kwalitee
2015-01-27 13:54:18 +00:00
jperkin
805047afbd Fix typo in previous. 2015-01-27 13:54:10 +00:00
jperkin
60fff5773d Updated security/mozilla-rootcerts to 1.0.20140820nb2 2015-01-27 13:53:22 +00:00
jperkin
e31292423f Ensure we call the full path to the script. Bump PKGREVISION. 2015-01-27 13:53:06 +00:00
mef
3ee1ca41a8 Update to 0.0.6
----------------
0.06 2014.08.26
    Add license to META files
    Updating the Changes file
2015-01-27 13:52:34 +00:00
mef
a6e3b6ba22 Updated devel/doxygen to 1.8.9.1 2015-01-27 13:49:23 +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
ryoon
40b3473cf8 Updated devel/nspr to 4.10.8 2015-01-27 12:37:21 +00:00
ryoon
da08bc5b52 Update to 4.10.8
Changelog:
Not available yet.
2015-01-27 12:37:02 +00:00
ryoon
4971f60fb9 Updated lang/openjdk7 to 1.7.76 2015-01-27 12:31:29 +00:00
ryoon
c046b2c61b Update to 1.7.76
* Disable SCTP support under NetBSD.

Changelog:
From: http://www.oracle.com/technetwork/java/javase/7u76-relnotes-2389087.html

IANA Data 2014j

JDK 7u76 contains IANA time zone data version 2014j. For more information, refer to Timezone Data Versions in the JRE Software.

New Features and Changes

SSLv3 is disabled by default

Starting with JDK 7u75 release, the SSLv3 protocol (Secure Socket Layer) has been deactivated and is not available by default. See the java.security.Security property jdk.tls.disabledAlgorithms in <JRE_HOME>/lib/security/java.security file.

If SSLv3 is absolutely required, the protocol can be reactivated by removing "SSLv3" from the jdk.tls.disabledAlgorithms property in the java.security file or by dynamically setting this Security property to "true" before JSSE is initialized.

It should be noted that SSLv3 is obsolete and should no longer be used.
Changes to Java Control Panel

Starting with 7u75 release, SSLv3 protocol is removed from Java Control Panel Advanced options.

If the user needs to use SSLv3 for applications, re-enable it manually as follows:

    Enable SSLv3 protocol on JRE level: as described in the previous section.
    Enable SSLv3 protocol on deploy level: edit the deployment.properties file and add the following:

    deployment.security.SSLv3=true
2015-01-27 12:31:06 +00:00
obache
720097edc6 Updated multimedia/adobe-flash-plugin11 to 11.2.202.440 2015-01-27 11:25:06 +00:00
obache
887edaf52f Update adobe-flash-plugin11 to 11.2.202.440 for APSA15-01 (CVE-2015-0311). 2015-01-27 11:24:57 +00:00
dbj
86f20153b8 icons are not installed on Darwin, so omit them from PLIST 2015-01-27 08:29:52 +00:00
dbj
3687b2dcbe add awk script to fixup 0b constants not handled by all compilers 2015-01-27 08:19:22 +00:00
dbj
5f97e5c963 don't set UHD_LIBRARIES and UHD_INCLUDE_DIRS in CMAKE_ARGS on Darwin
The explicit use of .so in the shared lib causes a problem.
I've also set UHD_DIR in the environment in the UHD buildlink3.mk file
which should make these two CMAKE_ARGS unnecessary
2015-01-27 07:05:17 +00:00
dbj
410325c182 set UHD_DIR in the environment since gnuradio-uhd uses it as a hint to find uhd 2015-01-27 06:38:49 +00:00
dbj
d5c50d965c specifiy -undefined dynamic-lookup with PKGSRC_FORTRAN=gfortran on Darwin 2015-01-27 06:36:27 +00:00
dbj
367155e8a0 manually set CMAKE's PYTHON_INCLUDE_DIR and PYTHON_EXECUTABLE to avoid
it finding the native python versions
2015-01-27 06:33:46 +00:00
mef
fcda9f2e6c Updated devel/doxygen to 1.8.9 2015-01-27 06:13:16 +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
dbj
badb4d4242 don't assume native python installation on Darwin 2015-01-27 06:11:12 +00:00