summaryrefslogtreecommitdiff
path: root/textproc/source-highlight
AgeCommit message (Collapse)AuthorFilesLines
2022-01-10*: Recursive revbump from boost 1.78.0ryoon2-4/+4
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam2-4/+4
2021-04-21revbump for boost-libsadam2-4/+4
2021-01-01*: Recursive revbump from boost-1.75.0ryoon2-3/+4
2020-05-18source-highlight: Update to 3.1.9nia3-9/+12
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 updateadam2-4/+4
2020-04-19One more step towards passing test. Still fails for long options tojoerg3-1/+41
ctags.
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-18Regenjoerg1-1/+7
2020-04-18Deal with portability. Use :testjoerg3-9/+20
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-libsryoon2-4/+4
2019-08-22Recursive revbump from boost-1.71.0ryoon2-4/+4
2019-07-01Recursive revbump from boost-1.70.0ryoon2-4/+4
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.0adam2-4/+4
2018-08-16revbump after boost-libs updateadam2-4/+4
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-01-07Fix indentation in buildlink3.mk files.rillig1-2/+2
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2018-01-01Revbump after boost updateadam2-4/+4
2017-08-24Revbump for boost updateadam2-4/+4
2017-04-30Recursive revbump from boost updateryoon2-4/+4
2017-01-01Revbump after boost updateadam2-4/+4
2016-10-07Revbump post boost updateadam2-3/+4
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-05-02Add new PLIST entries missed in previous.schmonz1-1/+17
2015-04-30Update to 3.1.8 (from the file NEWS)mef2-7/+6
--------------- 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-libsadam2-3/+4
2015-01-04Add a buildlink3.mk.schmonz1-0/+14
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-24It's really here the patch is not required any moregls2-50/+1
2013-11-23Update textproc/source-highlight to version 3.1.7gls3-11/+34
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:adam4-20/+247
* 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