Commit graph

3177 commits

Author SHA1 Message Date
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
tcort
5a2f96d6e2 editors/se: initial revision. OK by agc. 2013-03-07 05:38:26 +00:00
dholland
4e77a7ec59 Fix a path for the emacs -> emacs23 move. 2013-03-05 17:38:31 +00:00
joerg
eea53fc980 Add forgotten patch file to fix one more missing return value. 2013-03-04 14:45:07 +00:00
joerg
04cfeb6f2b Return a value from non-void functions. 2013-03-02 18:13:49 +00:00
joerg
c0f10e3ea6 Define default_context_to before using it in templates. 2013-02-26 10:26:27 +00:00
dholland
e6424914d5 Remove some more wrong CONFLICTS. 2013-02-24 01:25:30 +00:00
dholland
dd04d29252 argh this has apparently been wrong all week
(it is creating an "emacs" package instead of an "emacs22" package)
2013-02-23 23:53:18 +00:00
dholland
8384451387 Remove wrong CONFLICTS (in Makefile.common, just committed) and bump
PKGREVISION.
2013-02-23 23:49:35 +00:00
dholland
715e69c77c Remove wrong CONFLICTS, bump PKGREVISION. 2013-02-23 23:46:37 +00:00
dholland
a9c7f73219 Forget previous, try again. 2013-02-23 23:36:49 +00:00
dholland
f643aefa2b Fix fatal problem with the emacs-nox11 meta-package, which I guess I
didn't notice because I didn't build enough combinations, or something.
2013-02-23 23:32:19 +00:00
joerg
eaa9c89215 Doesn't really need gtar. 2013-02-19 22:31:32 +00:00
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
dholland
a6ed16f162 Update DEPENDS and bump PKGREVISION. While here, fix installation with
umask 077 and tidy a bit of pkglint.
2013-02-17 18:37:26 +00:00
dholland
b05712be4d Oops, forgot these. 2013-02-17 17:35:44 +00:00
dholland
8abb4d0a0e Set emacs22 up with a proper Makefile.common instead of including
the whole makefile from emacs22-nox11.
2013-02-17 08:01:50 +00:00
dholland
d6a322dab5 Oops, setting PKGNAME once is enough. 2013-02-17 07:54:18 +00:00
dholland
d12865fa28 Put the Emacs version in all the DESCR files. Ride the bumps I just did. 2013-02-17 07:48:02 +00:00
dholland
52c652edd4 Move COMMENT into Makefile.common so emacs21-nox11 gets it. 2013-02-17 07:43:49 +00:00
dholland
599d5b7302 +emacs23, emacs23-nox11 2013-02-17 07:37:32 +00:00
dholland
8190454b86 nox11 version of the meta-package in editors/emacs. This will always
build the nox11 version of the emacs type in EMACS_TYPE.
2013-02-17 07:36:54 +00:00