Commit graph

3277 commits

Author SHA1 Message Date
jperkin
fda826857e Fix build on SunOS. Patch from Sebastian Wiedenroth. 2013-10-24 09:35:10 +00:00
jperkin
c9c9458845 Add socket libraries on SunOS. Fix from Sebastian Wiedenroth. 2013-10-24 09:32:08 +00:00
wiz
6c7b743af3 Fix build on NetBSD-6.99.24/amd64 with latest binutils per analysis
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.
2013-10-20 20:25:23 +00:00
joerg
7b5e29cbd6 Fix rpath options. 2013-10-20 18:15:32 +00:00
joerg
085c82b03f One patch per file. 2013-10-20 18:15:02 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
roy
3bb1d8f643 Work with system curses 2013-10-16 23:28:49 +00:00
roy
a3dfafba7d Mined really uses termcap. 2013-10-16 22:37:14 +00:00
roy
b08ac77b7f Works fine with system curses 2013-10-16 21:59:30 +00:00
mef
9381abfa82 Missing USE_TOOLS+= pkg-config added. Thanks joerg@. 2013-10-15 08:08:08 +00:00
mef
ac890376f4 Bump 1.8 to 4.0.4, based on PR pkg/48297
(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.
2013-10-14 04:45:28 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
roy
d28b726662 Bump for curses removal 2013-10-10 11:09:35 +00:00
roy
41688837fc Fix revision location 2013-10-10 11:08:16 +00:00
roy
d98ce74985 Bump for curses removal 2013-10-10 11:06:11 +00:00
jperkin
3a70685517 Sync version with main emacs24 package. Fixes dependencies with EMACS_TYPE
set to emacs24nox.
2013-10-10 09:34:00 +00:00
apb
03695b14cf bvi calls tgetstr(), so it needs to link against libtermcap.
Don't assume that linking against libcurses will be sufficient.
2013-10-10 08:56:34 +00:00
wiz
6068eaecf6 recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
ryoon
4eec3a74d8 Update to 3.0.5
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)
2013-10-09 15:42:40 +00:00
roy
d9d2c81657 ex uses termcap, not curses 2013-10-09 10:22:55 +00:00
jperkin
5ff7d8b557 The default EMACS_TYPE is now emacs24. 2013-10-09 09:52:30 +00:00
roy
7769f63b36 ce requires termcap, not curses 2013-10-09 08:55:44 +00:00
morr
ba166333c8 Update to version 7.4.052.
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 \@&gt;
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 \@&gt;
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: &lt; 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
2013-10-07 19:26:28 +00:00
ryoon
d52b2f0100 Fix build on SunOS with native curses.
* Detect isblank in configure script.
2013-09-20 14:50:49 +00:00
wiz
6ba0de1f29 Finish git rename from scmgit to git. 2013-09-09 14:07:58 +00:00
obache
4a646b438b recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
joerg
4edf6cfe7b Link libeggrecent.la into libmlview.la as it is used by it. 2013-08-31 14:47:26 +00:00
prlw1
7c95fa6f13 To quote an earlier commit message:
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
2013-08-22 09:21:57 +00:00
wiz
0b9ec9ea7d Add option for gtk3.
Rename "gtk" option to gtk2.
Change default from gtk to gtk3.

Correct a comment while here.

Bump PKGREVISION.
2013-08-14 20:17:08 +00:00
joerg
f2a1b0bc24 Don't use default arguments in friend declarations. 2013-08-13 10:21:35 +00:00
minskim
c25deb47f8 Update emacs-snapshot to 24.3.50.20130810.
New elisp packages: frameset and gnus-icalendar.
2013-08-13 07:29:18 +00:00
minskim
4690a014d4 Update emacs-snapshot tot 24.3.50.20130713.
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.
2013-07-22 08:13:56 +00:00
joerg
4c8518dd65 Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
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".
2013-07-15 02:02:17 +00:00
dholland
ad8367a228 Probe a potentially different cpp for preprocessing makefiles. For
now, wire it down; this will probably fail on clang and I'll fix it
better later.
2013-07-07 06:29:48 +00:00
dholland
d1b1866b2a Now revert version 1.4 of patch-ab, which introduced extra configure
tests to work around problems with gcc 4.5's cpp when used on
makefiles.
2013-07-07 05:30:13 +00:00
dholland
92981b3140 Assert MAINTAINER privilege to revert version 1.6 of patch-ab (and
version 1.7, which is its associated patch comment) on the grounds
that it's wrong.
2013-07-07 05:27:45 +00:00
ryoon
1581bb697f Add a comment. 2013-07-05 13:47:02 +00:00
ryoon
181d6e0233 Fix x11 option build. 2013-07-05 13:46:13 +00:00
ryoon
e9e105ec5b Add a patch. 2013-07-05 13:44:07 +00:00
ryoon
209d81f112 Bump PKGREVISION.
* Fix build for giflib 5.0.4.
2013-07-05 13:39:05 +00:00
ryoon
bb13fdc6a8 Bump PKGREVISION.
* Fix build with giflib 5.0.4.
2013-07-05 13:36:12 +00:00
ryoon
8cf6375a1a Bump PKGREVISON.
* Fix build with giflib 5.0.4.
2013-07-05 13:33:40 +00:00
ryoon
2193923ba6 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
wiz
fdf3c9e67c Bump PKGREVISION for py-sip module major version change. 2013-07-04 17:03:18 +00:00
joerg
0f6065e9bf Don't try to guess the compiler type based on the name. Fix assembler
constraint. Disable integrated assembler for clang due to the misuse.
2013-07-02 12:17:30 +00:00
ryoon
f940f126f9 Update to 6.1.0
* 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
2013-06-30 13:39:05 +00:00
obache
8e374f4af9 add RCS Id and comments. 2013-06-23 09:45:52 +00:00
mbalmer
ba255f4251 Add a patch from Red Hat to set the default visual. This avoids crashes
when saving the defaults and should fix PR pkg/47777
2013-06-23 09:30:14 +00:00