Commit graph

3398 commits

Author SHA1 Message Date
wiz
6426103a92 Remove obsolete legacy option, scheduled to be removed after 2013Q4. 2013-12-31 16:50:19 +00:00
dholland
0cd8a9623f Not MAKE_JOBS_SAFE; with 6 jobs it tries to use libmlview.la before
creating it.
2013-12-27 03:12:43 +00:00
ryoon
85384f4a3f Update to 3.0.8
Changelog:
----------------------------------------------------------------------
 OmegaT 3.0.8
----------------------------------------------------------------------
  10 Enhancements
   4 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
3.0.8 vs. 3.0.7

  Implemented requests:

  - Show XLIFF trans-unit note as a comment
  https://sourceforge.net/p/omegat/feature-requests/803/

  - Feedback on console for number of glossary entries fetched
  https://sourceforge.net/p/omegat/feature-requests/750/

  Other enhancements:

  - New debugging information about team projects available in the logs
(if org.omegat.level=FINEST is set in logger.properties)

  - A graphical version of the script check_same_segments.groovy was
added: show_same_segments.groovy

  - The ${diff} display is now "optimized" by concatenating consecutive
inserts or deletes separated only by whitespace. This makes the diff more
readable.

  - In addition to ${diff}, there is also now ${diffReversed} in the
Fuzzy Matches pane display options

  For the two points above, see
  - Missing part from matches not highlighted
  https://sourceforge.net/p/omegat/bugs/264/
and
  - Show where text has been added in match window
  https://sourceforge.net/p/omegat/feature-requests/183/

  - New option in the XLIFF filter: force shortcut to "f" for
<it pos="end"> tags

  - A new QA rule was added to check_rules.groovy. It will be triggered
if the target segment ends with a different punctuation sign (.!?;:) from
the one used in the source segment

  - In the XLIFF filter, segments containing only protected text
(e.g., <m0>Protected text only</m0>) now appear in the Editor

  - The background colour used (red) when a match is inserted from an "mt"
folder was hard to read. It was changed to "salmon red".


  Bug fixes:

  - Missing orion jar in lib folder
  https://sourceforge.net/p/omegat/bugs/639/

  - Not going to right note in projects containing several files
  https://sourceforge.net/p/omegat/bugs/644/

  - Hyperlinks in PowerPoint cannot be translated
  https://sourceforge.net/p/omegat/bugs/600/

  - Error: java.lang.IndexOutOfBoundsException on tag validation with custom tags
  https://sourceforge.net/p/omegat/bugs/638/

  Localisation updates:

  - Italian localisation updated to 3.0.7 (UI, documentation)

----------------------------------------------------------------------
 OmegaT 3.0.7
----------------------------------------------------------------------
   7 Enhancements
   2 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
3.0.7 vs. 3.0.6

  Implemented requests:

  - Keep relative addressing in *.project when possible
  https://sourceforge.net/p/omegat/feature-requests/734/

  - Validate tags: constrain to file
  https://sourceforge.net/p/omegat/feature-requests/669/

  - List number of files in project
  https://sourceforge.net/p/omegat/feature-requests/912/

  Other enhancements:

  - The auto-text file type is displayed in the file selector.

  - In the Editor, the tooltip is now the same as the title

  - There's a new report in Tools: Match Statistics per Files
It gives the same information as the match statistics for every file,
plus the total at the end, with the repetitions being split in two
lines:
"Repetitions within this file" lists repetitions for which the first
occurence is in this file.
"Repetitions from other files" list repetitions for which the first
occurence is in a previous file in the list.

  - When Ctrl+F (Cmd+F) is used in the search window, the focus goes
back to the search field

  Bug fixes:

  - After creating a new project, the message "Loading TMX files..."
remained displayed at the bottom of the window

  - In external TMXs, beginning <it> tags had a trailing '/' if
if the option "Use XML for standalone tags" was set. This was wrong
as beginning <it> tags are not standalone tags, but opening tags.

  Localisation updates:

  - Japanese localisation updated to 3.0.7 (UI, documentation)

----------------------------------------------------------------------
 OmegaT 3.0.6
----------------------------------------------------------------------
   9 Enhancements
   3 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
3.0.6 vs. 3.0.5

  Implemented requests:

  - Add Hunspell-based tokenizer
  https://sourceforge.net/p/omegat/feature-requests/901/

  - Reduce automatically size of Project Properties and File Filter dialogs when they don't fit on screen
  https://sourceforge.net/p/omegat/feature-requests/899/

  - Add "Totals" row to match statistics
  https://sourceforge.net/p/omegat/feature-requests/592/

  - Creating Current Translated Document
  https://sourceforge.net/p/omegat/feature-requests/880/

  - Standardize on type of numbering in list for fuzzy matches
  https://sourceforge.net/p/omegat/feature-requests/897/

  Other enhancements:

  - More information is logged when plugins are loaded

  - Protected text (from the XLIFF filter currently) remains protected even
when Remove Tags is used

  - The speed of parsing source documents was improved

  - Better detection of untranslated entries for Android filter

  Bug fixes:

  - Ignore content of header in OmegaT's XLIFF filter
  https://sourceforge.net/p/omegat/bugs/625/

  - OmT saves XML with LF even if source file is CRLF
  https://sourceforge.net/p/omegat/bugs/326/

  - Filelist not sorted during creating translated files
  https://sourceforge.net/p/omegat/bugs/619/

  Localisation updates:

  - Italian localisation updated to 3.0.5 (UI, Documentation)
  - Japanese localisation updated to 3.0.6 (UI, Documentation)
2013-12-26 14:14:56 +00:00
ryoon
7cb4a99875 Revbump from qt5* updates 2013-12-15 09:43:58 +00:00
ryoon
9b86fd31c1 Update to 0.7.4
* Use Qt5 instead of Qt4
* Use internal hunspell to avoid runtime error

Changelog:
Sigil 0.7.4 2013.10.27
    - Use numeric entity for non-breaking spaces (nbsp) instead of named
      entity. Fixes issues where files without a doctype won't open properly.

Sigil 0.7.3 2013.08.03
    - Fix issue 2309: Compile failure due to case issue on m_lastFolderOpen.
    - Fix issue 2269: "Conflicts with:" always in English.
    - Fix issue 2186: Sigil 0.7.2 crashes on "Add existing files".
    - Fix issue 2232: The nbsp characters in UTF-8 files are converted to normal spaces.
    - Fix issue 2201: Save does not prompt for filename if filename not set
      after cancelling save operation.
    - Fix issue 2193: Incorrect country code used for Serbia.
    - Implement issue 2199: Mac, Don't open empty book by default.

Sigil 0.7.2 2013.04.14
    - Implement issue 2129: Enhance archive filename encoding handling.
    - Implement issue 2128: Warnings for non-ASCII characters in filenames.
    - Implement issue 2113: Preview should zoom separately from other views.
    - Implement issue 1997: Tool to Add Cover image and file automatically.
    - Implement issue 1993: Find & Replace should have a Marked Text option.
    - Implement issue 2083: Enhance invalid OPF recovery.
    - Implement issue 2082: Improve performance of Book Browser refresh.
    - Fix issue 2170: Spellcheck should remember position after changing word.
    - Fix issue 2148: Don't delete cover image in "Delete unused media files".
    - Fix issue 2147: Doubleclick in Delete Files dialog can cause crash.
    - Fix issue 2143: Bulk rename with just a number for filename does not use correct number of 0s.
    - Fix issue 2121: Wait cursor shows when dialog is open while saving or opening.
    - Fix issue 2107: Heading not accepted due to split at end of file.
    - Fix issue 2110: Insert Special Character inserts wrong code for nnbsp.
    - Fix issue 2021: Importing UTF-16 encoded files results in empty file.
    - Fix issue 2088: Ctrl-click on text files does not work in Code View.
    - Fix Issue 2071: Anchor dialog has disabled text field.
    - Fix Issue 2077: Rename dialog incorrectly sized.
    - Fix issue 2081: Book Browser tooltips are not updated when semantics change or for cover images.
    - Fix issue 2080: OPF meta title not updated correctly for Add Semantic.
    - Fix issue 2079: UI Language dropdown does not show language names for entries containing _.

