summaryrefslogtreecommitdiff
path: root/textproc/source-highlight/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-05-18source-highlight: Update to 3.1.9nia1-3/+2
Version 3.1.9 * changed esc.style to work better with dark theme terminals * updated C and C++ to more recent standards * fixed zsh.lang * added new Python keywords * added Rust * added ixpe * added vim
2020-05-06revbump after boost updateadam1-2/+2
2020-04-18Partially revert the USE_TOOLS part of the last change. We don't handlejoerg1-2/+4
:test too well in replace.mk right now for this.
2020-04-18Deal with portability. Use :testjoerg1-3/+9
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2020-01-12*: Recursive revbump from devel/boost-libsryoon1-2/+2
2019-08-22Recursive revbump from boost-1.71.0ryoon1-2/+2
2019-07-01Recursive revbump from boost-1.70.0ryoon1-2/+2
2019-06-06source-highlight: add ac_cv_ctags_flags=yes to CONFIGURE_ENV to avoid ↵adam1-2/+4
endless loop in exctags launched from configure
2018-12-13revbump for boost 1.69.0adam1-2/+2
2018-08-16revbump after boost-libs updateadam1-2/+2
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-01-01Revbump after boost updateadam1-2/+2
2017-08-24Revbump for boost updateadam1-2/+2
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-01-01Revbump after boost updateadam1-2/+2
2016-10-07Revbump post boost updateadam1-1/+2
2015-04-30Update to 3.1.8 (from the file NEWS)mef1-3/+2
--------------- Version 3.1.8 * fixed some compilation bugs in some systems * fixed tcl.lang * fixed bash.lang * New language definition files: * added coffeescript * added Cucumber / feature * added Go * added Groovy * added Json * added Zsh * New output formats: * added HTML5 * added S-expressions * added Groff
2015-04-17Revbump after updating devel/boost-libsadam1-2/+2
2014-11-07Revbump after updating boostadam1-2/+2
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-2/+1
2014-08-13Revbump after boost-libs updateadam1-1/+2
2013-12-08Override stdbool.h test, it can't work with a proper C++ implementation.joerg1-2/+2
2013-11-23Update textproc/source-highlight to version 3.1.7gls1-3/+2
Upstream changes: ================= Version 3.1.7 * fixed compilation bugs in MacOsX systems (thanks to Trevor Spiteri) * language definition for Lilypond (thanks to Federico Bruni) * language definition for R statistics programming language * language definition for ISLISP (thanks to Christian Jullien) * improved Erlang definition file (thanks to Erik Søe Sørensen) * new output format: ESC 256 ascii code (thanks to Xavier-Emmanuel Vincent). Version 3.1.6 * language definition file for T/Foswiki TML markup (thanks to Paul W. Harvey) * new output format: ODF (e.g. for LibreOffice or to generate ODF color-highlighted snippets to be used by ODF back-ends, like asciidoc-odf). Thanks to Dag Wieers. * new output format: MediaWiki thanks to Abe Skolnik Version 3.1.5 * boost m4 macro finds boost in lib64 * boost m4 macro files are not installed * updated php lang definition with new php 5 keywords * language definition for Scheme (thanks to Orlando Hill) * language definition for Po files (thanks to Mikel Olasagasti) * language definition for Opa (thanks to Valentin Gatien-Baron) * language definition for Javalog (thanks to Mark Silberbauer) * language definition for UPC (thanks to Viraj Sinha) * fixed a bug in scala.lang dealing with keywords * updated sql.lang (thanks to Xavier-Emmanuel Vincent) * Emacs lisp files highlighted as Lisp (thanks to Xavier-Emmanuel Vincent) * improved logtalk.lang (thanks to Paulo Moura) * embed inputlang in the output file (thanks to Masatake Yamato) * highlight _ in variable declarations (thanks to Masatake Yamato) * correctly highlight for less when filenames contain spaces
2013-11-20Revbump after updating devel/boost-libsadam1-2/+2
2013-11-20recursive bump from boost-lib shlib major bump.obache1-2/+2
2013-02-15recursive bump from boost-lib shlib update.obache1-2/+2
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-29Recursive bump from boost-libs update.obache1-2/+2
2012-07-02Revbump after updating boostadam1-2/+2
2012-02-29Recursive bump from devel/boost-libs update.hans1-2/+2
2012-01-14gsed related clean up.obache1-8/+1
* Stop to treat NetBSD's sed as GNU sed, not full compatible. * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and real GNU sed is required. * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD. * convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-09Recursive bump from boost-libs shlib bump.obache1-2/+2
2011-10-19Recursive Bump from boost-libs ABI bump.obache1-1/+2
2011-02-23Fix typo in comment.ryoon1-2/+2
2010-12-02Changes 3.1.4:adam1-9/+11
* fixed compilation problems for Sun CC * php handles embedded html * html handles embedded css and javascript * Google's Protocol Buffers language definition added * CakePhp template files highlighted as php * haskell literate programming highlighting * vala language definition * lisp language definition Changes 3.1.3: * --tab option is correcly handled * install script with the executable bit * bash is highlighted Changes 3.1.2: * infer language for files starting with <? and <!doctype * language definition for manifest files, asm, applescript, vbscript, awk, bat, clipper, cobol, D, Erlang * lang def file for compiler output errors * style for label and path * label element recognized in C/C++ * qmake based build system available * searches for home directory also on windows * improved logtalk.lang * improved email regular expression in url.lang
2009-12-03Follow boost library name changes.joerg1-3/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-03-13Update to 2.9:wiz1-9/+3
Version 2.9 * language definition for C (not C++) files * language definition for properties files * language definition for KDE desktop and ini files * language definition for lsm files (Linux Software Map) * language definition for rpm spec files * language definition for Haxe files (thanks to Jos Hirth) * style.defaults for associating a style for an element (whose style is not specified) to the style of another element * highlight some KDE programming files (e.g., .rc, .kcfg, etc.) * correctly highlight for less when filenames contain paths * fixed a bug in file inclusion of langdef files * fixed compilation problems for fileutil.cc (thanks to Adrian Reber) * xml elements are correctly recognized when containing . (thanks to Toby White) * references for xhtml output files Version 2.8 * lang definition for slang (by John E. Davis) * correctly handle words in ' and ` regular expression strings * the right delimiter of a delim element can refer to marked subexpressions in the left delimiter * fixed the definition of C-style comments which are not nested * improved perl syntax highlighting * javascript regular expression highlighting * padding character for line numbers can be specified (thanks to Roger Nilsson) * removed non standard % make rules Version 2.7 * fixed language association for log files. * use standard sed arguments * check that the ctags program supports the options used by source-highlight and disable ctags tests if it does not * removed some memory leaks from scanners and parsers * fixed regular expression highlighting strings in perl (thanks to Elias Pipping) * regexp language element * infer script languages also checking for the env specification * improved error reporting for lang definition files * ` ` syntax for regular expressions that permits backreferences and conditionals * explicit naming for subexpressions syntax * added a program, check-regexp, for checking regular expressions on the command line * fix html tag definitions * fix ruby regexp definition * --doc option and references for docbook output * xhtml output with non fixed font Version 2.6 * language definition for makefiles * language definition for css files * language definition for m4 files * fixed some problems in xml.lang * fixed some problems in sh.lang * the ctags found during configure is correctly used in makefiles * --quiet option showing no progress information (thanks to C. Michael Pilato) * handle direct color specifications in double quotes in style files * in style files can specify formatting options for more than one element on the same line * accept css specifications as style specifications (limited support) * handle background color for some output formats (e.g., xhtml) * in style files the background color (for the entire output) can be specified * fixed a problem in configure script on some BSD systems (thanks to Thomas Klausner)
2008-01-04Bump PKGREVISION due to boost update to 1.34.1.jmmv1-1/+2
2007-03-07Fix booost::regex test. This feels like a deja-vu, not sure where I hitjoerg1-1/+3
this before. Most likly a broken upstream macro.
2007-02-22Update to 2.5:wiz1-4/+6
Version 2.5 * fixed lang.map for php files * fixed url.lang * --debug-langdef can be interactive * nohilite.lang that does not perform any highlighting, but only formats the input file into the output format (dealing with output format special characters) * default.lang to which source-highlight falls back when no input language is specified or available * infer script languages * --header and --footer options do not require --doc option * --statistics print elapsed time * highlight cls, dtx and sty LaTeX files * language definition for Tcl * language definition for Sql * language definition for bibtex * infer language of script files Version 2.4 * language definition for C# (thanks to Hemmi Shigeru) * language definition for XML (thanks to Andy Buckley) * language definition for shell scripts (thanks to Dirk Jagdmann) * fixed language definition for HTML (tags with numbers are highlighted, e.g., <h1>) * updated language definition for logtalk (thanks to Paulo Moura) * produces the list of elements of a language definition file (--show-lang-elements) * output format definition for HTML where fonts by default are not fixed width. * bug fix in url regular expressions * bug fix with nonsensitive keywords (thanks to Andrea Ercolino) * improved documentation concerning installation of Boost regex library Version 2.3 * the regex automaton is printed on the standard output (instead of the standard error) * language definition for postscript * DocBook output format * fixed bug in .map files with \r characters * fixed expression for email Version 2.2 * fixed a bug that sigsegv when more than one input file is provided * fixed a compilation error with gcc 4.0 * generate references using ctags * fixed a bug with LaTeX output of " with some inputencs and with latexcolor * handle direct color specifications independently from HTML * fixed conversion of hexadecimal characters in output language definitions * fixed compilation error with regex 1.33 * include man page * language definition for diff output * fixed bugs in generation of the regular expression automaton * extended documentation with some tutorials on input language definitions * generate more compact output (reduced size) * in LaTeX output longtable is not used anymore
2006-04-07List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam1-2/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb1-2/+2
2005-10-10In a == conditional involving a variable, the LHS must not be enclosed intv1-2/+2
double quotes (breaks on older NetBSD make and bootstrap/bmake).
2005-10-10Update to version 2.1.2.seb1-5/+18
Add build dependencies on GNU make and GNU sed for 'test' target's benefit. Support for input chroot, via make variable SOURCE_HIGHLIGHT_INPUT_CHROOT, deactivated otherwise the build is broken. XXX Is 'TOOLS_PLATFORM.gsed= # empty' the proper way to override a the platform sed tool ? Relinquish stewardship. Changes since last packaged version (1.11): Version 2.1.2 * fixed conversion of hexadecimal characters in output language definitions * fixed compilation error with regex 1.33 * include man page * fixed a bug with LaTeX output of " with some inputencs Version 2.1.1 * fixed a bug that sigsegv when more than one input file is provided * fixed a compilation error with gcc 4.0 Version 2.1 * Included obsolete man page. * output language format specifications are read at run-time so that new output languages can be easily added dynamically (without recompiling the sources) by using a simple syntax. * "fixed" and "notfixed" styles can be specified. * fixed the handling of end-of-line (processed only once) * LaTeX output * TeXinfo output * debug of a language definition * tags.j2h files are now called style files. * renamed --tags-file option in --style-file * allows to specify a prefix for the generated line number anchors * --header and --footer do not imply --doc * language definition for LogTalk and LaTeX Version 2.0 * Language specifications are read at run-time, so that new languages can be easily added dynamically (without recompiling the sources) by using a simple syntax. * "nonsensitive" for simple definitions * cgi version not built automatically * failsafe option to simply output the input file when no language definition is found * functionalities with less improved. Version 1.11.1 * fixed compilations problems on some Unix compilers
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-10-21Update to version 1.11seb1-2/+3
Changes since last packaged version (1.10): * errors in tags error files are reported more correctly and make the program exit * more tag options added * "linenum" tag for specifying the style of line numbers Package changes: * set USE_LANGUAGES * fix HTML installation directory in manpage