The NetBSD Project

CVS log for pkgsrc/textproc/syntax-highlighting/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / syntax-highlighting

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.60 / (download) - annotate - [select for diffs], Sun Nov 12 13:23:42 2023 UTC (2 weeks, 6 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.59 / (download) - annotate - [select for diffs], Wed Nov 8 13:21:10 2023 UTC (3 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

*: recursive bump for icu 74.1

Revision 1.58 / (download) - annotate - [select for diffs], Tue Oct 24 22:11:20 2023 UTC (5 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.57: +2 -1 lines
Diff to previous 1.57 (colored)

*: bump for openssl 3

Revision 1.57 / (download) - annotate - [select for diffs], Sun Oct 15 00:58:05 2023 UTC (6 weeks, 6 days ago) by gutteridge
Branch: MAIN
Changes since 1.56: +2 -1 lines
Diff to previous 1.56 (colored)

syntax-highlighting: expects 64-bit atomic ops

We hit the usual issue, e.g., with i386:
definition.cpp:(.text+0x8c75): undefined reference to `__atomic_fetch_add_8'

Revision 1.56 / (download) - annotate - [select for diffs], Sat Jul 29 02:33:15 2023 UTC (4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.55: +1 -2 lines
Diff to previous 1.55 (colored)

syntax-highlighting: update to 5.108.0

5.99
  Bash,Zsh: add Dollar Prefix style for simple variable
  Zsh: disable spellcheck
  Zsh: fix Parameter Expansion style for )) in $((...)) and add missing
  parameter expansion flags
  Bash: fix Parameter Expansion style for )) in $((...))
  prefer Oklab to CIELAB for perceptual color difference in ansi256 mode
  PostgreSQL: Remove # as line comment
  Improve ASN.1 highlighting
  Ruby: add keywords used for refinements to the mixin methods list
  Python: add := operator, built-in functions and special methods
  Crystal Syntax Highlighting Definition: // operator, macros, keywords
  debianchangelog.xml: Set default filename
  bash.xml: The other (more correct) form of multiline comments
5.100
  Jira: improve highlighting
  Jira: fix Bold and Stroked Out highlight at start of line
  CMake: fix nested parentheses highlinthing
  systemd_unit: update to systemd v252
  Common List: optimize (~40% faster)
  Common Lisp: highlight numbers preceded by -
  Common Lisp: highlint 'symbol and #'symbol
  Common Lisp: add operators
  Common Lisp: add .el extension (emacs script)
  powershell.xml: Recognize variable substitutions in double quoted strings
  powershell.xml: Recognize single quoted strings
  debchangelog: add Forky
  debchangelog: add Lunar Lobster
  CMake: return() as Control Flow
  CMake: add Control Flow style for if, else, while, etc
  Fix name (for consistency with CartoCSS MML)
  Better highlighting for some GIS-related file formats
  VHDL: support of VHDL-2008
  Nix: fix decimal numbers format and some performance changes
  Alerts: add NO-BREAK SPACE (nbsp) as keyword deliminator
  Git Rebase: add missing commands
  Git Ignore: more highlight
  cmake.xml: New features for CMake 3.25
  Bash/Zsh: fix Parameter Expansion style for } in ${...}
  Zsh: add folding for group command
  Bash/Zsh: fix group command with coproc statement
  use a constant container with range-based for loop to avoid copies
  Ansi/HtmlHighlighter: prefer QTextStream::readLineInto() to
  QTextStream::readLine() to avoid allocation
  fix AnsiHighlighter::highlightData() with valid definition, but without
  any context
  increment version number after keywords change
  cpp.xml: add missing QStringTokenizer class for highlighting
  Add folding for maps, structs and lists in elixir
  Add opendocument "flat XML" file types
  Add do: to tests
  Undo unintended line formating
  Remove any reference to fn being a definition
  Adapt tests to new output
  Add folding to elixir code
5.101
  TOML: add number prefix, inf, nan and more datetime format ; fix multi-strings closing
  Python: add pyi extension (python interface)
  Javascript: remove previousDibling keyword (probably a typo for previousSibling)
  Add GPS Exchange Format (GPX) type
  CSS family: add properties, functions and fr unit ; remove FPWD and old proposed
  properties
  install a index.katesyntax when QRC_SYNTAX is OFF
  Make the Rust language mode use the cstyle indenter
  C23: missing wN length modifiers with d and i in printf_like
  CMake: remove duplicate <list> and <context>
  CMake: optimize by adding DetectIdentifier and DetectSpaces (~20% faster)
  CMake: replace some <WordDetect> with <keyword>
  Add syntax definition for CSV and TSV
  JSON: small optimization on number regex
  Go: improved support for literal numbers, add unicode escape characters and new
  predefined type
  Dynamic RegExpr has its own type (~2.2% faster)
  XML: replace a dynamic StringDetect with DetectIdentifier contextually equivalent
  XML: character < in an ENTITY is highlighted as an error
5.102
  Resolve conflict on .ex file extension
  Markdown: remove dynamic rules that are not needed
  Julia: merge hundreds of rules into a single regex ; fix adjoint operator ;
  includes ##Comments
  avoid temporary constructions of Definition in AbstractHighlighter::highlightLine
  GCode: numbers are optional with parameters
  cmake: Use ECMQmlModule for qtquick plugin
  update version and references
  Add MapCSS highlighting
  Add testcase to markdown file for Nim code blocks
  Markdown: Use nim highlighting in nim blocks
  Add testcase for "\\"
  Nim: Small syntax fixes
  Add new keywords: `get` and `set`
5.103
  Log: fix slow search regex ; add Critical section ; some improvement in Log File
  Cobol: add extensions ; add exec sql block ; picture clause more permissive
  Cobol: replace tab with 2 spaces
  Add Zig language
  Add Cabal syntax
  Add Log File syntax
  avoid copies of Theme and QString in functions that manipulate themes
  FormatPrivate now contains a definition name rather than a reference to a definition
  add noexcept
  Theme::m_data is now always initialized with a valid pointer
  optimize ThemeData::textStyleOverride
  Replace DefinitionRef in StateData with a definition id
  Add COBOL syntax
  Indexer: suggest more minimal=1 or other rule for RegExpr with lookhaed=1 and .*
  Indexer: check xml validity
  feat: Add new syntax for `Earthfile`
5.105
  Highlight the QML "required" keyword, added in Qt 5.15
5.106
  Backport theme changes to kf5
  Backport master hl file updates
  Add mimetype for markdown
5.108
  ensure all .json files are valid
  Highlight QML pragma keyword

Revision 1.55 / (download) - annotate - [select for diffs], Mon May 22 21:00:08 2023 UTC (6 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

*: bump for libproxy 0.5

Revision 1.54 / (download) - annotate - [select for diffs], Sat May 6 19:09:50 2023 UTC (6 months, 3 weeks ago) by ryoon
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored)

*: Recursive revbump from audio/libopus 1.4

Revision 1.53 / (download) - annotate - [select for diffs], Wed Apr 19 08:08:47 2023 UTC (7 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

revbump after textproc/icu update

Revision 1.52 / (download) - annotate - [select for diffs], Mon Apr 3 20:21:23 2023 UTC (7 months, 4 weeks ago) by nros
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:01 2023 UTC (10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.50 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:04 2022 UTC (12 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.49: +2 -1 lines
Diff to previous 1.49 (colored)

massive revision bump after textproc/icu update

Revision 1.49 / (download) - annotate - [select for diffs], Thu Sep 29 01:18:44 2022 UTC (14 months ago) by markd
Branch: MAIN
Changes since 1.48: +0 -1 lines
Diff to previous 1.48 (colored)

KDE Frameworks update to 5.98.0

5 months of development

Revision 1.48 / (download) - annotate - [select for diffs], Sun Sep 11 12:52:08 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.47 / (download) - annotate - [select for diffs], Sat Jul 2 16:53:36 2022 UTC (17 months ago) by ryoon
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

*: Recursive revbump from audio/pulseaudio

Revision 1.46 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:49 2022 UTC (17 months ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored)

*: recursive bump for perl 5.36

Revision 1.45 / (download) - annotate - [select for diffs], Mon Apr 25 07:05:52 2022 UTC (19 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.44: +0 -1 lines
Diff to previous 1.44 (colored)

syntax-highlighting: update to 5.93.0

5.81.0
LaTeX: allow Math env within another Math env
java: add assert and var keywords
cmake.xml: Updates for CMake 3.20
PHP: add preg_last_error_msg() function and classes that was previously a resource
Js: numeric separator ; fix Octal ; add new classes
Try to fix Qt 5.14 based compile
Make it possible to compile with Qt 6
Fix #5 and add Path style with alternate value (${xx:-/path/})
Python: add match and case keywords (Python 3.10)
Bump rust.xml to version 12
Do not spellcheck in Rust code
Markdown: add folding in sections
Fix BracketMatching color in Breeze Dark theme
Added more checking and number support
Added proper escaping support with error handling
Yet another DetectSpaces at MultiLineText
Removed Variable context; not needed
Added Error displaying for Placeables
Included ##Comments
Optimisations (DetectIdentifier, etc.)
Fixed Attribute handling
Added support for identifiers
Multiline text is now working
Added support for fluent language files
Add `findloc` Fortran function

5.82.0
debchangelog: add Impish Indri
remove text/plain from Godot
systemd unit: merge some RegExpr rules
systemd unit: increase version number
systemd unit: update to systemd v248
add support for Godot's gd-scripts
Doxygen: fix Word style when the word is at the end of line

5.83.0
Rust syntax - Separate ControlFlow from Keywords
Fix perl qw< > highlighting
Update GAS syntax to highlight reg/instrs/jmp instrs

5.84.0
Indexer: suggest more RangeDetect instead of RegExpr
Use cstyle indenter for PHP (HTML)
Haskell: fix comment in an import and some improvement
Indexer: checks that the rules of a context are all reachable at least once
Python: add bytes literals
GLSL: based on GLSL 4.6
Bash/Zsh: fix file descriptor and group in sub-shell, noglob and some
Control Flow
Python: highlight errors in numbers and some optimizations
Remove unneeded LGPL-2.0-only license text
GLSL: add types, qualifiers and reserved keywords
fix copyright to be the expected array
Falcon theme
improve INI highlighting for string values
add highlighting for the Swift language
rework function matching
some more fixes to Julia syntax
Julia highlighting fixes
enable unicode support for regex in highlightings
Add Dart language

5.85.0
toml.xml: forbid 0_digits in integers
toml.xml: support single-quoted keys
Python: Fix r"\\" and derivatives
Python: Make unescaped single quote (' or ") strings non-multiline
make update_kate_editor_org bsd compatible
Python: Fix single quote bytes literals (b"")
cmake.xml: Drop version related `find_package()` vars
cmake.xml: Update variables for `find_package()` interface
cmake.xml: Add CMake 3.21 features
XML: add Attribute Separator style (= in <tag attr=value>)
XSLT: Enhance highlighter colors (like XML) + region for tag
Ini: value as int, float or keyword only if it represents the full value
Agda: update keyword list to Agda 2.6.2
XML: fix <!DOCTYPE detection and reordered rules for faster reading (+20%)
Python: }} in a f-string as an escape character and add !a flag
systemd unit: update to systemd v249
systemd unit: fix highlighting of unit name
Mark katehighlightingindexer as a non-GUI executable
Disable using QtXMLPatterns with sanitizer build
Indexer: suggest LineContinue instead of RegExpr
move coroutine keywords in controlflow and replace some keyword rule with WordDetect

5.86.0
cpp.xml: Add two QFlags-related macros
markdown.xml: End nested sub-headers fold regions when parent header is closed
Python: Add "yield from" keyword
Julia highlighting fixes
Simplify helpers of Repository::definition[s]For*()
Optimize Repository::definitionFor(FileName|MimeType)
Repository: unify definitionsForFileName() and definitionsForMimeType()
add extra resource path lookups for app files
Remove caseSensitive parameter to optimize WildcardMatcher
Export WildcardMatcher
Accept both Definition objects and definition names
Move the default repository management out of KQuickSyntaxHighlighter
Add a QObject wrapper for Repository
Don't hardcode the default theme, but pick one based on the palette
Import Eike's QtQuick syntax highlighter and adapt the build system
WildcardMatcher: treat unmatched filename prefixes as no match
Port QStringRef (deprected) to QStringView
Add rbreak and watch keywords for GDB highlighting
Properly highlight RR keywords containing a dash
PL/I: Also recognise "pl1" extension and MIME type
default themes: Add contrast between String and VerbatimString
breeze-light.theme: Add contrast between strings and raw strings
isocpp.xml: Highlight raw string delimeters (bug 440038)
Update Kconfig highlighter to Linux 5.13

5.87.0
Add basic QML API docs
yara - add new 4.x keywords
Change license to MIT
Removed items that are generating errors for now
initial work on terraform syntax highlight
Port AbstractHighlighter::highlightLine to QStringView

5.88.0
' is a valid identifier part
Fix the colors of modified and saved lines
cmake.xml: Recognize CMake provided modules and functions/macros
Remove *.nix files from Bash syntax
Add Nix highlighting
debchangelog: add Jammy Jellyfish
update refs to improved Dockerfile highlighting
bash.xml: Add Exherbo script file extensions recognized as `bash`
dockerfile.xml: Use `bash` syntax for shell form of commands
Specify byproducts for ExternalProject_Add call
cmake.xml: Improvements to highlighting
Add support of YAML in Fenced Code Blocks in Markdown
Update GNU Assmebler syntax

5.89.0
markdown.xml: Fix highlighting of headers (include last char)
Update orgmode.xml
use the same way as emacs to highlight priority cookie
support verbatim since it seems used more often than inline code
support single line comment, babel call, priority cookie
Update context.xml version
Update ConTeXt test references
Corrected syntax for ConTeXt TABLE commands
ConTeXt: Verbatim highlighting allows for nesting
Added ConTeXt test references
Update context.xml version number
Added highlighting for ConTeXt "\m" command
Fixed current math command highlighting
misc: Add `Pipfile` to create Python venv for generators
cmake.xml: Updates for CMake 3.22
fix: Add `Loader` parameter in call to `yaml.load()`
update test for inline code
support inline code and another type of number list
support block and number list
add orgmode.xml
add racket.xml

5.90.0
Systemd unit: update to systemd v250
Separate dynamic StringDetect rule to avoid copies in StringDetect::doMath()
Very basic support for [[link]] and [[link][desc]]
support implicit link in normal text
SQL and SQL (PostgreSQL): nested comments support
GnuPlot: fix a lot of issue
PHP: add readonly, never and some functions/classes/constants of php-8.1
Bash and Zsh: support of ${!2}
Bash: more unixcommands (GNU coreutils and some others)
Fix language specification comments
Rename MIME type text/x-objcpp-src => text/x-objc++src
Add Homuncuius.theme
Remove rawhtml, not needed
Add grammar for RETRO Forth

5.91.0
Python: fix line continuation starting with a string
CSS: add some values and functions
CSS: fix nested function call
Zsh: fix line-break and pattern in double bracket condition
Bash: fix line-break in double bracket condition
Bash: fix parameter expansion replacement with extended glob
[R] Add support for new pipe from R 4.1
Update Stan highlighting

5.92.0
Bash: fix parameter expansion replacement with path without extended glob
Lua: fix function highlighting with local function
Propagate Qt major version to external project build of the host tools
Bash/Zsh: fix keyword ! in ! cmd

5.93.0
Go syntax - "go" -> ControlFlow
Go syntax - Separate ControlFlow from Keywords
Bash/Zsh: fix expression closing parenthesis in regex

Revision 1.44 / (download) - annotate - [select for diffs], Sun Apr 24 22:40:00 2022 UTC (19 months, 1 week ago) by tnn
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

syntax-highlighting: add CHECK_PORTABILITY_SKIP

Revision 1.43 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:10 2022 UTC (19 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

revbump for textproc/icu update

Revision 1.42 / (download) - annotate - [select for diffs], Mon Mar 28 10:59:30 2022 UTC (20 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

{s,t,w}*/*: revbump(1) for libsndfile

Revision 1.41 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:45 2021 UTC (23 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

revbump for icu and libffi

Revision 1.40 / (download) - annotate - [select for diffs], Mon Nov 15 22:54:30 2021 UTC (2 years ago) by wiz
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

*: recursive bump for gstreamer 1.18.5

Revision 1.39 / (download) - annotate - [select for diffs], Fri Jul 30 12:27:08 2021 UTC (2 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

*: Recursive revbump from audio/pulseaudio-15.0

Revision 1.38 / (download) - annotate - [select for diffs], Mon May 24 19:55:00 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

*: recursive bump for perl 5.34

Revision 1.37 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:42 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

revbump for textproc/icu

Revision 1.36 / (download) - annotate - [select for diffs], Tue Mar 30 10:58:28 2021 UTC (2 years, 8 months ago) by markd
Branch: MAIN
Changes since 1.35: +1 -2 lines
Diff to previous 1.35 (colored)

kf5: KDE Frameworks update to 5.80.0

10 months of patches/updates.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Feb 7 06:30:39 2021 UTC (2 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

*: Recursive revbump from audio/pulseaudio-14.2.nb1

Revision 1.34 / (download) - annotate - [select for diffs], Fri Jan 1 09:52:41 2021 UTC (2 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

*: Recursive revbump from audio/pulseaudio-14.0

Revision 1.33 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:11 2020 UTC (3 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.32 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:18 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Aug 18 17:58:15 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

*: revbump for libsndfile

Revision 1.30 / (download) - annotate - [select for diffs], Tue Aug 18 02:06:38 2020 UTC (3 years, 3 months ago) by tnn
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29 (colored)

syntax-highlighting: skip a portability check

Revision 1.29 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:45 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.28 / (download) - annotate - [select for diffs], Sun Jun 7 11:57:22 2020 UTC (3 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.27: +1 -2 lines
Diff to previous 1.27 (colored)

syntax-highlighting: update to 5.70.0

5.67
  Updates nasm.xml with the latest instructions
  Perl: Add 'say' to keyword list
  cmake: Fix `CMAKE_POLICY_*_CMP<N>` regex and add special args to `get_cmake_property`
  Add GraphQL highlighting definition
5.68
  Fix out-of-memory due to too large context stacks
  [PATCH] General update for CartoCSS syntax highlighting
  Add syntax highlighting for Java Properties
  TypeScript: add private fields and type-only imports/exports, and some fixes
  Add FreeCAD FCMacro extension to the python highlighting definition
  Updates for CMake 3.17
  C++: constinit keyword and std::format syntax for strings. Improvement printf format
  RPM spec: various improvements
  Makefile highlight: fix variable names in "else" conditionals
  Add syntax highlighting for Solidity
  Small improvements in some XML files
  Makefile highlight: add substitutions
5.69
  LaTeX: fix math parentheses in optional labels
  Add Inno Setup syntax, including embedded Pascal scripting
  Lua: add # as additional deliminator to activate auto-completion with `#something`
  C: remove ' as digit separator
  add some comment about the skip offset stuff
  optimize dynamic regex matching
  fix regex rules wrongly marked as dynamic
  extend indexer to detect dynamic=true regexes that have no place holders to adapt
  Add Overpass QL highlighting
  Agda: keywords updated to 2.6.0 and fix float points
5.70
  debchangelog: add Groovy Gorilla
  Update Logtalk language syntax support
  TypeScript: add the "awaited" type operator

Revision 1.27 / (download) - annotate - [select for diffs], Tue Jun 2 08:22:59 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Revbump for icu

Revision 1.26 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:07 2020 UTC (3 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Recursive revision bump after textproc/icu update

Revision 1.25 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:02 2020 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.24 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:16 2020 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

*: recursive bump for libffi

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jan 29 11:49:28 2020 UTC (3 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

kf5: update to frameworks 5.66

build with qt5 5.14

All frameworks
  Port from QRegExp to QRegularExpression
  Port from qrand to QRandomGenerator
  Fix compilation with Qt 5.15 (e.g. endl is now Qt::endl,
   QHash insertMulti now requires using QMultiHash...)

Attica
  Don't use a verified nullptr as a data source
  Support multiple children elements in comment elements
  Set a proper agent string for Attica requests

Baloo
  Correctly report if baloo_file is unavailable
  Check cursor_open return value
  Initialise QML monitor values
  Move URL parsing methods from kioslave to query object

Breeze Icons
  Change XHTML icon to be a purple HTML icon
  Merge headphones and zigzag in the center
  Add application/x-audacity-project icon
  Add 32px preferences-system
  Add application/vnd.apple.pkpass icon
  icon for ktimetracker using the PNG in the app repo, to be replaced
  with real breeze SVG
  add kipi icon, needs redone as a breeze theme svg [or just kill off kipi]

Extra CMake Modules
  [android] Fix apk install target
  Support PyQt5 compiled with SIP 5

Framework Integration
  Remove ColorSchemeFilter from KStyle

KDE Doxygen Tools
  Display fully qualified class/namespace name as page header

KCalendarCore
  Improve README.md to have an Introduction section
  Make incidence geographic coordinate also accessible as a property
  Fix RRULE generation for timezones

KCMUtils
  Deprecate KCModuleContainer

KCodecs
  Fix invalid cast to enum by changing the type to int rather than enum

KCompletion
  Deprecate KPixmapProvider
  [KHistoryComboBox] Add method to set an icon provider

KConfig
  kconfig EBN transport protocol cleanup
  Expose getter to KConfigWatcher's config
  Fix writeFlags with KConfigCompilerSignallingItem
  Add a comment pointing to the history of Cut and Delete sharing a shortcut

KConfigWidgets
  Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts"

KContacts
  Align ECM and Qt setup with Frameworks conventions
  Specify ECM dependency version as in any other framework

KCoreAddons
  Add KPluginMetaData::supportsMimeType
  [KAutoSaveFile] Use QUrl::path() instead of toLocalFile()
  Unbreak build w/ PROCSTAT: add missing impl. of KProcessList::processInfo
  [KProcessList] Optimize KProcessList::processInfo
  [KAutoSaveFile] Improve the comment in tempFileName()
  Fix KAutoSaveFile broken on long path

KDeclarative
  [KeySequenceHelper] Grab actual window when embedded
  Add optional subtitle to grid delegate
  [QImageItem/QPixmapItem] Don't lose precision during calculation

KFileMetaData
  Partial fix for accentuated characters in file name on Windows
  Remove unrequired private declarations for taglibextractor
  Partial solution to accept accentuated characters on windows
  xattr: fix crash on dangling symlinks

KIconThemes
  Set breeze as default theme when reading from configuration file
  Deprecate the top-level IconSize() function
  Fix centering scaled icons on high dpi pixmaps

KImageFormats
  pic: Fix Invalid-enum-value undefined behaviour

KIO
  [KFilePlacesModel] Fix supported scheme check for devices
  Embed protocol data also for Windows version of trash ioslave
  Adding support for mounting KIOFuse URLs for applications that don't use KIO
  Add truncation support to FileJob
  Deprecate KUrlPixmapProvider
  Deprecate KFileWidget::toolBar
  [KUrlNavigator] Add RPM support to krarc:
  KFilePlaceEditDialog: fix crash when editing the Trash place
  Add button to open the folder in filelight to view more details
  Show more details in warning dialog shown before starting a
  privileged operation
  KDirOperator: Use a fixed line height for scroll speed
  Additional fields such as deletion time and original path are now
  shown in the file properties dialog
  KFilePlacesModel: properly parent tagsLister to avoid memleak.
  HTTP ioslave: call correct base class in virtual_hook(). The
  base of HTTP ioslave is TCPSlaveBase, not SlaveBase
  Ftp ioslave: fix 4 character time interpreted as year
  Re-add KDirOperator::keyPressEvent to preserve BC
  Use QStyle for determining icon sizes

Kirigami
  ActionToolBar: Only show the overflow button if there are visible
  items in the menu
  Don't build and install app templates on android
  Don't hardcode the margin of the CardsListView
  Add support for custom display components to Action
  Let the other components grow if there's more things on the header
  Remove dynamic item creation in DefaultListItemBackground
  reintroduce the collapse button
  Show application window icon on AboutPage

KItemModels
  Add KColumnHeadersModel

KJS
  Added tests for Math.exp()
  Added tests for various assignment operators
  Test special cases of multiplicate operators (*, / and %)

KNewStuff
  Ensure the dialog title is correct with an uninitialised engine
  Don't show the info icon on the big preview delegate
  Support archive installs with adoption commands
  Send along the config name with requests

KPeople
  Expose enum to the metaobject compiler

KQuickCharts
  Also correct the shader header files
  Correct license headers for shaders

KService
  Deprecate KServiceTypeProfile

KTextEditor
  Add "line-count" property to the ConfigInterface
  Avoid unwanted horizontal scrolling

KWayland
  [plasmashell] Update docs for panelTakesFocus to make it generic
  [plasmashell] Add signal for panelTakesFocus changing

KXMLGUI
  KActionCollection: provide a changed() signal as a replacement for removed()
  Adjust keyboard shortcut configuration window's title

NetworkManagerQt
  Manager: add support for AddAndActivateConnection2
  cmake: Consider NM headers as system includes
  Sync Utils::securityIsValid with NetworkManager

Plasma Framework
  [ToolTip] Round position
  Enable wheel events on Slider {}
  Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface
  [calendar] Check out of bounds array access in QLocale lookup
  [Plasma Dialog] Use QXcbWindowFunctions for setting window types Qt
  WindowFlags doesn't know
  [PC3] Complete plasma progress bar animation
  [PC3] Only show progress bar indicator when the ends won't overlap
  [RFC] Fix Display Configuration icon margins
  [ColorScope] Work with plain QObjects again
  [Breeze Desktop Theme] Add monochrome user-desktop icon
  Remove default width from PlasmaComponents3.Button
  [PC3 ToolButton] Have the label take into account complementary color schemes
  Added background colors to active and inactive icon view

QQC2StyleBridge
  [ToolTip] Round position
  Update size hint when font changes

Solid
  Display first / in mounted storage access description
  Ensure mounted nfs filesystems matches their fstab declared counterpart

Sonnet
  The signal done is deprecated in favour of spellCheckDone, now correctly emitted

Syntax Highlighting
  LaTeX: fix brackets in some commands
  TypeScript: add "bigint" primitive type
  Python: improve numbers, add octals, binaries and "breakpoint" keyword
  SELinux: add "glblub" keyword and update permissions list
  Several enhancements to gitolite syntax definition

Revision 1.22 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:28 2020 UTC (3 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Nov 11 09:03:12 2019 UTC (4 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.20: +1 -2 lines
Diff to previous 1.20 (colored)

KDE Frameworks update to 5.64.0

5.62.0

KCompletion
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

Sonnet
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

Syntax Highlighting
  C & ISO C++: add digraphs (folding & preprocessor)
  Markdown, TypeScript & Logcat: some fixes
  Format class: add functions to know if XML files set style attributes
  combine test.m stuff into existing highlight.m
  Support for native Matlab strings
  Gettext: Add "Translated String" style and spellChecking attribute
  Set the OpenSCAD indenter to C-style instead of none
  Possiblity to change Definition data after loading
  Highlighting indexer: check kateversion
  Markdown: multiple improvements and fixes
  JSP: support of <script> and <style> ; use IncludeRule ##Java
  LESS: import CSS keywords, new highlighting and some improvements
  JavaScript: remove unnecessary "Conditional Expression" context
  New syntax: SASS. Some fixes for CSS and SCSS
  Use CMake find_dependency in CMake config file instead of find_package
  SCSS: fix interpolation (#{...}) and add the Interpolation color
  fix additionalDeliminator attribute
  C++: contracts are not in C++20
  Gettext: fix "previous untranslated string" and other improvements/fixes
  Jam: Fix local with variable without initilisation and highlight SubRule
  implicit fallthough if there is fallthoughContext
  Add common GLSL file extensions (.vs, .gs, .fs)
  Latex: several fixes (math mode, nested verbatim, ...)
  Lua: fix color of end with several levels of condition and function nesting
  Highlighting indexer: all warnings are fatal

5.63.0

KCompletion
  [KComboBox] Properly disable Qt's builtin completer [regression fix]

Syntax Highlighting
  Add syntax highlighting for RenPy (.rpy)
  WordDetect rule: detect delimiters at the inner edge of the string
  Highlight GeoJSON files as if they were plain JSON
  Add syntax highlighting for SubRip Text (SRT) Subtitles
  Fix skipOffset with dynamic RegExpr
  bitbake: handle embedded shell and python
  Jam: fix identifier in a SubRule
  Add syntax definition for Perl6
  support .inl extension for C++, not used by other xml files at the moment
  support *.rej for diff highlighting

5.64.0

Syntax Highlighting
  VHDL: all keywords are insensitive
  Add string escape characters to PowerShell syntax
  Modelines: fix end of comment
  Meson: more built-in functions and add built-in member functions
  debchangelog: add Focal Fossa
  Updates from CMake 3.16
  Meson: Add a comment section for comment/uncomment with Kate
  TypeScript: update grammar and fixes

Revision 1.20 / (download) - annotate - [select for diffs], Wed Sep 18 14:17:17 2019 UTC (4 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.19 / (download) - annotate - [select for diffs], Tue Aug 27 21:31:20 2019 UTC (4 years, 3 months ago) by markd
Branch: MAIN
Changes since 1.18: +1 -12 lines
Diff to previous 1.18 (colored)

syntax-highlighting: update to 5.61.0

5.61.0
  TypeScript: fix keywords in conditional expressions
  Fix generator and test paths of CMake
  Add support for additional QML keywords not part of JavaScript
  Update cmake highlighting
5.60.0
  Fortran: relicense to MIT
  Improve the Fortran fixed format syntax highlighting
  Fortran: implement free & fixed formats
  Fix CMake COMMAND nested paren highlighting
  Add more keywords and also support rr in gdb highlighter
  Detect comment lines early in GDB highlighter
  AppArmor: update syntax
  Julia: update syntax and add constants keywords
  CMake: Highlight the standard CMake environment variables
  Add syntax definition for ninja build
  CMake: Support for 3.15 features
  Jam: various improvements and fixes
  Lua: update for Lua54 and end of function as Keyword rather than Control
  C++: update for C++20
  debchangelog: add Eoan Ermine
5.59.0
  YAML: only comments after spaces and other improvements/fixes
  Markdown: use includeAttrib in code blocks
  fix highlighting of "\0" in C mode
  Tcsh: fix operators and keywords
  Add syntax definition for the Common Intermediate Language
  SyntaxHighlighter: Fix foreground color for text without special highlighting
  Add example app for printing highlighted text to pdf
  Markdown: Use color with higher contrast for lists
  Remove .conf extension from "INI Files" hl, to determine the highlighter
  using MIME type
  Perl: fix the // operator
  fix casing of UInt* types in Julia hl
5.58.0
  Add syntax highlighting for fish shell
  AppArmor: don't highlight variable assignments and alias rules within profiles

Revision 1.18 / (download) - annotate - [select for diffs], Sun Aug 11 13:24:01 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.17 / (download) - annotate - [select for diffs], Thu Apr 25 21:08:11 2019 UTC (4 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.16: +0 -1 lines
Diff to previous 1.16 (colored)

kde: update KDE Frameworks to 5.57.0

KCompletion

  Don't set a null completer on a non-editable combobox

Syntax Highlighting

  Add syntax definition for Elm language to syntax-highlighting
  AppArmor & SELinux: remove one indentation in XML files
  Doxygen: don't use black color in tags
  Allow line end context switches in empty lines
  Fix endRegion folding in rules with beginRegion+endRegion (use length=0)
  Add extensions to groovy highlighting
  Add Smali syntax highlighting file
  Add "." as weakDeliminator in Octave syntax file
  Logcat: fix dsError color with underline="0"
  fix highlighter crash for broken hl file
  guard target link libraries for older CMake version

Revision 1.16 / (download) - annotate - [select for diffs], Wed Apr 3 00:33:09 2019 UTC (4 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Recursive revbump from textproc/icu

Revision 1.15 / (download) - annotate - [select for diffs], Sun Dec 9 18:52:09 2018 UTC (4 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

revbump after updating textproc/icu

Revision 1.14 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:26 2018 UTC (5 years ago) by ryoon
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:13 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Recursive bump for perl5-5.28.0

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 20 03:33:57 2018 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Recursive revbump from textproc/icu-62.1

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 6 15:06:50 2018 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 21 06:55:35 2018 UTC (5 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

syntax-highlighting: update to 5.47.0

* Perl6: Add support for extensions .pl6, .p6, or .pm6
* DoxygenLua: fix closing comment blocks (bug 394184)
* Add pgf to the latex-ish file formats (same format as tikz)
* Add postgresql keywords
* Highlighting for OpenSCAD
* debchangelog: add Cosmic Cuttlefish
* cmake: Fix DetectChar warning about escaped backslash
* Pony: fix identifier and keyword
* Lua: updated for Lua5.3

Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 14 07:34:03 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

revbump after icu update

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 11 11:50:39 2018 UTC (5 years, 7 months ago) by markd
Branch: MAIN
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

kf5: update to 5.44.0

3 months of bugfixes.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:46 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 7 15:35:10 2018 UTC (5 years, 9 months ago) by jperkin
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

kde: SUBST_STAGE should be pre-configure, not post-patch.

Performing substitutions during *-patch phases makes it impossible to
generate patches via mkpatches without introducing substitution noise.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 30 07:58:50 2018 UTC (5 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.4: +6 -0 lines
Diff to previous 1.4 (colored)

syntax-highlighting: SUBST rather than patch

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 28 20:11:05 2018 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Bump PKGREVISION for gdbm shlib major bump

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 27 04:09:12 2018 UTC (5 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (colored)

syntax-highlighting: Install org_kde_ksyntaxhighlighting.categories properly

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 24 19:06:10 2018 UTC (5 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

kf5: strip -fvisibility=hidden in all kf5 packages

as it breaks the plugin mechanism due to not being able to
resolve various symbols

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 17 20:11:06 2018 UTC (5 years, 10 months ago) by markd
Branch: MAIN

kf5: update to 5.41.0

16 months worth of updates. requires qt5>=5.7

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>