Sigil 0.7.1 2013.03.03
    - Implement issue 2058: Code View should be able to show resizable image.
    - Implement issue 2038: Spellcheck "change selected word to" should remember sorting order.
    - Implement issue 2043: Spellcheck should allow case-insensitive sorting.
    - Implement issue 2029: Save and open should warn if HTML files are not well formed.
    - Implement issue 2009: Add semantic tags to filenames in reports.
    - Implement issue 2028: Special characters should work in non-html files.
    - Implement issue 2027: Upgrade Boost to Boost 1.53.0.
    - Fix issue 2069: Work around for archives where filenames are not utf-8 encoded.
    - Fix issue 2068: ZIP general purpose bit 11 (utf-8) filename not set.
    - Fix issue 2061: Language code using wrong character to separate country code.
    - Fix issue 2057: Text selected across lines using Ctrl-F cannot be found with Find.
    - Fix issue 2036: Mark for Index can insert HTML tags into code making it invalid.
    - Fix issue 2041: Preview does not sync cursor after using Sigil for a while.
    - Fix issue 2030: The &#160; character is incorrectly converted to space on open.
    - Fix issue 2035: Index Editor entries with nbsp character don't match text.
    - Fix issue 2016: Find with wrap off and All HTML Files still wraps on last file.
    - Fix issue 2001: Spellcheck does not always highlight a word the first time.
    - Fix issue 2017: Clips pasted into some windows does not work correctly.
    - Fix issue 2008: Index adds extra comma in some cases.

Sigil 0.7.0 2013.02.17
    - Implement issue 1983: Set the tooltips of files in Book Browser to the filename.
    - Implement issue 1965: Allow opening files that are missing container.xml.
    - Implement issue 1975: HTML TOC and Index should use CSS files instead of inline stylesheet.
    - Implement issue 1968: Bookmark location in editing window.
    - Implement issue 1963: Table Of Contents window should default to expanded when opened or refreshed.
    - Implement issue 1953: Allow entering a list of new words into dictionary preferences.
    - Implement issue 1952: Add shortcut for Copy HTML file.
    - Implement issue 1951: Doubleclick on Image Report file should find next use of image.
    - Implement issue 1949: Add support for multiple active user dictionaries.
    - Implement issue 1947: Spellcheck dialog to manage all misspelled words at once.
    - Implement issue 62: Add document's css styles to menu.
    - Implement issue 1945: Allow editing of CSS while displaying page.
    - Implement issue 1661: Report list of all different characters in the book.
    - Implement issue 1746: Add Report for Links and Footnotes.
    - Implement issue 1941: Add Find & Replace option to wrap or not wrap searches.
    - Implement issue 1940: Update Insert Image to Insert File to support insert of audio/video.
    - Implement issue 1938: Update Delete Image files to Delete Media files to include audio/video.
    - Implement issue 1937: Add Report for All Files.
    - Implement issue 1936: Add Clip Bar toolbar with buttons for Clips and shortcuts for Clips.
    - Implement issue 1931: Change to QRegularExpression for most regexes.
    - Implement issue 1185: Edit Table of Contents without needing Generate TOC.
    - Implement issue 1929: Add support for playing audio and video files.
    - Implement issue 917: Sigil should support audio and video tags.
    - Implement issue 1928: Add well-formed check to HTML File Report.
    - Implement issue 1864: Allow Metadata Editor dialog to stay open while editing.
    - Implement issue 1871: Code View context menu should show clips even if word is misspelled.
    - Implement issue 1870: Saved Searches should use mode settings from Find & Replace.
    - Implement issue 1927: Add support for basic replacement Clips (e.g. span) in Book View.
    - Implement issue 20: Embedded fonts support.
    - Implement issue 1926: Upgrade to Qt5.
    - Implement issue 1924: Add dockable Clips window to select clips.
    - Implement issue 1925: Don't force well formed checks unless absolutely necessary.
    - Implement issue 1843: Preview should be real-time display of Code View.
    - Fix issue 1989: Problem with nested index entries.
    - Fix issue 1964: Correcting a word using spellcheck does not make file go to "not saved" state.
    - Fix issue 1961: Generate TOC should not create IDs for headings when it only points to filenames.
    - Fix issue 1857: CSS Highlighting inline styles inconsistent.
    - Fix issue 1946: Highlight misspelled words checkbox should be available in Preferences.
    - Fix issue 1943: Reports can crash if file has non well-formed xml.
    - Fix issue 1883: TOC window does not jump to right location for some entries.
    - Fix issue 1906: "Delete unused image files" deleting background images.
    - Fix issue 1874: Using Delete Unused Stylesheet Classes deletes pseudo-elements.
    - Fix issue 1939: CSS parser does not match wildcard selectors consistently.
    - Fix issue 1935: Improve speed of Index Editor autofill by removing progress dialog.
    - Fix issue 1891: Opening the Saved Searches expands all groups.
    - Fix issue 1934: Go To Style does not work with CSS filenames that have spaces in them.
    - Fix issue 1933: No message is displayed if Go To Style can't find a style.
    - Fix issue 1932: Replace All needs to be run twice in some cases.
    - Fix issue 1930: Fix Metadata language dropdown selection incorrect matching.
    - Fix issue 1775: Sigil-0.6.0 edit very slow with Thai e-Pub.
    - Fix issue 1764: Sigil crashes on KDE after rearranging text sections.
    - Fix issue 1720: Book View highlights text apparently randomly.
    - Fix issue 1923: CSS validation should use EPUB 2 profile.
    - Fix issue 1922: Invalid EPUB warning dialog is not long enough.
    - Fix issue 1918: Support import of tab separated entries for Index Editor.
    - Fix issue 1917: Keep selection when deleting unused images if an HTML file was selected.
    - Fix issue 1916: Allow Go To Style to work for link type text/x-oeb1-css.
    - Fix issue 1869: Backspace in Preferences - Shortcuts causes crash.
    - Fix issue 1818: Hyperlink of URL with & causes invalid code.
    - Fix issue 1824: Cursor position changes when saving the book.
2013-12-13 14:46:10 +00:00
prlw1
97f77ba5d2 Build fix for deprecated functions 2013-12-12 01:28:45 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
wiz
7bef39b836 Recursive PKGREVISION bump for poppler-0.24.4. 2013-12-06 13:23:45 +00:00
dholland
4eccbc1b83 WCONTINUED doesn't universally exist. 2013-12-04 09:27:43 +00:00
minskim
db563338ff Update emacs-snapshot to 20131126
Notable changes:
* org-mode supports SVG files.
* unicode routines regenrated for Unicode 6.3.0.
* Many improvements in ruby-mode.
2013-12-02 19:01:45 +00:00
mef
fda1c4556e (Upstream) Bump version 4.0.4 to 4.1
Version 4.1 of Texmaker  30 Oct 2013 21:38
  -----------------------
  A wizard, with theme preview, to quickly edit a beamer
  presentation has been added. Texmaker now supports LuaLaTeX,
  and new "Quick build" modes for standards operations with
  bib(la)tex have been added. UTF-8 encoding without bom is now
  detected, and a link to the English wikibook about LaTeX has
  been added to the "Help" menu
2013-12-02 13:34:02 +00:00
wiz
b125a56694 Comment out p5-Storable dependency; included in perl since 5.7.3. 2013-11-24 09:57:02 +00:00
ryoon
e5c0c28518 Add missing patch 2013-11-24 04:50:30 +00:00
ryoon
43ab90fc59 Use Java when build 2013-11-24 04:47:39 +00:00
adam
81059da3bd Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
be6a7bf66d recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
minskim
84cdf7c9a5 Update emacs-snapshot to 20131101.
Notable changes:
- Ensure unmarking in buffer menu clears 'S' marks.
- Remove PDF refcards.
- battery.el (battery-pmset): Handle OS X Mavericks.
- Sync with upstream verilog-mode revision 1a6ecec7.
- Support menus on text-mode terminals.
- Add support for package signature checking.
- Sync with Tramp 2.2.8.
2013-11-12 20:38:37 +00:00
markd
330fdf7af2 Update to KDE SC 4.11.3
bugfixes, many new features, improved stability and performance.
2013-11-07 10:23:22 +00:00
jperkin
29e0336b38 Don't strip on older OSX, avoids 'malformed object' errors. 2013-11-04 11:08:03 +00:00
joerg
53bcf42769 NetBSD with native clang won't have libgcc, so fake a static library.
Avoids going to the great hacks in the build system to avoid it.
2013-10-27 20:47:53 +00:00
joerg
6a890de541 Use tradcpp for clang build, fallback to cpp -traditional otherwise. 2013-10-27 20:41:49 +00:00
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
dholland
729435044c Rather than try to guess which flex version changed the prototype of
yyget_leng() from returning int to returning size_t, since it was
apparently somewhere between the flex I have and the flex Joerg's
build machine has, skip the declaration, since it's apparently no
longer necessary to provide it for flex. This should fix the build on
netbsd-6.
2013-06-22 22:12:42 +00:00
wiz
84dceed952 Make mono packages depend on lang/mono2 instead of lang/mono.
The latter contains the unstable version 3 of mono, which breaks many mono
packages.

