Commit graph

10 commits

Author SHA1 Message Date
David Howland
7f8108455e Update to 2.4.8
-added xterm 256 color output (-M, --xterm256) (thanks to Wolfgang Frisch)
-prints warning if output format cannot handle the theme background colour
-fixed Java and Python language definitions
2006-12-08 00:11:24 +00:00
OBATA Akio
9e825c4c0e Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:49:32 +00:00
David Howland
fb8a361944 Fix PLIST 2006-08-14 15:38:31 +00:00
David Howland
9a1adffaea Update to version 2.4.7
This should fix the bulk build failure.
2006-08-14 14:33:18 +00:00
David Howland
8de9c6abba Remove useless variable MAKE_ARGS 2006-08-02 16:21:30 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
3b226c845a Removed the quotes around SUBST_MESSAGE.* where they were unnecessary. 2006-01-17 10:20:45 +00:00
Leonard Schmidt
766bb6e6ff WARN: Makefile:23--26: Trailing white-space.
Fixed.
2005-11-08 21:38:53 +00:00
Leonard Schmidt
e1705ce9db - Support for ${PKGMANDIR}.
- Install configuration files under ${PREFIX}/share/examples.
- Removed the post-build hack to uncompress the man page and added
  MANCOMPRESSED.
- Added USE_LANGUAGES=c++ since it is written in C++.
- Updated patch-aa to honor BSD_INSTALL_*.
- In the package's Makefile, don't substitute /etc/highlight with
  ${PREFIX}/etc/highlight but ${PKG_SYSCONFDIR}.
2005-11-08 21:17:32 +00:00
David Howland
9a22c4fcf5 Highlight converts source code to formatted text with syntax highlighting.
Supports 100+ programming languages and coloured output in HTML, XHTML, RTF,
TeX, LaTeX, XSL-FO and XML formats.
2005-11-05 23:28:40 +00:00