Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2005 22:20:58 +0000 (UTC)
From:      Sam Lawrance <lawrance@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors Makefile ports/editors/doxymacs Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200511102220.jAAMKw0C027812@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511102220.jAAMKw0C027812>