Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
version 2.1.2 -> 2.1.3
Fixes:
- Allow letters as shortcuts
- Avoid executing unwanted commands in the console when changing tabs
- Ensure that the ViewBib tool opens the correct bibliography file
- Correctly display output produced by ConTeXt
- Correctly handle text with foreground colour in the tabular wizard
- Correctly save and restore the encodings of previously opened files
- Fix a problem which causes that projects sometimes cannot be opened
correctly
- Force termination of Kile when the main window is closed
Features:
- Add a completion file for the 'ifplatform' package
- Add 'Save', 'Save As' and 'Save Copy As' entries to the tab context menus
- Add tool tips to structure view entries
- Provide Unicode characters for the symbols in the symbol view
version 2.1.1 -> 2.1.2
Fixes:
- Correctly convert special characters that were typed with caps lock
enabled into LaTeX. This fix works from KDE 4.3 upwards.
- Use 'utf8' instead of 'utf8x' as default encoding (in document templates).
It should be sufficient in most cases and it is installed by default in
LaTeX distributions.
- Correctly insert '\c{c}' for the cedilla character
- Use the correct name for some icons. In this way, they can be used even
if the current icon theme is not Oxygen.
- Correctly restore VI input mode key settings
Features:
- Update 'biblatex.cwl'.
version 2.0.1 -> 2.0.2
Fixes:
- Insert \item[] in description environments for smart newline,
reported and fixed by Job Noorman
- Fix regression in 2.0.1 inside structure view related to opening files
- Fix regression in latexoutputfilter resulting in the wrong file being
reported
- Fix regression in Kile 2.0.x, blend symbols so that they are usable with
dark themes also
- Don't create 'save' and 'save-as' actions specifically for Kile as they will
interfere with the corresponding actions from KatePart. Thanks to Mathias
Soeken for reporting.
- Also parse class warnings and show them in the Logview, patch by Jeroen
Leeuwestein
- Remove not sh-compliant code by requiring a Bash shell for system check
- Add a workaround for a bug contained in KatePart 3.x in the 'setEncoding'
method, which enforces a reload on every change of the encoding (as a
consequence the user sees a confusing document-modified dialog)
- Make find-in-files work again with anyting else than the "all files" filter
- Minor cwl fixes
Features:
- cwl file for siunitx (thanks to Dirk Sarpe) and allrunes packages
version 2.0 -> 2.0.1
Fixes:
- Do all section actions on the whole section
- Fix possible crash due to unchecked index bounds
- Some i18n fixes
- cwl files: fix wrong commands with \left and \right and make them more
complete
- Typos in symbols
- Sync kile project on disk before archiving
- Add figure* to the structure view also
- Fix completion for multiple citations/references
- Fix crash at template handling, reported and fixed by Vincenzo Di Massa
- Rename some cwl files so that they not only differ by case
- Search also in $BIBINPUTS and $TEXINPUTS paths if opening files from the
structure view
- Add missing package definitions to some symbols from the misc-text pane
- Allow spaces in the name of images in the includegraphics dialog
- Don't recompile forever if some file timestamps are in the future
- Fix the "autocompletion dies" bug
Features:
- Add \newlength as a variation of newcommand
- Add url.cwl, svninfo.cwl, svn-multi.cwl, yfonts.cwl, virginialake.cwl
- Allow ":" and "-" in citation keys, important for codecompletion
Syntax:
- Highlight & and @{} in tabular like environments
- Ignore Noweb blocks
version 2.0beta2 -> 2.0
Fixes:
- Added some new logic to really disable all debug output if --disable-debug
is given to configure, should make kile faster
Features:
- New documentation kile-remote-control.txt
- Added new DVItoPDF config Modern which calls dvipdfmx instead of dvipdfm,
set Modern as default
version 2.0beta1 -> 2.0beta2
Fixes:
- Polishing Quickdocumentdialog
- More agressive recompiling
- Cwl fixes
- Mathsymbol commands were biased with one, some symbol cleanups
- Don't make system check if the user has defined a master document
- Don't offer eqnarray in the latex menu (but we still support it for
math environment completion etc.)
- Consider also files located in $TEXINPUTS and $BIBINPUTS paths for
codecompletion.
Features:
- Call asymptote if needed on latex run