Bump dependencies and PKGREVISIONs.

Ok during freeze: gdt@
2013-06-17 12:44:53 +00:00
joerg
3c7611716e Fix PLIST. Bump revision. 2013-06-13 21:41:02 +00:00
morr
00cb423ffd Update to patchlevel 1140. (Over 1000!)
Patches:

7.3.906  the "sleep .2" for running tests does not work on Solaris
7.3.907  Python uses IndexError when a dict key is not found
7.3.908  possible crash when using a list in Python
7.3.909  duplicate Python code
7.3.910  Python code in #ifdef branches with only minor differences
7.3.911  Python: Access to Vim variables is not so easy
7.3.912  typing ":" at hit-enter dialog fails if the a file changed
7.3.913  (after 7.3.905) still a crash when writing viminfo
7.3.914  ~/.viminfo is messed up when running tests
7.3.915  next encoding in 'fencs' is not used if error at the end
7.3.916  using freed memory when pasting with the mouse (Issue 130)
7.3.917  when a path ends in backslash appending a comma fails
7.3.918  repeating Ex command after using Visual motion does not work
7.3.919  (after 7.3.788) empty nl.po file does not work with old msgfmt
7.3.920  compiler warning for size_t to int
7.3.921  trying to create a fontset handle when 'guifontset' is not set
7.3.922  no test for what 7.3.918 fixes
7.3.923  configure check for X11 header files fails on Solaris
7.3.924  Python interface can't easily access options
7.3.925  typos in source code and build files
7.3.926  triggering autocommands is wrong for :tabclose et al.
7.3.927  missing combining characters when putting text in a register
7.3.928  (after 7.3.924) can't build with strict C compiler
7.3.929  (after 7.3.924) unused variable, not freeing unused string
7.3.930  MSVC 2012 update is not recognized
7.3.931  no completion for :xmap and :smap
7.3.932  compiler warning for uninitialized variable
7.3.933  Ruby on Mac crashes due to GC failure
7.3.934  E381 and E380 make the user think nothing happened
7.3.935  (after 7.3.933) Ruby init stack differs on 64 bit systems
7.3.936  (after 7.3.935) Ruby missing piece for static 64 bit linking
7.3.937  more can be shared between Python 2 and 3
7.3.938  Python: not so easy to get the window number
7.3.939  Using Py_BuildValue is inefficient sometimes
7.3.940  Python: Can't get position of window
7.3.941  Python: Stuff in if_py_both.h is ordered badly
7.3.942  Python: SEGV in Buffer functions
7.3.943  Python: Negative indices were failing
7.3.944  external program receives the termrespone
7.3.945  Python: List of buffers is not very useful
7.3.946  sometimes keys starting with &lt;Esc&gt;[ ar not working
7.3.947  Python: No iterator for vim.list and vim.bufferlist
7.3.948  cannot build with Python 2.2
7.3.949  Python: no easy access to tabpages
7.3.950  Python: Stack trace printer can't handle messages
7.3.951  Python exceptions have problems
7.3.952  Python: It's not easy to change window/buffer/tabpage
7.3.953  Python: string exceptions are deprecated
7.3.954  No check if PyObject_IsTrue fails
7.3.955  Python: Not enough tests
7.3.956  Python vim.bindeval() causes SIGABRT
7.3.957  Python does not have a "do" command like Perl or Lua
7.3.958  Python: Iteration destructor not set
7.3.959  (after 7.3.957) missing error number
7.3.960  compiler warning for unused variable
7.3.961  tests 86 and 87 fail when using another language than English
7.3.962  Python tests are not portable
7.3.963  setting curbuf without curwin causes trouble
7.3.964  Python: not so easy to access tab pages
7.3.965  Python garbage collection not working properly
7.3.966  there is ":py3do" but no ":pydo"
7.3.967  (after 7.3.965) build fails on Mac OSX
7.3.968  multi-byte support is only available with "big" features
7.3.969  can't built with Python 3 and without Python 2
7.3.970  (fixed) pattern matching is slow, include the NFA engine
7.3.971  no support for VS2012 static code analysis
7.3.972  cursor not restored properly after InsertEnter autocommand
7.3.973  (after 7.3.970) compiler warnings, crash on startup
7.3.974  can't build with ruby 1.8.5
7.3.975  (after 7.3.970) crash in regexp parsing
7.3.976  (after 7.3.970) can't build with HP-UX
7.3.977  compiler warnings, white space, uncommented for testing
7.3.978  regexp debug logs don't have a good name
7.3.979  complex NFA regexp doesn't work
7.3.980  regexp logs contain garbage; character classes don't work
7.3.981  old regexp engine fails on \i, \I, \f and \F with mbyte chars
7.3.982  \p does not work on multi-byte chars in new regexp engine
7.3.983  uneccessary temp variable
7.3.984  Visual mapping using CTRL-G works differently from Insert mode
7.3.985  GTK vim not started as gvim has WM_CLASS property wrong
7.3.986  test 95 doesn't pass when 'encoding' isn't utf-8
7.3.987  no easy to run an individual test; test 64 may fail
7.3.988  new regexp engine is slow
7.3.989  new regexp engine compares negative numbers to character
7.3.990  memory leak in new regexp engine
7.3.991  more can be shared between python 2 and 3
7.3.992  Python: Too many type casts
7.3.993  (after 7.3.992) later patch does things slightly differently
7.3.994  Python: using magic constants
7.3.995  Python: Module initialization is duplicated
7.3.996  Python: Can't check types of what is returned by bindeval()
7.3.997  Vim and Python exceptions are different
7.3.998  Python: garbage collection issues
7.3.999  new regexp engine sets curbuf temporarily
7.3.1000  (whoa!) typo in char value causes out of bounds access
7.3.1001  duplicate condition in if
7.3.1002  valgrind errors for Python interface
7.3.1003  Python interface does not compile with Python 2.2
7.3.1004  Python: no error when option could not be set
7.3.1005  get stuck on regexp "\n*" and on "%s/^\n\+/\r"
7.3.1006  NFA engine not used for "\_[0-9]"
7.3.1007  can't build on Minix 3.2.1
7.3.1008  test 95 fails on MS-Windows
7.3.1009  Python: compiler warning for ambiguous else
7.3.1010  new regexp: adding \Z makes every character match
7.3.1011  new regexp engine is inefficient with multi-byte characters
7.3.1012  \Z does not work properly with the new regexp engine
7.3.1013  new regexp logging is a bit messy
7.3.1014  new regexp state dump is hard to read
7.3.1015  new regexp engine: Matching composing characters is wrong
7.3.1016  unused field in nfa_state
7.3.1017  zero width match changes length of match
7.3.1018  new regexp engine wastes memory
7.3.1019  not working with the new regexp engine: \%[oxduU]123
7.3.1020  not all patterns are tested with auto / old / new engine
7.3.1021  new regexp engine does not ignore order of composing chars
7.3.1022  compiler warning for shadowed variable
7.3.1023  mixed results for pattern with composing char only and \Z
7.3.1024  new regexp: End of matching pattern not set correctly
7.3.1025  new regexp: not matching newline in string
7.3.1026  new regexp: pattern that includs a new-line matches too early
7.3.1027  new regexp performance: Calling no_Magic() very often
7.3.1028  new regexp performance: Copying a lot of position state
7.3.1030  (after 7.3.1028) can't build for debugging
7.3.1031  compiler warnings for shadowed variable
7.3.1032  "\ze" is not supported by the new regexp engine
7.3.1033  "\1" .. "\9" are not supported in the new regexp engine
7.3.1034  new regexp code using strange multi-byte code
7.3.1035  compiler warning on 64 bit windows
7.3.1036  can't build on HP-UX
7.3.1037  look-behind matching is very slow on long lines
7.3.1038  crash when using Cscope
7.3.1039  new regexp engine does not support \%23c, \%&lt;23c and the like
7.3.1040  Python: Problems with debugging dynamic build
7.3.1041  Python: valgrind invalid read errors.
7.3.1042  Python: can't assign to vim.Buffer.name
7.3.1043  Python: Dynamic compilation with 2.3 fails
7.3.1044  Python: No {Buffer,TabPage,Window}.valid attributes
7.3.1045  Python: No error handling for VimToPython function
7.3.1046  Python: Using Py_BuildValue for building strings
7.3.1047  Python: dir() does not work properly
7.3.1048  Python: no consistent naming
7.3.1049  Python: no consistent naming
7.3.1050  Python: Typo in pyiter_to_tv
7.3.1051  Python: possible memory leaks
7.3.1052  Python: possible SEGV and negative refcount
7.3.1053  Python: no flag for types with tp_traverse+tp_clear
7.3.1054  (after 7.3.1042) can't build without the +autocmd feature
7.3.1055  negated collection does not match newline
7.3.1056  Python: possible memory leaks
7.3.1057  Python: not enough compatibilty
7.3.1058  call of funcref does not succeed in other script
7.3.1059  Python: Using fixed size buffers
7.3.1060  Python: can't repr() a function
7.3.1061  Python: Dictionary is not standard
7.3.1062  Python: List is not standard
7.3.1063  Python: Function is not standard
7.3.1064  Python: insufficient error checking
7.3.1065  Python: key mapping is not standard
7.3.1066  Python: Insufficient exception and error testing
7.3.1067  Python: documentation lags behind
7.3.1068  Python: Script is auto-loaded on function creation
7.3.1069  Python: memory leaks
7.3.1070  crash in Python tests; compiler warning for unused function
7.3.1071  new regexp engine: backreferences don't work correctly
7.3.1072  compiler warning for uninitialized variable
7.3.1073  new regexp engine may run out of states
7.3.1074  compiler warning for printf format
7.3.1075  compiler warning for storing a long_u in an int
7.3.1076  new regexp engine: \@= and \& don't work
7.3.1077  Python: Allocating dict the wrong way, causing a crash
7.3.1078  new regexp engine: \@! doesn't work
7.3.1079  test 87 fails
7.3.1080  test 86 fails
7.3.1081  compiler warnings on 64-bit Windows
7.3.1082  new regexp engine: Problem with \@= matching
7.3.1083  new regexp engine: Does not support \%^ and \%$
7.3.1084  new regexp engine: only accepts up to \{,10}
7.3.1085  new regexp engine: Non-greedy multi doesn't work
7.3.1086  old regexp engine accepts illegal range, new one doesn't
7.3.1087  a leading star is not seen as a normal char when \{} follows
7.3.1089  tests 86 and 87 fail on MS-Windows
7.3.1090  new regexp engine does not support \z1 .. \z9 and \z(
7.3.1091  new regexp engine: no error for \z1 or \z( when not working
7.3.1092  regexp debugging: can't build, debug output has wrong pattern
7.3.1093  new regexp engine: empty \1 skips a character
7.3.1094  new regexp engine: Attempts to match "^" at every character
7.3.1095  compiler warnings for shadowed variables
7.3.1096  Python: popitem() was not defined in a standard way
7.3.1097  Python: a few recently added items are not documented
7.3.1098  Python: Possible memory leaks
7.3.1099  Python: changing directory causes problems
7.3.1100  Python: a few more memory problems
7.3.1101  configure doesn't find Python 3 on Ubuntu 13.04
7.3.1102  completion of ":py3do" and ":py3file" fails after ":py3"
7.3.1103  new regexp engine: overhead in saving and restoring
7.3.1104  new regexp engine does not handle "~"
7.3.1105  new regexp engine: too much code in one function; dead code
7.3.1106  new regexp engine: save/restore lastlist takes a lot of time
7.3.1107  compiler warnings for unused variables
7.3.1108  error message for os.fchdir()
7.3.1109  building on MS-Windows doesn't see changes in if_py_both.h
7.3.1110  new regexp matching: Using \@= and the like can be slow
7.3.1111  nfa_recognize_char_class() implementation is inefficient
7.3.1112  new regexp engine: \%V not supported
7.3.1113  new regexp engine: \%'m not supported
7.3.1114  (after 7.3.1110) can't build without the syntax feature
7.3.1115  users don't like cursor line number with 'relativenumber' set
7.3.1116  can't build without Visual mode
7.3.1117  new regexp engine: \%[abc] not supported
7.3.1118  match failure rate is not very specific
7.3.1119  flags in 'cpo' are searched for several times
7.3.1120  crash when regexp logging is enabled
7.3.1121  new regexp engine: adding states that are not used
7.3.1122  new regexp engine: \@&gt; not supported
7.3.1123  can't build tiny Vim on MS-Windows
7.3.1124  Python: Crash on MS-Windows when os.fchdir() is not available
7.3.1125  error for using \%V in a pattern in tiny Vim
7.3.1126  compiler warning for uninitialized variable
7.3.1127  no error for using empty \%[]
7.3.1128  every failure in the NFA engine is a syntax error
7.3.1129  can't see what pattern in syntax highlighting is slow
7.3.1130  (after 7.3.1129) can't build with anything but huge features
7.3.1131  new regexp engine is a bit slow
7.3.1132  crash when debugging regexp
7.3.1133  new regexp engine is a bit slow
7.3.1134  running test 49 takes a long time
7.3.1135  compiler warning for unused argument
7.3.1136  ":func Foo" does not show attributes
7.3.1137  new regexp engine: collections are slow
7.3.1138  new regexp engine: neglist no longer used
7.3.1139  new regexp engine: negated flag is hardly used
7.3.1140  new regexp engine: can skip expensive match
2013-06-12 14:53:56 +00:00
wiz
220e245fa7 Remove GNU_CONFIGURE_LIBDIR.
Rationale: undocumented, easily replaced with "CONFIGURE_ARGS+=--libdir="
and only used by 10 packages.
2013-06-12 12:35:35 +00:00
jnemeth
6dab32dee6 builds with emacs24 2013-06-10 21:51:04 +00:00
ryoon
c0ea88ef00 Update to 1.2.13
* Remove obsolete DESTDIR patch.

Changelog:
february 2013:
        - fix displaying sector number when above 2^31
        - fix potential file descriptor leak (thanks to Rich Burridge)
        - add DESTDIR support to the makefiles
        - preprocessor flags should use CPPFLAGS, not CFLAGS
        - fix a small issue in mymemmem/mymemrmem when HAVE_MEMMEM/HAVE_MEMRMEM is not defined
2013-06-09 05:40:33 +00:00
ryoon
e277b81b4c Update to 3.0.3
Changelog:
----------------------------------------------------------------------
 OmegaT 3.0.3
----------------------------------------------------------------------
   4 Enhancements
   4 Bug fixes
   8 Localisation updates
----------------------------------------------------------------------
3.0.3 vs. 3.0.2 update 1

  Implemented requests:

  - Change script keyboard shortcuts to Ctrl+Shift+Fn
  https://sourceforge.net/p/omegat/feature-requests/839/

  - Make groovy scripts that ship with Scripting Plugin cross-platform
  https://sourceforge.net/p/omegat/feature-requests/864/

  Other enhancements:

  - The Scripting plugin was integrated in OmegaT. When using
this version, remove the scripting plugin from the plugin folder.

  - Linux: linux-install.sh and omegat.kaptn were improved, notably
with the inclusion of Microsoft Translate

  Bug fixes:

  - LanguageTool wasn't working in some languages

  - When one source term was corresponding to several ones
(e.g., source term = target term1, target term2) in the glossary pane,
only the first target term was shown in the TransTip popup menu

  - The autocompleter was sometimes capitalising the first letter of
terms when it shouldn't

  - When Remove leading and trailing tag was not checked in File Filter
Options, some trailing conditionnal paragraph end tags could remain at
the end of the segment. It mainly affected segmented XLIFF generated by
Rainbow.

  Localisation updates:

  - Catalan localisation updated to 3.0.1 (UI, Instant Start, Readme)
  - Czech localisation updated to 3.0 (UI, Instant Start, Readme)
  - Dutch localisation updated to 3.0.2 (UI, Documentation, Readme)
  - Greek localisation updated to 3.0 (UI, Partial documentation, Instant Start)
  - Japanese localisation updated to 3.0.2 (UI)
  - Slovenian localisation updated to 3.0 (UI)
  - Ukrainian localisation updated to 3.0 (UI, Instant Start, Readme)
  - Welsh localisation updated to 3.0 (UI)

----------------------------------------------------------------------
 OmegaT 3.0.2 update 1
----------------------------------------------------------------------
   1 Enhancement
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
3.0.2 update 1 vs. 3.0.2

  Other enhancements:

  - LanguageTool and tokenizer plugin annexes updated in the documentation

  Bug fixes:

  - Creating a new project failed in 3.0.2

----------------------------------------------------------------------
 OmegaT 3.0.2
----------------------------------------------------------------------
   2 Enhancements
   0 Bug fix
   0 Localisation update
----------------------------------------------------------------------
3.0.2 vs. 3.0.1

  Implemented requests:

  - View log from within OmegaT
  https://sourceforge.net/p/omegat/feature-requests/243/

  - Allow user to adjust tokenizer behavior
  https://sourceforge.net/p/omegat/feature-requests/866/

----------------------------------------------------------------------
 OmegaT 3.0.1
----------------------------------------------------------------------
   5 Enhancements
   6 Bug fixes
   8 Localisation updates
----------------------------------------------------------------------
3.0.1 vs. 3.0.0

  Implemented requests:

  - Add facility to auto-complete input
  https://sourceforge.net/p/omegat/feature-requests/854/

  - PDF input filter
  https://sourceforge.net/p/omegat/feature-requests/539/

  - Keyboard access to contextual menu items
  https://sourceforge.net/p/omegat/feature-requests/537/

  Other enhancements:

  - LanguageTool was updated to 2.1, and now has specific rules for
29 languages: http://www.languagetool.org/languages/

  - Versionning support was added for plugins. How to use it is
documented in docs_devel/OmegaT developer's guide.odt

  Bug fixes:

  - Tag validation window does not keep enough space for Japanese errors
  https://sourceforge.net/p/omegat/bugs/583/

  - Remove leading and trailing tags option not working
  https://sourceforge.net/p/omegat/bugs/582/

  - New tag handling changes XML formatting for empty tags
  https://sourceforge.net/p/omegat/bugs/581/

  - Team projects: during save, OmegaT could not update omegat.project
and some time was lost (e.g., 13 seconds) while it tries to delete it

  - Under Linux, when trying to open a project with a second instance
of OmegaT, the second instance would freeze

  - In some cases, MyMemory wasn't returning any results

  Localisation updates:

  - Belarusian localization updated to 3.0.0 (UI, Readme)
  - Galician localisation updated to 3.0.0 (UI, Readme, Documentation)
  - German localisation updated to 3.0.0 (UI, Readme, Instant Start)
  - Greek localisation updated to 3.0.0 (UI, Instant Start)
  - Hungarian localisation updated to 3.0.0 (UI)
  - Japanese localisation updated to 3.0.1 (UI, Readme, Documentation)
  - Simplified Chinese localisation updated to 3.0.0 (UI)
  - Welsh localisation updated to 3.0.0 (UI, Readme, Instant Start)
2013-06-07 15:52:27 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
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
2013-06-03 10:04:30 +00:00
minskim
33031f63e1 Update emacs-snapshot to 24.3.50.20130527.
Notable changes:
- Obsolete lisp packages: sup-mouse and xesam.
2013-05-31 23:20:18 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
wiz
2c8f1b3a15 Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...

Noted by tron.
2013-05-29 22:13:16 +00:00
joerg
78f2255ab1 Sync prototype with modernish flex. 2013-05-25 23:42:45 +00:00
wiz
b96a5e5ce3 Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
joerg
cec4fe0c44 Add missing includes. 2013-05-23 18:39:35 +00:00
joerg
6f74b78911 Explicitly use custom copy_if, it also exists in C++11 implementations. 2013-05-21 16:37:04 +00:00
markd
597b18e07e Update to KDE SC 4.10.3
bugfixes.
2013-05-21 12:49:28 +00:00
minskim
07db45c86e Update emacs-snapshot to 24.3.50.20130510.
Notable changes:
- Use Gnulib ACL implementation, for benefit of Solaris etc.
- Eliminate variable c-standard-font-lock-fontify-region-function.
- Handle arbitrarily long C++ member initialisation lists.
2013-05-13 20:57:16 +00:00
joerg
7da6a02c7c Explicitly resolve the conversion from QString to ifstream argument by
using ascii().
2013-05-11 21:36:56 +00:00
agc
debc7d424c Allow this package to be cross-built by specifying the BUILD_TARGET and
TEST_TARGET properly
2013-05-11 05:31:52 +00:00
ryoon
e9c12a7f6e Update to 3.0.0
Changelog:

----------------------------------------------------------------------
 OmegaT 3.0.0
----------------------------------------------------------------------
  27 Enhancements
   5 Bug fixes
   7 Localisation updates
----------------------------------------------------------------------
3.0.0 vs. 2.6.3

  Implemented requests:

  - Have glossary search in Find dialog
  http://sourceforge.net/support/tracker.php?aid=3385415

  - Grey out more options with Search Files
  http://sourceforge.net/support/tracker.php?aid=3385348

  - Put "Search files" option at top of Search window
  http://sourceforge.net/support/tracker.php?aid=2610166

  - Adding content (e.g., glossaries) search options
  http://sourceforge.net/support/tracker.php?aid=1587706

  - Go to Next **Translated** Segment
  http://sourceforge.net/support/tracker.php?aid=3181098

  - Do not remove leading and trailing spaces
  http://sourceforge.net/support/tracker.php?aid=3608611

  - Preserve spaces for all tags
  http://sourceforge.net/support/tracker.php?aid=3608615

  - Moving between tags with a single keystroke
  http://sourceforge.net/support/tracker.php?aid=3579784

  - Show the content of tags in tooltips
  http://sourceforge.net/support/tracker.php?aid=3573166

  - Validate tags when creating target files
  http://sourceforge.net/support/tracker.php?aid=1398289

  - Validate tags after each segment
  http://sourceforge.net/support/tracker.php?aid=3608715

  - Tag protection
  http://sourceforge.net/support/tracker.php?aid=3608720

  - Protected text in XLIFF
  http://sourceforge.net/support/tracker.php?aid=3608725

  - Move active match selection up/down
  http://sourceforge.net/support/tracker.php?aid=3608814

  - Gnome Shell integration
  http://sourceforge.net/support/tracker.php?aid=3609146

  - Do not remove leading and trailing tags
  http://sourceforge.net/support/tracker.php?aid=3574760

  - Not adding extra space on Insert Missing Source Tags
  http://sourceforge.net/support/tracker.php?aid=3370310

  - Better OmegaT icon resolution
  http://sourceforge.net/support/tracker.php?aid=3603928

  - Integrate tokenizers in OmegaT
  https://sourceforge.net/p/omegat/feature-requests/844/

  - Enable LanguageTool Plugin in Java Webstart version
  https://sourceforge.net/p/omegat/feature-requests/851/

  Other enhancements:

  - Insert Source Tags become Insert Missing Source Tags. It only adds
the tags missing in the segment.

  - Edit > Insert Next Missing Tag inserts the next tag missing in the
target segment

  - In the right-click menu of the current segment, missing tags
appear in the contextual menu, and can be inserted individually

  - When a match is inserted from a TMX contained in a folder named
"mt", the background of the active segment is changed to red. The
background is restored to normal when the segment is left.

  - OmegaT has now a machine translation connector for MyMemory.
To use it, check Options > Machine Translation > MyMemory

  - Import Source Files was renamed to Copy Files to Source Folder
and Import From MediaWiki was renamed to Download MediaWiki Page
to clarify the fact that no import process occurs, and that files
are just copied

  - Last changes can be displayed in the Help menu
(Help > Last Changes)

  Bug fixes:

  - XLIFF Filter: <ept> not recognized in relation with <bpt>
  http://sourceforge.net/support/tracker.php?aid=1988732

  - Problem with Undo after entering Japanese with IME
  http://sourceforge.net/support/tracker.php?aid=3586912

  - Infinite loop of exceptions when using Undo function
  http://sourceforge.net/support/tracker.php?aid=3540091

  - When the custom shortcut file was containing non-existent shortcuts,
OmegaT failed to load the valid ones

  - OmegaT team projects were not working behind some firewalls

  Localisation updates:

  - Basque localisation updated to 3.0.0 (UI, readme, Instant Start)
  - Brazilian Portuguese localisation updated to 3.0.0 (UI, Instant Start)
  - Dutch localisation updated to 3.0.0 (UI, readme, Instant Start)
  - Italian localisation updated to 3.0.0 (UI, readme, Instant Start)
  - Japanese localisation updated to 3.0.0 (UI)
  - Russian localisation updated to 3.0.0 (UI, readme, Instant Start)
  - Turkish localisation updated to 3.0.0 (UI)
2013-05-09 15:24:16 +00:00
joerg
5fc9833ff2 Sync PLIST with reality. 2013-05-09 13:57:52 +00:00
joerg
bb2e2b5b02 Allow building with libc++, where std::shared_ptr overlaps with
boost::shared_ptr.
2013-05-09 13:56:57 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
joerg
6637ef4270 Add a bunch of missing includes hidden by libstdc++ namespace pollution. 2013-05-04 12:59:45 +00:00
obache
1a3bece9a8 missing recursive bump from poppler-0.22.3 shlib major change. 2013-05-04 07:19:01 +00:00
minskim
7cafa7a8c2 Update emacs-snapshot to 24.3.50.20130427.
Based on patches provided by Makoto Fujiwara in PR 47657.

Notable changes:
- Merge in all changes up to version 24.3 release.
- Switch encodings of tutorials to UTF-8.
- Release MH-E version 8.5.
- Optimize the code for reading UTF-8 files.
- File synchronization fixes.
- Merge octave-mod.el and octave-inf.el into octave.el with some cleanups.
- New faster Imenu implementation.
2013-05-04 03:24:18 +00:00
agc
38628cdc94 Add and enable em. 2013-05-02 05:06:55 +00:00
agc
f8755c9b6d Import editors/em-1.0.0 into the Packages Collection
em - the editor for mortals - is a variant of the standard Unix text
	editor - ed.  It includes all of ed, so the documentation for ed is
	fully applicable to em.  Em also has a number of new commands and
	facilities designed to improve its interaction and increase its
	usefulness.

	Em differs from ed in that it normally prefixes command lines with a
	'>'.  For those who prefer silence, if the editor is invoked by any
	name not having 'm' as its second character, no prompts will appear.
	Other ways of controlling prompts are described below.

	The em editor was designed for display terminals and was a
	single-line-at-a-time visual editor.  It was one of the first programs
	on Unix to make heavy use of "raw terminal input mode", in which the
	running program, rather than the terminal device driver, handled all
	keystrokes.

	Inspired by em, and by their own tweaks to ed, Bill Joy and Chuck
	Haley, both graduate students at UC Berkeley, took code from em to
	make en, and then "extended" en to create ex version 0.1.

	This version was translated from V6 Unix C (mid-70s era) to the
	present day by Pierre Gaston.
2013-05-02 05:06:12 +00:00
joerg
70e9dd9cf1 Add some const poison for stricter STL implementations. 2013-04-30 22:18:21 +00:00
dholland
c47e8f6d98 LP64 fixes & pass -Wall. Sort PLIST. PKGREVISION -> 5.
May help with PR 47777.
2013-04-28 20:35:22 +00:00
dholland
fe29af5a05 Requires termcap. 2013-04-28 03:20:41 +00:00
dholland
f650b80eb0 Honor pkgsrc CFLAGS and LDFLAGS; should fix the Linux build. 2013-04-28 03:19:36 +00:00
dholland
df6e41d3dc Honor PKGMANDIR. 2013-04-28 03:15:37 +00:00
mspo
2a0d0dc734 suckless downloads seem to change the file around so moved to ftp.netbsd.org 2013-04-26 18:31:28 +00:00
morr
13dfc45416 Update to patchlevel 905.
New patches:
 7.3.763  jumping to a mark does not open fold if it is in the same line
 7.3.764  not all message translation files are installed
 7.3.765  segfault when doing "cclose" on BufUnload in a python function
 7.3.766  ":help cpo-*" jumps to the wrong place
 7.3.767  (Win32) The _errno used for iconv may be the wrong one
 7.3.768  settabvar() and setwinvar() may move the cursor
 7.3.769  'matchpairs' does not work with multi-byte characters
 7.3.770  vim.h indentation is inconsistent
 7.3.771  (after 7.3.769) uninitialized variable
 7.3.772  cursor at wrong location after doing %s/x/y/c
 7.3.773  (after 7.3.767) crash when OriginalFirstThunk is zero
 7.3.774  tiny GUI version misses console dialog feature
 7.3.775  Cygwin and Mingw builds miss dependency on gui_w48.c
 7.3.776  ml_get error when searching, caused by curwin/curbuf mismatch
 7.3.777  when building with Gnome locale gets reset
 7.3.778  compiler error for adding up two pointers
 7.3.779  backwards search lands in wrong place when on a multibyte char
 7.3.780  char2nr() and nr2char() always use 'encoding'
 7.3.781  drawing with 'guifontwide' can be slow
 7.3.782  Windows: IME composition may use a wrong font
 7.3.783  crash when mark is not set
 7.3.784  (after 7.3.781) error when 'guifontwide' has a comma
 7.3.785  (after 7.3.776) crash with specific use of search pattern
 7.3.786  Python threads don't run in the background (issue 103)
 7.3.787  with 'relativenumber' can't see the absolute line number
 7.3.788  when only using patches build fails on missing nl.po
 7.3.789  (after 7.3.776) "\k" in regexp does not work in other window
 7.3.790  after reloading a buffer the modelines are not processed
 7.3.791  MzScheme interface doesn't work propely
 7.3.792  ":substitute" works differently without confirmation
 7.3.793  (after 7.3.792) new :substutite behavior is not tested
 7.3.794  tiny build fails
 7.3.795  MzScheme does not build with tiny features
 7.3.796  "/[^\n]" does match at a line break
 7.3.797  (after 7.3.792) compiler warning for size_t to int conversion
 7.3.798  (after 7.3.791) MzScheme: circular list works wrong
 7.3.799  the color column is not correct when entering a buffer
 7.3.800  the " mark is not adjusted when inserting lines
 7.3.801  ":window set nu?" displays the cursor line
 7.3.802  no error when setting 'isk' to a value ending in a comma
 7.3.803  (after 7.3.792) ":s/a/b/gc" is a no-op when typing 'q'
 7.3.804  (after 7.3.799) compiler warning for tiny build
 7.3.805  Lua version 5.2 is not detected properly on Arch Linux
 7.3.806  compiler warnings in Perl code when using Visual studio 2012
 7.3.807  popup menu does not work properly in some situations
 7.3.808  Python threads still do not work properly
 7.3.809  the dosinst.c program has a buffer overflow
 7.3.810  'relativenumber is reset unexpectedly
 7.3.811  useless termresponse parsing for SGR mouse
 7.3.812  when 'indentexpr' moves the cursor "curswant" not restored
 7.3.813  the CompleteDone event is not always triggered
 7.3.814  Win32 console: problem if 'enc' differs from current codepage
 7.3.815  building with Cygwin and Ruby doesn't work
 7.3.816  can't compute a hash
 7.3.817  test 89 fails with tiny and small features
 7.3.818  when test 40 fails it may leave files behind
 7.3.819  (CORRECTED) compiling without +eval and Python isn't working
 7.3.820  errors when building with small features and Lua, Perl or Ruby
 7.3.821  build with OLE and Cygwin is broken
 7.3.822  (after 7.3.799) crash when accessing freed buffer
 7.3.823  (after 7.3.821) building with Cygwin: '-lsupc++' is not needed
 7.3.824  can redefine builtin functions
 7.3.825  with Python errors are not always clear
 7.3.826  list of features in :version output is hard to read
 7.3.827  (after 7.3.825) Python tests fail
 7.3.828  mappings are not aware of wildmenu mode
 7.3.829  'showmatch' shows wrong match and may scroll the screen
 7.3.830  :mksession confuses bytes and characters when placing cursor
 7.3.831  clumsy to handle the situation that a variable does not exist
 7.3.832  compiler warning
 7.3.833  In the terminal scroll wheel always scrolls the active window
 7.3.834  Ruby 2.0 has a few API changes
 7.3.835  "xxd -i" fails on an empty file
 7.3.836  clipboard does not work on Win32 when compiled with Cygwin
 7.3.837  empty lines in :version output when 'columns' is 320
 7.3.838  (after 7.3.830) insufficient testing for mksession
 7.3.839  some files missing in the list of distributed files
 7.3.840 "\@&lt;!" in regexp does not work correctly with cp932
 7.3.841  parse error in "cond ? one : two" expression with a subscript
 7.3.842  compiler warning
 7.3.843  (after 7.3.841) missing test file changes
 7.3.844  enum is not indented correctly with "public" etc
 7.3.845  (after 7.3.844) enum indenting is not tested
 7.3.846  missing proto file, listing a non-existing proto file
 7.3.847  test 55 fails when messages are translated
 7.3.848  can't build with Ruby 2.0 when using MinGW x64 or MSVC10
 7.3.849  ":g//" gives "Pattern not found error" with E486
 7.3.850  ":vimgrep //" matches everywhere
 7.3.851  empty pattern with :sort incorrect without previous pattern
 7.3.852  system() breaks clipboard text
 7.3.853  "ra" does not replace all chars on multi-byte chars &gt; 1 line
 7.3.854  after BS in insert mode completion current entry is wrong
 7.3.855  compiler warnings
 7.3.856  system() garbles multi-byte clipboard contents
 7.3.857  QuitPre autocommand event does not trigger for :qa and :wq
 7.3.858  "gv" selects the wrong area after some operators
 7.3.859  'ambiwidth' must be set by the user
 7.3.860  in --remote-expr try/catch does not work
 7.3.861  ":setlocal number" clears global value of 'relativenumber'
 7.3.862  dragging the status line can be slow
 7.3.863  (after 7.3.859) 'ambiwidth' detection for ANSI terminal
 7.3.864  (after 7.3.862) can't build without the mouse feature
 7.3.865  (after 7.3.862) mouse position can be wrong
 7.3.866  not serving the X selection during system() isn't nice
 7.3.867  matchparen does not update match when using auto-indenting
 7.3.868  empty line at hit-return prompt with few lines of text
 7.3.869  bufwinnr() matches buffers in other tabs
 7.3.870  compiler warnings when using MingW 4.5.3
 7.3.871  search('^$', 'c') does not use empty match under the cursor
 7.3.872  on some systems file name case is always ignored
 7.3.873  cannot easily use :s to make title case
 7.3.874  comparing file names does not handle multi-byte chars properly
 7.3.875  (after 7.3.866) build problem with a combination of features
 7.3.876  #if indents are off
 7.3.877  (after 7.3.871) forward searching with search() is broken
 7.3.878  'fileignorecase' is missing in options window and quickref
 7.3.879  aborting an ex command does not abort a pending operator
 7.3.880  new viminfo history lines may be replacd with old lines
 7.3.881  Python list does not work correctly
 7.3.882  CursorHold may trigger after receiving the termresponse
 7.3.883  (after 7.3.880) can't build with some combination of features
 7.3.884  compiler warning for variable shadowing another
 7.3.885  double free for list and dict in Lua
 7.3.886  can't build with multi-byte on Solaris 10
 7.3.887  no tests for Visual mode operators, what 7.3.879 fixes
 7.3.888  filename completion with 'fic' does not work for multi-byte
 7.3.889  can't build with Ruby 2.0 on a 64 bit system
 7.3.890  test 79 fails on Windows
 7.3.891  merging viminfo history doesn't work well
 7.3.892  (after 7.3.891) still merging problems for viminfo history
 7.3.893  crash when using b:, w: or t: after closing the buffer etc.
 7.3.894  using wrong RUBY_VER causing Ruby build to break
 7.3.895  valgrind error in test 91
 7.3.896  memory leaks in Lua interface
 7.3.897  configure doesn't always find the shared library
 7.3.898  memory leak reported by valgrind in test 91
 7.3.899  #if indents are off
 7.3.900  not obvious that some mouse features are mutual-exclusive
 7.3.901  outdated comment, ugly condition
 7.3.902  tabline not updated when deleting last buffer in other tab
 7.3.903  (after 7.3.892) crash on exit writing viminfo
 7.3.904  (after 7.3.893) using memory freed by the garbage collector
 7.3.905  (after 7.3.903) crash when writing viminfo
2013-04-22 10:41:10 +00:00
joerg
7d87a08626 Fix various prototype issues. 2013-04-21 15:39:59 +00:00
ghen
e3ba207887 Hand in maintainership. 2013-04-13 07:55:01 +00:00
mspo
bac24239a6 update distinfo. Not sure how I had the wrong checksums before 2013-04-10 20:41:47 +00:00
drochner
038c8256e3 update to 1.0.7.19
changes:
Profound reorganization of the font system with experimental option
 for testing (1.0.7.19).
LaTeX import and export of metadata for various standard styles (1.0.7.19).
Running plug-ins over remote SSH connections; experimental (1.0.7.19).
Started implementation of remote TeXmacs file system (1.0.7.19).
Improved portability of plug-in detection (1.0.7.19).
Implementation of arbitrary zoom factors and "fit to paragraph width"
 (1.0.7.18).
New widget for user preferences (1.0.7.18).
More implicit user preferences (1.0.7.18).
Add developer tools, still experimental (1.0.7.18).
Start implementation of basic infrastructure for support of system fonts
 (1.0.7.18).
Started reorganization of titles and other meta-data for documents
 (1.0.7.18).
Automated generation of documentation about the Scheme files (1.0.7.17).
Various improvements for LaTeX conversion and character encodings
 (1.0.7.17).
2013-04-10 16:10:18 +00:00
drochner
c70256cc83 update to 3.2.5
changes: misc fixes and improvements
2013-04-10 11:30:50 +00:00
asau
6929b96ca2 Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
rodent
b65af7be2b Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
rodent
6b46c62d2e Edited DESCR in the case of:
File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
2013-04-07 20:49:31 +00:00
rodent
942aad2e6a Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
rodent
cdadf8804e 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
rodent
315c4801a4 "Packages that install libtool libraries should define USE_LIBTOOL." 2013-04-06 14:22:39 +00:00
rodent
dea2f05b46 ".for variable names should not contain uppercase letters" 2013-04-06 13:24:18 +00:00
rodent
28c976145a "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable
$$extract_file instead."
2013-04-06 12:03:59 +00:00
rodent
95b6ba52f0 '"# $NetBSD$" expected.' 2013-04-06 11:23:04 +00:00
markd
e422a91e92 Update to 2.1.3
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'.
2013-04-06 10:15:38 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
dholland
7cccd5c5d6 Rev distfile patch: improve probing of terminfo. Should fix Joerg's build.
PKGREVISION -> 2.
2013-04-04 16:01:55 +00:00
markd
ea97be746d Update to KDE SC 4.10.2
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-03 10:51:43 +00:00
wiz
dbf50689d2 + sandy. 2013-04-02 06:46:07 +00:00
mspo
1b7f398d9e add sandy editor again, after freeze 2013-04-02 00:23:58 +00:00
obache
11942a54c1 missing recursive bump from poppler-0.22.2 shlib major change. 2013-03-31 08:13:27 +00:00
dholland
3691c821a9 Add termcap bl3 file. Is now MAKE_JOBS_SAFE. Part of previous commit. 2013-03-30 21:58:16 +00:00
dholland
abd365d89d General cleanup, via a distfile patch.
- NULL is a pointer. Don't use it for '\0', which is a character.
   - Silence warnings about unused variables.
   - Silence clang warnings about format strings.
   - Fix up the makefile and configure logic, rolling in patch-aa and
     patch-ab. Make the configure script report what it's doing instead
     of making wrong decisions silently.
   - Fix broken build when using system curses instead of the builtin
     curses subset. (This is not the default, nor apparently recommended,
     but can happen if the configure script doesn't like you.)
   - Bump PKGREVISION.
2013-03-30 21:57:25 +00:00
joerg
53b55e2894 Forward declaration must not be qualified with a namespace. Adjust. 2013-03-28 21:43:05 +00:00
joerg
e851636ad7 Fix return types. 2013-03-28 21:24:53 +00:00
joerg
3f362071bd Forward class definitions must not use namespace :: syntax. 2013-03-26 23:30:44 +00:00
tcort
0d3e9dc200 Updated during the freeze to fix security issue noted at:
http://se-editor.org/security/SE-SA-2013-001.txt

OK by obache.
2013-03-25 10:15:08 +00:00
mspo
781de70f36 remove ncursesw termcap sub I accidentally committed 2013-03-25 00:34:49 +00:00
dholland
c0b34dd190 Remove another wrong CONFLICTS. sigh 2013-03-24 15:15:09 +00:00
joerg
b1f0589261 Snapshot version is 24.3.50.xxx, so check for < 24.3.50. 2013-03-23 10:03:05 +00:00
marino
4c20944475 editors/emacs24: Fix DragonFly regression 2013-03-22 18:05:09 +00:00
mspo
3c13c671a3 remove sandy editor because it is the freeze 2013-03-21 00:29:04 +00:00
mspo
f5800b1c9b add sandy editor 2013-03-21 00:13:45 +00:00
mspo
3bba0ab3f1 sandy is the editor from suckless.org
sandy is a simple ncurses text editor.

it has emacs-esque keybindings
2013-03-21 00:11:06 +00:00
wiz
9e07cec486 Remove outdated patch. 2013-03-15 22:46:53 +00:00
wiz
d637f9a239 Update to 24.3:
Highlights of this release include:
 Generalized variables are now in core Emacs Lisp.
 An update for the Common Lisp emulation library.
 A new major mode for Python.

(The operating system support framework was changed -- Dragonfly
support might need fixes.)
2013-03-15 22:44:59 +00:00
ryoon
c7d1b27029 Update to 2.6.3
Changelog:
----------------------------------------------------------------------
 OmegaT 2.6.3
----------------------------------------------------------------------
   3 Enhancements
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.3 vs. 2.6.2

  Implemented requests:

  - Import from exported script files
  http://sourceforge.net/support/tracker.php?aid=2957819

  - More flexible parsing for external commands arguments

  - Updated documentation

  Bug fixes:

  - Git team projects: an issue was fixed with line ending on non-Windows
machines

----------------------------------------------------------------------
 OmegaT 2.6.2
----------------------------------------------------------------------
  10 Enhancements
   4 Bug fixes
   4 Localisation updates
----------------------------------------------------------------------
2.6.2 vs. 2.6.1 update 2

  Implemented requests:

  - External post-processing command
  http://sourceforge.net/support/tracker.php?aid=3600209

  - Tag partial verification
  http://sourceforge.net/support/tracker.php?aid=1545637

  - In OpenXML filtter, add xml:space="preserve" to w:t elts
  http://sourceforge.net/support/tracker.php?aid=3556996

  - Showing cursor in Search window and other panes
  http://sourceforge.net/support/tracker.php?aid=3586905

  Other enhancements:

  - Git team git server fingerprint will be stored in plain text file if
credentials are also stored. Acceptance of fingerprint will be remembered.

  - Markers for whitespace (space, tab, newline) and Bidi-characters in the
View menu

  - Tag colouring for RTL languages/orientation

  - The right-click popup menu has been reorganised

  - When translating a Word (.docx) document and the target language
is RTL, a number of changes are done to the target document:
- Paragraphs, sections and tables are set to bidi
- Runs (text elements) are set to RTL

  - In the Search window, it is now possible to search for segments
where the author is unknown

  Bug fixes:

  - PO filter: there was an error when loading PO files with a target
language with 1 plural form

  - Team projects: changes in the writable glossary were not calculated
correctly, which resulted in duplicate entries

  - Team projects: when the writeable glossary was not inside the
working copy, it was not possible to synchronise the project. Now, if
the writeable glossary is outside the working copy, no attempt is done
to synchronise it.

  - In the Fuzzy Matches pane, depending on the order of the options,
the display could be corrupted when ${diff} was used

  Localisation updates:

  - Slovenian localisation updated to 2.6.1 update 2 (UI)
  - Dutch localization updated to 2.6.1 update 2 (UI, documentation, readme)
  - Russian localization updated to 2.6.1 update 2 (UI, documentation, readme)
  - Italian localisation updated to 2.6.1 update 2 (UI)


----------------------------------------------------------------------
 OmegaT 2.6.1 update 2
----------------------------------------------------------------------
  11 Enhancements
   7 Bug fixes
   7 Localisation updates
----------------------------------------------------------------------
2.6.1 update 2 vs. 2.6.1 update 1

  Implemented requests:

  - Show where text has been added in match window
  http://sourceforge.net/support/tracker.php?aid=1483716

  - Save authentication information for team projects
  http://sourceforge.net/support/tracker.php?aid=3574419

  Other enhancements:

  - Git authorized access

  - Support for gzipped (.tmx.gz) external TMXs

  - Alignment (for filters that support it) now segments into sentences if
segmentation is enabled in the project

  - Git submodule support added

  - Right-click on Glossary pane pops-up menu to add glossary item.

  - The writable glossary file can now be used in team project. Updates are shared.

  - PO-filter takes number of plurals from header if it is defined in the header.
If not defined, the default for the language is used just like before.

  - New "--no-team" command line option, to be able to use a team project without
OmegaT attempting to synchronise it

  - Microsoft Translator added. Requires -Dmicrosoft.api.client_id=xxxxxx and
-Dmicrosoft.api.client_secret=xxxx to be set. Identifiers can be obtained from
the Windows Azure Marketplace.

  Bug fixes:

  - Missing part from matches not highlighted
  http://sourceforge.net/support/tracker.php?aid=1606024

  - It was not possible to use team projects offline. Now, when the
connection is off, a message mentions the project is in offline mode.
The connection continues to be tested on each save. When the connection
comes back, a message informs the user that the project is back in online
mode.

  - Git end of lines were not handled correctly under Windows

  - If writable glossary file does not exist, it is created when an entry is added.

  - Small memory consumption optimizations on team projects during save.

  - Create/download project dialog accepts empty folder besides new folder as project location,
and doesn't show files any more.

  - Multiple save commands could interfere, causing you to lose all translations in team project.

  Localisation updates:

  - Japanese localisation updated to 2.6.1 update 2 (UI)
  - Italian localisation updated to 2.6.1 (UI)
  - Czech localization updated to 2.6.0 update 2 (UI, documentation, readme)
  - Russian localization updated to 2.6.1 (UI, documentation, readme)
  - Dutch localization updated to 2.6.0 (UI, documentation, readme)
  - Spanish localization updated to 2.6.0 (UI, documentation, readme)
  - Indonesian localization updated to 2.6.0 (UI)

----------------------------------------------------------------------
 OmegaT 2.6.1 update 1
----------------------------------------------------------------------
   0 Enhancement
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.1 update 1 vs. 2.6.1

  Bug fixes:

  - The Okapi plugin was not working: an exception was produced when trying
to load a file

----------------------------------------------------------------------
 OmegaT 2.6.1
----------------------------------------------------------------------
   8 Enhancements
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.1 vs. 2.6.0 update 4

  Implemented requests:

  - Allow to load TMX as 'alternative source'
  http://sourceforge.net/support/tracker.php?aid=3563248

  - Display encoding and filter used in list of project files
  http://sourceforge.net/support/tracker.php?aid=3440267

  - Ignore 'Fragments that should be removed' on fuzzy matches
  http://sourceforge.net/support/tracker.php?aid=3567014

  - Option to not translate headers in PO filter
  http://sourceforge.net/support/tracker.php?aid=3568947

  - PO filter Plural Forms
  http://sourceforge.net/support/tracker.php?aid=2979054

  Other enhancements:

  - The Project Properties dialog can now be resized

  - Remove tags is now a project property feature, instead of being a
global option

  - HTML filter: new options to compress whitespace and remove comments

  Bug fixes:

  - The PO filter option "Allow blank translations in the target files"
was not showing the saved setting

----------------------------------------------------------------------
 OmegaT 2.6.0 update 4
----------------------------------------------------------------------
2.6.0 update 4 vs. 2.6.0 update 3

  Includes bug fix from 2.5.5 update 2

----------------------------------------------------------------------
 OmegaT 2.6.0 update 3
----------------------------------------------------------------------
2.6.0 update 3 vs. 2.6.0 update 2

  Includes bug fixes from 2.5.5 update 1

----------------------------------------------------------------------
 OmegaT 2.6.0 update 2
----------------------------------------------------------------------
   0 Enhancement
   1 Bug fix
   2 Localisation updates
----------------------------------------------------------------------
2.6.0 update 2 vs. 2.6.0 update 1

  Bug fixes:

  - Automatic loading of translations from the /tm/auto folder had
stopped working except under Windows

  Localisation updates:

  - Japanese localization updated to 2.6.0 update 1 (UI)
  - Italian localization updated to 2.6.0 update 1 (UI)

----------------------------------------------------------------------
 OmegaT 2.6.0 update 1
----------------------------------------------------------------------
   2 Enhancements
   0 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.0 update 1 vs. 2.6.0

  Other enhancements:

  - SVN for team projects is now compatible with Subversion 1.7

  - If a user has only read-only permission for a repository for team
projects, it is possible to check the read-only check box in the
authentication dialog. Once this box is checked, OmegaT will not attempt
to write in the repository anymore

----------------------------------------------------------------------
 OmegaT 2.6.0
----------------------------------------------------------------------
   3 Enhancements
   0 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.0 vs. 2.5.3

  Implemented requests:

  - Online team projects
  http://sourceforge.net/support/tracker.php?aid=1604911

  - Apply penalties to external TMXs
  http://sourceforge.net/support/tracker.php?aid=3528575

  - Configurable display in match pane
  http://sourceforge.net/support/tracker.php?aid=2960656

----------------------------------------------------------------------
----------------------------------------------------------------------
 OmegaT 2.5.5 update 5
----------------------------------------------------------------------
   1 Enhancement
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.5.5 update 5 vs. 2.5.5 update 4

  Other enhancements:

  - .dotx has been added as a default extension in the Open XML filter

  Bug fixes:

  - Launcher issue on linux with space in folder name
  http://sourceforge.net/support/tracker.php?aid=3605953
2013-03-13 16:33:21 +00:00
obache
f342e3ddb6 Add `FOR_emacs_no_byte_compile' PLIST var,
For .elc file of .el file marked as "no-byte-compile: t"
2013-03-10 14:12:05 +00:00
joerg
7c0d728a04 Do not pick up emacs-snapshot. 2013-03-07 22:04:39 +00:00
wiz
c033c14aa2 Add patch-subs.c here as well (hi joerg) 2013-03-07 06:41:13 +00:00
tcort
96063e46ae editors/Makefile: add se. OK by agc. 2013-03-07 05:39:31 +00:00