NOTICE: This package has been removed from pkgsrc

./wip/edoc, Compile time C++ exception analysis/documentation tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.0, Package name: edoc-0.2.0, Maintainer: brendon

EDoc++ is a tool that analyses exception usage in C++ source code to provide
compile time/static analysis checks similar to that found in other languages
such as Java. EDoc++ can also generate detailed information about exception
propagation in various formats. One of which can be used by doxygen in
documenting exception information for API's.


Required to run:
[devel/libltdl] [lang/python25]

Required to build:
[lang/perl5] [devel/gmake] [devel/libtool-base] [devel/bison] [devel/binutils]

Master sites:

SHA1: 7f159bc8c02cfd1c4f552753149d1a5ec0bdd4df
RMD160: 2783f5ce0b0ef42b41be17bbfaa0163ed3c38ba1
Filesize: 22458.278 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-06 20:05:35 by Krister Walfridsson | Files touched by this commit (15) | Package removed
Log message:
Remove edoc, as it only accepts python25.
   2012-09-29 00:07:28 by Aleksej Saushev | Files touched by this commit (66)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-09-09 13:17:56 by Thomas Klausner | Files touched by this commit (2)
Log message:
emove references to obsolete python versions.
   2009-03-05 01:58:25 by Brendon Costa | Files touched by this commit (1)
Log message:
Added bison and flex as tools required to build EDoC++.

   2008-10-21 08:35:52 by Brendon Costa | Files touched by this commit (1)
Log message:
Removed library files from PLIST that are handled by libtool.

   2008-10-21 06:08:23 by Brendon Costa | Files touched by this commit (11)
Log message:
Added patches to remove un-necessary symlinks to libEDoc. Also fixed bug where \ 
locale files from GCC were not placed in edoc_patched subdir.