cvs commit: ports/textproc Makefile ports/textproc/py-pygments Makefile distinfo pkg-descr pkg-plist

Nicola Vitale nivit at FreeBSD.org
Mon Apr 2 21:35:27 UTC 2007


nivit       2007-04-02 21:35:26 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/py-pygments Makefile distinfo pkg-descr pkg-plist 
  Log:
  Pygments is a syntax highlighting package written in Python.
  
  It is a generic syntax highlighter for general use in all kinds of software
  such as forum systems, wikis or other applications that need to prettify
  source code. Highlights are:
  
      * a wide range of common languages and markup formats is supported
      * special attention is paid to details, increasing quality by a fair amount
      * support for new languages and formats are added easily
      * a number of output formats, presently HTML, LaTeX, RTF and ANSI sequences
      * it is usable as a command-line tool and as a library
  
  WWW:    http://pygments.org/
  
  Revision  Changes    Path
  1.1128    +1 -0      ports/textproc/Makefile
  1.1       +47 -0     ports/textproc/py-pygments/Makefile (new)
  1.1       +3 -0      ports/textproc/py-pygments/distinfo (new)
  1.1       +13 -0     ports/textproc/py-pygments/pkg-descr (new)
  1.1       +128 -0    ports/textproc/py-pygments/pkg-plist (new)


More information about the cvs-all mailing list