Commit graph

3355 commits

Author SHA1 Message Date
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
dholland
f2a49656f2 Add an emacs meta-package. This will install your preferred emacs based
on EMACS_TYPE.

It does some moderately unclean things with versions and PKGREVISION so
that updating should work seamlessly -- this package should end up with
the same PKGNAME (emacs) and the same version (24.2, 23.4, etc.) and
one PKGREVISION higher than the previously existing emacs packages.
2013-02-17 07:36:09 +00:00
dholland
664ae90c2f Oops, nearly forgot to update the paths here for the emacs23 move. 2013-02-17 07:33:28 +00:00
dholland
e23a4f8ff9 This was wrong again; didn't get incremented after the last update.
(Not my doing.)
2013-02-17 07:09:55 +00:00
dholland
58d4580ec9 Insert ${_EMACS_VERSION_MAJOR} in PKGNAME.
While here, fix wrong (emacs23-era) pattern in version.mk.

Caution: The distfile appears to have vanished, so I can't build this
package and it may not work.
2013-02-17 06:18:01 +00:00
dholland
3b62b0a3db Change PKGNAME from emacs-nox11-24.2 to emacs24-nox11-24.2. 2013-02-17 06:07:46 +00:00
dholland
7f8f61bad8 Change PKGNAME from emacs-24.2 to emacs24-24.2. 2013-02-17 06:07:25 +00:00
dholland
624e938e23 Move editors/emacs-nox11 to editors/emacs23-nox11. 2013-02-17 05:01:26 +00:00
dholland
aa52c9bdf7 Move editors/emacs to editors/emacs23. 2013-02-17 05:00:46 +00:00
dholland
0934050e39 Move editors/emacs-nox11 to editors/emacs23-nox11, and change its
PKGNAME from emacs-nox11-23.4 to emacs23-nox11-23.4.
2013-02-17 05:00:08 +00:00
dholland
b2180cbaf8 Move editors/emacs to editors/emacs23, and change its PKGNAME from
emacs-23.4 to emacs23-23.4.
2013-02-17 04:59:41 +00:00
dholland
ccf8f87f14 Change PKGNAME from emacs-nox11-22.3 to emacs22-nox11-22.3. 2013-02-17 00:40:40 +00:00
dholland
4c0571079d Change PKGNAME from emacs-22.3 to emacs22-22.3. 2013-02-17 00:39:53 +00:00
dholland
1a3789c8b6 Change PKGNAME from emacs-nox11-21.4a to emacs21-nox11-21.4a. 2013-02-17 00:22:36 +00:00
dholland
3d7bd660cd grmbl, try again. 2013-02-17 00:21:58 +00:00
dholland
b0e3635093 Change PKGNAME from emacs-21.4a to emacs21-21.4a. 2013-02-17 00:18:58 +00:00
dholland
ebbf569450 Change PKGNAME to emacs20-20.7 instead of emacs-20.7. 2013-02-16 23:58:36 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
bad
15d494dee4 Ride previous commit and include the egg-file in the PLIST. 2013-02-15 23:56:39 +00:00
bad
cc9f5921ea Don't depend on py-gobject and py-gtk2 directly, use the py-gtk2 buildlink3.mk.
Use python/distutils.mk as it should.
Use shared-mime-info/mimedb.mk as it should and remove file managed by
shared-mime-info from PLIST.

This makes zim not abort when started.

Bump PKGREVISION.
2013-02-15 23:55:07 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
minskim
4a52b915da Update emacs-snapshot to 24.3.50.20130207.
Patches provided by Makoto Fujiwara in PR 47552 and modified by me.

Notable changes since 24.3:
** `apropos-variable' is now `apropos-user-option'
** `eval-defun' on an already defined defcustom calls the :set function,
   if there is one.
** The option `set-mark-default-inactive' has been deleted.
   This unfinished feature was introduced by accident in Emacs 23.1;
   simply disabling Transient Mark mode does the same thing.
** `initial-buffer-choice' can now specify a function to set up the
   initial buffer.
** ACL support has been added.
** New option `scroll-bar-adjust-thumb-portion'.
** Improved fullscreen support for Nextstep (Mac OS X).
** New commands `toggle-frame-fullscreen' and `toggle-frame-maximized',
   bound to <f11> and M-<f10>, respectively.
** Delphi mode is now called OPascal mode.
** jit-lock-debug-mode lets you use the debuggers on code run via jit-lock.
** completing-read-multiple's separator can now be a regexp.  The
   default separator is changed to allow surrounding spaces around the
   comma.

See share/emacs/24.3.50/etc/NEWS for the complete list of changes.
2013-02-12 04:47:31 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
christos
ea53b23c98 fix conversion issue 2013-02-08 23:09:18 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
wiz
bd06e1cb46 Reset MAINTAINER/OWNER (became observers) 2013-02-01 22:21:05 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
ryoon
f1c410b29d Update to 0.59
Changelog:
=== 0.59 - Wed 23 Jan 2012 ===
* Critical bug fix in pageview serialization
* Fix for inheritance of tags in tasklist - Epinull
* Fix for customtools dialog - Epinull
* Fix for week number in Journal plugin page template

=== 0.58 - Sat 15 Dec 2012 ===
* Added new plugin for distraction free fullscreen mode
* Added options to limit tasklist plugin to certain namespaces -
Pierre-Antoine Champin
* Added option to tasklist plugin to flag non-actionable tasks by a special tag
* Added prompt for filename for Insert New File action
* Added template option to list attachments in export
* Added class attributes to links in HTML output
* Added two more commandline options to quicknote plugin
* Made sidepanes more compact by embedding close buttons in widgets
* Critical fix for restarting zim after a crash (cleaning up socket)
* Bug fix for search queries with quoted arguments
* Bug fix for use of tags in the tasklist plugin
* Bug fix for wiki format to be more robust for bad links
* Bug fix for latex format to not use file URIs in \includegraphics{}
* Bug fix for including latex equations in latex export
* Bug fix list behavior checkboxes and numbered lists
* Fix first day of week locale for calendar plugin - based on patch by
Leopold Schabel
* Fix for handling "file:/" and "file://" URIs in links - see manual for details
* Fix for windows to not open consoles for each external application - klo uo
* Fix for windows to put config files under %APPDATA% - klo uo
* Fix to have "update heading" toggle in rename dialog more
intelligent - Virgil Dupras
* Fix to make template errors report relevant error dialogs
* Fix for search and replace whitespace in pageview
* Various small fixes
2013-01-26 13:39:37 +00:00
wiz
57efd42747 + dhex 2013-01-23 22:00:58 +00:00
wiz
388d3024b7 Add missing patches. 2013-01-23 22:00:27 +00:00
wiz
b64a90b814 Import dhex-0.68 as editors/dhex.
Packaged for wip by amoibos and myself.

Dhex is a ncurses-based hex-editor with a diff mode. It makes heavy
use of colors, but is also themeable to work on monochrome monitors.
It includes the good old Action Cartridge Search Algorithm to find
specific changes.
2013-01-23 22:00:06 +00:00
wiz
2a2a3871bd Rename patches to match the files patched. 2013-01-23 17:33:28 +00:00
wiz
264c1fb0e3 Fix build with automake-1.13.
While here, use a better WRKSRC and rebase patches.
2013-01-23 17:26:07 +00:00
dholland
d5de49817b p5-Try-Tiny is not in devel/p5-PPI. Fixes pbulk scan failure.
This has been this way since at least October and I have no idea
why it only blew up on me now.
2013-01-20 22:58:29 +00:00
riastradh
24171a6eaa editors/ted always needs Xft and fontconfig, not just on SunOS/Dragonfly. 2013-01-19 20:31:14 +00:00
morr
449e35070e Clean up libXaw handling. [1/2]
- remove LIBXAW variable. It is handled by buildlink3.mk now
- simplify patches and Makefile in packages using libXaw
- in some cases force use of Xaw3d (won't build with Xaw)
- replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk

In next part:
- replace more includes with mk/xaw.buildlink3.mk
2013-01-15 16:21:34 +00:00
morr
ba4fb26d91 Simplify patch a little 2013-01-15 00:06:23 +00:00
morr
b8d8c34db9 Update to patchlevel 762.
Patches:
7.3.713  printf() can only align to bytes, not characters
7.3.714  :setlocal and :setglobal do not work in the sandbox
7.3.715  crash when calling setloclist() in BufUnload autocmd
7.3.716  error on exit when using Python 3
7.3.717  when changing font size only MS-Windows limits window size
7.3.718  when re-using the current buffer the buffer-local options stay
7.3.719  cannot run new version of cproto
7.3.720  proto files are outdated
7.3.721  Ruby interface defines local functions globally
7.3.722  Perl flags may contain "-g", which breaks "make proto"
7.3.723  various tiny problem.
7.3.724  building with Ruby and Tcl on MS-Windows 64 bit does not work
7.3.725  :aboveleft and :belowright have no effect on :copen
7.3.726  typos and duplicate info in README
7.3.727  can't always find Win32.mak when building GvimExt
7.3.728  cannot compile with MzScheme interface on Ubuntu 12.10
7.3.729  building with Ruby fails on some systems
7.3.730  crash in PHP file when using syntastic
7.3.731  Py3Init_vim() is exported uneccessarily
7.3.732  compiler warnings for function arguments
7.3.733  tests fail when including MzScheme
7.3.734  cannot put help files in a sub-directory
7.3.735  cannot build Ruby 1.9 with MingW or Cygwin
7.3.736  file name completion in input() escapes white space
7.3.737  when using do_cmdline() recursively did_endif is not reset
7.3.738  (after 7.3.730) unused function argument
7.3.739  computing number of lines may have an integer overflow
7.3.740  IOC tool complains about undefined behavior for int
7.3.741  (after 7.3.737) tiny build fails
7.3.742  leaking memory when :vimgrep restores the directory
7.3.743  (after 7.3.741) tiny build still fails
7.3.744  64 bit compiler warning
7.3.745  automatically setting 'ttymouse' doesn't work
7.3.746  memory leaks when using location lists
7.3.747  tab alignment does not work when characters are concealed
7.3.748  no tests for conceal mode
7.3.749  cannot build Python interface without multi-byte feature
7.3.750  the justify macro does not always work correctly
7.3.751  test 61 is flaky, it fails once in a while
7.3.752  test 49 script file doesn't fold properly
7.3.753  ":q" twice does not work when there is a QuitPre autocommand
7.3.754  latest nmake is not recognized
7.3.755  autoconf doesn't find Python 3 if it's called "python"
7.3.756  a location list can get a wrong count in :lvimgrep
7.3.757  issue 96: access freed memory if put command triggers autocmd
7.3.758  matchit plugin does not handle space in #ifdef
7.3.759  MS-Windows: Updating tabline is slow when there are many tabs
7.3.760  dv_ deletes the white space before the line
7.3.761  in Visual mode a "-p does not work
7.3.762  (after 7.3.759) on some systems the tabline is not redraw.

pkgsrc changes:
- cleanup vim-xaw by adding -lXaw first, so --as-needed will work now
- remove some old entries in vim-xaw

Will fix PR 47281.
2013-01-14 23:30:33 +00:00
joerg
563ec15f29 Prefer bsdtar (in-tree) over external GPL3 gtar. 2013-01-11 00:15:39 +00:00
joerg
fab065ed0a Apply some void. 2013-01-10 23:53:15 +00:00
wiz
b1db3d3f52 + tweak. 2013-01-08 10:16:57 +00:00
wiz
83ab066ea0 Import tweak-3.01 as editors/tweak.
tweak is a hex editor. It allows you to edit a file at very low
level, letting you see the full and exact binary contents of the
file. It can be useful for modifying binary files such as executables,
editing disk or CD images, debugging programs that generate binary
file formats incorrectly, and many other things.

Unlike simpler hex editors, tweak possesses a fully functional
insert mode. This is not useful when editing many of the types of
file described above, but can be useful in other situations. Also,
an insert mode makes it easy to use tweak to construct new files
from scratch.
2013-01-08 10:16:43 +00:00
sbd
a228a0f098 Use ${PKGMANDIR} 2012-12-30 02:31:34 +00:00
dholland
a3dfc1076f Fix legacy C. Pass -Wall -W -Wmissing-declarations -Wwrite-strings on
gcc45.

   - avoid implicit int, declare void functions void
   - return values from non-void functions
   - put most external declarations properly in header files
   - use some static and const
   - fix up a big mess with function pointer casting
   - use standard includes, don't provide own decls of standard functions
   - use types matching libc when providing own malloc, printf, and putchar
   - use <ctype.h> functions correctly
   - silence assorted compiler warnings
   - fix some bugs exposed by compiler warnings
   - don't intentionally exercise signed overflow
   - remove some unused items
   - add patch comments to other patch (patch-aa)

As this includes several fixes and removes some undefined behavior on
a commonly reachable code path, bump PKGREVISION.
2012-12-28 03:03:08 +00:00
ryoon
540aa107fa Bump PKGREVISION.
Sync with editors/emacs22's update.
2012-12-27 17:50:26 +00:00
ryoon
ce590bc2c4 Bump PKGREVISION.
Meke NetBSD use openpty() like emacs24.
This fixes gnupg error invoked from mail/mew when decrypting.
2012-12-27 17:48:29 +00:00
dholland
4a861a6f6b Clean up legacy C.
Now passes gcc -Wall -Wextra -Wmissing-declarations -Wwrite-strings on gcc45.
May build with clang now too.

Changes:
   - use standard headers
   - don't declare own errno, fopen(), getenv(), or malloc()
   - declare own functions
   - declare void functions void
   - avoid implicit int
   - use C89
   - use some const
   - use some static
   - fix signed/unsigned mismatches
   - call execl() properly
   - don't cast return value of malloc
   - initialize struct sigaction correctly
   - use <ctype.h> functions correctly
   - don't index arrays with (signed) char
   - don't put function declarations inside function bodies
   - patch up two uninitialized variables
   - silence some compiler warnings that are not bugs
   - remove some unused objects
and:
   - add patch comments for preexisting patches
   - correct some minor pkglint

As a couple of these things fixed bugs (e.g. the execl calls), bump
PKGREVISION.
2012-12-27 06:13:20 +00:00
dholland
189c033e70 Fix typo and note that TECO is a 'classic' text editor. 2012-12-27 06:03:41 +00:00
joerg
43127bf18b Use more void and system headers. 2012-12-25 21:10:55 +00:00
joerg
2febe07d71 Always use static inline to fix build with C99 compilers. 2012-12-24 21:08:06 +00:00
tron
ac5eb182c5 Use nicer make(1) syntax. 2012-12-22 10:45:13 +00:00
tron
4bdf5b5f34 Fix ctags(1) manual page if the package gets built with manual page
compression. Bump package revivison because of this bug fix.
2012-12-22 10:34:20 +00:00
joerg
4bc7a98941 Make sure that depending packages don't pick up newer gedit versions. 2012-12-22 02:23:30 +00:00
joerg
28419fa645 Fix 6 year+ old type in configure by adding missing hyphen for -Wl,-R.
Fix main declaration for X11 test.
Always use C++ and C99 compatible inline specifier.
2012-12-21 15:06:31 +00:00
morr
7852e55e4f Workaround too much linking. Use link.sh instead of --as-needed fro linker
until I'll find proper solution.

Should help with PR 47281.
2012-12-18 23:30:36 +00:00
markd
04511dec26 Drop maintainership. Haven't run this version of emacs for some time. 2012-12-17 18:39:06 +00:00
markd
5e71d46abe Drop maintainership of kde3 packages. Haven't had any systems running
kde3 for a while.
2012-12-17 18:37:06 +00:00
drochner
d1f72e066f update to 0.6.5
changes:
-bugfixes
-translation updates
2012-12-17 12:49:40 +00:00
khorben
dd342d784f Added editors/deforaos-editor (version 0.2.1) 2012-12-17 01:29:07 +00:00
khorben
68d8a4b776 Imported wip/deforaos-editor, the DeforaOS text editor, under
editors/deforaos-editor (version 0.2.1)
2012-12-17 01:27:42 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
marino
93d7c5ae6c editors/emacs21-nox11: Hardcode to gcc4.4 on DragonFly instead of gcc 4.1
DragonFly Release 3.2.x doesn't have gcc 4.1 anymore, but gcc 4.4 is
still around and also available on many prior releases.  Note that emacs
24 determines the CRT path dynamically but hardcoding on this obsolete
emacs package is fine.

Incidently, this doesn't fix emacs21 which still core dumps during
installation phase, regardless of which system compiler builds it.
2012-12-15 12:57:57 +00:00
marino
2e53cb7585 editors/emacs24: Fix breakage caused by previous commit
The previous commit used openpty on all platforms, yet failed to ensure
it was made available for them.

Add DragonFly to the string of *BSD that require libutil for openpty.
Fixes regression caused by previous commit.
2012-12-15 12:27:45 +00:00
ryoon
35263110cb Bump PKGREVISION from devel/nss 3.14.0. 2012-12-15 10:36:18 +00:00
wiz
33857d579a Update to 20110905 provided by ISIHARA Takanori in PR 47079.
Over 2 years of changes.
2012-12-12 12:47:50 +00:00
wiz
4b5af82166 Update to 1.4.4+official patch, from ISIHARA Takanori in PR 47134.
While here, do some pkglint cleanup.

from Changelog:
a) "mark" was changed like GNU Emacs from Ng 1.5alpha3.
b) fix canna bug for UNIX.
c) fix compile problem when libc was used for Human68K.

