from Frank Kardel:
FlightCrew pulls in pthread_cancel via
/usr/include/c++/bits/gthr-default.h
/usr/include/g++/bits/gthr.h
/usr/include/g++/ext/atomicity.h
/usr/include/g++/bits/basic_string.h
/usr/include/g++/string
/usr/include/g++/random
/usr/include/g++/bits/stl_algo.h
/usr/include/g++/algorithm
/usr/pkgsrc/editors/Sigil/work/.buildlink/include/boost/utility/swap.hpp
/usr/pkgsrc/editors/Sigil/work/.buildlink/include/boost/tuple/detail/tuple_basic.hpp
/usr/pkgsrc/editors/Sigil/work/.buildlink/include/boost/tuple/tuple.hpp
/usr/pkgsrc/editors/Sigil/work/src/FlightCrew/stdafx.h
/usr/pkgsrc/editors/Sigil/work/src/FlightCrew/Result.cpp
so link against libpthread.
(by Niclas Rosenvik: nicro465 at student.liu.se,
also with PR pkg/45521 to 3.1 by kamelderouiche at yahoo.com)
Release Note since 4.0 from:
http://freecode.com/projects/qtexmaker/releases/357375
--------------------
4.0.4 30 Aug 2013 16:55
Support for the 0.24 poppler version has been
added, and a compilation problem on ARM architecture has been
fixed. Dragging and dropping image files in the editor is now
supported.
4.0.3 30 Jul 2013 12:46
The Windows and Mac OS X Lion versions are now
compiled with Qt 5.1 and poppler 0.22. Find-and-replace
actions can now be applied to a selection only. A tool that
converts source files to Unicode has been added. Users can now
check if a new version is available via a new option in the
"Help" menu (less)
4.0.2 09 May 2013 11:33
Mac OS X high DPI support has been added to the
PDF viewer, the symbols, and almost all of the icons. The
part/chapter/section tags are now bold in the editor. On
Linux, the session file is now stored in the standard ./cache
directory instead of the /tmp folder. New translations have
been added (less)
4.0.1 16 Mar 2013 13:47
A potential crash when synctex sent a bad page
number has been fixed. The -Pdownload35 option has been added
to the default dvips command for MiKTeX users on Windows.
4.0 08 Mar 2013 22:07
The code has been ported to Qt5 (but this
version can also be compiled with Qt4). From this version,
Texmaker will be principally developed under Qt5. A keyboard
shortcut has been added to toggle between the master and the
current document. A specific "quick build" command has been
padded for the .asy files: the asymptote figures can now be
compiled and displayed with the F1 shortcut.
Changelog:
----------------------------------------------------------------------
OmegaT 3.0.5
----------------------------------------------------------------------
10 Enhancements
4 Bug fixes
1 Localisation update
----------------------------------------------------------------------
3.0.5 vs. 3.0.4 update 2
- "Insert symbol" auto-completion view
https://sourceforge.net/p/omegat/feature-requests/862/
- Add auto-text view to auto-completer
https://sourceforge.net/p/omegat/feature-requests/861/
- Optional source term in auto-completer
https://sourceforge.net/p/omegat/feature-requests/887/
- Priority Glossary
https://sourceforge.net/p/omegat/feature-requests/853/
Fill TMX on segmentation from sentence to paragraph
- https://sourceforge.net/p/omegat/feature-requests/825/
- Do not scroll the glossary pane to the bottom
https://sourceforge.net/p/omegat/feature-requests/729/
Other enhancements:
- The MyMemory machine translator has been separated into two
different options: MyMemory (machine) and MyMemory (human)
- XLIFF filter: the <trans-unit> resname attribute is shown in the
comment pane
- The QA script (check_rules.groovy) now checks for double blanks,
which can contain either normal spaces or non-breaking spaces
- If there is no preference file (omegat.prefs) in the configuration
folder, i.e., OmegaT has never been launched and quit, and there is one
in the installation folder, OmegaT will read preferences from that file.
That allow distributing a version with customised pre-defined options.
Bug fixes:
- bad_extension.grvy is not so bad
https://sourceforge.net/p/omegat/bugs/596/
- The search window search field did not always had focus on window
opening on a Mac
- In some cases, a null pointer exception could happen when quitting
OmegaT
- The match statistics were based purely on the leftmost percentage,
without taking into account which matches are really selected to go
into the fuzzy match pane. This could lead to situation where the
statistics and what is seen in the fuzzy match pane was significantly
different. The statistics are now using an algorithm giving consistent
result with the match pane. The percentage kept is, however, still the
rightmost one. As the computation method is different, all statistics
will give different results compared with the previous version.
Localisation updates:
- Interlingua localisation updated to 3.0.4 (UI, Documentation, Readme)
----------------------------------------------------------------------
OmegaT 3.0.4 update 2
----------------------------------------------------------------------
0 Enhancement
1 Bug fix
1 Localisation update
----------------------------------------------------------------------
3.0.4 update 2 vs. 3.0.4 update 1
Bug fixes:
- java.lang.IndexOutOfBoundsException during strict tag validation
http://sourceforge.net/p/omegat/bugs/608/
Localisation updates:
- Italian localisation updated to 3.0.4 (UI)
----------------------------------------------------------------------
OmegaT 3.0.4 update 1
----------------------------------------------------------------------
3 Enhancements
4 Bug fixes
0 Localisation update
----------------------------------------------------------------------
3.0.4 update 1 vs. 3.0.4
Implemented requests:
- Translate HTML5 attribute 'placeholder'
https://sourceforge.net/p/omegat/feature-requests/881/
Other enhancements:
- Plugin loading is now logged, to help troubleshoot issues
- The autocompleter popup has a new page, to insert grouped
missing tags
Bug fixes:
- Virtual config folder path listed instead of real one under Windows Vista/7
https://sourceforge.net/p/omegat/bugs/601/
- Typo in linux-install.sh that hinders proper execution
https://sourceforge.net/p/omegat/bugs/605/
- PO filter: real empty source segments were not working
- Project name resolving for execution with
"java -jar /omegat/OmegaT.jar ./" was fixed
----------------------------------------------------------------------
OmegaT 3.0.4
----------------------------------------------------------------------
10 Enhancements
6 Bug fixes
1 Localisation update
----------------------------------------------------------------------
3.0.4 vs. 3.0.3
Implemented requests:
- Add support for monolingual .po files
https://sourceforge.net/p/omegat/feature-requests/865/
- Allow 12 scripts in the Tools menu
https://sourceforge.net/p/omegat/feature-requests/843/
- Add support for for creationid and creationdate in TMX
https://sourceforge.net/p/omegat/feature-requests/744/
- Exactly equal suggestions from diferents tmx show only as one
https://sourceforge.net/p/omegat/feature-requests/874/
- Print non-string data types with console.print() and println()
https://sourceforge.net/p/omegat/feature-requests/875/
- Sorted list of scripts
https://sourceforge.net/p/omegat/feature-requests/878/
- Default shortcut for "Insert next Missing Tag"
https://sourceforge.net/p/omegat/feature-requests/856/
Other enhancements:
- Linux: Zenity is not needed anymore in omegat.kaptn to display
OmegaT's version, and several typos were corrected
- The "check-rules" script now has a GUI
- There is a new global spell checking script
Bug fixes:
- Scripts folder is not created in Windows packages
https://sourceforge.net/p/omegat/bugs/595/
- Stop word discarded from glossary when using tokenizer
https://sourceforge.net/p/omegat/bugs/484/
- Language checker does not work in Japanese
https://sourceforge.net/p/omegat/bugs/593/
- The log contained an exception related to the LanguageTool module.
This exception was related to a multithreading issue, which has been
fixed.
- There was a whitespace handling error in the external command parser
- There was an exception when LanguageTool was enabled with no project
loaded
Localisation updates:
- French localisation updated to 3.0.2 (Documentation)
Patches for vim 7.4:
7.4.001 'ic' doesn't work for patterns such as [a-z]
7.4.002 pattern with two alternative look-behind matches doesn't match
7.4.003 memory access error in Ruby syntax highlighting
7.4.004 when closing a window fails ":bwipe" may hang
7.4.005 "vaB" while 'virtualedit' is set selects the wrong area
7.4.006 mkdir("foo/bar/", "p") gives an error message
7.4.007 creating a preview window on startup messes up the screen
7.4.008 new regexp engine can't be interrupted
7.4.009 too easy to write a file was not decrypted (yet)
7.4.010 (after 7.4.006) crash with invalid argument to mkdir()
7.4.011 cannot find out if "acl" and "xpm" features are supported
7.4.012 MS-Windows: resolving multi-bye shortcut does not work
7.4.013 MS-Windows: File name buffer too small for utf-8
7.4.014 MS-Windows: check for writing to device does not work
7.4.015 MS-Windows: Detecting node type fails for multi-byte chars
7.4.016 MS-Windows: File name completion has problem with Chinese
7.4.017 ":help !!" does not find the "!!" tag in the help file
7.4.018 when completing item becomes unselected
7.4.019 file name completion fails with Chinese characters
7.4.020 NFA engine matches too much with \@>
7.4.021 NFA regexp: Using \ze may result in wrong end
7.4.022 deadlock while exiting, because of allocating memory
7.4.023 MS-Windows: warning for 64 bit type
7.4.024 current user cannot always use the undo file he created
7.4.025 reading before start of a string
7.4.026 clang warning for int shift overflow
7.4.027 valgrind error when using CTRL-X CTRL-F at start of the line
7.4.028 equivalence classes are not working for multi-byte characters
7.4.029 an error in a pattern is reported twice
7.4.030 the -mno-cygwin argument is no longer supported by Cygwin
7.4.031 ":diffoff!" resets options even when 'diff' is not set
7.4.032 NFA engine does not match the NUL character
7.4.033 if terminal has 20 lines test 92 and 93 overwrite input file
7.4.034 using "p" in Visual block mode only changes the first line
7.4.035 MS-Windows: mouse pointer flickers when going to Normal mode
7.4.036 NFA engine does not capture group correctly when using \@>
7.4.037 "\ze" in a sub-pattern does set the end of the match
7.4.038 Using "zw" and "zg" when 'spell' is off give confusing error
7.4.039 MS-Windows: < MSCV10 can't handle symlinks to a directory
7.4.040 error on exit when variable holds reference to a script scope
7.4.041 Visual selection does not remain after being copied over
7.4.042 after ":setlocal" 'spell'/'spellang' :spelldump doesn't work
7.4.043 VMS can't handle long function names
7.4.044 can't build with old MSVC
7.4.045 substitute() has a problem with pattern starting with "\ze".
7.4.046 can't use Tcl 8.6
7.4.047 input() does not work in a function invoked by a mapping
7.4.048 recent clang version complains about -fno-strength-reduce
7.4.049 in Ex mode substitute prompt is wrong with line numbers
7.4.050 "gn" may select too much when there are two matching lines
7.4.051 syntax highlighting a Yaml file causes a crash
7.4.052 cursor may end up in the wrong position when auto-formatting
Notable changes:
- Fix races with threads and file descriptors.
- progmodes/ruby-mode.el: Support array of symbols for Ruby 2.0.
- filenotify.el: New package.
- textmodes/bibtex.el: Add support for DOI URLs.
- Convert symbol prettification into minor mode and global minor mode.
- Add support for dired in saveplace.
- Implement changes in Secret Service API.
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
* This version of biew works on NetBSD/amd64 at least.
Changelog:
6.0.1:
It supports NEW Intel's AES, AVX, FMA and AMD's XOP, FMA4, CVT16 instructions sets.
6.0.2:
It contains minor bug-fixes in 64-bit mode. I hope this release will finalize series of changes for 6.0.x branch.
6.0.1:
It contains minor bug-fixes in 64-bit mode.
5.7.3.1:
This release fixes one accidental bug in AMD64 disassembler
5.7.3:
unknown.
5.7.2:
unknown.
5.7.1:
Changes:
* Minor fixes and cleanups.
+ feature request: [ 1782395 ] Make Goto (F5) accept percentages
5.7.0:
Changes:
* Fixes by Daniel Borca <dborca@yahoo.com>:
* unix/vio.c use the correct alternate set for line drawing.
see http://www.in-ulm.de/~mascheck/various/alternate_charset/
* configure: accept linux and Linux from uname. i?86 is really ia32.
* makefile: install xlt and man pages correctly.
* unix/os_dep.c: DATADIR conforming to configure. Fix duplicate biew
name in configuration file
* ia32/_inlines.h: replace xlat with regular table indexing (to be able
to test biew with valgrind).
* linux/keyboard.c: fix 'I/O possible' error; it seems to be appearing
spuriously between __init_vio and the end of __init_keyboard, where
SIGIO is hooked as event handler. I think it's harmless to just or maybe
block SIGIO events until we are finished setting up the keyboard.
+ Assembling through the nasm/yasm. Patch by <mauro.giachero@gmail.com>
+ New opcodes (SSSE3, SSE4.1, SSE4.2, SSE4a) in x86 disassembler.
+ Provide alternative insns hilighting in ix86-32 disassembler.
* Fixed bug of repainting in hexmode when up_arrow key pressed
and filepos == 0.
* Fixed REX handling in x86_64 disassembler
* Fixed CPU information dialog
+ New disassemblers:
+ ARM32 / XScale
+ AIM Power5+ ISA
+ Added support for PE32+ file format.
+ NEW: User defined names aka bookmarks (Ctrl-F10)!!!
* Many other improvements and fixes.
5.6.4:
This is release has goal to fix loopback in biew during file format detection.
Also it has some other changes:
* Fixed bug #1695783 (biew 5.6.3 - Bug in file detection due mp3.c)
* Improved multimedia format support
+ Added initial support for Sis and SisX formats of Symbian OS
* Fixed bug #1696442 (-extraincdir and -extralibdir can only handle one extra lib.)
* Added endian selection in hexmode viewer
5.6.3:
This minor featues enhancement release which adds support for multimedia file formats