update to doxygen 1.4.4

New features

Added support for parsing Python code. Special comment blocks in Python
are of the ## #  Some comment #

or you can rely on Python docstrings. This code uses the new parser
interface and was based on the work done by a group of students as part
of a compiler design project. Added support for C# style XML tags in the
comments. See the manual or the C# language specification for more
details. Thanks to Talin for doing most of the work. Added support for
the JavaDoc command {@inheritDoc}.

And some bug fixes. For details see:
http://www.stack.nl/~dimitri/doxygen/changelog.html
This commit is contained in:
recht 2005-08-03 21:41:30 +00:00
parent 9eb8221b78
commit 52e6ffc07b
4 changed files with 17 additions and 23 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.34 2005/06/07 14:14:48 markd Exp $
# $NetBSD: Makefile,v 1.35 2005/08/03 21:41:30 recht Exp $
DISTNAME= doxygen-1.4.3.src
PKGNAME= doxygen-1.4.3
PKGREVISION= 1
DISTNAME= doxygen-1.4.4.src
PKGNAME= doxygen-1.4.4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9 2005/05/31 18:37:20 wiz Exp $
@comment $NetBSD: PLIST,v 1.10 2005/08/03 21:41:30 recht Exp $
bin/doxygen
bin/doxytag
man/man1/doxygen.1
@ -45,7 +45,6 @@ share/doc/doxygen/examples/autolink/html/functions.html
share/doc/doxygen/examples/autolink/html/functions_enum.html
share/doc/doxygen/examples/autolink/html/functions_eval.html
share/doc/doxygen/examples/autolink/html/functions_func.html
share/doc/doxygen/examples/autolink/html/functions_rela.html
share/doc/doxygen/examples/autolink/html/functions_vars.html
share/doc/doxygen/examples/autolink/html/globals.html
share/doc/doxygen/examples/autolink/html/globals_defs.html
@ -70,7 +69,6 @@ share/doc/doxygen/examples/define/html/define_8h.html
share/doc/doxygen/examples/define/html/doxygen.css
share/doc/doxygen/examples/define/html/doxygen.png
share/doc/doxygen/examples/define/html/files.html
share/doc/doxygen/examples/define/html/functions_rela.html
share/doc/doxygen/examples/define/html/globals.html
share/doc/doxygen/examples/define/html/globals_defs.html
share/doc/doxygen/examples/define/html/index.html
@ -200,7 +198,6 @@ share/doc/doxygen/examples/file/html/doxygen.png
share/doc/doxygen/examples/file/html/file_8h-source.html
share/doc/doxygen/examples/file/html/file_8h.html
share/doc/doxygen/examples/file/html/files.html
share/doc/doxygen/examples/file/html/functions_rela.html
share/doc/doxygen/examples/file/html/globals.html
share/doc/doxygen/examples/file/html/globals_vars.html
share/doc/doxygen/examples/file/html/index.html
@ -227,7 +224,6 @@ share/doc/doxygen/examples/group/html/class_c5.html
share/doc/doxygen/examples/group/html/doxygen.css
share/doc/doxygen/examples/group/html/doxygen.png
share/doc/doxygen/examples/group/html/files.html
share/doc/doxygen/examples/group/html/functions_rela.html
share/doc/doxygen/examples/group/html/globals.html
share/doc/doxygen/examples/group/html/globals_func.html
share/doc/doxygen/examples/group/html/group_8cpp.html
@ -275,7 +271,6 @@ share/doc/doxygen/examples/memgrp/html/doxygen.png
share/doc/doxygen/examples/memgrp/html/files.html
share/doc/doxygen/examples/memgrp/html/functions.html
share/doc/doxygen/examples/memgrp/html/functions_func.html
share/doc/doxygen/examples/memgrp/html/functions_rela.html
share/doc/doxygen/examples/memgrp/html/globals.html
share/doc/doxygen/examples/memgrp/html/globals_defs.html
share/doc/doxygen/examples/memgrp/html/globals_func.html
@ -328,6 +323,7 @@ share/doc/doxygen/examples/relates/html/doxygen.css
share/doc/doxygen/examples/relates/html/doxygen.png
share/doc/doxygen/examples/relates/html/functions.html
share/doc/doxygen/examples/relates/html/functions_func.html
share/doc/doxygen/examples/relates/html/functions_rela.html
share/doc/doxygen/examples/relates/html/index.html
share/doc/doxygen/examples/restypedef.cfg
share/doc/doxygen/examples/restypedef.cpp
@ -336,7 +332,6 @@ share/doc/doxygen/examples/restypedef/html/doxygen.css
share/doc/doxygen/examples/restypedef/html/doxygen.png
share/doc/doxygen/examples/restypedef/html/files.html
share/doc/doxygen/examples/restypedef/html/functions.html
share/doc/doxygen/examples/restypedef/html/functions_rela.html
share/doc/doxygen/examples/restypedef/html/functions_vars.html
share/doc/doxygen/examples/restypedef/html/globals.html
share/doc/doxygen/examples/restypedef/html/globals_func.html
@ -350,7 +345,6 @@ share/doc/doxygen/examples/structcmd.h
share/doc/doxygen/examples/structcmd/html/doxygen.css
share/doc/doxygen/examples/structcmd/html/doxygen.png
share/doc/doxygen/examples/structcmd/html/files.html
share/doc/doxygen/examples/structcmd/html/functions_rela.html
share/doc/doxygen/examples/structcmd/html/globals.html
share/doc/doxygen/examples/structcmd/html/globals_defs.html
share/doc/doxygen/examples/structcmd/html/globals_func.html
@ -441,6 +435,7 @@ share/doc/doxygen/html/perlmod_tree.html
share/doc/doxygen/html/preprocessing.html
share/doc/doxygen/html/starting.html
share/doc/doxygen/html/trouble.html
share/doc/doxygen/html/xmlcmds.html
@dirrm share/doc/doxygen/html
@dirrm share/doc/doxygen/examples/template/html
@dirrm share/doc/doxygen/examples/template

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.18 2005/05/31 18:37:20 wiz Exp $
$NetBSD: distinfo,v 1.19 2005/08/03 21:41:30 recht Exp $
SHA1 (doxygen-1.4.3.src.tar.gz) = 96802c63a72c009cb3fbba049dc22bf42fcdb739
RMD160 (doxygen-1.4.3.src.tar.gz) = 538eb3a9265e99d92e190c13450b6663ef212ae2
Size (doxygen-1.4.3.src.tar.gz) = 2767795 bytes
SHA1 (doxygen-1.4.4.src.tar.gz) = 50e04f40b6b69b1897cad789f993a11df0368eb5
RMD160 (doxygen-1.4.4.src.tar.gz) = 7999f196b8deb2137e9d411a1c0ea257db32ff3e
Size (doxygen-1.4.4.src.tar.gz) = 2854374 bytes
SHA1 (patch-aa) = dd970fa86865ee1eca0d41a86366a608e19b582a
SHA1 (patch-ab) = 403cb33c512716cc177e4be3d634ca2a361501ee
SHA1 (patch-ab) = 099083824e1b6201e9562dc220a58b2dfd2f9f6c
SHA1 (patch-af) = b52845ca3d4d58a876538e8b4780a19419aabe75