from Officail Web page:
patch) fix query-replace bug.
2012-12-12 12:04:51 +00:00
dholland
f752e6d04c Shift some of the more basic patches to a distfile patch.
PKGREVISION -> 16.
2012-12-11 04:54:43 +00:00
ryoon
50cf488bd4 Bump PKGREVISION from graphics/sane-backends. 2012-12-10 12:32:39 +00:00
ryoon
6c7961d735 Update 0.6.2
Changelog:
Sigil 0.6.2 2012.12.06
    - Fix issue 1834: Pretty Print should be removed due to formatting issues.
    - Fix issue 1821: Audio files missing.
    - Fix issue 1816: Height is incorrect in Reports->Image Files.
    - Fix issue 1809: Fix crash related to cursor syncing.
    - Fix issue 1808: Editing in book view changes DTD to incorrect value.
2012-12-09 17:34:20 +00:00
jperkin
cefff77d66 Add PKGGNUDIR support. 2012-12-06 11:38:19 +00:00
ryoon
593a0054be Update 0.6.1
Changelog:
Sigil 0.6.1 2012.12.02
    - Implement issue 1801: Audio and Video tags and files should be supported by Sigil.
    - Implement issue 1797: Clean Source should have preference options to set when it should run.
    - Implement issue 1768: Add non-destructive pretty printer as an option in addition to the Tidy provided one.
    - Implement issue 1770: Change Clean Source to no longer warn about restarting Sigil.
    - Implement issue 1767: Change default file extension from html to xhtml.
    - Implement issue 1695: Add tooltips to show counts of files in Book Browser and headings in Generate TOC.
    - Implement issue 1731: Delete files, Unused Images and Styles dialog should be scrollable and allow unselecting entries.
    - Implement issue 1735: Print stylesheets and other non-HTML files.
    - Implement issue 1758: Handle importing invalid files with duplicate IDs in OPF file.
    - Implement issue 1711: Reports should allow saving to comma separated text file.
    - Implement issue 1712: Reports should be non-modal and allow editing book while still open.
    - Implement issue 1748: Add a Copy Image context menu option for images.
    - Implement issue 1738: Move Generate Table of Contents button to toolbar.
    - Implement issue 1743: Insert Image should include an alt tag with filename.
    - Implement issue 1717: Allow more control of Author field in Metadata Editor.
    - Implement issue 1729: Bulk rename should allow changing file extension.
    - Implement issue 1728: Open/add invalid HTML files should show line numbers of error.
    - Implement issue 1742: Add context menu option in Preview View for Inspect Element.
    - Implement issue 1734: Splitting files and new blank HTML files should use existing file extension.
    - Implement issue 1732: Index Editor should support opening/importing .txt files.
    - Implement issue 1687: Insert ID should warn if invalid ID names are used.
    - Fix issue 1791: All &nbsp; are replaced by normal space when switching from Book View to Code View.
    - Fix issue 1798: Files, *-tmp.epub, are left in /tmp/Sigil/scratchpad after closing Sigil.
    - Fix issue 1785: Split at Cursor in Book View does not always update href links.
    - Fix issue 1759: Zipped files get wrong date and time.
    - Fix issue 1757: Spellcheck does not handle one letter misspellings properly.
    - Fix issue 1750: Loading HTML file should not automatically generate TOC.
    - Fix issue 1749: Right click on SVG images should give same options as other images.
    - Fix issue 1730: Changing view or using back button should select file in Book Browser.
    - Fix issue 1726: Selecting all text and replacing with a Clip causes crash.
    - Fix issue 1707: Application may crash when editing files externally.
    - Fix issue 1733: Files edited with Open With are not always updated when externally saved.
    - Fix issue 1704: Language dropdown entries have blank entries.
    - Fix issue 1740: When dockable windows are stacked the program can give error on close.
2012-12-05 15:28:29 +00:00
ryoon
45c8c19abd Update to 0.57
Changelog:
=== 0.57 - Mon  8 Oct 2012 ===
* Ported zim background process to use the multiprocessing module
  - this fixes app-indicator issues under Ubuntu Unity
  - adds support for quicknote and other plugins on Windows
* Reworked application framework and "open with" dialog, now also
  allows to set applications per URL scheme
* New plugin for using GNU Lilypond to render music scores - Shoban Preeth
* New Zeitgeist plugin - Marcel Stimberg
* Added template method to iterate days of the week for a calendar page
* Added pythonic syntax to access dicts to template modules
* Added tasklist option to take into account a Mon-Fri work week
* Fixed start of week and week number first week of the year for calendar plugin
* Added "untagged" category to task list
* Fixed strike out TODO label showing up in task list
* Added template editor dialog
* Added support for "forward" and "back" mouse buttons
* Added support for exporting to ReST - Yao-Po Wang
* Added new option to create and insert new attachments based on file template
* Added an argument to the quicknote plugin to import attachments
* Added icons per mimetype to the attachmentbrowser
* Added statusbar button for attachment browser
* Added monitors to watch attachment folder for updates
* Fix drag&drop on non-existing folder in attachment browser
* Fix drag&drop for attachment folder on windows
* Made location of plugin widgets in side panes configurable
  and reworked key bindings for accessing side panes and toggling them
* Made tags plugin to revert to standard index if no tag is selected
* Page completion now matches anywhere in the basename -- patch by Mat
* Patch to use sourceview in imagegenerator dialog - Kevin Chabowski
* Fix for insert symbol dialog to insert without typing a space
* Made image data pasted as bmp convert to png to make it more compact
* Critical bug fix for version control plugin
* Critical bug fix for xml.etree.TreeBuilder API for python 2.7.3
* Bug fix for exceptions in index - Fabian Moser
* Bug fix for interwiki links
* On windows fix for bug when home folder or user name contain non-ascii characters
* Fixed help manual opens in compiled windows version
* Fixed locale support on windows
* Added translations for Brazilian Portuguese and Romanian
2012-12-01 10:36:12 +00:00
martin
ea5aa8532c Use openpty() from libutil on *BSD (patch from Peter Bex).
Declare proper POSIX version for fcntl.h *at functions.
2012-11-26 16:56:15 +00:00
joerg
875eac511b Define functions before refering them in templates. Remove incomplete
<string> forward definition.
2012-11-23 12:32:00 +00:00
ryoon
c1e98985d0 Update 0.6.0
* Remove obsolete SUBST_*

