Version: 3.1.9, Package name: source-highlight-3.1.9 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description GNU Source-highlight, given a source file, produces a document with syntax highlighting. The colors and the styles can be specified (bold, italics, underline) by means of a configuration file, and some other options can be specified at the command line. The program already recognizes many programming languages (e.g., C++, Java, Perl, etc.) and file formats (e.g., log files, ChangeLog, etc.), and some output formats (e.g., HTML, ANSI color escape sequences, LaTeX, etc.). Since version 2.0, it allows you to specify your own input source language via a simple syntax described later in this manual (Language Definitions). Since version 2.1, it allows you to specify your own output format language via a simple syntax described later in this manual (Output Language Definitions). Since version 2.2, it is able to generate cross references (e.g., to variable names, field names, etc.) by relying on the program ctags. |
Filesize: 1676.986 KB |
Version History (View Complete History) |
|
2021-02-19 11:49:00 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to source-highlight-3.1.9. |
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-13 12:53:24 by Stuart Henderson | Files touched by this commit (64) |
Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-07-17 15:46:11 by Jasper Lievisse Adriaanse | Files touched by this commit (8) |
Log message: drop dependencies on gsed now that our sed can cope with -i |
2015-04-25 16:16:26 by Robert Peichaer | Files touched by this commit (4) |
Log message: Update textproc/source-highlight to 3.1.8 - remove doxygen from build deps, we don't ship the api docs - use default locations for bash completion files - patch regex tests failing due to our not-so-current boost Feedback from and OK aja@ |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2010-11-20 12:56:52 by Marc Espie | Files touched by this commit (236) |
Log message: new depends |
2010-11-10 15:56:06 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: - last bits of WANTLIB/LIB_DEPENDS/REVISION cleaning for textproc. |
2010-10-19 01:54:26 by Marc Espie | Files touched by this commit (205) |
Log message: USE_GROFF=Yes |
2009-12-24 02:28:43 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update source-highlight to 3.1.2 * waaay too many changes to list here - remove kevlo@ as maintainer per his request ok kevlo@ |
2007-09-15 14:59:42 by Michael Erdely | Files touched by this commit (242) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_* |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2005-01-05 10:34:35 by Christian Weisgerber | Files touched by this commit (166) |
Log message: SIZE |
2004-12-06 17:23:24 by Aleksander Piotrowski | Files touched by this commit (46) |
Log message: Add WANTLIB markers |
2004-09-15 12:44:09 by Marc Espie | Files touched by this commit (107) |
Log message: new plists |
2004-06-23 23:30:47 by Kevin Lo | Files touched by this commit (4) |
Log message: update to 1.9 |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-11-15 08:12:55 by Nikolay Sturm | Files touched by this commit (63) |
Log message: license checks |
2003-10-14 22:49:06 by Kevin Lo | Files touched by this commit (3) |
Log message: update to version 1.8 |
2003-05-30 02:46:21 by Kevin Lo | Files touched by this commit (4) |
Log message: upgrade to version 1.7 |
2003-01-09 10:23:58 by David Lebel | Files touched by this commit (1) |
Log message: typo; from Jon Olsson |