Subject: CVS commit: pkgsrc/editors/texmaker
From: Makoto Fujiwara
Date: 2014-11-18 14:20:35
Message id: 20141118132035.9EA1B98@cvs.netbsd.org

Log Message:
(pkgsrc)
  Add options.mk to make qt5 as an option, since qt5 in pkgsrc seems broken.
(upstream) Update Texmaker 4.1 to 4.3.
= Those changes are based on wip/texmaker by Niclas Rosenvik, thanks.

version 4.2 -> 4.3 :
- a visual diff view has been added to the "source viewer" \ 
(differences between
  the current files loaded in the editor and in the "source viewer") \ 
based on
  jsdifflib from Chas Emerick (BSD license)
- when a command fails, the command is now displayed with the error message
  "Could not start the command"
- an "reload all documents from file" option has been added to the \ 
"File" menu
  (users request)
- if a "completion.txt" file is found in the same directory than \ 
texmaker.exe on
  windows, in the "/usr/share/texmaker/" folder on linux and in the \ 
"Resources"
  subdirectory of the .app package on macosx, all items from this file will be
  added automatically for the autocompletion (the syntax must be the same than
  for the ."Customize completion" option of the "User" menu.
- an option to launch the "Clean" tool when exiting the program has \ 
been added
  (users request)
- a texmaker man page and a texmaker.menu file have been added in the
  "utilities" directory of the source (thanks to Bernd Warken for the \ 
man-page)
- the cs, el, es, hu and se translations have been updated (thanks to all
  the translators)

version 4.1.1 -> 4.2 :
Features :
- script support has been added (only for the text editor part - \ 
"User" menu)
- with the new option "-n" for the command line, a new instance of
  Texmaker can be launched (will break the synchronization with the pdf
  viewers and others feautures)
- hu and nl translations have been updated
- the windows and macosx lion/maverick versions are now compiled with Qt 5.2.1

Bugs fixed :
- while loading the last session, the bug about the focus has been fixed
- a bug about the "commands" combo box in the main toolbar has been fixed
- a typo in the russian translation has been fixed
- a bad trigger detection for the snippets has been fixed

Files:
RevisionActionfile
1.1addpkgsrc/editors/texmaker/options.mk
1.45modifypkgsrc/editors/texmaker/Makefile
1.9modifypkgsrc/editors/texmaker/PLIST
1.10modifypkgsrc/editors/texmaker/distinfo