Changelog:
Sigil 0.6.0 2012.10.27
    - Implement issue 1664: Improve performance of opening and changing tabs.
    - Implement issue 1665: Attempt to recover EPUB if it is missing an ncx file.
    - Implement issue 1643: Change Clean Source default to Pretty Print instead of Tidy.
    - Implement issue 1636: Add shift-click Replace for Replace Current - replace but not find next match.
    - Implement issue 1638: Improve performance of Generate TOC.
    - Implement issue 1637: Provide more friendly handling of bad EPUBs by not crashing after showing warning.
    - Implement issue 1629: Localization of title in contentx.opf semantics.
    - Implement issue 1622: Allow Font Obfuscation to work for multiple font files.
    - Implement issue 1620: Well-formed check option should be removed and replaced with more appropriate automatic checking.
    - Implement issue 1617: Split should split at cursor position not at end of paragraph.
    - Implement issue 1619: Generate TOC should show tooltip details for the heading in case title and text is blank.
    - Implement issue 1618: Generate TOC should allow changing heading levels in document and TOC.
    - Implement issue 1615: Generate TOC should number sigil_toc_id's across all files and delete unused id's before generating.
    - Implement issue 1612: Improve performance of merging files.
    - Implement issue 1611: Improve performance of switching and closing tabs.
    - Implement issue 1610: Use html instead of xhtml as the default extension for new blank HTML files.
    - Implement issue 1606: Allow rename of titles in Generate Table Of Contents and show filenames in tooltip.
    - Implement issue 1601: Delete unused Images.
    - Implement issue 1602: Delete unused Styles.
    - Implement issue 1603: Allow formatting buttons to work in Code View.
    - Implement issue 1600: Option to delete one line in Code View without selecting text.
    - Implement issue 1597: Show HTML tag information for current location in text while in Book View.
    - Implement issue 1594: Allow miscellaneous text files to be edited and others to be opened externally.
    - Implement issue 1590: Insert image should allow insert from disk.
    - Implement issue 1557: Sigil requires Qt 4.8 or above.
    - Implement issue 1586: Spellcheck should allow setting a keyboard shortcut for Ignore Word to speed editing.
    - Implement issue 1585: Spellcheck should have a menu entry to clear all ignored words.
    - Implement issue 1584: Sigil should allow CSS file to be edited while viewing HTML.
    - Implement issue 1583: Sigil should remember the current view state when it restarts.
    - Implement issue 1573: Improve performance of bulk rename.
    - Implement issue 1468: Allow images to be opened externally.
    - Implement issue 1571: Display whether classes are used in the HTML or CSS files in a new Reports dialog.
    - Implement issue 1572: Add feature to re-format CSS files
    - Implement issue 1567: Remove XPGT support.
    - Implement issue 755: Support 'code view' for svg images that are loaded as separate files.
    - Implement issue 1561: Add Save A Copy option to save file under a different name without renaming current file.
    - Implement issue 1559: Add option to insert special characters into document.
    - Implement issue 1333: Add Hyperlink editor buttons to select target from existing ids and set id anchor.
    - Implement issue 401: Add edit buttons for Uppercase, Lowercase, Propercase, Capitization.
    - Implement issue 985: Sigil fonts should be configurable in Preferences.
    - Implement issue 1248: Code View/CSS should allow colors to be configurable in Preferences.
    - Implement issue 1153: Highlighted Text in Code view Difficult/Impossible to see.
    - Implement issue 1511: Prompt to replace an image when adding an image that already exists in the book.
    - Implement issue 1542: Add a Go to Style option to jump to the CSS class used by a tag.
    - Implement issue 1541: Heading styles should optionally remove/keep attributes in tags.
    - Implement issue 1540: Add option to tokenise spaces and numbers in F&R find text.
    - Implement issue 1539: Regex should support options for minimal matching, dot includes newlines.
    - Implement issue 1535: Add Clipboard History to automatically saved recent cut or copied text.
    - Implement issue 1534: Option to toggle Book View or Preview View to Code View and vice versa.
    - Implement issue 1528: Shortcut preferences should be simplified.
    - Implement issue 1536: Split at Chapter Markers should split all files.
    - Implement issue 1530: The heading dropdown should be changed to buttons for quicker selection.
    - Implement issue 1529: Code View should support heading/formatting buttons as used in Book View.
    - Implement issue 73: External HTML links should be usable but evoke warning dialog.
    - Implement issue 1521: Tab headers right click to close other tabs, toggle view state.
    - Implement issue 715: Search Editor for saving and executing Find & Replaces searches.
    - Implement issue 588: Clip Editor for saving and inserting text.
    - Implement issue 1519: Open and go back to links in Code View and Book View.
    - Implement issue 167: Index Editor to create a book index.
    - Implement issue 1450: View classes used in HTML files.
    - Implement issue 102: View details of all HTML files.
    - Implement issue 839: Word Count (in View HTML details).
    - Implement issue 1392: View details of all images.
    - Implement issue 1513: Add progress indicators to various functions.
    - Implement issue 1510: Add Existg Files should only open last file not all files.
    - Implement issue 1428: Find&Replace should allow Ctrl/Shift key modifiers to set what to search.
    - Implement issue 1325: Insert Images support for multiple images, resizing, thumbnails.
    - Implode tags from selected text.
    - Implement issue 761: Shortcut key to close last open tag (Code View).
    - Implement issue 1507: Metadata dialogs should allow double click to select.
    - Implement issue 1457: Save should not add heading ids - alreade should save state on restart.
    - Implement issue 1416: Don't add selected text to F&R history and increase selected
      text limit for being auto loaded into F&R.
    - Implement issue 1414: Cover semantic should not be added automatically.
    - Ilow more fine-grained control.
    - Implement issue 1393: Add Semantics Text should only apply to one file.
    - Implement issue 1369: Add support for \xDD as Regex replacement in F&R.
    - Implement issue 1285: Display image properties.
    - Implement issue 534: Link to Stylesheets option for HTML files.
    - Implement issue 1385: Metadata editor should always display fields
    - Implement issue 1311: Metadata support for all RfC 639-2 languages.
    - Implement issue 1335: Run Save As automatically if saving new html file.
    - Implement issue 1366: TOC window tree support for collapse/expand all.
    - Implement issue 759: Auto generate inline TOC HTML file.
    - Implement issue 32: Metadata custom "date" options.
    - Implement issue 33: Metadata options for creators and contributors.
    - Implement issue 1374: Split View is now Preview View with code inspector.
    - Implement issue 184: Superscript/subscript buttons.
    - Implement issue 443: Book View RTL languages support (right to left rtl tag).
    - Implement issue 504: Book View button for normal paragraph.
    - Implement issue 1265: Preference to manually set UI language.
    - Implement issue 1295: Metadata Editor support for translating descriptions.
    - Implement issue 77: Metadata support for multiple language elements.
    - Implement issue 1180: Spell Check button/menu to find next misspelled word.
    - Implement issue 1045: Better highlighting of misspelled words.
    - Implement issue 1301: Preferences for User and Additional Dictionary locations.
    - Implement issue 1058: Use ini format for settings on all platforms.
    - Implement issue 1376: Change organization name and location of settings to sigil-ebook.
    - Implement issue 1381: Switch to using Minizip for 1.1 for ZIP support.
      - Remove ZipArchive and Zipios++.
    - Implement issue 1380: Update zlib to 1.2.7.
    - Implement issue 1383: Remove the use of a precompiled header.
    - Implement issue 1377: Update PCRE to 8.31.
      - Make PCRE 8.31 with UTF-16 support the minimum required version.
      - Bundled PCRE uses PCRE's JIT for faster searching.
      - Modify Regex search code to use UTF-16 instead of UTF-8 for all
        searches. This brings search in line with the view components
        being able to display UTF-16 characters.
    - Implement issue 1378: Update Hunspell to 1.3.2.
    - Implement issue 1379: Update Boost to Boost 1.49.0.
    - Implement issue 1283: Spell check should have an ignore option.
    - Fix issue 1694: User dictionary shows duplicate entries and doesn't scroll to new entry when adding.
    - Fix issue 1693: Words in user dictionary could be lost if blank entries are saved.
    - Fix issue 1692: Code View highlighting incorrectly hides spelling issues if an & is used.
    - Fix issue 1674: Batch rename changes filename extension.
    - Fix issue 1663: Generate TOC gives heading ids for items not in the TOC.
    - Fix issue 1642: Replace sometimes leaves a \1 in the text.
    - Fix issue 1635: Replace can replace too much text if manual selection includes extra text.
    - Fix issue 1639: Ensure Spellcheck treats single quotes as word boundary appropriately.
    - Fix issue 1624: Do not close Sigil if an invalid HTML file was added.
    - Fix issue 1623: Do not leave Sigil in an invalid state if an invalid book was opened.
    - Fix issue 1605: Sigil cannot read epubs missing mimetypes as first file since container.xml might not be found.
    - Fix issue 1621: Change sigilNotInTOC to sigil_not_in_toc for consistency but still recognize legacy value in old files.
    - Fix issue 1477: Sigil may crash when loading ePubs containing empty (zero-sized) files.
    - Fix issue 1589: Clicking on TOC entry the first time does not scroll to a heading at the top of the page.
    - Fix issue 1582: Replace All should be single-threaded to avoid certain crashes.
    - Fix issue 1581: Caret position in Book View - Code View syncing is not always correct.
    - Fix issue 1580: Chapter split starts new files with suffix _002 instead of 001.
    - Fix issue 1579: Generate Headings in TOC should select next item after unchecking an item.
    - Fix issue 1563: Split Chapter break can create empty page.
    - Fix issue 1284: Image and Stylesheet paths not updated for duplicate references when importing.
    - Fix issue 1155: Filename removed from href in anchor tag when importing HTML.
    - Fix issue 1553: Rename of one html file should keep file selected, allow rename shortcut, link stylesheets.
    - Fix issue 1551: Generate TOC include column scrolls offscreen when headings are long.
    - Fix issue 1550: Table of Contents window is not emptied if all TOC entries deleted manually.
    - Fix issue 1549: Sigil should not modify source by converting shy/ndash/mdash to entities automatically.
    - Fix issue 1345: Adding accented words dictionary doesn't work.
    - Fix issue 1546: Find&Replace loses focus when changing tabs or going from Book to Code View.
    - Fix issue 425: Shift+ PgUp/PgDn does not work in text editor.
    - Fix issue 1390: Image is not updated until restart if deleted and re-added.
    - Fix issue 1413: Crashes when opening a particular epub.
    - Fix issue 1543: Tabs should only do updates when finished loading to improve performance.
    - Fix issue 1395: A type of hyphen, when pasted in code view, crashes Sigil.
    - Fix issue 1429: Changes to stylesheets are not seen in book and preview views.
    - Fix issue 1406: Typing spaces on a word highlighted by spelling crashes Sigil.
    - Fix issue 1524: Replace \s does not always match newlines.
    - Fix issue 1538: Sigil can save a corrupted epub file if zip fails.
    - Fix issue 1517: Delete selected file should not open another file unnecessarily.
    - Fix issue 1474: New lines added in every xhtml file after saving.
    - Fix issue 1486: Replace replaces even if text doesn't match if manually changed.
    - Fix issue 1483: Add Existing Files adds HTML files in reverse order.
    - Fix issue 1479: F&R auto-completer preventing searching for same word different case.
    - Fix issue 1424: Spell check does not allow paste next to misspelled word.
    - Fix issue 1422: Delete file should not update tab if opened file is not deleted.
    - Fix issue 1417: OPF meta tags not updated if Cover image renamed or deleted.
    - Fix issue 1408: Book Browser should not translate folder names.
    - Fix issue 1308: Allow renaming file extensions.
    - Fix issue 1363: Open and Save file directory inconsistent.
    - Fix issue 1130: Content.opf edits overwritten by save.
    - Fix issue 1354: Chapter Split breaks links in second half of document.
    - Fix issue 999: Split does not update file references in TOC.
    - Fix issue 1277: Meta-editor will not open.
    - Fix issue 1281: Semantics information retained for deleted files.
    - Fix issue 1338: F&R Replace All can crash using current file with large replaces.
    - Fix issue 1296: F&R Search All crashes if HTML file doesn't have focus.
    - Fix issue 1382: Settings not saving to disk.
    - Fix issue 1272: Tabs should always use the View state set by the View buttons.
2012-11-19 10:57:44 +00:00
joerg
744253064f Don't allocate variable length arrays of non-POD types on the stack for
clang.
2012-11-16 20:09:47 +00:00
morr
b49771b488 Update to patchlevel 712.
Changes:

7.3.654  creating Vim dictionary from Python an empty key might be used
7.3.655  64 bit MingW xpm .a file is missing
7.3.656  internal error in :pyeval
7.3.657  Python bindings silently truncate string values containing NUL
7.3.658  NUL bytes truncate strings when converted from Python
7.3.659  recent Python changes are not tested
7.3.660  ":help !" jumps to help for ":!"
7.3.661  (after 7.3.652) SEGV in Python code
7.3.662  can't build Ruby interface with Ruby 1.9.3
7.3.663  end of color scheme name not clear in E185
7.3.664  buffer overflow in unescaping multi-byte characters
7.3.665  MSVC 11 is not supported
7.3.666  Win32.mak can't be found
7.3.667  unused variables in Perl interface
7.3.668  loading Perl dynamically still uses static library
7.3.669  when building with Cygwin loading Python dynamically fails
7.3.670  tiny memory leak when throwing exception in Python
7.3.671  more Python code can be shared between Python 2 and 3
7.3.672  not possible to lock/unlock lists in Python interface
7.3.673  "gN" while 'selection' is "exclusive" misses one character
7.3.674  can't compile with Lua/dyn on Cygwin
7.3.675  accessing uninitialized memory with a very long file name
7.3.676  Ruby compilation on Windows 32 bit doesn't work
7.3.677  buf_spname() is used inconsistently
7.3.678  Ruby .so name may not be correct
7.3.679  Ruby detection uses Config, newer Ruby versions use RbConfig
7.3.680  some files missing in the list of distributed files
7.3.681  list of distributed files picks up backup files
7.3.682  (after 7.3.677) compiler complains about incompatible types
7.3.683  ":python" may crash when vimbindeval() returns None
7.3.684  "make test" does not delete lua.vim
7.3.685  no test for what patch 7.3.673 fixes
7.3.686  cannot use CTRL-\ e mapping when entering an expression
7.3.687  test 16 fails when $DISPLAY is not set
7.3.688  Python 3.3 is not supported
7.3.689  MzScheme and Lua may use a NULL string
7.3.690  crash with directory name equal to maximum path length
7.3.691  state specific to the Python thread is discarded
7.3.692  can't build GTK version with GTK 2.0
7.3.693  can't make 'softtabstop' follow 'shiftwidth'
7.3.694  'shiftwidth' is not so easy to use in indent files
7.3.695  balloon cannot show multi-byte text
7.3.696  message about added spell language can be wrong
7.3.697  leaking resources when setting GUI font
7.3.698  Python 3 does not preserve state beween commands
7.3.699  manually set 'ttymouse' is overruled by automatic detection
7.3.700  cannot detect URXVT and SGR mouse support
7.3.701  MS-Windows: Crash with stack overflow when setting 'encoding'
7.3.702  nmake from VS6 service pack 6 is not recognized
7.3.703  when 'undofile' is reset the hash is computed unnecessarily
7.3.704  repeating "cgn" does not always work correctly
7.3.705  mouse features are not in alphabetical order
7.3.706  (after 7.3.697) can't build Motif version
7.3.707  (after 7.3.701) library name with non-latin characters fails
7.3.708  filler lines above the first line may be hidden
7.3.709  compiler warning for unused argument
7.3.710  (after 7.3.704) "fn" is broken
7.3.711  (after 7.3.688) vim.current.buffer is not available
7.3.712  nmake from VS2010 SP1 is not recognized

