Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
out with the right permissions. I'm sometimes getting them coming out
mode 754, which fails the build if PKG_DEVELOPER is set.
|
|
|
|
built since the previous bump, except where curses and termcap pull in
the same depends, in which case it doesn't matter.
|
|
|
|
the package until then seems stupid.
|
|
presumably will be once the necessary upstream stuff appears.
|
|
emacs23) but attached to emacs24.
|
|
|
|
Bug fixes.
|
|
the included db implementation.
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
medit is a GTK text editor. Started as an editor component of GGAP
(http://ggap.sourceforge.net/), it grew up to a real full-featured
text editor.
|
|
++pkgrevision
|
|
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.
++pkgrevision
Add LICENSE
|
|
|
|
Edt text editor emulator. This text-editor emulates the VAX VMS
text editor known as Edt, and to some extent, later versions called
TPU/Eve.
|
|
|
|
|
|
|
|
|
|
Makefile.am as appropiate. automake can't be run directly, since it
doesn't like configure itself.
|
|
Rather than modify this wscript to read the LDFLAGS environment variable,
the c++ kdeui library was directly specified for all platforms.
|
|
Due to the use of pkg-config to generate libraries inside the
gtk/makefile file, the indirect linking fix couldn't be isolated
to only DragonFly. All platforms will directly link libgmodule-2.0
|
|
|
|
matters lack of it leads to build failure.
|
|
|
|
|
|
indiscriminate about it.
|
|
|
|
Should also fix clang build. PKGREVISION++
|
|
Patch from Debian, found for OpenBSD by Antoine Jacoutot and
mentioned on current-users by Matthieu Herrb.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
It turns out there were a lot of these.
|
|
|
|
Note xemacs 21.5 still dumps core during the build.
|
|
|
|
|
|
Fixes PR lib/46366 - thanks to dholland for the hint.
|
|
against the xemacs{,-current} packages.
While here, listen to pkglint some.
From the edit-utils changelog:
2008-06-09 Aidan Kehoe <kehoea@parhasard.net>
* fast-lock.el (fast-lock-cache-directories):
Remove the directory the file is in, to avoid running code from
arbitrary other users. Update the docstring to motivate this.
Also, mark it as a risky local variable to prevent it being
evaluated in file local variable sections.
Thank you Ulrich Müller, thank you Hans de Graaff.
XXX The package versions this pkg installs are positively behind the bend.
|
|
bugfixes.
|
|
Not needed on 5.11, but doesn't hurt either.
|
|
Changelog:
----------------------------------------------------------------------
OmegaT 2.5.2 update 2
----------------------------------------------------------------------
1 Enhancement
5 Bug fixes
1 Localisation update
----------------------------------------------------------------------
2.5.2 update 2 vs. 2.5.2
- The writeable glossary file can now have a .utf8 extension instead
of a .txt one, .txt being still the default
Bug fixes:
- When using Remove Tags, some non-OmegaT tags (e.g., %s, depending on
the kind of tags checked in Options > Tag Validation) and some
non-useful spaces could be copied at the end of the segment in the target
document
- In some rare circumstances, the display of matches in the Fuzzy Matches
pane could be very slow
- When the Fuzzy Matches pane was closed, the explanation text was
displayed in bold instead of the initial non-bold attribute
- In TMXs, the end of line was hardcoded as LF, instead of using the
system line separator (e.g., CR+LF under Windows, LF under Linux)
- In the Android filter, the "do not translate" mark has been corrected
Localisation updates:
- Dutch localisation updated to 2.5.2 (UI)
----------------------------------------------------------------------
OmegaT 2.5.2 update 1
----------------------------------------------------------------------
0 Enhancement
1 Bug fix
0 Localisation update
----------------------------------------------------------------------
2.5.2 update 1 vs. 2.5.2
Bug fixes:
- When the glossary folder wasn't in the default location, the
default writeable glossary file wasn't computed correctly. In addition,
the name of the glossary file was lost on saving when a manual correction
was done in project properties.
----------------------------------------------------------------------
OmegaT 2.5.2
----------------------------------------------------------------------
8 Enhancements
2 Bug fixes
5 Localisation updates
----------------------------------------------------------------------
2.5.2 vs. 2.5.1 update 1
Implemented requests:
- Show non-breakable space
http://sourceforge.net/support/tracker.php?aid=3495779
- Use search term as window title in Search window
http://sourceforge.net/support/tracker.php?aid=2610094
- Clarification of the Options > Spell Checking... dialog
http://sourceforge.net/support/tracker.php?aid=3473630
- Selectable location for the writeable glossary file
http://sourceforge.net/support/tracker.php?aid=3503373
- Second plugin location in <home>/plugins
http://sourceforge.net/support/tracker.php?aid=3428485
Other enhancements:
- Add explanatory messages to windows as hints when no project is open
- Segments containing a note can be marked with View >
Mark Segments with Notes. This marking has priority over Mark Translated
and Mark Untranslated.
- Display of the corresponding colours in the View menu for "Mark"
menu entries
Bug fixes:
- In the PO filter, "path" was always displayed in the Comment pane,
even if it was empty
- When using Insert Source Tags, a space was added before the first one
Localisation updates:
- Simplified Chinese localisation updated to 2.5.0 (UI, readme, documentation)
- Italian localisation updated to 2.5.1 (UI)
- Dutch localisation updated to 2.5.1 (UI)
- Japanese localisation updated to 2.5.1 (UI)
- Slovenian localisation updated to 2.5.2 (UI)
|
|
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
|