cvs commit: ports/editors Makefile ports/editors/doxymacs Makefile distinfo pkg-descr pkg-plist

Sam Lawrance lawrance at FreeBSD.org
Thu Nov 10 14:20:59 PST 2005


lawrance    2005-11-10 22:20:58 UTC

  FreeBSD ports repository

  Modified files:
    editors              Makefile 
  Added files:
    editors/doxymacs     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add doxymacs 1.5.0.  Doxymacs is Doxygen + {X}Emacs.
  
  The purpose of the doxymacs project is to create a LISP package that
  will make using Doxygen from within {X}Emacs easier.
  
  It has the following features:
  
      * ability to look up documentation for symbols from {X}Emacs in
        the browser of your choice.
      * easily insert Doxygen style comments into source.
      * optionally use an "external" (i.e. written in C) XML parser to
        speed up building the completion list.
      * fontify Doxygen keywords.
  
  WWW: http://doxymacs.sourceforge.net/
  
  PR:             ports/60472
  Submitted by:   Dryice Liu <dryice at liu.com.cn>
  
  Revision  Changes    Path
  1.326     +1 -0      ports/editors/Makefile
  1.1       +24 -0     ports/editors/doxymacs/Makefile (new)
  1.1       +1 -0      ports/editors/doxymacs/distinfo (new)
  1.1       +15 -0     ports/editors/doxymacs/pkg-descr (new)
  1.1       +5 -0      ports/editors/doxymacs/pkg-plist (new)


More information about the cvs-all mailing list