pkgsrc changes:
- take maintainership of package
- switch to single tarball, created from vim's hg, instead of downloading > 700 files
- which resulted in changes in PLIST in vim-share
- some minor changes to DESCR files (add more vim guis)
- reset PKGREVISION on vim-gtk2
- add new files to vim-lang
2012-10-30 22:39:07 +00:00
prlw1
831257661e Update gedit3 to 3.6.1
- File Browser side panel improvements (Ignacio Casal Quinteiro)
- Fix print preview in landscape mode (Adrian Johnson)
- Handle a command line specifying a big line number (Paolo Borelli, David Toton)
mprovements in snippets plugin (Jesse van den Kieboom)
- Use autoreconf instead gnome-autogen (Javier Jardón)
- Extensive snippet collection for docbook
- Improved html snippets (Jaseem Abid)
- Misc bugfixes
- New and updated translations
c.f., http://git.gnome.org/browse/gedit/plain/NEWS?id=3.6.1
2012-10-29 14:48:41 +00:00
markd
94cd450e03 Update to 0.4.4
Release 0.4.4 (TL'12) [April 2012]
 * Fix crash caused by Qt when adding lines at the beginning of a document
 * Fix search/replace for multi-line strings
 * Work around layout issues which cause lines to disappear
 * Fix building with BSD make
 * Fix block selection of last paragraph
 * Fix overwrite of "Find all occurrences" option

 * Improve "Unable to execute..." error dialog
 * Rename "Show/Hide Output Panel" to "Show/Hide Console Output" in the menu
   and the preferences dialog
 * Remove subject and add instructions to body of the "email to mailinglist"
 * Bring the window running TeX to the top at the beginning of typesetting to
   ensure that the console output is visible
 * Allow symlinks and display only folders in "path for programs" in the
   preferences dialog
 * Add "Clear Recent Files" to "Open Recent" menu
 * Add an autocompletion entry to the preferences dialog
 * Add Lua(La)TeX to the default tools (and drop LaTeXmk by default)
 * Add an option to open log files
 * Add CMake support (experimental)
 * Update SyncTeX to version 1.17
 * Update URLs to http://www.tug.org/texworks/

 * Some enhancements to functions available to scripting
 * Avoid showing an empty message box for script results
 * Resolve symlinks when looking for scripts
 * Expose the scripts' titles, authors, filenames, etc. to scripting
 * Update/improve scripts: open pdf in default viewer, derive spellchecking
   language from babel package, log parser
2012-10-28 03:33:45 +00:00
jperkin
ab4fe8a5e7 Define ACCESSPERMS for systems which do not have it.
Fixes package on Solaris.
2012-10-26 15:51:13 +00:00
marino
d5f01ec079 editors/mg: Mask -Werror
mg adds the -Werror flag after CFLAGS, so any suppressed warning gets
reenabled.  Starting with gcc4.6, unused-but-set-variable warnings are
issued which breaks the build.  Passing Wno-unused-but-set-variable by
the package makefile (as a function of compiler version) doesn't work.
The easiest solution is just to disable -Werror.  In this case through
the makefile rather than updating a patch.
2012-10-11 13:03:38 +00:00
marino
f81dada872 editors/abiword: Fix linker flag bug
GCC 4.6+ does not tolerate flags starting with "--" like older versions
of GCC do.  These flags were meant to fall to the linker but starting
with GCC 4.6, they must be explicitly prefixed with "-Wl,"

Fixes the gcc 4.7.2 breakage on "--no-undefined".
2012-10-09 19:57:02 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
wiz
79434c2ac7 Update for python25 removal. 2012-10-03 22:14:00 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
marino
88dacf4cf9 editors/emacs24: Fix DragonFly build
In order to fix the build on DragonFly, the locations of the crt files
had to be defined.  This was tricky as DragonFly has two base compilers
so gcc --print-libgcc-file-name was used to determine the path of the
crt files.

Also patch-iisp_files.el was removed.  It was removed from distinfo 5
weeks ago, but the patch itself was left in place causing "patch ignored"
warnings.
2012-10-03 21:32:42 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
jperkin
9d92f00542 Solaris also requires Xft and fontconfig. Fixes package. 2012-09-28 09:35:30 +00:00
jperkin
bd13b26df2 Add libiconv buildlink. 2012-09-28 09:10:10 +00:00
obache
c580487448 missing parts of recursive revbump for gnutls update. 2012-09-23 10:47:45 +00:00
markd
090afc9507 Fix location of spelling dictionaries. Bump PKGREVISION.
While here fix COMMENT in Makefile and @comment in PLIST
2012-09-17 12:12:53 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
drochner
68002cefbe revbump for poppler update 2012-09-14 12:26:19 +00:00
sno
befacba5d8 Updating package for CPAN module Padre::Plugin::PerlTidy in
editors/p5-Padre-Plugin-PerlTidy from 0.10nb2 to 0.22.

pkgsrc changes:
- adjust dependencies

upstream changes:
0.22 2012.2.28
    - Fix missing META.yml RT #75368 (Reported by KENTNL)  (AZAWAWI)

0.21 2012.01.11
    - Fix packaging issue with 0.20 (AZAWAWI)

0.20 2012.01.11
    - Tweak to enable selected text to work (BOWTIE, DODATHOME)

0.19 2011.11.24
    - Restored missing Params::Util dependency (AZAWAWI)
    - Removed is_padre_plugin dependency (AZAWAWI)

0.18 2011.11.15
    - Switch to Module::Install (BOWTIE)
    - Use PerlTidy from trunk/tools #1239 (BOWTIE)

0.17  2011.02.14
    - Bumped the version number to reflect the adaptation to the Plugin API so the Plugin Manager shows the version of the plugin (CLAUDIO)
    - Removed bug broke the plugin (related to perltidyc).

0.16   2010.12.06
    - Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.15   2010.10.29
    - Removed Test::NeedsDisplay dependency (AZAWAWI)

0.14   2010.10.27
    - Fixed t/01-menu.t to work under no DISPLAY (AZAWAWI)
    - t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests] (AZAWAWI)

0.13   2010.10.25
    - Switched to Dist::Zilla (AZAWAWI)
    - Fixed t/00-load.t to work under no DISPLAY (AZAWAWI)
    - Fix the uninitialized variable warning when tidying an unsaved tab (AZAWAWI)
    - Updated Arabic translation (AZAWAWI)

0.12  Tue Oct 12 2010
    - Fix duplicate "my $output" call

0.11  Mon Oct 11 2010
    - Added translations:
      - Turkish (BURAK)
    - When tidying and exporting an unsaved document or text, the tab title is
      now used instead of the undefined document filename (AZAWAWI)
    - Prevent the current destructive nature when tidying a non-Perl document
      or text (AZAWAWI)
    - Re-used standard Padre's message and error method calls instead of
      Wx::MessageBox (AZAWAWI, idea from SZABGAB++)
    - Fixed RT #61993 "Can't tidy code when the bottom pane is off on Padre startup"
      (AZAWAWI, Reported by RENEEB++)
2012-09-13 16:24:12 +00:00
sno
0584442622 Updating package for CPAN module Padre::Plugin::PerlCritic in
editors/p5-Padre-Plugin-PerlCritic from 0.08nb2 to 0.12.

pkgsrc changes:
- adjust dependencies and build type

upstream changes:
0.12   2010.12.06
    - Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.11   2010.10.29
    - Removed Test::NeedsDisplay dependency (AZAWAWI)

0.10   2010.10.27
    - Fixed t/01-menu.t to work under no DISPLAY (AZAWAWI)
    - t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests] (AZAWAWI)