View file

@ -1,8 +1,8 @@
$NetBSD: patch-ab,v 1.5 2005/05/31 18:37:20 wiz Exp $
$NetBSD: patch-ab,v 1.6 2005/08/03 21:41:30 recht Exp $
--- Makefile.in.orig 2005-03-28 22:52:12.000000000 +0200
+++ Makefile.in
@@ -50,8 +50,8 @@ MAN1DIR = man/man1
--- Makefile.in.orig 2005-05-18 20:41:27.000000000 +0200
+++ Makefile.in 2005-08-03 23:00:07.000000000 +0200
@@ -50,8 +50,8 @@
install: doxywizard_install
$(INSTTOOL) -d $(INSTALL)/bin
@ -11,5 +11,5 @@ $NetBSD: patch-ab,v 1.5 2005/05/31 18:37:20 wiz Exp $
+ $(INSTTOOL) -c -m 755 bin/doxygen $(INSTALL)/bin
+ $(INSTTOOL) -c -m 755 bin/doxytag $(INSTALL)/bin
$(INSTTOOL) -d $(INSTALL)/$(MAN1DIR)
cat doc/doxygen.1 | sed -e "s/DATE/\$(DATE)/g" -e "s/VERSION/$(VERSION)/g" > $(INSTALL)/$(MAN1DIR)/doxygen.1 ; \
cat doc/doxytag.1 | sed -e "s/DATE/\$(DATE)/g" -e "s/VERSION/$(VERSION)/g" > $(INSTALL)/$(MAN1DIR)/doxytag.1 ; \
cat doc/doxygen.1 | sed -e "s/DATE/$(DATE)/g" -e "s/VERSION/$(VERSION)/g" > $(INSTALL)/$(MAN1DIR)/doxygen.1 ; \
cat doc/doxytag.1 | sed -e "s/DATE/$(DATE)/g" -e "s/VERSION/$(VERSION)/g" > $(INSTALL)/$(MAN1DIR)/doxytag.1 ; \