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

Adam Weinberger adamw at FreeBSD.org
Sun Aug 10 21:18:29 PDT 2003


adamw       2003/08/10 16:39:33 PDT

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/highlight   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add highlight.
  
  highlight is a customizable source code highlighter. It supports a
  myriad of output formats, and an even greater myriad of recognized
  source code formats, and even supports themes.
  
  highlight can output to HTML, XHTML, RTF, LaTeX and TeX, and can
  markup many input formats, including:
  
  Ada 95, Agda, AMPL, Aspect, Assembler, Amtrix, Avenue, (G)AWK, Bash,
  BlitzBasic, BMS, C, C++, C#, ClearBasic, Clipper, COBOL, CSS, DOS-Batch,
  Eiffel, Euphoria, Express, Fortran, Haskell, HTML, HTTPD, IDL, INI,
  Jasmin, Java, JavaScript, LaTeX, LDIF, Lotus Script, Lua, Make, Maya,
  Matlab, Modelica, Modula 3, (Object) Pascal, Paradox, PATROL, Perl, PHP,
  Pike, PL/1, PL/SQL, POV Ray, Progress, Python, Rexx, Ruby, Small, Spin,
  Sybase, VHDL, Visual Basic, and XML.
  
  phew!
  
  Revision  Changes    Path
  1.534     +1 -0      ports/textproc/Makefile
  1.1       +49 -0     ports/textproc/highlight/Makefile (new)
  1.1       +1 -0      ports/textproc/highlight/distinfo (new)
  1.1       +16 -0     ports/textproc/highlight/pkg-descr (new)
  1.1       +134 -0    ports/textproc/highlight/pkg-plist (new)


More information about the cvs-ports mailing list