Date: Sun, 10 Aug 2003 16:39:33 -0700 (PDT) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/highlight Makefile distinfo pkg-descr pkg-plist Message-ID: <200308102339.h7ANdXQE071658@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308102339.h7ANdXQE071658>