0.09   2010.10.25
    - Switched to Dist::Zilla (AZAWAWI)
    - Fixed t/* to work under no DISPLAY (AZAWAWI)
    - Added Italian translation (SBLADIN)
    - Updated Arabic translation (AZAWAWI)
    - Fixed RT #59680: Module::Install included missing (AZAWAWI)
2012-09-13 16:19:01 +00:00
sno
d6b8214342 Updating package for CPAN module Padre in editors/p5-Padre from 0.90nb4
to 0.96.

pkgsrc changes:
- update dependencies

upstream changes:
0.96 2012.04.19
    - The "Todo" or "To Do" or "To-do" or "TODO" list has always been a
      problem when it comes to naming. Renamed to "Task List" to align
      with Microsoft Visual Studio's solution to this problem (ADAMK)
    - Removed borders from the Outline tool elements (ADAMK)
    - Clicking a file in the Replace in Files output opens the file (ADAMK)
    - Added Padre::Wx::Role::Idle and moved all tree ctrl item activate
      events to use it to evade a item_activated event bug (ADAMK)
    - Added Padre::Wx::Role::Context and changed most panel tools to use
      it for generating context menus (ADAMK)
    - Update Debug2 to use SQL parameter markers (tome, BOWTIE)
    - disable Debug2 tool-bar icons against unsaved files (tome, BOWTIE)
    - Debug2 now shows margin_marker breakpoints on file load (tome, BOWTIE)
    - tweaked on load to include reload and only once (BOWTIE)
    - Debug2 now checks for perl files more thoroughly (BOWTIE)
    - Added proper POD documentation for Padre::Cache (ADAMK)
    - Delay clearing the outline content so it doesn't flicker so heavily
      all of the time (ADAMK)
    - Added a dozen or so new file types to Padre::MIME, including
      several that we explicitly do not support (ADAMK)
    - Added Padre::Comment to hold a registry and abstraction for the
      different comment styles in supported documents (ADAMK)
    - Added display variable data from click in debugger panel (BOWTIE)
    - The Evaluate Expression dialog now has a "Watch" feature (ADAMK)
    - Added Padre::SLOC for calculating Source Lines of Code metrics (ADAMK)
    - Completed right click relocation of panels for the main tools (ADAMK)
    - Added Padre::Locale::Format for localising the display of numbers,
      and datetime values (ADAMK)
    - Inlined the small amount of code we use from Format::Human::Bytes and
      remove the dependency (ADAMK)
    - Switching to the thread-safe Wx::PostEvent when sending events from
      the background, which should dramatically reduce segfaults (DOOTSON)
    - Added COCOMO modelling to the project statistics dialog (ADAMK)
    - Added BASH support to default.txt theme (BOWTIE)
    - Variable data now shown in corresponding colour (BOWTIE)
    - Migrating to new ORLite 2.0 API (ADAMK)
    - Padre::Plugin::unload(@packages) now works (AZAWAWI)
    - Padre::PluginHandel was only checking for error,
      not handling return = 0, it is now (BOWTIE)
    - Re-enable outline panel to display MooseX::Declare Method modifiers
      (BOWTIE)
    - Convert p-p-xx-yy -> p-p-xx in P-Plugin making getting config easy
      (BOWTIE)
    - Require 5.010 as an experiment. (SZABGAB)
    - Update Debugger, tests and dependencies to use Debug::Client 0.18 as this
      is now Perl 5.16.0 ready (BOWTIE)
    - Notify plugins when either a save-as (possible mime-type change) or new
      document event occurs (AZAWAWI)
    - Update German translation (ZENOG)
    - Make show_local_variables default in Debug2 (BOWTIE) reverting
    - perl5db.pl needs to be given absolute filenames (BOWTIE)
    - Debug2 now shows display_value on selection (BOWTIE)
    - change Status-Bar 'R/W' to 'Read Write' (BOWTIE)
    - add +1 to Current Line so % is display correctly in Status-Bar (BOWTIE)
    - bumped Debug-Client requirement to 0.20 (BOWTIE)
    -

0.95 Development version, not released
    - Moved Padre::Wx::Role::Dwell to ::Timer as scope expanded (ADAMK)
    - Removed Padre::Wx::Role::Form which was intended as a replacement for
      Padre::Wx::Dialog but was never used by anyone for anything (ADAMK)
    - Removed Padre::Document::get_comment_line_string (ADAMK)
    - Padre::Util::humanbytes is not Padre::Locale::Format::bytes (ADAMK)

0.94 2012.01.22
    - Redesigned the Preferences dialog (ADAMK)
    - Completed the Padre::Delta module for applying document updates, diffs or
      other small automated changes to a document without moving the scroll
      position or cursor (ADAMK)
    - Converted the FindFast panel to wxFormBuilder (ADAMK)
    - Converted the Replace dialog to wxFormBuilder (ADAMK)
    - Converted the Plugin Manager dialog to wxFormBuilder (ADAMK)
    - Converted the Document Statistics dialog to wxFormBuilder (ADAMK)
    - The modification indicator on the notebook tab is now set correctly even
      during automated mass document changes (ADAMK)
    - Removed Padre::DB::SyntaxHighlighter as the need for custom highlighting
      plugins is greatly reduced now we have Wx::Scintilla (ADAMK)
    - Move back from badly conceived "Smart" gettext usage to a more regular
      usage at the urging of the translation team (ADAMK)
    - Moved Wx::Scintilla specific lexer and highlighter registration out of
      Padre::MimeTypes and into Padre::Wx::Scintilla so we can use
      Padre::MimeTypes in background threads (ADAMK)
    - Rewrote MIME support as Padre::MIME, which does not rely on Padre::Config
      and can be loaded and used in background threads more easily (ADAMK)
    - Added Debug2 interface, you will need Debug::Client 0.16, please view wiki
      for more information (BOWTIE)
    - Force upgrades to DBD::SQLite 1.35 and ORLite 1.51 for major performance
      improvements which should make Padre block a bit less (ADAMK)
    - In addition to VACUUM on shutdown, also ANALYZE for a further small
      performance improvement (ADAMK)
    - Removed redundant Module Tools/Install CPAN Module (AZAWAWI)
    - Spanish tramslation from atylerrice (GCI student)
    - Added watch items to Debug2 interface, requires Debug::Client 0.16, also
      reintroduced S for loaded please view wiki for more information (BOWTIE)
    - Moved rarely used "Dupliate" and "Delete" file menu options to
      "new" and "close" submenus (SEWI)
    - Try to avoid failing silently when there are major load-time failures
      and on Win32 ask if we can reset configuration directory (ADAMK)
    - Fixed detection of XML files with non-.xml extensions (ADAMK)
    - Moved Wx-specific code out of Padre::Util into Padre::Wx::Util (ADAMK)
    - Moving the _T function to the dedicated Padre::Locale::T (ADAMK)
    - The Replace dialogs don't use Find Fast term unless visible (ADAMK)
    - Search results now match correctly at the first position (ADAMK)
    - Search match caret is now at the start of the match selection (ADAMK)
    - Added MIME type and content detection for wxFormBuilder files (ADAMK)
    - Scintilla lexer selection now obeys MIME type inheritance (ADAMK)
    - Added shared Padre::Wx::ComboBox::FindTerm widget for search dialogs,
      that will hint when the search term is an illegal regex (ADAMK)
    - Hitting F3 after a find or replace dialog is closed repeats the last
      search with all settings (regex, etc) retained until the user changes a
      document or moves the selection off the previous selected result (ADAMK)
    - Added main window deactivation hook to hide Find Fast panel (ADAMK)
    - Added main window activation hook to rescan the directory tree, rerun
      syntax checking, and rerun vcs indicators (ADAMK)
    - Hitting enter in the Function List search box will clear the search after
      you have been taken to the first function (ADAMK)
    - When Find Fast is closed, return scroll and selection to the original
      location (ADAMK)
    - Syntax check status is reflected in the label for the Syntax Check output
      so you can see the result when it is not at the front (ADAMK)
    - When syntax check fails, only show markers for the errors in the file that
      is being displayed in the editor (ADAMK)
    - The replace_term history combobox class no longer prepopulates with an
      assumed replace term you probably don't want (ADAMK)
    - Recursive search and replace dialogs support type filtering (ADAMK)
    - Hex/decimal conversion: make error message generic (ZENOG)
    - Plugin manager: complete translation (ZENOG)
    - Update German translation (ZENOG)
    - HTML for Padre::Wx::HtmlWindow is rendered in the background (ADAMK)
    - Clicking on a result from a Find in Files search will now find the
      correct line even if it has moved since the search was run (ADAMK)
    - The context menu now correctly appears at the cursor on Win32 (ADAMK)
    - Changed the order of the context menu entries to more closely match
      the typical ordering of other editors (ADAMK)
    - Refactored the comment logic to allow sloppier smart selection (ADAMK)
    - Migrated the Function List tool to use the Padre::Search internals (ADAMK)
    - Hide the experimental command line feature in advanced preferences (ADAMK)
    - Padre::Search::editor_replace_all now uses Padre::Delta (ADAMK)
    - Padre::Search::matches now supports submatch option (ADAMK)
    - Added basic tests for Debugger panels (BOWTIE)
    - Save All is much faster and won't flicker or defocus cursors (ADAMK)
    - The Reload actions now restore cursor position (more) correctly and
      don't defocus the current editor (ADAMK)
    - The location of most tools can now be configured (ADAMK)
    - The bloat reduction features can now be configured (ADAMK)
    - Fixed Ticket #1377 Search dialog claims unsuccessful search even
      though it was successful (ADAMK)
    - Fixed Ticket #1298 Changing font in preferences is not applied to
      existing editors (ADAMK)
    - Fixed Ticket #1294 Space in text field for pref
      "editor_right_margin_colum" stops Padre (ADAMK)
    - Fixed Ticket #1363 Miss depend - File::Slurp (ADAMK)
    - The editor style preview now correctly updates in real time (ADAMK)
    - Migrate the vertical align feature to Padre::Delta (ADAMK)
    - Function List sort order can be changed via right click menu (ADAMK)
    - Added support for the R statistics programming language (ADAMK)

0.93 Development version, not released
    - The Padre::Wx::Main method ->pages was removed (ADAMK)
    - Padre::MimeTypes replaced by Padre::MIME and Padre::Wx::Scintilla (ADAMK)
    - Padre::Project::headline method now returns the relative path, with the
      full path version moved to Padre::Project::headline_path (ADAMK)
    - Padre::Search changes relating to "Replace" and "Count All" logic (ADAMK)
    - The long-deprecated gettext_label method has been deleted (ADAMK)
    - The old search function Padre::Util::get_matches has beedn deleted (ADAMK)
    - Refactored most _show methods into a single show_view method (ADAMK)
    - Removed the unused Padre::Config versioning system (ADAMK)

0.92 2011.11.11
    - Wx::Scintilla is now stable and replaces Wx::STC in Padre (AZAWAWI)
    - New Task 3.0 which fixes bidirectional communication and thus enables
      services that run indefinitely in reserved threads (ADAMK)
    - New Style 2.0 which simplifies implementations, adds style localisation
      and allows styling of the GUI (ADAMK)
    - Added fine-grained Wx locking mechanism so that high frequency asyncronous
      GUI code doesn't create high frequency asyncronous flickering. Padre
      flickers much less now on Win32 (ADAMK)
    - Added Replace in Files using matching logic to Find in Files (ADAMK)
    - Added plugin compatibility tracking to Padre::Search (ADAMK)
    - Wx doesn't seem to let us change the PaneBorder setting after pane
      creation, so leave it off and have an empty area rather than have a
      double-width border (ADAMK)
    - Wx constants are now Wx::FOO instead of Wx::wxFOO... and these ones are
      actually constants instead of strange AUTOLOAD weirdness (ADAMK)
    - We now SetEndAtLastLine(0) on editor panels so you can scroll one page
      past the end of the document and type into relaxing clear space (ADAMK)
    - Tabs without filename now also backed up (SEWI)
    - The syntax highligher spawns the perl -c call with the unsaved file as
      STDIN rather than by filename. This seems to make things that rely on
      FindBin like Module::Install Makefile.PL files work properly (ADAMK)
    - Some tools are more thorough about indicating they are not used (ADAMK)
    - Added support for task parents and owners being notified when a task has
      started running in the background (ADAMK)
    - Task owners can now hijack status bar messages if they wish to (ADAMK)
    - The task manager can now run without the need for threads. However,
      every task will block the foreground and makes Padre unusable, so this
      feature is reserved for profiling Padre's performance (ADAMK)
    - The advanced setting threads_stacksize allows the tuning of the
      thread stack size. On Win32 the default is dropped to 4meg (ADAMK)
    - The advanced setting threads_maximum allows the tuning of the
      maximum number of background worker threads (ADAMK)
    - Padre::Wx::App will use Wx internal singleton logic instead of duplicating
      it again for itself (ADAMK)
    - Add more _ shortcuts in menus. Sorry to translators (DOLMEN)
    - Only show the GTL splash screen once per version change on GTK (ADAMK)
    - Fix freeze when opening an empty *saved* Perl script while the syntax
      checker is active (AZAWAWI)
    - #1207: PluginHooks not removed after plugin reload/disable (MJFO)
    - Padre::File::HTTP: less colloquial English (ZENOG)
    - update_pot_file.pl: add --verbose and --nocleanup for easier debugging
      (ZENOG)
    - #1313: Search previous button acts as next (KAARE)
    - regex editor: insert m// operator when replace field is not visible (ZENOG)
    - regex editor: highlight matched text in blue instead of red, not avoid
      confusion with warnings (ZENOG)
    - improved messages in Menu/File.pm, Goto.pm and ActionLibrary.pm (ZENOG)
    - FindFast.pm: 'Case insensitive'->'Case sensitive' to match actual behavior
      of the checkbox (ZENOG)
    - Update German translation (ZENOG)
    - Directory tree search result rendering is now throttled to four updates
      per second. This prevents tree updates exhausting all resources and
      strangling user input, and seems to actually get the results onto screen
      faster because there's less lock/render passes (ADAMK)
    - During shutdown, call view_stop early on all tools that support it so they
      won't waste time rendering after we have hidden the main window (ADAMK)
    - #1317 'Padre 0.90 hangs and then segfaults on i .t file' (AZAWAWI)
    - Find in Files search result rendering is now throttled to four updates
      per second, for similar reasons as with the directory tree search (ADAMK)
    - 'Open in Command line' is now shown in the right click menu in win32 (AZAWAWI)
    - 'Open in Command line' and 'Open in default system editor' are only shown
      on win32 (AZAWAWI)
    - Smart highlight is now hidden when a printable character is added or changed
      in the editor (AZAWAWI)
    - Syntax checker tasks should now return a hash containing an issues array
      reference and stderr string keys instead of the old issues array reference
      (AZAWAWI)
    - Fix TODO list double click not working regression on win32 (AZAWAWI)
    - Italic text was not being set correctly in a Padre style (AZAWAWI)
    - "Show Standard Error" in Syntax check pane now displays in output
      pane the syntax checker results (AZAWAWI)
    - Moved Ctrl-Shift-R shortcut from Open Resource to Replace in Files to
      provide symmetry with the Find in Files shortcut (ADAMK)
    - Upgrade the syntax highlighter panel to wxFormBuilder (ADAMK)
    - New leading and trailing space deletion that is faster and won't move
      the editor window around (ADAMK)
    - Added 'Solarized Light' theme contributed by Anton Ukolov ('sugar' on irc)
      (AZAWAWI)
    - Open resources dialog is now triggered by Ctrl-Alt-R instead of Ctrl-Shift-R
      which is now reserved for 'Replace in Files' functionality (ADAMK, AZAWAWI)
    - Find In Files match accounting works, and no longer hides files when we
      only do a single render pass for files because there's only a few (ADAMK)
    - Replaced references to wxStyledTextCtrl documentation with the original
      Scintilla website documentation (AZAWAWI)
    - Added how much time does syntax checking take (AZAWAWI)
    - Added realtime VCS or local document difference calculation margin feature
      (AZAWAWI)
    - Added a differences popup window that can traverse differences in a document
      and revert back changes (AZAWAWI)
    - Added 'Next Difference' to edit menu (AZAWAWI)
    - Plugin manager is now modal (BOWTIE, AZAWAWI)
    - Add Patch to editor menu and removed Diff Tools (BOWTIE)
    - Update Italian translation (SBLANDIN)
    - Padre::Project vcs strings are now constants (AZAWAWI)
    - "Filter through Perl" back into core (SEWI)
    - Added a generic version control panel that provides minimal project
      subversion/git support with the ability to view normal/unversioned and ignored
      files (AZAWAWI)
    - #1126 'TODO list: does not immediately show items' (AZAWAWI)
    - Added identity_location config setting so collaborative functions such as
      Swarm can disambiguate multiple Padre instances of the same user by
      named locations such as "Home" or "Work" (ADAMK)
    - Refactored the generation of templated skeleton code into a pure
      Padre::Template generator, and IDE-aware code that wraps around it (ADAMK)
    - Require Wx 0.9901 on all platforms to fix ticket #1184: Perl help browser
      suppresses linebreaks (AZAWAWI)
    - Upgrade the find in files panel to wxFormBuilder (AZAWAWI)
    - Find in files has repeat, stop search, expand and collapse all buttons
      (AZAWAWI)
    - Move the key bindings dialog to the preferences dialog (AZAWAWI)
    - Removed the bin_diff configuration parameter and the external tools panel
      from the preferences dialog (AZAWAWI)
    - Fix quick menu access stability bugs on Ubuntu (AZAWAWI)
    - Fix #1318: Padre freeze? (AZAWAWI)
    - Added SQL, C/C++, C#, XS, Python, Ruby, PHP, HTML, CSS, JavaScript, Ada,
      COBOL, Haskell, Pascal, ActionScript, VBScript and YAML keyword
      highlighting (AZAWAWI)
    - Major refactoring of the editor setup and configuration code (ADAMK)
    - Scintilla numeric resources such as margins, markers and indicators are
      now managed in Padre::Constant (ADAMK)
    - Recalculate the line number margin width after various events to ensure
      the numbers always show correctly (ADAMK)
    - Tools and panels that are hidden across a AUI geometry change recalculate
      their layout properly when displayed again (ADAMK)
    - Add out-of-the-box comment support for HTML, XML, LISP, Fortran, Forth,
      Pascal, VBScript, DOS batch files, ActionScript, Tcl, COBOL, Haskell
      (ZENOG)
    - MATLAB source file extension is .m, not .mat (ZENOG)
    - Add syntax checking comments pragmas. To disable Padre syntax
      check, please type '## no padre_syntax_check' and to enable again type
      '## use padre_syntax_check' in your source code (AZAWAWI)
    - Added lang_perl6_auto_detection which enables Padre to detect Perl 6 files
      in Perl 5 files. Please note that this is not an accurate method of
      detecting Perl 6 files (disabled by default). The previous behavior was to
      enable it when the Perl 6 plugin is enabled (AZAWAWI)
    - Added "Language Perl 6" tab to preferences (AZAWAWI)
    - Ruby and Python scripts can be now be executed (AZAWAWI)
    - Ruby, Python, Java, and C# are supported in the function list
      (AZAWAWI, ZENOG)
    - Ported the timeline class mechanism back to ORLite::Migrate, and switch
      from our custom inlined version back to depending on CPAN.
      [Removed Padre::DB::Migrate*] (ADAMK)
    - Fix Outline focus and paint bugs that caused other right panels to
      misbehave when Outline is enabled (BOWTIE, AZAWAWI)
    - Upgrade the Outline panel to wxFormBuilder (AZAWAWI)
    - Outline panel is searchable now (AZAWAWI)
    - Fix #1050: Window menu is confusing (ZENOG, AZAWAWI)
    - Remove swap_ctrl_tab_alt_right configuration parameter (AZAWAWI)
    - Added CPAN explorer that reuses MetaCPAN.org API for searching for a module
      and uses App::cpanminus for package installation. It can list the most
      recent and favorite CPAN releases, view their POD documentation
      and if there is a SYNOPSIS section, one can insert it from within Padre.
      (AZAWAWI)
    - Fix #1291 'Code folding icons missing' (AZAWAWI)
    - Code folding markers are now theme-able (AZAWAWI)
    - Find and Find in Files dialogs hide the Fast Find panel (ADAMK)
    - Hide editor objects during their (potentially long) setup so that we
      don't see a half-formed editor in a weird position (ADAMK)
    - Add povray mimetype and keyword lists (BRAMBLE)
    - Fix AUTOMATED_TESTING=1 t/ errors automatically set by cpanm (AZAWAWI)
    - Fix bad assumption in 93_padre_filename_win.t (AZAWAWI)

0.91 Development version, not released
    - Task 3.0 breaks almost all task code (ADAMK)
    - Style 2.0 breaks all existing styles (ADAMK)
    - Wx constants change from Wx::wxCONSTANT to Wx::CONSTANT (ADAMK)
    - Rename internal language code 'fr-fr' to 'fr' (and .po files) for
      consistency with other softwares, breaking old fr-fr files (DOLMEN)
    - on_right_click becomes on_context_menu as a first step to support the
      context menu key or Shift+F10 as alternatives (DOLMEN)
    - Removed the comment basis for Padre::Document subclassing (ADAMK)
    - Renaming of all methods involved in setting up an editor object (ADAMK)
    - Removed the experimental Padre wizard API (AZAWAWI)
2012-09-13 14:27:07 +00:00
sno
c9698913ee Added editors/p5-Wx-Scintilla version 0.39 2012-09-13 14:17:58 +00:00
sno
cc3466401a add comment to patch 2012-09-13 14:16:44 +00:00
sno
574d168450 fix typo 2012-09-13 14:16:21 +00:00
sno
75b2e3bfe2 Adding new package for CPAN module Wx::Scintilla version 0.39 as requirement
of scheduled update of editors/p5-Padre package into editors/p5-Wx-Scintilla.

Scintilla is a contributed project which means it will not be the latest
by the time a new wxWidgets distribution is released. And on the scintilla
front, the Perl 5 lexer is not 100% bug free even and we do not have any
kind of Perl 6 support in Scintilla.

The ambitious goal of this project is to provide fresh Perl 5 and maybe 6
support in Wx while preserving compatibility with Wx::StyledTextCtrl and
continually contribute it back to Scintilla project.
2012-09-13 14:14:01 +00:00
sno
b6a9389fea Updating package for CPAN module PPIx::EditorTools in
editors/p5-PPIx-EditorTools from 0.09nb3 to 0.17.

pkgsrc changes:
- adjust dependencies

upstream changes:
0.17 2012.08.19
        - in Frankfurt am Main

0.15_04 2012.07.11
	- suppress warning Exiting eval via next (BOWTIE)

0.15_03 2012.07.07
	- Add patches from #1435 inspired by dod++ (BOWTIE)
	- Add additional tests for #1435 (BOWTIE)

0.16 2012.08.15
        - released based on 0.15_02

0.15_02 2012.06.08
	- Add patches from #401 by buff3r++ (BOWTIE)
	- Add Moose::Role support (BOWTIE)

0.15 2011.05.06
	- Parse Moose files as well (BOWTIE)

0.14 2011.05.04
	- Move from Dist::Zilla to Module::Install
	  (-> LICENSE, META.json, README files removed, inc/ added)

0.13 2011.03.24
	- Copy the lexer code used for syntax highlighting in
	  Padre::Document::Perl::PPILexer to PPIx::EditorTools::Lexer (SZABGAB)

0.12 2011.03.23
	- Copy the Outline generating code from Padre::Document::Perl::Outline
	  to PPIx::EditorTools::Outline (SZABGAB)

0.11 2010.11.18
	- Fixed RT #63107: Finding declared variables fragile and misses loop
	  variables OVID++ (AZAWAWI)
	- Moved to Dist::Zilla (AZAWAWI)

0.10 2010.09.26
	- Fixed Padre ticket #655: Can't rename to a variable with an underscore
	  in it (PATRICKAS)
	- Fixed Padre ticket #653: Lexically rename doesn't work when clicking
	  on declaration of variable (PATRICKAS)
        - Added feature to change variable style to/from camelCase (SMUELLER)
2012-09-11 09:02:04 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
morr
1afb8c5dd8 Update to almost newest patchlevel.
31440  7.3.639  it's not easy to build Vim on Windows with XPM support
  2219  7.3.641  ":mkview" uses ":normal" instead of ":normal!" for folds
  1810  7.3.642  segfault with specific autocommands
  2060  7.3.643  MS-Windows: 'lines' is wrong when starting up maximized
  1925  7.3.644  dead code for BeOS GUI
  2910  7.3.645  no tests for patch 7.3.625 and 7.3.637
  2353  7.3.646  undo file unusable after reloading a buffer
  5213  7.3.647  "gnd" doesn't work correctly in Visual mode
  3831  7.3.648  crash when using a very long file name
  2256  7.3.649  with 'clipboard' set to "unnamed" small deletes go to "1
  3120  7.3.651  Completing ":help \{-" gives error message
  2304  7.3.652  workaround for Python crash isn't perfect
  7986  7.3.653  lacking XPM support for MingW, 32 and 64 objects mixed up

XXX
There are newer patches, but they won't apply cleanly. I'll investigate it later.
2012-09-06 08:13:39 +00:00
sno
a76f11d1e6 Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision
2012-09-03 11:16:19 +00:00
prlw1
c18681322d Add gedit3-spell - the spell checking plugin for gedit3 2012-08-31 19:55:21 +00:00
prlw1
65a2ac68e1 Add gedit 3.4.2 - the GNOME 3 text editor 2012-08-31 19:52:18 +00:00
obache
fb0eef126f Recursive bump from boost-libs update. 2012-08-29 11:22:09 +00:00
morr
da167e2da0 Regenerate patches, fix build 2012-08-28 05:59:38 +00:00
mef
97ca015195 Follow emacs24 bumped (lets get this first). 2012-08-28 01:03:18 +00:00
mef
e4e5c990ac Bump 24.1 to 24.2 (emacs24 and emacs24-nox11)
(1) CVE-2012-3479 fixed on lisp/files.el
      patches/patch-lisp_files.el is removed.
  (2) From: ChangeLog
  -------
  2012-08-24  Chong Yidong  <cyd@gnu.org>
          * Version 24.2 released.

  2012-08-14  Ulrich Mueller  <ulm@gentoo.org>
          * lib/gnulib.mk:
          * lib/stdio.in.h:
          * m4/stdio_h.m4: Do not assume that gets is defined (Bug#11873).

  2012-06-21  Ulrich Mueller  <ulm@gentoo.org>
          * configure.in: Use m/intel386.h for amd64 with x32 ABI.  (Bug#11669)
  --------
Thanks wiz@
2012-08-28 00:55:51 +00:00
morr
6bfde79f36 regenerate distinfo and make pkglint happier 2012-08-27 22:10:34 +00:00
morr
30fe1c5729 Add options.mk file 2012-08-27 21:45:54 +00:00
morr
880e0f2373 - Update to newest patchlevel 638
- Change generation of patchlist
- Extract options to its own file
- Add option for python2 support
2012-08-27 21:35:56 +00:00
morr
ac12539c13 Long awaited update to vim 7.3.
The most notable additions since 7.2:
- Persistent undo and undo for reload
- Blowfish encryption, encryption of the swap file
- Conceal text
- Lua interface
- Python 3 interface

Once you have installed Vim 7.3 you can find all the details about the
changes since Vim 7.2 with:
        :help version-7.3
2012-08-27 14:45:36 +00:00
ryoon
bdc6f20b95 Update to 2.2.6
* Replace PKG_LEGACY_OPTS with PKG_OPTIONS_LEGACY_OPTS

Changelog:
2010.11.22 - GNU nano 2.2.6 "Pimp my BBS" wants you to go to
                www.desertbus.org and donate a few bucks for the great
                Child's Play Charity!  This is just a small release to
                update a bug where restricted mode was not particularly
                restricted since key bindings were introduced. It also
                signals the return of win32 builds which now feature
                nanorc support; please see the FAQ for details of how
                to enable it, this feature is a bit of a kludge for now.
                Remember that when all else fails, USE SPACE JUMP.

2010.08.05 - GNU nano 2.2.5 "Inactivity timeout" is now available.
                This release includes slightly less restrictive checkng
                when writing files in strange environments (e.g.
                when being used out of crontab).  For very strange situations
                (such as where you cannot change the permissions on the
                file you're writing, there is a new rc file option
                "allow_insecure_backup" to be even more permissive and
                allowing the write to proceed.  Also included are
                some syntax highlighting updated, and that is about it.
                Keep fighting the good fight children.
2012-08-27 10:37:50 +00:00
dholland
daa1889959 Depend on fonts/ps2pkm for pfb2pfa as per PR 46829. PKGREVISION -> 12. 2012-08-24 04:26:11 +00:00
marino
f162cdcb03 Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 2012-08-21 23:49:18 +00:00
marino
80bd4f083d editors/nvi-m17n: Use provided <sys/queue.h>
DragonFly doesn't have CIRCLEQ_* macros anymore.  They were replaced
with TAILQ_*.  As a result, DragonFly needs the provided sys/queue.h
to define them.  Also, like NetBSD, it doesn't support streams, so
disable pty.
2012-08-14 15:24:51 +00:00
wiz
744c90554a Bump PKGREVISION for fix in librsvg/buildlink3.mk. 2012-08-13 14:25:37 +00:00
drochner
e05e6e126f PKGREV bump for poppler shlib major change 2012-08-13 12:18:37 +00:00
drochner
f4e42e3c7c PKGREV bumps for poppler shlib major change 2012-08-13 11:25:56 +00:00
wiz
6fd1a54e57 Fix CVE-2012-3479:
When the Emacs user option `enable-local-variables' is set to `:safe'
(the default value is t), Emacs should automatically refuse to evaluate
`eval' forms in file-local variable sections.  Due to the bug, Emacs
instead automatically evaluates such `eval' forms.  Thus, if the user
changes the value of `enable-local-variables' to `:safe', visiting a
malicious file can cause automatic execution of arbitrary Emacs Lisp
code with the permissions of the user.

Bug tracker ref: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155
2012-08-13 06:53:06 +00:00
wiz
57340e4dd4 Fix CVE-2012-3479:
When the Emacs user option `enable-local-variables' is set to `:safe'
(the default value is t), Emacs should automatically refuse to evaluate
`eval' forms in file-local variable sections.  Due to the bug, Emacs
instead automatically evaluates such `eval' forms.  Thus, if the user
changes the value of `enable-local-variables' to `:safe', visiting a
malicious file can cause automatic execution of arbitrary Emacs Lisp
code with the permissions of the user.

Bug tracker ref: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155
2012-08-13 06:39:06 +00:00
wiz
68610bc920 Fix CVE-2012-3479:
When the Emacs user option `enable-local-variables' is set to `:safe'
(the default value is t), Emacs should automatically refuse to evaluate
`eval' forms in file-local variable sections.  Due to the bug, Emacs
instead automatically evaluates such `eval' forms.  Thus, if the user
changes the value of `enable-local-variables' to `:safe', visiting a
malicious file can cause automatic execution of arbitrary Emacs Lisp
code with the permissions of the user.

Bug tracker ref: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155

Bump PKGREVISION.
2012-08-13 06:38:50 +00:00
marino
9d0bc57820 editors/Sigil: Return patches to unix CR; use another method
Some platforms will automatically convert DOS endings to unix endings
during the extraction of a zip file.  Those that do this can't use
patches with DOS endings, so revert the last commit.

Instead, copy textproc/FlightCrew package's method:
For each file that will be patched, strip any DOS endings found after
extraction.  If they've already been stripped out, that's fine.  It
guarantees that every platform will strip the target files at least
once, allowing all of them to use Unix line-ending patches.
2012-08-12 02:12:51 +00:00
marino
25b5b062db editors/Sigil: Fix patch phase, Repack all patches
Sigil is delivered in a zip file, and the files have DOS line endings.
The patches had unix line endings, and at least on some platforms
including NetBSD 5, this resulted in rejected hunks.

All three patches repacked, now contain DOS line endings and work fine.
2012-08-11 17:34:04 +00:00
jmmv
dd7b6c829a Fix the build of emacs modules when EMACS_TYPE=emacs24nox.
The emacs flavor is 'emacs' and the package dependency is 'emacs-nox11',
not 'emacs24' nor 'emacs24-nox11' (respectively).
2012-08-11 17:21:03 +00:00
ryoon
0978775a29 Update to 0.56
Changelog:
=== 0.56 - Mon  2 Apr 2012 ===
* Merged support for Git and Mercurial version control backends -
  Damien Accorsi & John Drinkwater
* Merged plugin for "ditaa" diagrams - YPWang
* Merged patch for different configuration profiles, allowing per
  notebook configuration of plugins, font etc. - Mariano Draghi
* Added drag & drop support for the Attachment Browser plugin
* Made sidepane and tagcloud remember state
* Fixed critical bug for opening email adresses without "mailto:" prefix
* Fixed bug where context menu for page index applied to the current page
  instead of the selected page
* Added a Serbian translation

=== 0.55 - Tue 28 Feb 2012 ===
* Numbered lists are now supported
* The index now has "natural" sorting, so "9" goes before "10"
* Added new plugin to show a Table Of Contents per page, and allows modifying the outline
* Added Markdown (with pandoc extensions) as an export format
* New context menu item "move text" for refactoring text to a new page
* Tasklist now supports a "next:" keyword to indicate dependencies,
  and it can hide tasks that are not yet actionable
* Made zim taskbar icons and trayicon overloadable in theme - Andrei
* Fixed behavior of Recent Pages pathbar in cases where part of the history is dropped
* Fixed behavior of the Search dialog, it no longer hangs and also allows cancelling the search
* Fixed bug where replacing a word (e.g spell correction) could drop formatting
* Fixed behavior of case-sensitive rename on a case-insensitive file system (windows)
2012-08-11 15:16:32 +00:00
ryoon
22ba022328 Update to 2.5.5.01
Changelog:
----------------------------------------------------------------------
2.5.5 update 1 vs. 2.5.5

  Bug fixes:

  - Project specific filter settings not saved
  http://sourceforge.net/support/tracker.php?aid=3546645

  - PowerPoint documents (.pptx and .pptm) could not be opened with Java 1.7

  Localisation updates:

  - Japanese localization updated to 2.5.5 (UI)

----------------------------------------------------------------------
 OmegaT 2.5.5
----------------------------------------------------------------------
   3 Enhancements
   5 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
2.5.5 vs. 2.5.4 update 1

  Implemented requests:

  - Option to not load translations=source from source documents
  http://sourceforge.net/support/tracker.php?aid=3527626

  Other enhancements:

  - Revised manual

  - Fastest computation of Match Statistics.
In addition, the first two lines are displayed as soon as they are computed

  Bug fixes:

  - Windows installer: the user language was always set in OmegaT.l4J.ini,
regardless of the choice of the user

  - Windows installer with Java: some languages not supported by OmegaT were
listed

  - Recognize single quotes in ENTITY of DTD file filter
  http://sourceforge.net/support/tracker.php?aid=3520305
(It was already implemented in 2.3 update 8, but had not been ported
to 2.5.)

  - Java Webstart was not working with Java 1.7

  - When one of the languages is an RTL language, or where setting the Editor
in RTL mode with Shift+Ctrl+O, spaces could be wrongly located. As a workaround,
tags are not displayed in grey when translating an RTL language is involved or when
the Editor is in RTL mode.

  Localisation updates:

  - Russian localisation updated to 2.5.4 update 1 (UI, Instant Start)

----------------------------------------------------------------------
 OmegaT 2.5.4 update 1
----------------------------------------------------------------------
   3 Enhancements
   4 Bug fixes
   4 Localisation updates
----------------------------------------------------------------------
2.5.4 update 1 vs. 2.5.4

  Implemented requests:

  - Help&Manual: hide content of tags per translate=true/false
  http://sourceforge.net/support/tracker.php?aid=3528468

  - Camtasia added tags
  http://sourceforge.net/support/tracker.php?aid=3528472

  Other enhancements:

  - Windows installer: there's a new option to specify whether the
language chosen during installation should be used for OmegaT. If
Yes, OmegaT.l4J.ini is modified to use that language.

  Bug fixes:

  - Exception if new non-default /tm contains TMs to segment
  http://sourceforge.net/support/tracker.php?aid=3425237

  - NullPointerException during resegmentation
  http://sourceforge.net/support/tracker.php?aid=3481757

  - When editing project-specific file filters, the checkbox was
labelled jCheckBox1 instead of "Enable project specific filters"

  - When changing project-specific segmentation rules to default and back,
the results were not immediately visible

  Localisation updates:

  - Italian localisation updated to 2.5.4 (UI, readme)
  - Dutch localisation updated to 2.5.4 (UI, readme, documentation)
  - Russian localisation updated to 2.5.4 (UI, readme, Instant Start)
  - Basque localisation updated to 2.5.2 (UI, readme, Instant Start)

----------------------------------------------------------------------
 OmegaT 2.5.4
----------------------------------------------------------------------
   6 Enhancements
   0 Bug fix
   1 Localisation update
----------------------------------------------------------------------
2.5.4 vs. 2.5.3

  Implemented requests:

  - Automatic conversion of numbers when inserting fuzzy matches
  http://sourceforge.net/support/tracker.php?aid=1381480

  Other enhancements:

  - The automatic save interval can now be set in Options > Save.
It is defined in minutes and seconds. If a value lower than 10 seconds
is set, it is reset to 10 seconds.

  - Linux: Enhanced Kaptain script

  - Load translations from sources as default translations
  http://sourceforge.net/support/tracker.php?aid=3524017

  - The File Filters dialog can now be resized, as well as its
sub-dialogs

  - Capture variables in source filename to target mapping
has been extended with new variables for a given number of extensions
See http://sourceforge.net/support/tracker.php?aid=3436954


  Localisation updates:

  - Italian localisation updated to 2.5.3 (UI)

----------------------------------------------------------------------
 OmegaT 2.5.3
----------------------------------------------------------------------
   3 Enhancements
   3 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
2.5.3 vs. 2.5.2 update 2

  Implemented requests:

  - (X)HTML filters: hide content of tags based on attributes
  http://sourceforge.net/support/tracker.php?aid=3513384

  - Capture variables in source filename to target mapping
  http://sourceforge.net/support/tracker.php?aid=3436954

  Other enhancements:

  - The Linux packages (OmegaT_xxx_Linux.tar.bz2 and OmegaT_xxx_Without_JRE.zip)
have been improved. They now contain an installation script: linux-install.sh
and a Kaptain script: omegat.kaptn. The OmegaT script in OmegaT_xxx_Without_JRE.zip
have been improved with the usage of REALOMEGATPATH, as was already the case in
OmegaT_xxx_Linux.tar.bz2.

  Bug fixes:

  - After loading or reloading the project, the focus was on the Matches
pane rather than on the Editor

  - Empty translations were not working for XML filters (e.g., Word,
OpenOffice.org/LibreOffice, etc.). I.e., the source text was inserted
in the target document.

  - "Comment:" was displayed for all HTML segments, even when the
segment was not an attribute, and therefore had no comments to
display

  Localisation updates:

  - Italian localisation updated to 2.5.2 update 2 (UI)
2012-08-11 15:08:14 +00:00
marino
412f69f1f1 editors/emacs24: update configure* patches for DragonFly
DragonFly needs libc explicitly defined for its linker.
The temacs utility still segfaults, but at least it builds now.
2012-08-10 10:08:14 +00:00
marino
f77ee083aa editors/gummi: USE_TOOLS+= msgfmt, piggy-back on patch
DragonFly needs <netinit/in.h> header just like NetBSD.
2012-08-09 23:25:04 +00:00
marino
b8b6db8024 editors/xjed: Fix DragonFly build
DragonFly needs same hack as NetBSD - there's no strops.h header.
2012-08-07 14:54:36 +00:00
marino
20eca76258 editor/vigor: post-patch operation broke DragonFly
DragonFly replaced CIRCLEQ_* with TAILQ_* a few years back.  The
system sys/queue.h will not build editors/vigor.  The Makefile's
post-patch phase removed it's version of queue.h because it masked the
system sys/queue.h, which is exactly what is required for DragonFly.

Make this post-patch operation system specific: Do it only for
non-DragonFly platforms.
2012-08-07 10:47:48 +00:00
marino
38f4d1e8da editors/xvile: Update from version 9.7 to 9.8
This package uses the distinfo and patches from editors/vile which was
recently updated to version 9.8.  Unfortunately it doesn't use a
common makefile so there was a version mismatch.  In the end, it didn't
matter because the PLIST had to be significantly modified as well.

These patches move xvile to version 9,8 and fixes build on DragonFly as
a side benefit.
2012-08-07 09:42:35 +00:00
drochner
59dce33a42 +gummi 2012-08-04 14:08:06 +00:00
drochner
bb21f10576 add gummi-0.6.4, a small and simple LaTeX editor, from Peter Kotcauer
per mail to pkgsrc-users
2012-08-04 14:07:19 +00:00
obache
7e1015e898 Update medit to 1.1.1.
2012-07-27  Yevgen Muntyan  <emuntyan@users.sourceforge.net>

    * === Released 1.1.1 ===

    Fixed some build errors:
        Check for sys/wait.h, so that HAVE_SYS_WAIT_H is defined when needed.
        Link with gmodule explicitly.
2012-07-28 08:39:30 +00:00
drochner
4ec3f01305 update to 1.0.7.16
changes: bugdixes, misc. feature additions

pkgsrc change: don't use mk/tex.buildlink3.mk - this pulls in too much
and forces needless rebuilds on minor TeXlive updates
2012-07-24 18:16:31 +00:00
marino
a9b2d69aae editors/vile: Update from 9.7 to 9.8
Please see CHANGES for complete list of changes (almost 900 lines since
version 9.7 was released 14 June 2008). Unlike version 9.7, version 9.8
builds on DragonFly.

From README (condensed: over 350 lines by itself)
August 2010
vile 9.8 is released.  The goal of this release is to fill in the remainder
of the UTF-8 support.

General changes:
   + many improvements to UTF-8, for regular expressions and input.
   + implement user-definable operators
   + vile.hlp and all ".doc" plain-text files are generated from html.
     http://invisible-island.net/vile/vile-toc.html
   + highlight matches in which-keywords, etc., and put a hyperlink on the
     highlighted text to view the corresponding file.
   + add a brief mode format "%M" for modeline-format
   + improve checks for insecure file permissions.
   + improve which-source and which-exec commands, showing which files
     fail the checks for insecure permissions.
   + new configure script options:
   + --with-symlink, which augments --program-suffix to make it
     simple(r) to install versioned binaries.
   + options for transforming program name upon install:
     -- program-prefix, --program-suffix, --program-transform-name

Locale Improvements: (too many too list)
New Commands:
   + new command-line option "-F" tells vile to only run the syntax
     filters for the given files, writing the attributed text to the
     standard output.  Used this option to highlight the code-examples in
     vile's html and documentation.
   + added several "list-XXX" aliases to match "show-XXX" commands, for
     consistency.
   + "append-number", "insert-number", "overwrite-number" commands work
     with characters entered as numbers.
   + "define-menu-entry" modifies xvile menu entries.
   + "set-extra-colors" allows setting extra colors for special buffers
     such as [Settings].
   + "show-filtercolors" macro shows the class names and their colors for
     the current majormode.
   + "show-extra-colors" shows classes and colors modified by
     "set-extra-colors".
   + "show-local-modes" is an easier-to-remember variation for the
      count+"show-modes" combination.
   + "show-undo-stack" shows the contents of the undo-stack.
   + "show-wide-printable" provides a way to see details for other "pages"
     than the ASCII/Latin-1 0-255 code.
   + "store-operator" stores a macro which is treated as an operator.

New Modes:
   + "spaces-after-sentence" is now a buffer mode, to allow it to be part
     of a majormode.
   + "check-access" makes the check for insecure file-permissions
     configurable by the user.
   + "percent-autocolor" can be used to override the autocolor mode for
     very large files.
   + "reuse-position" allows users to specify that vile should restore the
     current line/column position when (re)displaying a scratch buffer
     built with liststuff.

New Variables and Functions:
   + &bchanged, &fchanged and state variables $bchanged (same as
     $modified) and $fchanged make it simpler for scripts to check if
     buffer/file timestamps differ.
   + $cfgopts now shows drivers (ansi, borland, ntcons, ntwin, os2vio,
     vmsvt) and other useful settings (iconv, multibyte).
   + $cmd-encoding variable allows control of minibuffer's encoding
   + $cmd-motion variable is used in user-defined operators.
   + $font is always available, but readonly for non-GUI configurations.
   + $kill-size and $kill-limit variables to improve scripting with the
     $kill variable.
   + $latin1-expr variable specifies whether a derived narrow locale
     really has Latin1 (ISO-8859-1) encoding.
   + $modeline-limit limits the offset into each line that vile scans for
     modelines.
   + $term-cols, $term-lines and $term-resizes give the terminal
     dimensions, and tell if it is in a resizable window.
   + $title-encoding controls whether vile 8-bit or UTF-8 encoding is used
     when setting xterm title.

Syntax Filters: (too many too list)
Other Portability: (not listed)
Performance: (not listed)
2012-07-20 14:38:51 +00:00
wiz
68808ff07a Recursive bump for startup-notification* dependency change, requested
by Obache.
2012-07-15 08:22:46 +00:00
marino
8ec4c057fc editors/ted: Fix DragonFly indirect linking error 2012-07-12 17:10:21 +00:00
wiz
76b9b843a4 Update to 0.4.7 to address PR 46667 (build failure after poppler update)
by Jim Bernard, based on patch by Matthew Mondor.

Version 0.4.7 (July 4, 2012):

    insert image tool (based on patches by Victor Saase and Simon Guest)
    renamed "Journal" menu to "Page"
    paste images and text directly from and to other applications
    lasso tool (based on patch by Ian Woo Kim)

Version 0.4.6 (May 22, 2012):

    win32 portability code (contributed by Dirk Gerrits)
    fix bug in PDF export code on 64-bit systems (patch by Robert Buchholz)
    fix hand tool bug when exiting canvas (#2905711)
    Italian translation (Marco Poletti), German translation (Stefan Lembach)
    Spanish translation (Alvaro), Brazil Portuguese translation (Marco Souza)
    fix save bug with text boxes containing > 4095 characters
    Czech translation (David Kolibac), Dutch translation (Timo Kluck)
    fix crash upon unplugging input devices
    change close dialog box default to "save" (patch by Kit Barnes)
    option to force PDF background rendering via cairo (slower but nicer)
    wrapper for missing GdkPixbuf rendering function in newest poppler
    disable GTK+ XInput bugfix by default (#3429416)
    fix linker flags (#3208984); evdev coordinate fix (#3244118) (Timo Kluck)
    specify license version: GPL v2 or later
    fix 1.#J coordinates from win32 xoj files
2012-07-07 20:33:09 +00:00
joerg
0d0dde2725 Fix inline usage. 2012-07-03 18:10:50 +00:00
adam
9fde0ec108 Revbump after updating boost 2012-07-02 13:37:35 +00:00
dholland
f91b8b8497 Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-07-01 19:05:10 +00:00
dholland
d32c51e372 Merge change from upstream to fix build. 2012-07-01 01:43:02 +00:00
wiz
82ff9fbce3 Fix typo (PKGREVISON -> PKGREVISION). 2012-06-29 06:31:35 +00:00
asau
3ee4ebbc6d Install documentation. Emacs is not the package that can be used
without it effectively.
2012-06-26 17:02:31 +00:00
joerg
59135d7ec2 Disable character set warning for Clang, it produces over 8GB output
otherwise.
2012-06-25 11:27:08 +00:00
dholland
41e917cb83 Whoops, no, exactly the same, misread something. 2012-06-23 19:19:05 +00:00
dholland
5af6d2db6e Fix Solaris build (more or less like Dragonfly build) 2012-06-23 19:18:22 +00:00
dholland
19e8a1d24a Make sure that the elisp subdirs, which are installed by tar-copy, come
out with the right permissions. I'm sometimes getting them coming out
mode 754, which fails the build if PKG_DEVELOPER is set.
2012-06-18 08:19:42 +00:00
dholland
5e1de9c8cb Add missing termcap.bl3.mk. 2012-06-18 03:44:52 +00:00
dholland
366b3499a6 Needs curses, not just termcap. Not bumping revision since it won't have
built since the previous bump, except where curses and termcap pull in
the same depends, in which case it doesn't matter.
2012-06-17 02:55:47 +00:00
dholland
17fb0ff3f9 +emacs24, emacs24-nox11 2012-06-16 21:07:08 +00:00
dholland
ef191f26d2 Mark this broken until emacs25 snapshots become available. Removing
the package until then seems stupid.
2012-06-16 21:06:17 +00:00
dholland
34ce24c23c Add emacs24. Change the logic for emacs-snapshot to be emacs25, which it
presumably will be once the necessary upstream stuff appears.
2012-06-16 21:04:56 +00:00
dholland
a63c9c82d6 Add emacs24-nox11 package, based on emacs-nox11 (which is currently
emacs23) but attached to emacs24.
2012-06-16 21:04:16 +00:00
dholland
baf70d58c0 Add emacs24 package, based on wip/emacs-rc. 2012-06-16 21:03:41 +00:00
markd
e43be93ef2 Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
sbd
a2dcfde2be vigor only works with db1, so if db1 is builtin use it, otherwise use
the included db implementation.

Bump PKGREVISION.
2012-06-15 00:03:48 +00:00
sbd
239c948255 Add missing termcap buildlink.
Bump PKGREVISION.
2012-06-14 22:50:14 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
obache
9e7f447c45 +medit 2012-06-10 12:51:30 +00:00
obache
d088f13b68 Import medit-1.1.0 as editors/medit.
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.
2012-06-10 12:50:33 +00:00
cheusov
ee3baffb7c Add symlink to gnu/man/man1/ed.1
++pkgrevision
2012-06-02 07:10:57 +00:00
cheusov
e17f55d7f8 Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.

++pkgrevision

Add LICENSE
2012-05-29 21:51:15 +00:00
abs
b2f0b66138 +edt 2012-05-23 12:51:48 +00:00
abs
61a044e5cd Added editors/edt version 1.9
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.
2012-05-23 12:51:27 +00:00
dholland
5b88250202 Honor LDFLAGS; should fix rpaths and thus the Linux build. 2012-05-23 04:51:38 +00:00
dholland
7137343a64 Add missing termcap.bl3.mk. 2012-05-23 04:48:35 +00:00
dholland
7bfccaecb2 note where this is used 2012-05-23 04:47:13 +00:00
dholland
d0a99816a7 Honor PKGMANDIR. 2012-05-23 04:43:17 +00:00
joerg
1daf95d966 Deal with the fact that Makefile.in is now regenerated by also patching
Makefile.am as appropiate. automake can't be run directly, since it
doesn't like configure itself.
2012-05-22 05:55:59 +00:00
marino
8b7e8f26fb editors/kdissert: Fix indirect linking (all platforms)
Rather than modify this wscript to read the LDFLAGS environment variable,
the c++ kdeui library was directly specified for all platforms.
2012-05-16 22:16:36 +00:00
marino
096c467850 editors/scite: Fix indirect linking (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
2012-05-16 19:55:02 +00:00
dholland
481f3cc518 Add missing termcap.bl3.mk. 2012-05-14 07:29:50 +00:00
dholland
f375a754db Add missing termcap.bl3.mk. No version bump; on platforms where this
matters lack of it leads to build failure.
2012-05-14 07:09:31 +00:00
dholland
c360e639d5 Use <termcap.h>, not <term.h>. Should fix build on netbsd-5. 2012-05-14 07:07:41 +00:00
dholland
8837c8613d Use time_t to call time(), not "long int". 2012-05-14 07:06:16 +00:00
dholland
24068112ce Use SUBST to insert PREFIX instead of a handrolled sed, and be (much) less
indiscriminate about it.
2012-05-10 20:59:41 +00:00
dholland
db7f226932 Add patch comments to preexisting patches. 2012-05-10 20:54:54 +00:00
dholland
40ebc209fb Pass -Wall. Fix a number of minor bugs and possibly some major ones.
Should also fix clang build. PKGREVISION++
2012-05-10 20:53:30 +00:00
wiz
b3c8d4b3cf Fix accepting keys in text mode; breakage caused by glib2 update.
Patch from Debian, found for OpenBSD by Antoine Jacoutot and
mentioned on current-users by Matthieu Herrb.

Bump PKGREVISION.
2012-05-09 09:30:07 +00:00
dholland
324f4a465a Oops, apparently forgot to commit this. 2012-05-09 05:47:03 +00:00
dholland
dd6ef857db Avoid another symbol name conflict with clone(2). 2012-05-09 05:31:28 +00:00
dholland
f1751b10ff Needs desktopdb.mk. PKGREVISION -> 23. 2012-05-07 19:00:50 +00:00
dholland
b1609b12a3 Fix symbol name conflict with clone(2). 2012-05-07 18:59:39 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
8b4d0a5407 Fix build with glib-2.32. 2012-05-03 06:09:55 +00:00
hauke
e7b4ba9f79 Fix CVE-2009-2688, via <https://bugzilla.redhat.com/show_bug.cgi?id=511994>
Note xemacs 21.5 still dumps core during the build.
2012-04-27 14:37:37 +00:00
hauke
04ff030e96 Fix CVE-2009-2688, via <https://bugzilla.redhat.com/show_bug.cgi?id=511994> 2012-04-27 13:53:46 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
hauke
bd7bbc4026 Like emacs21, #define TERMINFO for NetBSD >= 6.
Fixes PR lib/46366 - thanks to dholland for the hint.
2012-04-25 11:56:42 +00:00
hauke
d9310d56a0 Update edit-utils to v2.43, fixing security advisory CVE-2008-2142
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.
2012-04-24 15:43:32 +00:00
markd
cbc4db0822 Update KDE SC to 4.8.2
bugfixes.
2012-04-15 05:54:50 +00:00
hans
9e9e2b93e6 Add -lrt to LIBS.SunOS and LIBS as OS_LIBS to MAKE_ENV to make this build.
Not needed on 5.11, but doesn't hurt either.
2012-04-13 22:47:47 +00:00
ryoon
195f140e12 Update to 2.5.2.02
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)
2012-04-08 19:29:46 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
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.
2012-04-08 19:08:44 +00:00
drochner
17c0e955d1 sync w/ base pkg (without-gnomevfs), fixes build problem seen in
bulk build
2012-03-27 10:40:20 +00:00
joerg
9ed6aa6fb6 Don't install cat pages. 2012-03-26 14:00:40 +00:00
dholland
07055a4ebe Apply same post-extract chmod as emacs-snapshot to fix the same problem. 2012-03-25 21:25:11 +00:00
dholland
a289bb8b00 Do a post-extract chmod on a couple of directories that are installed
via tar; prevents file-check errors I've been hitting when bulk building.
2012-03-25 21:02:19 +00:00
wiz
244346fe55 Fix encodingo. 2012-03-21 23:35:04 +00:00
minskim
5f9fb1a21c Update emacs-snapshot to 24.0.94.20120319.
Notable changes:
	* net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with
	prefix.
	* htmlfontify.el: Add support for code block fontification for ODT
	export (Bug #9914).
	* subr.el (eval-after-load): If named feature is provided not from
	a file, run after-load forms.  (Bug#10946)
	* calendar/calendar.el (calendar-insert-at-column):
	Handle non-unit-width characters a bit better.  (Bug#10978)
	* vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
	directory and file as argument (Bug#10822).
	* international/quail.el (quail-insert-kbd-layout): Surround each
	row by LRO and PDF instead of inserting many LRMs.  Pad the left
	and right of each non-spacing marks.  Insert invisible space
	between lower and upper characters to prevent composition.
2012-03-21 23:05:02 +00:00
markd
e355821a79 Add kile-kde3 2012-03-21 23:01:19 +00:00
markd
6a49d80a54 Update to 2.1.1
KDE4 version.
2012-03-21 22:59:42 +00:00
markd
fe0e7b34e7 Reimport kile 2.0.2nb11 as kile-kde3 2012-03-21 22:55:06 +00:00
markd
9112fdfa8e Add texworks 2012-03-21 22:45:34 +00:00
markd
e9e6ff5893 Import texworks 0.4.3
The TeXworks project is an effort to build a simple TeX front-end program
(working environment) that will be available for all todays major desktop
operating systems-in particular, MS Windows (XP/Vista/7), typical GNU/Linux
distros and other X11-based systems, as well as Mac OS X. It is deliberately
modeled on Dick Koch?s award-winning TeXShop for Mac OS X, which is credited
with a resurgence of TeX usage on the Mac platform.

To provide a similar experience across all systems, TeXworks is based on
cross-platform, open source tools and libraries. The Qt toolkit was chosen
for the quality of its cross-platform user interface capabilities, with
native "look and feel" on each platform being a realistic target. Qt also
provides a rich application framework, facilitating the relatively rapid
development of a usable product.

The normal TeXworks workflow is PDF-centric, using pdfTeX and XeTeX as
typesetting engines and generating PDF documents as the default formatted
output. Although it is possible to configure a processing path based on DVI,
newcomers to the TeX world need not be concerned with DVI at all, but can
generally treat TeX as a system that goes directly from marked-up text files
to ready-to-use PDF documents.
2012-03-21 22:44:20 +00:00
drochner
2b4191b643 update to 1.6.10 (last release on the 1.6 branch)
changes:
-Read files produced by LyX 2.0
-bugfixes
-translation updates
2012-03-21 18:06:48 +00:00
markd
dc7c04e099 Change category to editors 2012-03-20 00:57:47 +00:00
markd
8697397f1b Add kate. 2012-03-20 00:49:04 +00:00
markd
93029ac56a Import kate. part of KDE SC 4.8.0
Kate is a multi-document, multi-view text editor for KDE. It features
stuff like codefolding, syntaxhighlighting, dynamic word wrap, an
embedded console, an extensive plugin interface and some prelimentary
scripting support.
2012-03-20 00:48:00 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
fhajny
b8ca32336b Install a sample config file by default.
Bump PKGREVISION.
2012-03-13 14:19:00 +00:00
fhajny
aa46853417 Add SunOS libs explicitly to fix modern platforms where configure is not
doing its thing properly.
2012-03-12 12:07:40 +00:00
markd
be7ff55812 Fix build with gcc4.6
Add -fpermissive for Linux
2012-03-10 20:55:46 +00:00
sbd
cbb0588a6f 1) Add missing mk/termcap buildlink3.
2) Always respect CPPFLAGS/LDFLAGS.
3) Enable "USE_CANNA" on Linux and SunOS.

Bump PKGREVISION.
2012-03-10 08:20:13 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
obache
ee03fcdd9c * No need to USE_DB185=yes, it's default behaviour for the case db1 is acceptable.
* No need to conditional db.h => db_185.h, it will be handled by db1.builtin.mk.
2012-03-08 08:01:54 +00:00
hans
00e1277da5 Fix build on SunOS.
- uses db1, so include bdb.buildlink3.mk etc.
- don't build catpage
2012-03-07 16:53:35 +00:00